[ 452.644189] [58034]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 452.645673] [58034]: *** Starting uWSGI 2.0.20-debian (64bit) on [Fri Dec 12 04:55:45 2025] *** [ 452.645673] [58034]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 452.645673] [58034]: os: Linux-6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 [ 452.645673] [58034]: nodename: devstack [ 452.645673] [58034]: machine: x86_64 [ 452.645673] [58034]: clock source: unix [ 452.645951] [58034]: pcre jit disabled [ 452.645951] [58034]: detected number of CPU cores: 8 [ 452.645951] [58034]: current working directory: / [ 452.645951] [58034]: detected binary path: /usr/bin/uwsgi-core [ 452.645951] [58034]: your processes number limit is 128149 [ 452.645951] [58034]: your memory page size is 4096 bytes [ 452.645951] [58034]: detected max file descriptor number: 2048 [ 452.645951] [58034]: lock engine: pthread robust mutexes [ 452.645951] [58034]: thunder lock: enabled [ 452.646313] [58034]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 452.646313] [58034]: Python version: 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0] [ 452.646313] [58034]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 452.646313] [58034]: Set PythonHome to /opt/stack/data/venv [ 452.676841] [58034]: Python main interpreter initialized at 0x592864d41be0 [ 452.676841] [58034]: python threads support enabled [ 452.676841] [58034]: your server socket listen backlog is limited to 100 connections [ 452.676841] [58034]: your mercy for graceful operations on workers is 80 seconds [ 452.677213] [58034]: mapped 403077 bytes (393 KB) for 2 cores [ 452.677256] [58034]: *** Operational MODE: preforking *** [ 452.677411] [58034]: *** uWSGI is running in multiple interpreter mode *** [ 452.677411] [58034]: spawned uWSGI master process (pid: 58034) [ 452.681019] [58034]: spawned uWSGI worker 1 (pid: 58035, cores: 1) [ 452.681019] [58034]: spawned uWSGI worker 2 (pid: 58036, cores: 1) [ 452.681019] [58034]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 452.876789] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 452.876789] [58035]: debtcollector.deprecate( [ 452.879218] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 452.879218] [58036]: debtcollector.deprecate( [ 452.995388] [58035]: /opt/stack/data/venv/lib/python3.10/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. [ 452.995388] [58035]: removals.removed_module( [ 452.996041] [58035]: /opt/stack/data/venv/lib/python3.10/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. [ 452.996041] [58035]: removals.removed_module( [ 452.999418] [58036]: /opt/stack/data/venv/lib/python3.10/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. [ 452.999418] [58036]: removals.removed_module( [ 453.000154] [58036]: /opt/stack/data/venv/lib/python3.10/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. [ 453.000154] [58036]: removals.removed_module( [ 453.577100] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 453.577100] [58035]: warnings.warn( [ 453.584553] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release [ 453.584553] [58036]: warnings.warn( [ 453.634518] [58035]: /opt/stack/data/venv/lib/python3.10/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. [ 453.634518] [58035]: warnings.warn( [ 453.643075] [58036]: /opt/stack/data/venv/lib/python3.10/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. [ 453.643075] [58036]: warnings.warn( [ 453.901354] [58035]: 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. [ 453.901845] [58035]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58035) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 453.903819] [58036]: 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. [ 453.904184] [58036]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58036) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 453.983025] [58035]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 453.983025] [58035]: @jsonschema.FormatChecker.cls_checks('date-time') [ 453.983202] [58036]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 453.983202] [58036]: @jsonschema.FormatChecker.cls_checks('date-time') [ 454.353344] [58036]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58036) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 454.353591] [58035]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58035) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 454.353756] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.353843] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.353981] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.354066] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.354115] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.354252] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.357973] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.358072] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.358143] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.358213] [58036]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.358317] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.358376] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.358431] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.358475] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.358550] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.358629] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.358699] [58035]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.358777] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.358842] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.358918] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.360317] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.360420] [58036]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.360467] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.360518] [58036]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.360597] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.360666] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.360736] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.360823] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.360907] [58035]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.360978] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.361059] [58035]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.361134] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.361234] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.361312] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.365906] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.366023] [58036]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.366076] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.366129] [58036]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.366129] [58036]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.366225] [58035]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.366267] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.366313] [58035]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.366360] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.366405] [58035]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.366448] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.366489] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.366489] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.366489] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.367522] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.367602] [58036]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.367649] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.367693] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.367739] [58035]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.367781] [58036]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.367834] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.367876] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.367917] [58035]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.367968] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.368028] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.368075] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.368118] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.368160] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.368206] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.368281] [58036]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.368333] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.368375] [58036]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.368417] [58035]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.368458] [58036]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.368505] [58035]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.368548] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.368595] [58035]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.368639] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.368681] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.368723] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.368766] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.368766] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.369810] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.369889] [58036]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.369962] [58036]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.370079] [58036]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.370138] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.370191] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.370235] [58035]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.370278] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.370323] [58035]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.370365] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.370414] [58035]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.370460] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.370502] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.370547] [58036]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.370547] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.370628] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.370669] [58036]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.370714] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.370758] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.370800] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.370841] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.370885] [58035]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.370885] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.370969] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.371021] [58035]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.371021] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.371021] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.371021] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.371933] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.372026] [58036]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.372097] [58036]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.372173] [58036]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.372238] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.372302] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.372349] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.372393] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.372441] [58035]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.372485] [58035]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.372530] [58035]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.372573] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.372636] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.372722] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.373082] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.373164] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.373232] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.373301] [58036]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.373363] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.373426] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.373495] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.373531] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.373598] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.373666] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.373734] [58035]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.373796] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.373858] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.373942] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.375476] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.375559] [58036]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.375598] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.375625] [58036]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.375682] [58035]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.375727] [58036]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.375770] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.375815] [58035]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.375857] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.375900] [58035]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.375945] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.375982] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.375982] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.376092] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.376659] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.376742] [58036]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.376811] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.376869] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.376913] [58036]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.376957] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.376984] [58035]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.377017] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.377044] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.377074] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.377101] [58035]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.377167] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.377209] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.377286] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.378788] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.378881] [58036]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.378943] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.378995] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.379058] [58036]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.379102] [58035]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.379148] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.379207] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.379263] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.379308] [58035]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.379342] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.379378] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.379404] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.379435] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.379461] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.379486] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.379511] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.379539] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.379565] [58036]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.379591] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.379669] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.379695] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.379723] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.379749] [58035]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.379774] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.379799] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.379826] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.379852] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.379877] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.379902] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.379928] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.379953] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.379980] [58036]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.380020] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.380047] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.380074] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.380098] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.380137] [58035]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.380167] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.380196] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.380196] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.380196] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.380772] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.380867] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.380927] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.380974] [58036]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.381045] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.381109] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.381168] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.381228] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.381274] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.381331] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.381384] [58035]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.381384] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.381384] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.381384] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.381923] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.382012] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.382083] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.382147] [58036]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.382211] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.382266] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.382312] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.382372] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.382430] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.382460] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.382460] [58035]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.382509] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.382585] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.382633] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.384903] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.385015] [58036]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.385085] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.385116] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.385151] [58036]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.385178] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.385206] [58035]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.385238] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.385274] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.385303] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.385330] [58035]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.385416] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.385467] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.385516] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.386046] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.386131] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.386198] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.386268] [58036]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.386332] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.386390] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.386447] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.386501] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.386549] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.386603] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.386603] [58035]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.386603] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.386740] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.386740] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.390198] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.390296] [58036]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.390362] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.390405] [58036]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.390472] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.390523] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.390683] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.390716] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.390773] [58035]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.390862] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.390937] [58035]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.391009] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.391086] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.391151] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.392374] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.392454] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.392527] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.392584] [58036]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.392647] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.392710] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.392781] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.392823] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.392855] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.392918] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.393010] [58035]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.393075] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.393138] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.393207] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.393241] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.393295] [58036]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.393351] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.393406] [58036]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.393449] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.393497] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.393547] [58035]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.393589] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.393629] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.393676] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.393718] [58035]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.393754] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.393799] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.393835] [58036]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.393835] [58036]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.393921] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.393952] [58036]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.393978] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.394024] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.394051] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.394086] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.394113] [58035]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.394139] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.394172] [58035]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.394172] [58035]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.394172] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.394247] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.394247] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.394739] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.394817] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.394888] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.394953] [58036]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.395028] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.395085] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.395115] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.395149] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.395182] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.395261] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.395319] [58035]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.395425] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.395485] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.395559] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.397105] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.397195] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.397254] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.397310] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.397351] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.397409] [58036]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.397454] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.397482] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.397509] [58035]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.397544] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.397570] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.397597] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.397622] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.397622] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.400647] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.400734] [58036]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.400872] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.400872] [58036]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.401020] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.401020] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.401129] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.401173] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.401173] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.401283] [58035]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.401311] [58036]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.401337] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.401362] [58036]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.401398] [58035]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.401425] [58036]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.401425] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.401476] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.401501] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.401526] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.401552] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.401581] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.401581] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.401634] [58035]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.401660] [58035]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.401762] [58035]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.401814] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.401860] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.401902] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.402232] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.402316] [58036]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.402386] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.402455] [58036]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.402515] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.402575] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.402643] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.402736] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.402839] [58035]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.402908] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.402972] [58035]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.403041] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.403100] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.403186] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.403462] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.403519] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.403571] [58036]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.403615] [58035]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.403657] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.403700] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.403729] [58036]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.403755] [58035]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.403781] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.403807] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.403836] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.403862] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.403891] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.403918] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.405799] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.405886] [58036]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.405940] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.406019] [58036]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.406093] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.406146] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.406146] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.406228] [58035]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.406276] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.406330] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.406330] [58035]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.406410] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.406410] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.406486] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.407254] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.407346] [58036]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.407401] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.407443] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.407472] [58035]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.407498] [58036]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.407523] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.407563] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.407594] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.407620] [58035]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.407646] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.407672] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.407754] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.407820] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.409526] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.409626] [58036]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.409693] [58036]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.409739] [58036]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.409798] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.409859] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.409916] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.409969] [58035]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.410023] [58036]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.410079] [58035]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.410079] [58035]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.410167] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.410215] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.410252] [58035]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 454.411227] [58036]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58036) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.411302] [58036]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.411374] [58036]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.411425] [58035]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58035) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 454.411483] [58036]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.411483] [58036]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58036) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.411597] [58035]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 454.411628] [58036]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58036) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.411654] [58035]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 454.411654] [58035]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 454.411707] [58035]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58035) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 454.411766] [58035]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58035) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 454.437113] [58036]: INFO dbcounter [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Registered counter for database cinder [ 454.437800] [58035]: INFO dbcounter [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Registered counter for database cinder [ 454.446462] [58036]: DEBUG oslo_db.sqlalchemy.engines [None req-82d70338-96ce-485a-9424-1b0db039a7c4 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58036) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 454.447968] [58035]: DEBUG oslo_db.sqlalchemy.engines [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58035) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 454.578962] [58036]: DEBUG dbcounter [-] [58036] Writer thread running {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 454.582080] [58036]: INFO cinder.rpc [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 454.582197] [58035]: DEBUG dbcounter [-] [58035] Writer thread running {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 454.584275] [58036]: INFO cinder.rpc [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 454.584363] [58035]: INFO cinder.rpc [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 454.586363] [58036]: INFO cinder.rpc [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 454.586438] [58035]: INFO cinder.rpc [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 454.588234] [58036]: INFO cinder.rpc [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 454.588527] [58035]: INFO cinder.rpc [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 454.588607] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.588797] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.590391] [58036]: WARNING cinder.keymgr.conf_key_mgr [None req-82d70338-96ce-485a-9424-1b0db039a7c4 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' [ 454.590466] [58035]: INFO cinder.rpc [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 454.590734] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.590917] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.591464] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.591582] [58035]: WARNING cinder.keymgr.conf_key_mgr [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b 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' [ 454.591620] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.592640] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.592798] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.594202] [58036]: DEBUG oslo_db.sqlalchemy.engines [None req-82d70338-96ce-485a-9424-1b0db039a7c4 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58036) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 454.595238] [58035]: DEBUG oslo_db.sqlalchemy.engines [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58035) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 454.595883] [58036]: INFO cinder.rpc [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 454.596924] [58035]: INFO cinder.rpc [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 454.597684] [58036]: INFO cinder.rpc [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 454.598096] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.598260] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.598751] [58035]: INFO cinder.rpc [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 454.599157] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.599360] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.607087] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.607258] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.608245] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.608449] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.609982] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.610150] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.611214] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.611380] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.612889] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.613063] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.614097] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.614233] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.617175] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.617343] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.618222] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.618418] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.619753] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.619914] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.620788] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.620950] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.623594] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.623753] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.624517] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.624669] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.626563] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.626720] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.627304] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.627463] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.629061] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.629225] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.629843] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.630012] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.631666] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.631825] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.632399] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.632554] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.632743] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.632895] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.633483] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.633638] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.635455] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.635614] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.635801] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.635958] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.640721] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.640881] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.641110] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.641272] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.643944] [58036]: WARNING cinder.api.contrib.hosts [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 454.644363] [58035]: WARNING cinder.api.contrib.hosts [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 454.644421] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.644607] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.644801] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.645017] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.645399] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.645553] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.645947] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.646109] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.646567] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.646720] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.647056] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.647219] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.647482] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.647637] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.647965] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.648127] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.648790] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.648939] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.649322] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.649487] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.650118] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.650348] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.650423] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.650621] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.651508] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.651709] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.651826] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.651984] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.652551] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.652716] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.652842] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.652996] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.653648] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.653801] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.653927] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.654092] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.654497] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: extensions {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.654842] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: extensions {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.655951] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: os-hosts {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.656304] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: os-hosts {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.657363] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: qos-specs {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.657732] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: qos-specs {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.659646] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: os-quota-class-sets {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.659996] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: os-quota-class-sets {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.661092] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: scheduler-stats {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.661436] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: scheduler-stats {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.663548] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: os-snapshot-manage {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.663905] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: os-snapshot-manage {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.665024] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: capabilities {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.665397] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: capabilities {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.760994] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: encryption {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.762144] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: encryption {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.762657] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: cgsnapshots {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.763846] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: cgsnapshots {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.764191] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: os-quota-sets {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.765475] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: os-quota-sets {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.765680] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: os-volume-manage {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.766993] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: os-volume-manage {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.767244] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: os-volume-transfer {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.768990] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: os-volume-transfer {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.769124] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: os-volume-type-access {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.770733] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: os-volume-type-access {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.770802] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: backups {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.772332] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: backups {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.773045] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: os-services {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.774315] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: consistencygroups {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.774449] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: os-services {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.775711] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: consistencygroups {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.776764] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: extra_specs {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.777724] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: extra_specs {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.778398] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: os-availability-zone {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.779447] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: os-availability-zone {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.779774] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extended resource: encryption {{(pid=58036) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.781150] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extended resource: encryption {{(pid=58035) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 454.781786] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.781957] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.782975] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.783147] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.783201] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.783331] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.784085] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.784241] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.784416] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.784580] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.785065] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.785220] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.785450] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.785603] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.786262] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.786481] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.786530] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.786600] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.787364] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.787524] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.787567] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.787699] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.788373] [58036]: WARNING stevedore.named [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.788526] [58036]: WARNING castellan.key_manager [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.788671] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.788857] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.789226] [58036]: DEBUG cinder.api.contrib.snapshot_actions [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] SnapshotActionsController initialized {{(pid=58036) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 454.789374] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension VolumeActions extending resource: volumes {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.789532] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension UsedLimits extending resource: limits {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.789648] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.789693] [58035]: WARNING stevedore.named [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 454.789765] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.789833] [58035]: WARNING castellan.key_manager [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 454.789972] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension TypesManage extending resource: types {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790100] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790217] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension AdminActions extending resource: volumes {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790336] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension AdminActions extending resource: snapshots {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790448] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension AdminActions extending resource: backups {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790532] [58035]: DEBUG cinder.api.contrib.snapshot_actions [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] SnapshotActionsController initialized {{(pid=58035) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 454.790566] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790674] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790713] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension VolumeActions extending resource: volumes {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790789] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790822] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension UsedLimits extending resource: limits {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790900] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.790934] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791018] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791053] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791123] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791157] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension TypesManage extending resource: types {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791228] [58036]: DEBUG cinder.api.v3.router [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58036) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791277] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791382] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension AdminActions extending resource: volumes {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791500] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension AdminActions extending resource: snapshots {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791613] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension AdminActions extending resource: backups {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791725] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension VolumeTypeAccess extending resource: types {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791841] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.791953] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.792073] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.792185] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.792289] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.792391] [58035]: DEBUG cinder.api.v3.router [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Extension SnapshotActions extending resource: snapshots {{(pid=58035) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 454.793792] [58036]: WARNING keystonemiddleware.auth_token [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 454.794974] [58035]: WARNING keystonemiddleware.auth_token [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. [ 454.799014] [58036]: WARNING keystonemiddleware.auth_token [None req-82d70338-96ce-485a-9424-1b0db039a7c4 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 454.800107] [58035]: WARNING keystonemiddleware.auth_token [None req-daef4343-b3f2-434f-851f-5a6f34c2aa4b None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint [ 454.801638] [58036]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x592864d41be0 pid: 58036 (default app) [ 454.802689] [58035]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x592864d41be0 pid: 58035 (default app) [ 454.810579] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.810579] [58036]: warnings.warn(deprecated_msg) [ 454.810579] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.810579] [58036]: warnings.warn(deprecated_msg) [ 454.810812] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.810812] [58036]: warnings.warn(deprecated_msg) [ 454.810812] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.810812] [58036]: warnings.warn(deprecated_msg) [ 454.810946] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.810946] [58036]: warnings.warn(deprecated_msg) [ 454.810946] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.810946] [58036]: warnings.warn(deprecated_msg) [ 454.810946] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.810946] [58036]: warnings.warn(deprecated_msg) [ 454.811188] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811188] [58036]: warnings.warn(deprecated_msg) [ 454.811188] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811188] [58036]: warnings.warn(deprecated_msg) [ 454.811188] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811365] [58036]: warnings.warn(deprecated_msg) [ 454.811365] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811365] [58036]: warnings.warn(deprecated_msg) [ 454.811365] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811365] [58036]: warnings.warn(deprecated_msg) [ 454.811513] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811513] [58036]: warnings.warn(deprecated_msg) [ 454.811513] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811513] [58036]: warnings.warn(deprecated_msg) [ 454.811668] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811668] [58036]: warnings.warn(deprecated_msg) [ 454.811668] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811668] [58036]: warnings.warn(deprecated_msg) [ 454.811668] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811875] [58036]: warnings.warn(deprecated_msg) [ 454.811875] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811875] [58036]: warnings.warn(deprecated_msg) [ 454.811875] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.811875] [58036]: warnings.warn(deprecated_msg) [ 454.812065] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812065] [58036]: warnings.warn(deprecated_msg) [ 454.812065] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812065] [58036]: warnings.warn(deprecated_msg) [ 454.812065] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812065] [58036]: warnings.warn(deprecated_msg) [ 454.812333] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812333] [58036]: warnings.warn(deprecated_msg) [ 454.812333] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812333] [58036]: warnings.warn(deprecated_msg) [ 454.812333] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812333] [58036]: warnings.warn(deprecated_msg) [ 454.812522] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812522] [58036]: warnings.warn(deprecated_msg) [ 454.812522] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812522] [58036]: warnings.warn(deprecated_msg) [ 454.812522] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812522] [58036]: warnings.warn(deprecated_msg) [ 454.812706] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812706] [58036]: warnings.warn(deprecated_msg) [ 454.812706] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812706] [58036]: warnings.warn(deprecated_msg) [ 454.812706] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812866] [58036]: warnings.warn(deprecated_msg) [ 454.812866] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812866] [58036]: warnings.warn(deprecated_msg) [ 454.812866] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.812866] [58036]: warnings.warn(deprecated_msg) [ 454.813017] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813017] [58036]: warnings.warn(deprecated_msg) [ 454.813017] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813017] [58036]: warnings.warn(deprecated_msg) [ 454.813017] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813017] [58036]: warnings.warn(deprecated_msg) [ 454.813207] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813207] [58036]: warnings.warn(deprecated_msg) [ 454.813207] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813207] [58036]: warnings.warn(deprecated_msg) [ 454.813207] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813207] [58036]: warnings.warn(deprecated_msg) [ 454.813381] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813381] [58036]: warnings.warn(deprecated_msg) [ 454.813381] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813381] [58036]: warnings.warn(deprecated_msg) [ 454.813381] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813552] [58036]: warnings.warn(deprecated_msg) [ 454.813552] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813552] [58036]: warnings.warn(deprecated_msg) [ 454.813552] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813552] [58036]: warnings.warn(deprecated_msg) [ 454.813716] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813716] [58036]: warnings.warn(deprecated_msg) [ 454.813716] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813716] [58036]: warnings.warn(deprecated_msg) [ 454.813845] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813845] [58036]: warnings.warn(deprecated_msg) [ 454.813845] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813845] [58036]: warnings.warn(deprecated_msg) [ 454.813966] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813966] [58036]: warnings.warn(deprecated_msg) [ 454.813966] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.813966] [58036]: warnings.warn(deprecated_msg) [ 454.813966] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.814947] [58036]: warnings.warn(deprecated_msg) [ 454.814947] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.814947] [58036]: warnings.warn(deprecated_msg) [ 454.814947] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.814947] [58036]: warnings.warn(deprecated_msg) [ 454.815204] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815204] [58036]: warnings.warn(deprecated_msg) [ 454.815204] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815204] [58036]: warnings.warn(deprecated_msg) [ 454.815407] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815407] [58036]: warnings.warn(deprecated_msg) [ 454.815407] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815407] [58036]: warnings.warn(deprecated_msg) [ 454.815602] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815602] [58036]: warnings.warn(deprecated_msg) [ 454.815602] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815602] [58036]: warnings.warn(deprecated_msg) [ 454.815797] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815797] [58036]: warnings.warn(deprecated_msg) [ 454.815797] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815797] [58036]: warnings.warn(deprecated_msg) [ 454.815999] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815999] [58036]: warnings.warn(deprecated_msg) [ 454.815999] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.815999] [58036]: warnings.warn(deprecated_msg) [ 454.816210] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.816210] [58036]: warnings.warn(deprecated_msg) [ 454.816210] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.816210] [58036]: warnings.warn(deprecated_msg) [ 454.816210] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.816499] [58036]: warnings.warn(deprecated_msg) [ 454.816499] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.816499] [58036]: warnings.warn(deprecated_msg) [ 454.816499] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.816499] [58036]: warnings.warn(deprecated_msg) [ 454.816499] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.816920] [58036]: warnings.warn(deprecated_msg) [ 454.816920] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.816920] [58036]: warnings.warn(deprecated_msg) [ 454.816920] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.816920] [58036]: warnings.warn(deprecated_msg) [ 454.817188] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.817188] [58036]: warnings.warn(deprecated_msg) [ 454.817188] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.817188] [58036]: warnings.warn(deprecated_msg) [ 454.817188] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.817188] [58036]: warnings.warn(deprecated_msg) [ 454.817532] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.817532] [58036]: warnings.warn(deprecated_msg) [ 454.817532] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.817532] [58036]: warnings.warn(deprecated_msg) [ 454.817532] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.817532] [58036]: warnings.warn(deprecated_msg) [ 454.818254] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.818254] [58036]: warnings.warn(deprecated_msg) [ 454.818254] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.818254] [58036]: warnings.warn(deprecated_msg) [ 454.818254] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.818254] [58036]: warnings.warn(deprecated_msg) [ 454.818584] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.818584] [58036]: warnings.warn(deprecated_msg) [ 454.818584] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.818584] [58036]: warnings.warn(deprecated_msg) [ 454.818584] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.818584] [58036]: warnings.warn(deprecated_msg) [ 454.818869] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.818869] [58036]: warnings.warn(deprecated_msg) [ 454.818869] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.818869] [58036]: warnings.warn(deprecated_msg) [ 454.819085] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.819085] [58036]: warnings.warn(deprecated_msg) [ 454.819085] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.819085] [58036]: warnings.warn(deprecated_msg) [ 454.819085] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.819342] [58036]: warnings.warn(deprecated_msg) [ 454.819342] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.819342] [58036]: warnings.warn(deprecated_msg) [ 454.819342] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.819342] [58036]: warnings.warn(deprecated_msg) [ 454.819342] [58036]: DEBUG cinder.api.middleware.request_id [None req-4b0a54b8-13bc-41c5-8b05-a85488c2e0df None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 454.819342] [58036]: [pid: 58036|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Fri Dec 12 04:55:47 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 458.255039] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.255039] [58035]: warnings.warn(deprecated_msg) [ 458.255530] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.255530] [58035]: warnings.warn(deprecated_msg) [ 458.255530] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.255530] [58035]: warnings.warn(deprecated_msg) [ 458.255530] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.255848] [58035]: warnings.warn(deprecated_msg) [ 458.255848] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.255848] [58035]: warnings.warn(deprecated_msg) [ 458.255848] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.255848] [58035]: warnings.warn(deprecated_msg) [ 458.255848] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.256153] [58035]: warnings.warn(deprecated_msg) [ 458.256153] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.256153] [58035]: warnings.warn(deprecated_msg) [ 458.256153] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.256153] [58035]: warnings.warn(deprecated_msg) [ 458.256374] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.256374] [58035]: warnings.warn(deprecated_msg) [ 458.256374] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.256374] [58035]: warnings.warn(deprecated_msg) [ 458.256606] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.256606] [58035]: warnings.warn(deprecated_msg) [ 458.256606] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.256606] [58035]: warnings.warn(deprecated_msg) [ 458.256814] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.256814] [58035]: warnings.warn(deprecated_msg) [ 458.256814] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.256814] [58035]: warnings.warn(deprecated_msg) [ 458.256814] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257095] [58035]: warnings.warn(deprecated_msg) [ 458.257095] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257095] [58035]: warnings.warn(deprecated_msg) [ 458.257095] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257095] [58035]: warnings.warn(deprecated_msg) [ 458.257379] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257379] [58035]: warnings.warn(deprecated_msg) [ 458.257379] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257379] [58035]: warnings.warn(deprecated_msg) [ 458.257379] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257379] [58035]: warnings.warn(deprecated_msg) [ 458.257544] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257544] [58035]: warnings.warn(deprecated_msg) [ 458.257544] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257544] [58035]: warnings.warn(deprecated_msg) [ 458.257544] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257544] [58035]: warnings.warn(deprecated_msg) [ 458.257704] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257704] [58035]: warnings.warn(deprecated_msg) [ 458.257704] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257704] [58035]: warnings.warn(deprecated_msg) [ 458.257704] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257704] [58035]: warnings.warn(deprecated_msg) [ 458.257894] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257894] [58035]: warnings.warn(deprecated_msg) [ 458.257894] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257894] [58035]: warnings.warn(deprecated_msg) [ 458.257894] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.257894] [58035]: warnings.warn(deprecated_msg) [ 458.258072] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258072] [58035]: warnings.warn(deprecated_msg) [ 458.258072] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258072] [58035]: warnings.warn(deprecated_msg) [ 458.258181] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258181] [58035]: warnings.warn(deprecated_msg) [ 458.258181] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258181] [58035]: warnings.warn(deprecated_msg) [ 458.258181] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258323] [58035]: warnings.warn(deprecated_msg) [ 458.258323] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258323] [58035]: warnings.warn(deprecated_msg) [ 458.258323] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258323] [58035]: warnings.warn(deprecated_msg) [ 458.258483] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258483] [58035]: warnings.warn(deprecated_msg) [ 458.258483] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258483] [58035]: warnings.warn(deprecated_msg) [ 458.258483] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258483] [58035]: warnings.warn(deprecated_msg) [ 458.258646] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258646] [58035]: warnings.warn(deprecated_msg) [ 458.258646] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258646] [58035]: warnings.warn(deprecated_msg) [ 458.258646] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258794] [58035]: warnings.warn(deprecated_msg) [ 458.258794] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258794] [58035]: warnings.warn(deprecated_msg) [ 458.258794] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258794] [58035]: warnings.warn(deprecated_msg) [ 458.258957] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258957] [58035]: warnings.warn(deprecated_msg) [ 458.258957] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.258957] [58035]: warnings.warn(deprecated_msg) [ 458.259542] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.259542] [58035]: warnings.warn(deprecated_msg) [ 458.259542] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.259542] [58035]: warnings.warn(deprecated_msg) [ 458.259739] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.259739] [58035]: warnings.warn(deprecated_msg) [ 458.259739] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.259739] [58035]: warnings.warn(deprecated_msg) [ 458.259739] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.259971] [58035]: warnings.warn(deprecated_msg) [ 458.259971] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.259971] [58035]: warnings.warn(deprecated_msg) [ 458.259971] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.259971] [58035]: warnings.warn(deprecated_msg) [ 458.260234] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.260234] [58035]: warnings.warn(deprecated_msg) [ 458.260234] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.260234] [58035]: warnings.warn(deprecated_msg) [ 458.260450] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.260450] [58035]: warnings.warn(deprecated_msg) [ 458.260450] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.260450] [58035]: warnings.warn(deprecated_msg) [ 458.260640] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.260640] [58035]: warnings.warn(deprecated_msg) [ 458.260640] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.260640] [58035]: warnings.warn(deprecated_msg) [ 458.260824] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.260824] [58035]: warnings.warn(deprecated_msg) [ 458.260824] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.260824] [58035]: warnings.warn(deprecated_msg) [ 458.261021] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261021] [58035]: warnings.warn(deprecated_msg) [ 458.261021] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261021] [58035]: warnings.warn(deprecated_msg) [ 458.261209] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261209] [58035]: warnings.warn(deprecated_msg) [ 458.261209] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261209] [58035]: warnings.warn(deprecated_msg) [ 458.261209] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261209] [58035]: warnings.warn(deprecated_msg) [ 458.261488] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261488] [58035]: warnings.warn(deprecated_msg) [ 458.261488] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261488] [58035]: warnings.warn(deprecated_msg) [ 458.261488] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261761] [58035]: warnings.warn(deprecated_msg) [ 458.261761] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261761] [58035]: warnings.warn(deprecated_msg) [ 458.261761] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261761] [58035]: warnings.warn(deprecated_msg) [ 458.261761] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.261761] [58035]: warnings.warn(deprecated_msg) [ 458.262105] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262105] [58035]: warnings.warn(deprecated_msg) [ 458.262105] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262105] [58035]: warnings.warn(deprecated_msg) [ 458.262105] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262105] [58035]: warnings.warn(deprecated_msg) [ 458.262409] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262409] [58035]: warnings.warn(deprecated_msg) [ 458.262409] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262409] [58035]: warnings.warn(deprecated_msg) [ 458.262409] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262409] [58035]: warnings.warn(deprecated_msg) [ 458.262682] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262682] [58035]: warnings.warn(deprecated_msg) [ 458.262682] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262682] [58035]: warnings.warn(deprecated_msg) [ 458.262682] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262682] [58035]: warnings.warn(deprecated_msg) [ 458.262949] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262949] [58035]: warnings.warn(deprecated_msg) [ 458.262949] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.262949] [58035]: warnings.warn(deprecated_msg) [ 458.263147] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.263147] [58035]: warnings.warn(deprecated_msg) [ 458.263147] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.263147] [58035]: warnings.warn(deprecated_msg) [ 458.263982] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.263982] [58035]: warnings.warn(deprecated_msg) [ 458.263982] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.263982] [58035]: warnings.warn(deprecated_msg) [ 458.264210] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.264210] [58035]: warnings.warn(deprecated_msg) [ 458.264210] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 458.264210] [58035]: warnings.warn(deprecated_msg) [ 458.264210] [58035]: DEBUG cinder.api.middleware.request_id [None req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 458.622253] [58035]: INFO cinder.api.openstack.wsgi [None req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 admin admin] POST http://10.180.1.21/volume/v3/types [ 458.622989] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 458.624740] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 458.624740] [58035]: warnings.warn( [ 458.628195] [58035]: DEBUG oslo_db.sqlalchemy.engines [None req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58035) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 458.654025] [58035]: INFO cinder.api.openstack.wsgi [None req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 458.654476] [58035]: [pid: 58035|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Dec 12 04:55:51 2025] POST /volume/v3/types => generated 182 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 458.658600] [58036]: DEBUG cinder.api.middleware.request_id [req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 req-c636b964-8661-427d-bdb6-a5deb03916f6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 458.919155] [58036]: INFO cinder.api.openstack.wsgi [req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 req-c636b964-8661-427d-bdb6-a5deb03916f6 admin admin] POST http://10.180.1.21/volume/v3/types/da56b03f-d094-483e-8553-9015d677aebb/extra_specs [ 458.919887] [58036]: DEBUG cinder.api.openstack.wsgi [req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 req-c636b964-8661-427d-bdb6-a5deb03916f6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 458.921756] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 458.921756] [58036]: warnings.warn( [ 458.925400] [58036]: DEBUG oslo_db.sqlalchemy.engines [req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 req-c636b964-8661-427d-bdb6-a5deb03916f6 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=58036) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 458.972113] [58036]: INFO cinder.api.openstack.wsgi [req-a9ff87e1-cf91-4ea5-8ca6-8a59674870c3 req-c636b964-8661-427d-bdb6-a5deb03916f6 admin admin] http://10.180.1.21/volume/v3/types/da56b03f-d094-483e-8553-9015d677aebb/extra_specs returned with HTTP 200 [ 458.972594] [58036]: [pid: 58036|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Fri Dec 12 04:55:51 2025] POST /volume/v3/types/da56b03f-d094-483e-8553-9015d677aebb/extra_specs => generated 51 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 468.651261] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 468.970811] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 471.419474] [58035]: DEBUG cinder.api.middleware.request_id [None req-8892a7d3-d056-462a-a809-60a2e40488de None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 471.420188] [58035]: INFO cinder.api.openstack.wsgi [None req-8892a7d3-d056-462a-a809-60a2e40488de None None] GET http://10.180.1.21/volume// [ 471.420372] [58035]: DEBUG cinder.api.openstack.wsgi [None req-8892a7d3-d056-462a-a809-60a2e40488de None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 471.420584] [58035]: DEBUG cinder.api.openstack.wsgi [None req-8892a7d3-d056-462a-a809-60a2e40488de None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 471.421213] [58035]: INFO cinder.api.openstack.wsgi [None req-8892a7d3-d056-462a-a809-60a2e40488de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 471.421535] [58035]: [pid: 58035|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Dec 12 04:56:04 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 540.754831] [58036]: DEBUG cinder.api.middleware.request_id [None req-d6c2c00b-3be0-4342-aec3-713aeca41b38 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 540.837986] [58036]: INFO cinder.api.openstack.wsgi [None req-d6c2c00b-3be0-4342-aec3-713aeca41b38 tempest-verify_tempest_config-1322563959 tempest-verify_tempest_config-1322563959-project-member] GET http://10.180.1.21/volume/v3/extensions [ 540.838231] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d6c2c00b-3be0-4342-aec3-713aeca41b38 tempest-verify_tempest_config-1322563959 tempest-verify_tempest_config-1322563959-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 540.838440] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d6c2c00b-3be0-4342-aec3-713aeca41b38 tempest-verify_tempest_config-1322563959 tempest-verify_tempest_config-1322563959-project-member] Calling method 'index' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 540.838843] [58036]: INFO cinder.api.openstack.wsgi [None req-d6c2c00b-3be0-4342-aec3-713aeca41b38 tempest-verify_tempest_config-1322563959 tempest-verify_tempest_config-1322563959-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 540.839271] [58036]: [pid: 58036|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Dec 12 04:57:13 2025] GET /volume/v3/extensions => generated 5245 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 613.603559] [58035]: DEBUG cinder.api.middleware.request_id [None req-3c42c7f8-b045-430d-830b-669a9c8f693b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.747272] [58035]: INFO cinder.api.openstack.wsgi [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 613.747608] [58035]: DEBUG cinder.api.openstack.wsgi [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1476414938"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 613.749514] [58035]: DEBUG cinder.api.v3.volumes [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1476414938'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 613.750451] [58035]: INFO cinder.api.v3.volumes [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Create volume of 1 GB [ 613.771026] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Availability zone cache updated, next update will occur around 2025-12-12 05:58:26.539533. {{(pid=58035) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 613.771026] [58035]: INFO cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Availability Zones retrieved successfully. [ 613.791190] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Flow 'volume_create_api' (6d38d338-68cc-4906-aa2d-1e8064d9293a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 613.792650] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d451aa8-bebb-4022-b7d0-4456496703c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 613.793567] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 613.838021] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d451aa8-bebb-4022-b7d0-4456496703c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 613.838021] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc842689-d2b2-428d-8937-9b59203d3041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 613.873395] [58035]: WARNING cinder.quota [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 613.873768] [58035]: WARNING cinder.quota [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 613.939087] [58035]: DEBUG cinder.quota [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Created reservations ['a4fb7d0d-63cf-400e-8530-e124d52ccd77', 'bd9dbd9b-a4df-4c10-80a0-1ee5f880ff02', '5562f960-c24c-4e21-922b-74f847639362', '7c79dcfc-0fda-4304-bd6d-20187a8d182d'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 613.939087] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc842689-d2b2-428d-8937-9b59203d3041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4fb7d0d-63cf-400e-8530-e124d52ccd77', 'bd9dbd9b-a4df-4c10-80a0-1ee5f880ff02', '5562f960-c24c-4e21-922b-74f847639362', '7c79dcfc-0fda-4304-bd6d-20187a8d182d']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 613.939087] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86148d09-9c52-4057-928a-ce7e3fc26cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 613.994806] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86148d09-9c52-4057-928a-ce7e3fc26cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca27d339-8475-4d16-b6bc-ee081f883052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1476414938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a85e7443d1480380eb3823950cd8c0',qos_specs=None,replication_status=,reservations=['a4fb7d0d-63cf-400e-8530-e124d52ccd77','bd9dbd9b-a4df-4c10-80a0-1ee5f880ff02','5562f960-c24c-4e21-922b-74f847639362','7c79dcfc-0fda-4304-bd6d-20187a8d182d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2e2e49199543cba8e19503d779bf4c',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T04:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1476414938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca27d339-8475-4d16-b6bc-ee081f883052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a85e7443d1480380eb3823950cd8c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b2e2e49199543cba8e19503d779bf4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 613.995566] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4818b6-fd9c-4d1c-86cb-f697a6708c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 614.020448] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea4818b6-fd9c-4d1c-86cb-f697a6708c16) transitioned into state 'SUCCESS' from state '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-1476414938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a85e7443d1480380eb3823950cd8c0',qos_specs=None,replication_status=,reservations=['a4fb7d0d-63cf-400e-8530-e124d52ccd77','bd9dbd9b-a4df-4c10-80a0-1ee5f880ff02','5562f960-c24c-4e21-922b-74f847639362','7c79dcfc-0fda-4304-bd6d-20187a8d182d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2e2e49199543cba8e19503d779bf4c',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 614.020448] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8155168a-1ed0-45a7-9e65-e59f7b8b55ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 614.045462] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8155168a-1ed0-45a7-9e65-e59f7b8b55ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 614.046570] [58035]: DEBUG cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Flow 'volume_create_api' (6d38d338-68cc-4906-aa2d-1e8064d9293a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 614.046941] [58035]: INFO cinder.volume.api [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Create volume request issued successfully. [ 614.048152] [58035]: INFO cinder.api.openstack.wsgi [None req-3c42c7f8-b045-430d-830b-669a9c8f693b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 614.049099] [58035]: [pid: 58035|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 04:58:26 2025] POST /volume/v3/volumes => generated 784 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 614.063612] [58036]: DEBUG cinder.api.middleware.request_id [None req-627e026b-eca0-44fe-978f-0224a4b8a73b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.064223] [58036]: INFO cinder.api.openstack.wsgi [None req-627e026b-eca0-44fe-978f-0224a4b8a73b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 614.064372] [58036]: DEBUG cinder.api.openstack.wsgi [None req-627e026b-eca0-44fe-978f-0224a4b8a73b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 614.064676] [58036]: DEBUG cinder.api.openstack.wsgi [None req-627e026b-eca0-44fe-978f-0224a4b8a73b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 614.102293] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.102293] [58036]: warnings.warn( [ 614.112667] [58036]: INFO cinder.volume.api [None req-627e026b-eca0-44fe-978f-0224a4b8a73b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 614.122107] [58036]: INFO cinder.api.openstack.wsgi [None req-627e026b-eca0-44fe-978f-0224a4b8a73b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 614.122788] [58036]: [pid: 58036|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:58:26 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 963 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.134437] [58035]: DEBUG cinder.api.middleware.request_id [None req-5a29fa94-0014-439b-ada0-fbd9512d9f56 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.136625] [58035]: INFO cinder.api.openstack.wsgi [None req-5a29fa94-0014-439b-ada0-fbd9512d9f56 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 615.137142] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5a29fa94-0014-439b-ada0-fbd9512d9f56 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 615.137142] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5a29fa94-0014-439b-ada0-fbd9512d9f56 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 615.149962] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.149962] [58035]: warnings.warn( [ 615.166919] [58035]: INFO cinder.volume.api [None req-5a29fa94-0014-439b-ada0-fbd9512d9f56 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 615.176741] [58035]: INFO cinder.api.openstack.wsgi [None req-5a29fa94-0014-439b-ada0-fbd9512d9f56 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 615.177462] [58035]: [pid: 58035|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:58:27 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 624.117340] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=4 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 625.172310] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 643.889890] [58036]: DEBUG cinder.api.middleware.request_id [None req-568677e6-6043-47cb-98bf-84b9ebefb39b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.892089] [58036]: INFO cinder.api.openstack.wsgi [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] POST http://10.180.1.21/volume/v3/volumes [ 643.892714] [58036]: DEBUG cinder.api.openstack.wsgi [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1117651488", "imageRef": "bab76494-5c9c-48b9-940c-8aaa658225b8", "size": 1}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 643.894428] [58036]: DEBUG cinder.api.v3.volumes [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1117651488', 'imageRef': 'bab76494-5c9c-48b9-940c-8aaa658225b8', 'size': 1}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 644.253171] [58036]: INFO cinder.api.v3.volumes [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Create volume of 1 GB [ 644.268728] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Availability zone cache updated, next update will occur around 2025-12-12 05:58:57.038228. {{(pid=58036) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 644.269432] [58036]: INFO cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Availability Zones retrieved successfully. [ 644.294063] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Flow 'volume_create_api' (9f2dd010-a178-4ced-991b-860d86a1e282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 644.295343] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692952b4-a6c2-478d-930a-ad4053f8c47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 644.296760] [58036]: DEBUG cinder.volume.flows.api.create_volume [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 644.393131] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (692952b4-a6c2-478d-930a-ad4053f8c47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 644.393756] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56721418-6e84-491b-a62f-6b24f56d9f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 644.433156] [58036]: WARNING cinder.quota [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 644.433546] [58036]: WARNING cinder.quota [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 644.621551] [58036]: DEBUG cinder.quota [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Created reservations ['8ef9ad3a-bbaf-4726-b360-3cac1ff4d6d1', '71ef41c1-3e5b-438d-ade3-b3f665e27a2e', 'be0e6072-3bec-49eb-a32c-5bfd5166739c', '8b1d5712-5e0e-4c88-bff8-fcbcdb58e46b'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 644.623056] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56721418-6e84-491b-a62f-6b24f56d9f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ef9ad3a-bbaf-4726-b360-3cac1ff4d6d1', '71ef41c1-3e5b-438d-ade3-b3f665e27a2e', 'be0e6072-3bec-49eb-a32c-5bfd5166739c', '8b1d5712-5e0e-4c88-bff8-fcbcdb58e46b']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 644.624404] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74275439-13eb-451a-9e60-356b596448fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 644.665316] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74275439-13eb-451a-9e60-356b596448fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '758cef2e-f7ac-4b05-9151-b9d1c12affc2', '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-1117651488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6055575b1fc49d08008682cb8349bd7',qos_specs=None,replication_status=,reservations=['8ef9ad3a-bbaf-4726-b360-3cac1ff4d6d1','71ef41c1-3e5b-438d-ade3-b3f665e27a2e','be0e6072-3bec-49eb-a32c-5bfd5166739c','8b1d5712-5e0e-4c88-bff8-fcbcdb58e46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d32ca35e9efe474f871dca47a7f81309',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T04:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1117651488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=758cef2e-f7ac-4b05-9151-b9d1c12affc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6055575b1fc49d08008682cb8349bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d32ca35e9efe474f871dca47a7f81309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 644.666322] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c984f0e7-e267-41d5-ae36-6bc1378599f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 644.691205] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c984f0e7-e267-41d5-ae36-6bc1378599f3) transitioned into state 'SUCCESS' from state '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-1117651488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6055575b1fc49d08008682cb8349bd7',qos_specs=None,replication_status=,reservations=['8ef9ad3a-bbaf-4726-b360-3cac1ff4d6d1','71ef41c1-3e5b-438d-ade3-b3f665e27a2e','be0e6072-3bec-49eb-a32c-5bfd5166739c','8b1d5712-5e0e-4c88-bff8-fcbcdb58e46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d32ca35e9efe474f871dca47a7f81309',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 644.692898] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728e8b49-1387-4407-95db-c8567bd21993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 644.720753] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (728e8b49-1387-4407-95db-c8567bd21993) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 644.721310] [58036]: DEBUG cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Flow 'volume_create_api' (9f2dd010-a178-4ced-991b-860d86a1e282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 644.721941] [58036]: INFO cinder.volume.api [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Create volume request issued successfully. [ 644.723186] [58036]: INFO cinder.api.openstack.wsgi [None req-568677e6-6043-47cb-98bf-84b9ebefb39b tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 644.724554] [58036]: [pid: 58036|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Dec 12 04:58:56 2025] POST /volume/v3/volumes => generated 752 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 644.736015] [58035]: DEBUG cinder.api.middleware.request_id [None req-4f3cb38e-5cce-4c68-97b6-81b1ba78ee41 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.738897] [58035]: INFO cinder.api.openstack.wsgi [None req-4f3cb38e-5cce-4c68-97b6-81b1ba78ee41 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 644.738897] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4f3cb38e-5cce-4c68-97b6-81b1ba78ee41 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 644.739092] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4f3cb38e-5cce-4c68-97b6-81b1ba78ee41 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 644.906882] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.906882] [58035]: warnings.warn( [ 644.913206] [58035]: INFO cinder.volume.api [None req-4f3cb38e-5cce-4c68-97b6-81b1ba78ee41 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 644.917139] [58035]: INFO cinder.api.openstack.wsgi [None req-4f3cb38e-5cce-4c68-97b6-81b1ba78ee41 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 644.917643] [58035]: [pid: 58035|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:58:57 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 820 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 645.931870] [58036]: DEBUG cinder.api.middleware.request_id [None req-7c430307-62e8-4c9e-9229-a72a83084a68 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.938334] [58036]: INFO cinder.api.openstack.wsgi [None req-7c430307-62e8-4c9e-9229-a72a83084a68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 645.938334] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7c430307-62e8-4c9e-9229-a72a83084a68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 645.938334] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7c430307-62e8-4c9e-9229-a72a83084a68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 645.949321] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.949321] [58036]: warnings.warn( [ 645.953809] [58036]: INFO cinder.volume.api [None req-7c430307-62e8-4c9e-9229-a72a83084a68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 645.961162] [58036]: INFO cinder.api.openstack.wsgi [None req-7c430307-62e8-4c9e-9229-a72a83084a68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 645.961490] [58036]: [pid: 58036|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:58:58 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 646.979709] [58035]: DEBUG cinder.api.middleware.request_id [None req-5d6c0e06-6ead-4801-9264-f2fdf5eb2224 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.982016] [58035]: INFO cinder.api.openstack.wsgi [None req-5d6c0e06-6ead-4801-9264-f2fdf5eb2224 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 646.982123] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5d6c0e06-6ead-4801-9264-f2fdf5eb2224 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 646.982312] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5d6c0e06-6ead-4801-9264-f2fdf5eb2224 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 646.999968] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.999968] [58035]: warnings.warn( [ 647.007368] [58035]: INFO cinder.volume.api [None req-5d6c0e06-6ead-4801-9264-f2fdf5eb2224 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 647.013715] [58035]: INFO cinder.api.openstack.wsgi [None req-5d6c0e06-6ead-4801-9264-f2fdf5eb2224 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 647.013715] [58035]: [pid: 58035|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:58:59 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 648.029317] [58036]: DEBUG cinder.api.middleware.request_id [None req-6ad771ea-4c0b-4166-844c-6a8f0062eb4e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.033410] [58036]: INFO cinder.api.openstack.wsgi [None req-6ad771ea-4c0b-4166-844c-6a8f0062eb4e tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 648.033410] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6ad771ea-4c0b-4166-844c-6a8f0062eb4e tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 648.033410] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6ad771ea-4c0b-4166-844c-6a8f0062eb4e tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 648.054960] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.054960] [58036]: warnings.warn( [ 648.061792] [58036]: INFO cinder.volume.api [None req-6ad771ea-4c0b-4166-844c-6a8f0062eb4e tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 648.070662] [58036]: INFO cinder.api.openstack.wsgi [None req-6ad771ea-4c0b-4166-844c-6a8f0062eb4e tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 648.071433] [58036]: [pid: 58036|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:00 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 649.090894] [58035]: DEBUG cinder.api.middleware.request_id [None req-45d31c41-06e5-4116-a9d9-96be6ccf8246 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.096361] [58035]: INFO cinder.api.openstack.wsgi [None req-45d31c41-06e5-4116-a9d9-96be6ccf8246 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 649.096361] [58035]: DEBUG cinder.api.openstack.wsgi [None req-45d31c41-06e5-4116-a9d9-96be6ccf8246 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 649.096891] [58035]: DEBUG cinder.api.openstack.wsgi [None req-45d31c41-06e5-4116-a9d9-96be6ccf8246 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 649.116038] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.116038] [58035]: warnings.warn( [ 649.128256] [58035]: INFO cinder.volume.api [None req-45d31c41-06e5-4116-a9d9-96be6ccf8246 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 649.138198] [58035]: INFO cinder.api.openstack.wsgi [None req-45d31c41-06e5-4116-a9d9-96be6ccf8246 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 649.138198] [58035]: [pid: 58035|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:01 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 650.149279] [58036]: DEBUG cinder.api.middleware.request_id [None req-b9aaed0e-df99-49b1-a420-1dd33ed92028 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.153311] [58036]: INFO cinder.api.openstack.wsgi [None req-b9aaed0e-df99-49b1-a420-1dd33ed92028 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 650.153535] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b9aaed0e-df99-49b1-a420-1dd33ed92028 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 650.153748] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b9aaed0e-df99-49b1-a420-1dd33ed92028 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 650.164934] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 650.164934] [58036]: warnings.warn( [ 650.171206] [58036]: INFO cinder.volume.api [None req-b9aaed0e-df99-49b1-a420-1dd33ed92028 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 650.179202] [58036]: INFO cinder.api.openstack.wsgi [None req-b9aaed0e-df99-49b1-a420-1dd33ed92028 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 650.179645] [58036]: [pid: 58036|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:02 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 650.300112] [58035]: DEBUG cinder.api.middleware.request_id [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.303144] [58035]: INFO cinder.api.openstack.wsgi [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] POST http://10.180.1.21/volume/v3/volumes [ 650.303753] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1485908501"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 650.305130] [58035]: DEBUG cinder.api.v3.volumes [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1485908501'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 650.305239] [58035]: INFO cinder.api.v3.volumes [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Create volume of 1 GB [ 650.309803] [58035]: INFO cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Availability Zones retrieved successfully. [ 650.317736] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Flow 'volume_create_api' (055ffba0-d505-4663-8e10-f00318e3d938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 650.319010] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6574d940-0035-44dc-b261-5594db16df23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 650.320630] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 650.352777] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6574d940-0035-44dc-b261-5594db16df23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 650.353345] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fb8316-c00f-42d0-a7f8-30b3dfd9ac69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 650.456671] [58035]: DEBUG cinder.quota [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Created reservations ['1ff4a2c3-0ce5-4ad7-8a24-4f516f62c507', '05471a2e-e2ab-4624-bc86-2c4ee5d94cc1', '4475620f-dca0-4931-82e5-d87ea3efd0a5', 'e39851e7-bc8a-4a0d-9d34-f34fce0a9502'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 650.458306] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9fb8316-c00f-42d0-a7f8-30b3dfd9ac69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ff4a2c3-0ce5-4ad7-8a24-4f516f62c507', '05471a2e-e2ab-4624-bc86-2c4ee5d94cc1', '4475620f-dca0-4931-82e5-d87ea3efd0a5', 'e39851e7-bc8a-4a0d-9d34-f34fce0a9502']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 650.459510] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb50dda-bf67-4dab-97b7-69f93c10a0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 650.480796] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb50dda-bf67-4dab-97b7-69f93c10a0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1485908501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2913749a8634d75a1f007bc3aee9227',qos_specs=None,replication_status=,reservations=['1ff4a2c3-0ce5-4ad7-8a24-4f516f62c507','05471a2e-e2ab-4624-bc86-2c4ee5d94cc1','4475620f-dca0-4931-82e5-d87ea3efd0a5','e39851e7-bc8a-4a0d-9d34-f34fce0a9502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c9f87f86632453a892fe90867b33280',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T04:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1485908501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2913749a8634d75a1f007bc3aee9227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c9f87f86632453a892fe90867b33280',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 650.481759] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c831ce5a-a937-4bf4-8ba5-fbaa3602a517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 650.502420] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c831ce5a-a937-4bf4-8ba5-fbaa3602a517) transitioned into state 'SUCCESS' from state '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-1485908501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2913749a8634d75a1f007bc3aee9227',qos_specs=None,replication_status=,reservations=['1ff4a2c3-0ce5-4ad7-8a24-4f516f62c507','05471a2e-e2ab-4624-bc86-2c4ee5d94cc1','4475620f-dca0-4931-82e5-d87ea3efd0a5','e39851e7-bc8a-4a0d-9d34-f34fce0a9502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c9f87f86632453a892fe90867b33280',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 650.503691] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10942cd7-dd77-4d58-b0b4-f6ccd2959c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 650.520069] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10942cd7-dd77-4d58-b0b4-f6ccd2959c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 650.521390] [58035]: DEBUG cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Flow 'volume_create_api' (055ffba0-d505-4663-8e10-f00318e3d938) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 650.522126] [58035]: INFO cinder.volume.api [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Create volume request issued successfully. [ 650.522980] [58035]: INFO cinder.api.openstack.wsgi [None req-4dbe9c6b-76bf-4aff-b21d-2594749aaba6 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 650.523506] [58035]: [pid: 58035|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 04:59:03 2025] POST /volume/v3/volumes => generated 754 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 650.534226] [58036]: DEBUG cinder.api.middleware.request_id [None req-08c91b44-0f33-4892-8424-f2681bb72800 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.536520] [58036]: INFO cinder.api.openstack.wsgi [None req-08c91b44-0f33-4892-8424-f2681bb72800 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] GET http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 [ 650.536733] [58036]: DEBUG cinder.api.openstack.wsgi [None req-08c91b44-0f33-4892-8424-f2681bb72800 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 650.536952] [58036]: DEBUG cinder.api.openstack.wsgi [None req-08c91b44-0f33-4892-8424-f2681bb72800 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 650.550500] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 650.550500] [58036]: warnings.warn( [ 650.557387] [58036]: INFO cinder.volume.api [None req-08c91b44-0f33-4892-8424-f2681bb72800 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Volume info retrieved successfully. [ 650.568621] [58036]: INFO cinder.api.openstack.wsgi [None req-08c91b44-0f33-4892-8424-f2681bb72800 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 returned with HTTP 200 [ 650.569225] [58036]: [pid: 58036|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:03 2025] GET /volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 651.192962] [58035]: DEBUG cinder.api.middleware.request_id [None req-1d069775-9a69-49ba-ba6a-3650e8e8c198 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.200255] [58035]: INFO cinder.api.openstack.wsgi [None req-1d069775-9a69-49ba-ba6a-3650e8e8c198 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 651.200255] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1d069775-9a69-49ba-ba6a-3650e8e8c198 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 651.200255] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1d069775-9a69-49ba-ba6a-3650e8e8c198 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 651.217919] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 651.217919] [58035]: warnings.warn( [ 651.224441] [58035]: INFO cinder.volume.api [None req-1d069775-9a69-49ba-ba6a-3650e8e8c198 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 651.231664] [58035]: INFO cinder.api.openstack.wsgi [None req-1d069775-9a69-49ba-ba6a-3650e8e8c198 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 651.232246] [58035]: [pid: 58035|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:03 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 651.590157] [58036]: DEBUG cinder.api.middleware.request_id [None req-7dfe0caa-2794-41b2-8809-8118e48014fd None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.592944] [58036]: INFO cinder.api.openstack.wsgi [None req-7dfe0caa-2794-41b2-8809-8118e48014fd tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] GET http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 [ 651.593210] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7dfe0caa-2794-41b2-8809-8118e48014fd tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 651.593532] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7dfe0caa-2794-41b2-8809-8118e48014fd tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 651.605883] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 651.605883] [58036]: warnings.warn( [ 651.611829] [58036]: INFO cinder.volume.api [None req-7dfe0caa-2794-41b2-8809-8118e48014fd tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Volume info retrieved successfully. [ 651.618864] [58036]: INFO cinder.api.openstack.wsgi [None req-7dfe0caa-2794-41b2-8809-8118e48014fd tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 returned with HTTP 200 [ 651.619471] [58036]: [pid: 58036|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:04 2025] GET /volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 652.247587] [58035]: DEBUG cinder.api.middleware.request_id [None req-ce77b1fd-b829-4d1d-ab99-4f6ce8ce3a2f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 652.251057] [58035]: INFO cinder.api.openstack.wsgi [None req-ce77b1fd-b829-4d1d-ab99-4f6ce8ce3a2f tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 652.251950] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ce77b1fd-b829-4d1d-ab99-4f6ce8ce3a2f tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 652.251950] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ce77b1fd-b829-4d1d-ab99-4f6ce8ce3a2f tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 652.262430] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 652.262430] [58035]: warnings.warn( [ 652.266977] [58035]: INFO cinder.volume.api [None req-ce77b1fd-b829-4d1d-ab99-4f6ce8ce3a2f tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 652.272461] [58035]: INFO cinder.api.openstack.wsgi [None req-ce77b1fd-b829-4d1d-ab99-4f6ce8ce3a2f tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 652.272902] [58035]: [pid: 58035|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:05 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 653.142502] [58036]: DEBUG cinder.api.middleware.request_id [req-8c80e1b3-2add-4839-ae64-0b1cbc966f68 req-f8c25e7a-785d-492f-a8f1-843b70576d75 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.145092] [58036]: WARNING keystonemiddleware.auth_token [req-8c80e1b3-2add-4839-ae64-0b1cbc966f68 req-f8c25e7a-785d-492f-a8f1-843b70576d75 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 653.146958] [58036]: INFO cinder.api.openstack.wsgi [req-8c80e1b3-2add-4839-ae64-0b1cbc966f68 req-f8c25e7a-785d-492f-a8f1-843b70576d75 tempest-VolumesAdminNegativeTest-1477145978 tempest-VolumesAdminNegativeTest-1477145978-project] GET http://10.180.1.21/volume/v3/volumes/112be129-a113-40ef-918b-84eda9708acd [ 653.147430] [58036]: DEBUG cinder.api.openstack.wsgi [req-8c80e1b3-2add-4839-ae64-0b1cbc966f68 req-f8c25e7a-785d-492f-a8f1-843b70576d75 tempest-VolumesAdminNegativeTest-1477145978 tempest-VolumesAdminNegativeTest-1477145978-project] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 653.147430] [58036]: DEBUG cinder.api.openstack.wsgi [req-8c80e1b3-2add-4839-ae64-0b1cbc966f68 req-f8c25e7a-785d-492f-a8f1-843b70576d75 tempest-VolumesAdminNegativeTest-1477145978 tempest-VolumesAdminNegativeTest-1477145978-project] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 653.163036] [58036]: INFO cinder.api.openstack.wsgi [req-8c80e1b3-2add-4839-ae64-0b1cbc966f68 req-f8c25e7a-785d-492f-a8f1-843b70576d75 tempest-VolumesAdminNegativeTest-1477145978 tempest-VolumesAdminNegativeTest-1477145978-project] http://10.180.1.21/volume/v3/volumes/112be129-a113-40ef-918b-84eda9708acd returned with HTTP 404 [ 653.163374] [58036]: [pid: 58036|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 04:59:05 2025] GET /volume/v3/volumes/112be129-a113-40ef-918b-84eda9708acd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 653.170763] [58035]: DEBUG cinder.api.middleware.request_id [None req-ed8d2194-f764-4ffc-8c2c-4d6ca2c245ff None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.173058] [58035]: INFO cinder.api.openstack.wsgi [None req-ed8d2194-f764-4ffc-8c2c-4d6ca2c245ff tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 [ 653.173220] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ed8d2194-f764-4ffc-8c2c-4d6ca2c245ff tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 653.173483] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ed8d2194-f764-4ffc-8c2c-4d6ca2c245ff tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 653.173809] [58035]: INFO cinder.api.v3.volumes [None req-ed8d2194-f764-4ffc-8c2c-4d6ca2c245ff tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Delete volume with id: f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 [ 653.184028] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.184028] [58035]: warnings.warn( [ 653.184241] [58035]: INFO cinder.volume.api [None req-ed8d2194-f764-4ffc-8c2c-4d6ca2c245ff tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Volume info retrieved successfully. [ 653.218187] [58035]: INFO cinder.volume.api [None req-ed8d2194-f764-4ffc-8c2c-4d6ca2c245ff tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Delete volume request issued successfully. [ 653.218187] [58035]: INFO cinder.api.openstack.wsgi [None req-ed8d2194-f764-4ffc-8c2c-4d6ca2c245ff tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 returned with HTTP 202 [ 653.218656] [58035]: [pid: 58035|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 04:59:05 2025] DELETE /volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 653.223292] [58036]: DEBUG cinder.api.middleware.request_id [None req-04100b9c-1f15-44ec-b180-6b42b6105d90 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.228595] [58036]: INFO cinder.api.openstack.wsgi [None req-04100b9c-1f15-44ec-b180-6b42b6105d90 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] GET http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 [ 653.228595] [58036]: DEBUG cinder.api.openstack.wsgi [None req-04100b9c-1f15-44ec-b180-6b42b6105d90 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 653.228595] [58036]: DEBUG cinder.api.openstack.wsgi [None req-04100b9c-1f15-44ec-b180-6b42b6105d90 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 653.239419] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.239419] [58036]: warnings.warn( [ 653.244965] [58036]: INFO cinder.volume.api [None req-04100b9c-1f15-44ec-b180-6b42b6105d90 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Volume info retrieved successfully. [ 653.250771] [58036]: INFO cinder.api.openstack.wsgi [None req-04100b9c-1f15-44ec-b180-6b42b6105d90 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 returned with HTTP 200 [ 653.251636] [58036]: [pid: 58036|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:05 2025] GET /volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 653.287124] [58035]: DEBUG cinder.api.middleware.request_id [None req-fbaee08a-725d-468b-830b-ac81101eade1 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.290307] [58035]: INFO cinder.api.openstack.wsgi [None req-fbaee08a-725d-468b-830b-ac81101eade1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 653.290640] [58035]: DEBUG cinder.api.openstack.wsgi [None req-fbaee08a-725d-468b-830b-ac81101eade1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 653.290883] [58035]: DEBUG cinder.api.openstack.wsgi [None req-fbaee08a-725d-468b-830b-ac81101eade1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 653.302969] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.302969] [58035]: warnings.warn( [ 653.308902] [58035]: INFO cinder.volume.api [None req-fbaee08a-725d-468b-830b-ac81101eade1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 653.314261] [58035]: INFO cinder.api.openstack.wsgi [None req-fbaee08a-725d-468b-830b-ac81101eade1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 653.315443] [58035]: [pid: 58035|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:06 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 654.264267] [58036]: DEBUG cinder.api.middleware.request_id [None req-d885d23c-2ff8-4c5c-b506-8f90a630c733 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.264545] [58036]: INFO cinder.api.openstack.wsgi [None req-d885d23c-2ff8-4c5c-b506-8f90a630c733 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] GET http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 [ 654.264698] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d885d23c-2ff8-4c5c-b506-8f90a630c733 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 654.264924] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d885d23c-2ff8-4c5c-b506-8f90a630c733 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 654.276037] [58036]: INFO cinder.api.openstack.wsgi [None req-d885d23c-2ff8-4c5c-b506-8f90a630c733 tempest-VolumesAdminNegativeTest-306469855 tempest-VolumesAdminNegativeTest-306469855-project-member] http://10.180.1.21/volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 returned with HTTP 404 [ 654.276659] [58036]: [pid: 58036|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:07 2025] GET /volume/v3/volumes/f8d3ee3b-24f3-4ba5-b9d0-2a634f24a061 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 654.325362] [58035]: DEBUG cinder.api.middleware.request_id [None req-f8a5cea2-27bd-4d16-8a8b-c27daa4ee9f1 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.328217] [58035]: INFO cinder.api.openstack.wsgi [None req-f8a5cea2-27bd-4d16-8a8b-c27daa4ee9f1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 654.328441] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f8a5cea2-27bd-4d16-8a8b-c27daa4ee9f1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 654.328653] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f8a5cea2-27bd-4d16-8a8b-c27daa4ee9f1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 654.339448] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.339448] [58035]: warnings.warn( [ 654.343587] [58035]: INFO cinder.volume.api [None req-f8a5cea2-27bd-4d16-8a8b-c27daa4ee9f1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 654.349681] [58035]: INFO cinder.api.openstack.wsgi [None req-f8a5cea2-27bd-4d16-8a8b-c27daa4ee9f1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 654.350333] [58035]: [pid: 58035|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:07 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 655.363323] [58036]: DEBUG cinder.api.middleware.request_id [None req-c1b75220-c844-42fc-a968-5223339790c9 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 655.365715] [58036]: INFO cinder.api.openstack.wsgi [None req-c1b75220-c844-42fc-a968-5223339790c9 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 655.365905] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c1b75220-c844-42fc-a968-5223339790c9 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 655.366181] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c1b75220-c844-42fc-a968-5223339790c9 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 655.376911] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 655.376911] [58036]: warnings.warn( [ 655.382329] [58036]: INFO cinder.volume.api [None req-c1b75220-c844-42fc-a968-5223339790c9 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 655.390947] [58036]: INFO cinder.api.openstack.wsgi [None req-c1b75220-c844-42fc-a968-5223339790c9 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 655.391578] [58036]: [pid: 58036|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:08 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 656.405604] [58035]: DEBUG cinder.api.middleware.request_id [None req-e718032b-1f5e-4941-8cb7-ae4eb01ba514 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.408210] [58035]: INFO cinder.api.openstack.wsgi [None req-e718032b-1f5e-4941-8cb7-ae4eb01ba514 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 656.408519] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e718032b-1f5e-4941-8cb7-ae4eb01ba514 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 656.408803] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e718032b-1f5e-4941-8cb7-ae4eb01ba514 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 656.421844] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 656.421844] [58035]: warnings.warn( [ 656.427663] [58035]: INFO cinder.volume.api [None req-e718032b-1f5e-4941-8cb7-ae4eb01ba514 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 656.434843] [58035]: INFO cinder.api.openstack.wsgi [None req-e718032b-1f5e-4941-8cb7-ae4eb01ba514 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 656.435434] [58035]: [pid: 58035|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:09 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 657.448348] [58036]: DEBUG cinder.api.middleware.request_id [None req-c9b89fb7-2acf-4992-9cc4-eec94bf62ae1 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.449511] [58036]: INFO cinder.api.openstack.wsgi [None req-c9b89fb7-2acf-4992-9cc4-eec94bf62ae1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 657.450102] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c9b89fb7-2acf-4992-9cc4-eec94bf62ae1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 657.450102] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c9b89fb7-2acf-4992-9cc4-eec94bf62ae1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 657.459859] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 657.459859] [58036]: warnings.warn( [ 657.468063] [58036]: INFO cinder.volume.api [None req-c9b89fb7-2acf-4992-9cc4-eec94bf62ae1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 657.476847] [58036]: INFO cinder.api.openstack.wsgi [None req-c9b89fb7-2acf-4992-9cc4-eec94bf62ae1 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 657.476847] [58036]: [pid: 58036|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:10 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 658.491471] [58035]: DEBUG cinder.api.middleware.request_id [None req-3dc6e89a-f404-4768-8795-36851dae09c0 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.493967] [58035]: INFO cinder.api.openstack.wsgi [None req-3dc6e89a-f404-4768-8795-36851dae09c0 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 658.494274] [58035]: DEBUG cinder.api.openstack.wsgi [None req-3dc6e89a-f404-4768-8795-36851dae09c0 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 658.494576] [58035]: DEBUG cinder.api.openstack.wsgi [None req-3dc6e89a-f404-4768-8795-36851dae09c0 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 658.511617] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.511617] [58035]: warnings.warn( [ 658.516860] [58035]: INFO cinder.volume.api [None req-3dc6e89a-f404-4768-8795-36851dae09c0 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 658.523895] [58035]: INFO cinder.api.openstack.wsgi [None req-3dc6e89a-f404-4768-8795-36851dae09c0 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 658.524472] [58035]: [pid: 58035|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:11 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 659.537701] [58036]: DEBUG cinder.api.middleware.request_id [None req-14f36cbc-66b6-477a-b26b-85f4d16e609d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.540875] [58036]: INFO cinder.api.openstack.wsgi [None req-14f36cbc-66b6-477a-b26b-85f4d16e609d tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 659.541213] [58036]: DEBUG cinder.api.openstack.wsgi [None req-14f36cbc-66b6-477a-b26b-85f4d16e609d tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 659.541458] [58036]: DEBUG cinder.api.openstack.wsgi [None req-14f36cbc-66b6-477a-b26b-85f4d16e609d tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 659.553619] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 659.553619] [58036]: warnings.warn( [ 659.558741] [58036]: INFO cinder.volume.api [None req-14f36cbc-66b6-477a-b26b-85f4d16e609d tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 659.564749] [58036]: INFO cinder.api.openstack.wsgi [None req-14f36cbc-66b6-477a-b26b-85f4d16e609d tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 659.565236] [58036]: [pid: 58036|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:12 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 660.577487] [58035]: DEBUG cinder.api.middleware.request_id [None req-21f742f3-5297-4119-8004-e1931be53ef6 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 660.581968] [58035]: INFO cinder.api.openstack.wsgi [None req-21f742f3-5297-4119-8004-e1931be53ef6 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 660.581968] [58035]: DEBUG cinder.api.openstack.wsgi [None req-21f742f3-5297-4119-8004-e1931be53ef6 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 660.581968] [58035]: DEBUG cinder.api.openstack.wsgi [None req-21f742f3-5297-4119-8004-e1931be53ef6 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 660.593692] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 660.593692] [58035]: warnings.warn( [ 660.598847] [58035]: INFO cinder.volume.api [None req-21f742f3-5297-4119-8004-e1931be53ef6 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 660.604296] [58035]: INFO cinder.api.openstack.wsgi [None req-21f742f3-5297-4119-8004-e1931be53ef6 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 660.605016] [58035]: [pid: 58035|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:13 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 661.621865] [58036]: DEBUG cinder.api.middleware.request_id [None req-5bff39ea-3a04-4e07-915d-89084cdacd68 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.624302] [58036]: INFO cinder.api.openstack.wsgi [None req-5bff39ea-3a04-4e07-915d-89084cdacd68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 661.624585] [58036]: DEBUG cinder.api.openstack.wsgi [None req-5bff39ea-3a04-4e07-915d-89084cdacd68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 661.624853] [58036]: DEBUG cinder.api.openstack.wsgi [None req-5bff39ea-3a04-4e07-915d-89084cdacd68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 661.641480] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.641480] [58036]: warnings.warn( [ 661.646151] [58036]: INFO cinder.volume.api [None req-5bff39ea-3a04-4e07-915d-89084cdacd68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 661.652066] [58036]: INFO cinder.api.openstack.wsgi [None req-5bff39ea-3a04-4e07-915d-89084cdacd68 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 661.652572] [58036]: [pid: 58036|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:14 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 662.664552] [58035]: DEBUG cinder.api.middleware.request_id [None req-32cfad2f-cd4b-40a3-b81e-8e612f213a67 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 662.667136] [58035]: INFO cinder.api.openstack.wsgi [None req-32cfad2f-cd4b-40a3-b81e-8e612f213a67 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 662.667136] [58035]: DEBUG cinder.api.openstack.wsgi [None req-32cfad2f-cd4b-40a3-b81e-8e612f213a67 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 662.667292] [58035]: DEBUG cinder.api.openstack.wsgi [None req-32cfad2f-cd4b-40a3-b81e-8e612f213a67 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 662.678312] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 662.678312] [58035]: warnings.warn( [ 662.683474] [58035]: INFO cinder.volume.api [None req-32cfad2f-cd4b-40a3-b81e-8e612f213a67 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 662.689612] [58035]: INFO cinder.api.openstack.wsgi [None req-32cfad2f-cd4b-40a3-b81e-8e612f213a67 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 662.690151] [58035]: [pid: 58035|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:15 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 663.702501] [58036]: DEBUG cinder.api.middleware.request_id [None req-a33752c9-88af-403d-8f38-c4b3f981ddce None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.706580] [58036]: INFO cinder.api.openstack.wsgi [None req-a33752c9-88af-403d-8f38-c4b3f981ddce tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 663.706850] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a33752c9-88af-403d-8f38-c4b3f981ddce tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 663.707116] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a33752c9-88af-403d-8f38-c4b3f981ddce tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 663.725799] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 663.725799] [58036]: warnings.warn( [ 663.730883] [58036]: INFO cinder.volume.api [None req-a33752c9-88af-403d-8f38-c4b3f981ddce tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 663.738153] [58036]: INFO cinder.api.openstack.wsgi [None req-a33752c9-88af-403d-8f38-c4b3f981ddce tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 663.738763] [58036]: [pid: 58036|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:16 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 664.751288] [58035]: DEBUG cinder.api.middleware.request_id [None req-779b90fe-7a95-400b-b70f-9987747b6537 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.753654] [58035]: INFO cinder.api.openstack.wsgi [None req-779b90fe-7a95-400b-b70f-9987747b6537 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 664.753853] [58035]: DEBUG cinder.api.openstack.wsgi [None req-779b90fe-7a95-400b-b70f-9987747b6537 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 664.754102] [58035]: DEBUG cinder.api.openstack.wsgi [None req-779b90fe-7a95-400b-b70f-9987747b6537 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 664.765489] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 664.765489] [58035]: warnings.warn( [ 664.769979] [58035]: INFO cinder.volume.api [None req-779b90fe-7a95-400b-b70f-9987747b6537 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 664.776479] [58035]: INFO cinder.api.openstack.wsgi [None req-779b90fe-7a95-400b-b70f-9987747b6537 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 664.776948] [58035]: [pid: 58035|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 04:59:17 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 671.880135] [58036]: DEBUG cinder.api.middleware.request_id [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-415f4823-e666-42a5-94f8-82b56727f8da None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.883687] [58036]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-415f4823-e666-42a5-94f8-82b56727f8da tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 671.883687] [58036]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-415f4823-e666-42a5-94f8-82b56727f8da tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 671.884638] [58036]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-415f4823-e666-42a5-94f8-82b56727f8da tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 671.897398] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 671.897398] [58036]: warnings.warn( [ 671.903741] [58036]: INFO cinder.volume.api [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-415f4823-e666-42a5-94f8-82b56727f8da tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 671.912039] [58036]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-415f4823-e666-42a5-94f8-82b56727f8da tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 671.912348] [58036]: [pid: 58036|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 04:59:24 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 673.027384] [58035]: DEBUG cinder.api.middleware.request_id [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-1b70ca13-aad3-4dc3-848a-ca7fba672bc2 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.029442] [58035]: WARNING keystonemiddleware.auth_token [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-1b70ca13-aad3-4dc3-848a-ca7fba672bc2 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 673.035351] [58035]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-1b70ca13-aad3-4dc3-848a-ca7fba672bc2 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 673.035351] [58035]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-1b70ca13-aad3-4dc3-848a-ca7fba672bc2 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 673.035456] [58035]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-1b70ca13-aad3-4dc3-848a-ca7fba672bc2 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 673.051517] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.051517] [58035]: warnings.warn( [ 673.057389] [58035]: INFO cinder.volume.api [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-1b70ca13-aad3-4dc3-848a-ca7fba672bc2 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 673.069680] [58035]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-1b70ca13-aad3-4dc3-848a-ca7fba672bc2 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 673.070686] [58035]: [pid: 58035|app: 0|req: 19/38] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 04:59:25 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 1392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 673.082483] [58036]: DEBUG cinder.api.middleware.request_id [None req-f0a91666-6311-4e4d-baa5-360c86432639 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.083284] [58036]: INFO cinder.api.openstack.wsgi [None req-f0a91666-6311-4e4d-baa5-360c86432639 None None] GET http://10.180.1.21/volume// [ 673.085152] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f0a91666-6311-4e4d-baa5-360c86432639 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 673.085152] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f0a91666-6311-4e4d-baa5-360c86432639 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 673.085152] [58036]: INFO cinder.api.openstack.wsgi [None req-f0a91666-6311-4e4d-baa5-360c86432639 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 673.085152] [58036]: [pid: 58036|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 04:59:25 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 673.089242] [58035]: DEBUG cinder.api.middleware.request_id [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-8b19923e-ad54-4384-8bba-dc6178cff4ea None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.091824] [58035]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-8b19923e-ad54-4384-8bba-dc6178cff4ea tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] POST http://10.180.1.21/volume/v3/attachments [ 673.092255] [58035]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-8b19923e-ad54-4384-8bba-dc6178cff4ea tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "758cef2e-f7ac-4b05-9151-b9d1c12affc2", "connector": null, "instance_uuid": "b30d7ae5-2bfc-4c1d-8226-360a922c1132"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.108480] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.108480] [58035]: warnings.warn( [ 673.160561] [58035]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-8b19923e-ad54-4384-8bba-dc6178cff4ea tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 673.160561] [58035]: [pid: 58035|app: 0|req: 20/40] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 04:59:25 2025] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.907248] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=78,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 683.158472] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=88,cinder:INSERT=12,cinder:UPDATE=15 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 693.725339] [58036]: DEBUG cinder.api.middleware.request_id [req-6c589b11-7cf9-4037-ae74-5a5102478fc8 req-597971f8-f899-40d3-81a6-7d898f5a9e05 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.727707] [58036]: INFO cinder.api.openstack.wsgi [req-6c589b11-7cf9-4037-ae74-5a5102478fc8 req-597971f8-f899-40d3-81a6-7d898f5a9e05 tempest-InstanceActionsTestJSON-1695369704 tempest-InstanceActionsTestJSON-1695369704-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=732800db-fb4b-4b74-b50e-ed10721f0ff9 [ 693.727707] [58036]: DEBUG cinder.api.openstack.wsgi [req-6c589b11-7cf9-4037-ae74-5a5102478fc8 req-597971f8-f899-40d3-81a6-7d898f5a9e05 tempest-InstanceActionsTestJSON-1695369704 tempest-InstanceActionsTestJSON-1695369704-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 693.727913] [58036]: DEBUG cinder.api.openstack.wsgi [req-6c589b11-7cf9-4037-ae74-5a5102478fc8 req-597971f8-f899-40d3-81a6-7d898f5a9e05 tempest-InstanceActionsTestJSON-1695369704 tempest-InstanceActionsTestJSON-1695369704-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 693.742539] [58036]: INFO cinder.api.openstack.wsgi [req-6c589b11-7cf9-4037-ae74-5a5102478fc8 req-597971f8-f899-40d3-81a6-7d898f5a9e05 tempest-InstanceActionsTestJSON-1695369704 tempest-InstanceActionsTestJSON-1695369704-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=732800db-fb4b-4b74-b50e-ed10721f0ff9 returned with HTTP 200 [ 693.743087] [58036]: [pid: 58036|app: 0|req: 21/41] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Dec 12 04:59:46 2025] GET /volume/v3/attachments?instance_id=732800db-fb4b-4b74-b50e-ed10721f0ff9 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.719233] [58035]: DEBUG cinder.api.middleware.request_id [None req-a9b9d855-bd55-4ca4-a08c-c537cd50b22b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.719701] [58035]: INFO cinder.api.openstack.wsgi [None req-a9b9d855-bd55-4ca4-a08c-c537cd50b22b None None] GET http://10.180.1.21/volume// [ 700.719924] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a9b9d855-bd55-4ca4-a08c-c537cd50b22b None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 700.720169] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a9b9d855-bd55-4ca4-a08c-c537cd50b22b None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 700.720937] [58035]: INFO cinder.api.openstack.wsgi [None req-a9b9d855-bd55-4ca4-a08c-c537cd50b22b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 700.721273] [58035]: [pid: 58035|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 04:59:53 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 700.728427] [58036]: DEBUG cinder.api.middleware.request_id [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-caa31ca3-eb6a-4c63-a5ff-c8b46ad1c555 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.731291] [58036]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-caa31ca3-eb6a-4c63-a5ff-c8b46ad1c555 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] GET http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 700.731581] [58036]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-caa31ca3-eb6a-4c63-a5ff-c8b46ad1c555 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 700.731852] [58036]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-caa31ca3-eb6a-4c63-a5ff-c8b46ad1c555 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 700.763952] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.763952] [58036]: warnings.warn( [ 700.768959] [58036]: INFO cinder.volume.api [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-caa31ca3-eb6a-4c63-a5ff-c8b46ad1c555 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 700.776970] [58036]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-caa31ca3-eb6a-4c63-a5ff-c8b46ad1c555 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 200 [ 700.776970] [58036]: [pid: 58036|app: 0|req: 22/43] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 04:59:53 2025] GET /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 1572 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 700.954296] [58035]: DEBUG cinder.api.middleware.request_id [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-0a756729-af58-4f3a-885d-8833f68f8e10 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.957349] [58035]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-0a756729-af58-4f3a-885d-8833f68f8e10 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] PUT http://10.180.1.21/volume/v3/attachments/3b0df320-16ca-4462-9357-08e11f928b77 [ 700.958343] [58035]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-0a756729-af58-4f3a-885d-8833f68f8e10 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 700.967684] [58035]: DEBUG cinder.coordination [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-0a756729-af58-4f3a-885d-8833f68f8e10 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Acquiring lock "cinder-attachment_update-758cef2e-f7ac-4b05-9151-b9d1c12affc2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 700.974477] [58035]: DEBUG cinder.coordination [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-0a756729-af58-4f3a-885d-8833f68f8e10 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Lock "cinder-attachment_update-758cef2e-f7ac-4b05-9151-b9d1c12affc2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 700.975774] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.975774] [58035]: warnings.warn( [ 701.511139] [58035]: DEBUG cinder.coordination [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-0a756729-af58-4f3a-885d-8833f68f8e10 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Lock "cinder-attachment_update-758cef2e-f7ac-4b05-9151-b9d1c12affc2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.537s {{(pid=58035) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 701.511918] [58035]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-0a756729-af58-4f3a-885d-8833f68f8e10 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/attachments/3b0df320-16ca-4462-9357-08e11f928b77 returned with HTTP 200 [ 701.512176] [58035]: [pid: 58035|app: 0|req: 22/44] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 04:59:53 2025] PUT /volume/v3/attachments/3b0df320-16ca-4462-9357-08e11f928b77 => generated 617 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.032783] [58036]: DEBUG cinder.api.middleware.request_id [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-24da967d-e4f2-4444-80e9-32290a33c962 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.037796] [58036]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-24da967d-e4f2-4444-80e9-32290a33c962 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] POST http://10.180.1.21/volume/v3/attachments/3b0df320-16ca-4462-9357-08e11f928b77/action [ 702.038402] [58036]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-24da967d-e4f2-4444-80e9-32290a33c962 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 702.038577] [58036]: DEBUG cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-24da967d-e4f2-4444-80e9-32290a33c962 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.082720] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.082720] [58036]: warnings.warn( [ 702.103086] [58036]: INFO cinder.api.openstack.wsgi [req-4720f59e-0437-4802-aa09-73f7a1639c70 req-24da967d-e4f2-4444-80e9-32290a33c962 tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/attachments/3b0df320-16ca-4462-9357-08e11f928b77/action returned with HTTP 204 [ 702.103634] [58036]: [pid: 58036|app: 0|req: 23/45] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 04:59:54 2025] POST /volume/v3/attachments/3b0df320-16ca-4462-9357-08e11f928b77/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 711.503186] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 712.099929] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=10,cinder:UPDATE=2 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 738.462025] [58035]: DEBUG cinder.api.middleware.request_id [None req-15cf2aee-8390-40b4-99c4-d035624bb91a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.462663] [58035]: INFO cinder.api.openstack.wsgi [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] POST http://10.180.1.21/volume/v3/volumes [ 738.463274] [58035]: DEBUG cinder.api.openstack.wsgi [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-649653665"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 738.466155] [58035]: DEBUG cinder.api.v3.volumes [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-649653665'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 738.466475] [58035]: INFO cinder.api.v3.volumes [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Create volume of 1 GB [ 738.467282] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.467282] [58035]: warnings.warn( [ 738.479095] [58035]: INFO cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Availability Zones retrieved successfully. [ 738.487345] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Flow 'volume_create_api' (0950ee87-c8f4-4c13-84e3-2c3f7d2ade8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 738.489151] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8dcf12-e21c-4207-afe5-745162f7cd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 738.491479] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 738.513101] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8dcf12-e21c-4207-afe5-745162f7cd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 738.514179] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858b88a0-42fd-48a5-9d62-332000b8de51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 738.568756] [58035]: DEBUG cinder.quota [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Created reservations ['c5b48bdc-dbbb-4db5-bf0f-ec6eea9007c7', '65ad9da4-9288-4af1-960d-881e36102900', '3c7037a5-97a5-4e8e-a6b3-bcdddaf9a368', '3b82838e-2a7f-40b6-83f4-eb5034e860ff'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 738.569814] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858b88a0-42fd-48a5-9d62-332000b8de51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5b48bdc-dbbb-4db5-bf0f-ec6eea9007c7', '65ad9da4-9288-4af1-960d-881e36102900', '3c7037a5-97a5-4e8e-a6b3-bcdddaf9a368', '3b82838e-2a7f-40b6-83f4-eb5034e860ff']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 738.570773] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243f2ec4-4e3f-49f9-bb96-4b3340c0740c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 738.585461] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243f2ec4-4e3f-49f9-bb96-4b3340c0740c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c96010-4763-44d0-be75-3f7d87ae61a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-649653665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99437846d7824f5484136f7b8d45dcab',qos_specs=None,replication_status=,reservations=['c5b48bdc-dbbb-4db5-bf0f-ec6eea9007c7','65ad9da4-9288-4af1-960d-881e36102900','3c7037a5-97a5-4e8e-a6b3-bcdddaf9a368','3b82838e-2a7f-40b6-83f4-eb5034e860ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c99c84804d431b92308e78d9b057c5',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-649653665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70c96010-4763-44d0-be75-3f7d87ae61a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99437846d7824f5484136f7b8d45dcab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46c99c84804d431b92308e78d9b057c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 738.586595] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf6287a-c28b-4eb9-81a6-7a9186a2e44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 738.601383] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf6287a-c28b-4eb9-81a6-7a9186a2e44f) transitioned into state 'SUCCESS' from state '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-649653665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99437846d7824f5484136f7b8d45dcab',qos_specs=None,replication_status=,reservations=['c5b48bdc-dbbb-4db5-bf0f-ec6eea9007c7','65ad9da4-9288-4af1-960d-881e36102900','3c7037a5-97a5-4e8e-a6b3-bcdddaf9a368','3b82838e-2a7f-40b6-83f4-eb5034e860ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c99c84804d431b92308e78d9b057c5',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 738.602447] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6270cad6-8a28-4887-984f-374ce7212115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 738.629382] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6270cad6-8a28-4887-984f-374ce7212115) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 738.630547] [58035]: DEBUG cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Flow 'volume_create_api' (0950ee87-c8f4-4c13-84e3-2c3f7d2ade8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 738.630961] [58035]: INFO cinder.volume.api [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Create volume request issued successfully. [ 738.631714] [58035]: INFO cinder.api.openstack.wsgi [None req-15cf2aee-8390-40b4-99c4-d035624bb91a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 738.634108] [58035]: [pid: 58035|app: 0|req: 23/46] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:00:31 2025] POST /volume/v3/volumes => generated 755 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 738.642905] [58036]: DEBUG cinder.api.middleware.request_id [None req-8752fb9a-23b9-408a-bcad-282acb5781da None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.647297] [58036]: INFO cinder.api.openstack.wsgi [None req-8752fb9a-23b9-408a-bcad-282acb5781da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 738.649141] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8752fb9a-23b9-408a-bcad-282acb5781da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 738.652170] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8752fb9a-23b9-408a-bcad-282acb5781da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 738.664411] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.664411] [58036]: warnings.warn( [ 738.670540] [58036]: INFO cinder.volume.api [None req-8752fb9a-23b9-408a-bcad-282acb5781da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 738.676791] [58036]: INFO cinder.api.openstack.wsgi [None req-8752fb9a-23b9-408a-bcad-282acb5781da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 738.677371] [58036]: [pid: 58036|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:31 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 739.690924] [58035]: DEBUG cinder.api.middleware.request_id [None req-41f349c8-af56-45f2-87f9-a852ec9f92d7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.694649] [58035]: INFO cinder.api.openstack.wsgi [None req-41f349c8-af56-45f2-87f9-a852ec9f92d7 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 739.695287] [58035]: DEBUG cinder.api.openstack.wsgi [None req-41f349c8-af56-45f2-87f9-a852ec9f92d7 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 739.695287] [58035]: DEBUG cinder.api.openstack.wsgi [None req-41f349c8-af56-45f2-87f9-a852ec9f92d7 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 739.719628] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.719628] [58035]: warnings.warn( [ 739.726222] [58035]: INFO cinder.volume.api [None req-41f349c8-af56-45f2-87f9-a852ec9f92d7 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 739.732946] [58035]: INFO cinder.api.openstack.wsgi [None req-41f349c8-af56-45f2-87f9-a852ec9f92d7 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 739.734117] [58035]: [pid: 58035|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:32 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.673622] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=4 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 749.553804] [58036]: DEBUG cinder.api.middleware.request_id [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-7c309627-7ab5-4892-ac6e-39d8fb7ca941 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.557721] [58036]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-7c309627-7ab5-4892-ac6e-39d8fb7ca941 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 749.558763] [58036]: DEBUG cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-7c309627-7ab5-4892-ac6e-39d8fb7ca941 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 749.559091] [58036]: DEBUG cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-7c309627-7ab5-4892-ac6e-39d8fb7ca941 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 749.574822] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.574822] [58036]: warnings.warn( [ 749.579620] [58036]: INFO cinder.volume.api [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-7c309627-7ab5-4892-ac6e-39d8fb7ca941 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 749.586997] [58036]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-7c309627-7ab5-4892-ac6e-39d8fb7ca941 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 749.587668] [58036]: [pid: 58036|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:00:42 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.729430] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 751.125583] [58035]: DEBUG cinder.api.middleware.request_id [None req-d3bc65a9-ca7f-4e65-bd55-40940dbf06de None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.127951] [58035]: INFO cinder.api.openstack.wsgi [None req-d3bc65a9-ca7f-4e65-bd55-40940dbf06de None None] GET http://10.180.1.21/volume// [ 751.127951] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d3bc65a9-ca7f-4e65-bd55-40940dbf06de None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 751.127951] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d3bc65a9-ca7f-4e65-bd55-40940dbf06de None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 751.127951] [58035]: INFO cinder.api.openstack.wsgi [None req-d3bc65a9-ca7f-4e65-bd55-40940dbf06de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 751.127951] [58035]: [pid: 58035|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:00:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 751.134123] [58036]: DEBUG cinder.api.middleware.request_id [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-73cd5983-c4da-403d-afbf-6a35eb2d069e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.138860] [58036]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-73cd5983-c4da-403d-afbf-6a35eb2d069e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 751.139575] [58036]: DEBUG cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-73cd5983-c4da-403d-afbf-6a35eb2d069e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca27d339-8475-4d16-b6bc-ee081f883052", "connector": null, "instance_uuid": "f8bbfe54-9692-4ebf-9e84-aede53f982a5"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 751.164397] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.164397] [58036]: warnings.warn( [ 751.210722] [58036]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-73cd5983-c4da-403d-afbf-6a35eb2d069e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 751.212206] [58036]: [pid: 58036|app: 0|req: 26/51] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:00:43 2025] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 751.250744] [58035]: DEBUG cinder.api.middleware.request_id [None req-1b0c4c5a-e30a-45d2-9be3-3f8279f453f7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.254790] [58035]: INFO cinder.api.openstack.wsgi [None req-1b0c4c5a-e30a-45d2-9be3-3f8279f453f7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 751.255816] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1b0c4c5a-e30a-45d2-9be3-3f8279f453f7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 751.256587] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1b0c4c5a-e30a-45d2-9be3-3f8279f453f7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 751.278173] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.278173] [58035]: warnings.warn( [ 751.283738] [58035]: INFO cinder.volume.api [None req-1b0c4c5a-e30a-45d2-9be3-3f8279f453f7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 751.294920] [58035]: INFO cinder.api.openstack.wsgi [None req-1b0c4c5a-e30a-45d2-9be3-3f8279f453f7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 751.296096] [58035]: [pid: 58035|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:44 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1009 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 751.769509] [58036]: DEBUG cinder.api.middleware.request_id [None req-a641ecb8-fd0f-4691-bfae-ef1be1917a29 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.770163] [58036]: INFO cinder.api.openstack.wsgi [None req-a641ecb8-fd0f-4691-bfae-ef1be1917a29 None None] GET http://10.180.1.21/volume// [ 751.770652] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a641ecb8-fd0f-4691-bfae-ef1be1917a29 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 751.770652] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a641ecb8-fd0f-4691-bfae-ef1be1917a29 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 751.771061] [58036]: INFO cinder.api.openstack.wsgi [None req-a641ecb8-fd0f-4691-bfae-ef1be1917a29 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 751.771440] [58036]: [pid: 58036|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:00:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 751.780645] [58035]: DEBUG cinder.api.middleware.request_id [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-d223c619-1d56-45cc-b26e-a8417c80eb58 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.787575] [58035]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-d223c619-1d56-45cc-b26e-a8417c80eb58 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 751.787914] [58035]: DEBUG cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-d223c619-1d56-45cc-b26e-a8417c80eb58 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 751.788127] [58035]: DEBUG cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-d223c619-1d56-45cc-b26e-a8417c80eb58 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 751.819904] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.819904] [58035]: warnings.warn( [ 751.826812] [58035]: INFO cinder.volume.api [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-d223c619-1d56-45cc-b26e-a8417c80eb58 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 751.837678] [58035]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-d223c619-1d56-45cc-b26e-a8417c80eb58 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 751.838497] [58035]: [pid: 58035|app: 0|req: 27/54] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:00:44 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1233 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 751.885310] [58036]: DEBUG cinder.api.middleware.request_id [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-758acd9c-8b12-4451-a3ce-fa7d13e14939 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.888694] [58036]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-758acd9c-8b12-4451-a3ce-fa7d13e14939 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] PUT http://10.180.1.21/volume/v3/attachments/57cdcfce-db85-41b6-be3e-60d6637047ac [ 751.889206] [58036]: DEBUG cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-758acd9c-8b12-4451-a3ce-fa7d13e14939 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989497", "mountpoint": "/dev/sdb"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 751.903257] [58036]: DEBUG cinder.coordination [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-758acd9c-8b12-4451-a3ce-fa7d13e14939 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Acquiring lock "cinder-attachment_update-ca27d339-8475-4d16-b6bc-ee081f883052-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 751.911768] [58036]: DEBUG cinder.coordination [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-758acd9c-8b12-4451-a3ce-fa7d13e14939 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Lock "cinder-attachment_update-ca27d339-8475-4d16-b6bc-ee081f883052-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 751.915246] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.915246] [58036]: warnings.warn( [ 752.311408] [58035]: DEBUG cinder.api.middleware.request_id [None req-6ced8604-34a4-404e-9b51-891f3009117e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.314213] [58035]: INFO cinder.api.openstack.wsgi [None req-6ced8604-34a4-404e-9b51-891f3009117e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 752.314386] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6ced8604-34a4-404e-9b51-891f3009117e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 752.314839] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6ced8604-34a4-404e-9b51-891f3009117e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 752.340422] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.340422] [58035]: warnings.warn( [ 752.345323] [58035]: INFO cinder.volume.api [None req-6ced8604-34a4-404e-9b51-891f3009117e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 752.354015] [58035]: INFO cinder.api.openstack.wsgi [None req-6ced8604-34a4-404e-9b51-891f3009117e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 752.355015] [58035]: [pid: 58035|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:45 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.372011] [58035]: DEBUG cinder.api.middleware.request_id [None req-32c5fb3a-c316-4f87-9b97-7296ef9f8b83 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.376197] [58035]: INFO cinder.api.openstack.wsgi [None req-32c5fb3a-c316-4f87-9b97-7296ef9f8b83 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 753.376197] [58035]: DEBUG cinder.api.openstack.wsgi [None req-32c5fb3a-c316-4f87-9b97-7296ef9f8b83 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 753.376430] [58035]: DEBUG cinder.api.openstack.wsgi [None req-32c5fb3a-c316-4f87-9b97-7296ef9f8b83 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 753.393874] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.393874] [58035]: warnings.warn( [ 753.398806] [58035]: INFO cinder.volume.api [None req-32c5fb3a-c316-4f87-9b97-7296ef9f8b83 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 753.404391] [58035]: INFO cinder.api.openstack.wsgi [None req-32c5fb3a-c316-4f87-9b97-7296ef9f8b83 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 753.406030] [58035]: [pid: 58035|app: 0|req: 29/56] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:46 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.419672] [58035]: DEBUG cinder.api.middleware.request_id [None req-b8e132db-fd8d-4574-ade1-69a3f9e17df6 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.422276] [58035]: INFO cinder.api.openstack.wsgi [None req-b8e132db-fd8d-4574-ade1-69a3f9e17df6 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 754.422531] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b8e132db-fd8d-4574-ade1-69a3f9e17df6 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 754.422798] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b8e132db-fd8d-4574-ade1-69a3f9e17df6 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 754.440125] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.440125] [58035]: warnings.warn( [ 754.445073] [58035]: INFO cinder.volume.api [None req-b8e132db-fd8d-4574-ade1-69a3f9e17df6 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 754.451039] [58035]: INFO cinder.api.openstack.wsgi [None req-b8e132db-fd8d-4574-ade1-69a3f9e17df6 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 754.451135] [58035]: [pid: 58035|app: 0|req: 30/57] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:47 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.466506] [58035]: DEBUG cinder.api.middleware.request_id [None req-06db9cdf-d254-4944-b0c8-efd1909b83c8 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.470649] [58035]: INFO cinder.api.openstack.wsgi [None req-06db9cdf-d254-4944-b0c8-efd1909b83c8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 755.470903] [58035]: DEBUG cinder.api.openstack.wsgi [None req-06db9cdf-d254-4944-b0c8-efd1909b83c8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 755.471162] [58035]: DEBUG cinder.api.openstack.wsgi [None req-06db9cdf-d254-4944-b0c8-efd1909b83c8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 755.488381] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.488381] [58035]: warnings.warn( [ 755.494417] [58035]: INFO cinder.volume.api [None req-06db9cdf-d254-4944-b0c8-efd1909b83c8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 755.507719] [58035]: INFO cinder.api.openstack.wsgi [None req-06db9cdf-d254-4944-b0c8-efd1909b83c8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 755.507719] [58035]: [pid: 58035|app: 0|req: 31/58] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:48 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.466666] [58036]: DEBUG cinder.coordination [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-758acd9c-8b12-4451-a3ce-fa7d13e14939 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Lock "cinder-attachment_update-ca27d339-8475-4d16-b6bc-ee081f883052-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.555s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 756.467031] [58036]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-758acd9c-8b12-4451-a3ce-fa7d13e14939 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/attachments/57cdcfce-db85-41b6-be3e-60d6637047ac returned with HTTP 200 [ 756.467646] [58036]: [pid: 58036|app: 0|req: 28/59] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:00:44 2025] PUT /volume/v3/attachments/57cdcfce-db85-41b6-be3e-60d6637047ac => generated 617 bytes in 4583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.519135] [58035]: DEBUG cinder.api.middleware.request_id [None req-b6ea50f8-fec6-4f54-943c-112e568cd53c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.521077] [58035]: INFO cinder.api.openstack.wsgi [None req-b6ea50f8-fec6-4f54-943c-112e568cd53c tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 756.521304] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b6ea50f8-fec6-4f54-943c-112e568cd53c tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 756.521519] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b6ea50f8-fec6-4f54-943c-112e568cd53c tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 756.539645] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.539645] [58035]: warnings.warn( [ 756.543602] [58035]: INFO cinder.volume.api [None req-b6ea50f8-fec6-4f54-943c-112e568cd53c tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 756.552188] [58035]: INFO cinder.api.openstack.wsgi [None req-b6ea50f8-fec6-4f54-943c-112e568cd53c tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 756.552188] [58035]: [pid: 58035|app: 0|req: 32/60] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:49 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.568024] [58036]: DEBUG cinder.api.middleware.request_id [None req-4b026bc4-d648-4f1c-a192-5a110804ce74 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.570600] [58036]: INFO cinder.api.openstack.wsgi [None req-4b026bc4-d648-4f1c-a192-5a110804ce74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 757.571047] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4b026bc4-d648-4f1c-a192-5a110804ce74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 757.571047] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4b026bc4-d648-4f1c-a192-5a110804ce74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 757.597335] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.597335] [58036]: warnings.warn( [ 757.601047] [58036]: INFO cinder.volume.api [None req-4b026bc4-d648-4f1c-a192-5a110804ce74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 757.606415] [58036]: INFO cinder.api.openstack.wsgi [None req-4b026bc4-d648-4f1c-a192-5a110804ce74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 757.606855] [58036]: [pid: 58036|app: 0|req: 29/61] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:50 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 758.629296] [58035]: DEBUG cinder.api.middleware.request_id [None req-5bf4d24a-ad8e-4ef4-a06b-332e511b417f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.631411] [58035]: INFO cinder.api.openstack.wsgi [None req-5bf4d24a-ad8e-4ef4-a06b-332e511b417f tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 758.631670] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5bf4d24a-ad8e-4ef4-a06b-332e511b417f tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 758.631921] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5bf4d24a-ad8e-4ef4-a06b-332e511b417f tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 758.646389] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.646389] [58035]: warnings.warn( [ 758.647588] [58036]: DEBUG cinder.api.middleware.request_id [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-21f05b1a-447a-480d-89b2-e679d096757d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.651205] [58035]: INFO cinder.volume.api [None req-5bf4d24a-ad8e-4ef4-a06b-332e511b417f tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 758.651322] [58036]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-21f05b1a-447a-480d-89b2-e679d096757d tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] POST http://10.180.1.21/volume/v3/attachments/57cdcfce-db85-41b6-be3e-60d6637047ac/action [ 758.651643] [58036]: DEBUG cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-21f05b1a-447a-480d-89b2-e679d096757d tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 758.653772] [58036]: DEBUG cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-21f05b1a-447a-480d-89b2-e679d096757d tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 758.660428] [58035]: INFO cinder.api.openstack.wsgi [None req-5bf4d24a-ad8e-4ef4-a06b-332e511b417f tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 758.660428] [58035]: [pid: 58035|app: 0|req: 33/62] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:51 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.682828] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.682828] [58036]: warnings.warn( [ 758.692246] [58036]: INFO cinder.api.openstack.wsgi [req-d804caf1-ec29-4cf6-b029-ec0ddafb5e0d req-21f05b1a-447a-480d-89b2-e679d096757d tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/attachments/57cdcfce-db85-41b6-be3e-60d6637047ac/action returned with HTTP 204 [ 758.692813] [58036]: [pid: 58036|app: 0|req: 30/63] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:00:51 2025] POST /volume/v3/attachments/57cdcfce-db85-41b6-be3e-60d6637047ac/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 759.673986] [58035]: DEBUG cinder.api.middleware.request_id [None req-3d2d3df2-a1f2-4c14-9257-747ef11cf375 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.676591] [58035]: INFO cinder.api.openstack.wsgi [None req-3d2d3df2-a1f2-4c14-9257-747ef11cf375 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 759.677719] [58035]: DEBUG cinder.api.openstack.wsgi [None req-3d2d3df2-a1f2-4c14-9257-747ef11cf375 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 759.677719] [58035]: DEBUG cinder.api.openstack.wsgi [None req-3d2d3df2-a1f2-4c14-9257-747ef11cf375 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 759.696637] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.696637] [58035]: warnings.warn( [ 759.705186] [58035]: INFO cinder.volume.api [None req-3d2d3df2-a1f2-4c14-9257-747ef11cf375 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 759.715448] [58035]: INFO cinder.api.openstack.wsgi [None req-3d2d3df2-a1f2-4c14-9257-747ef11cf375 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 759.715928] [58035]: [pid: 58035|app: 0|req: 34/64] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:52 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1328 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 759.738540] [58036]: DEBUG cinder.api.middleware.request_id [None req-9e31197a-6489-426e-9414-cda6a1c6c58b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.741053] [58036]: INFO cinder.api.openstack.wsgi [None req-9e31197a-6489-426e-9414-cda6a1c6c58b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 759.741324] [58036]: DEBUG cinder.api.openstack.wsgi [None req-9e31197a-6489-426e-9414-cda6a1c6c58b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 759.741981] [58036]: DEBUG cinder.api.openstack.wsgi [None req-9e31197a-6489-426e-9414-cda6a1c6c58b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 759.754434] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.754434] [58036]: warnings.warn( [ 759.760220] [58036]: INFO cinder.volume.api [None req-9e31197a-6489-426e-9414-cda6a1c6c58b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 759.764960] [58036]: INFO cinder.api.openstack.wsgi [None req-9e31197a-6489-426e-9414-cda6a1c6c58b tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 759.765483] [58036]: [pid: 58036|app: 0|req: 31/65] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:52 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.957955] [58035]: DEBUG cinder.api.middleware.request_id [None req-dfe4f0cb-612d-477f-b9da-f6faee102ae4 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.960726] [58035]: INFO cinder.api.openstack.wsgi [None req-dfe4f0cb-612d-477f-b9da-f6faee102ae4 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 764.960959] [58035]: DEBUG cinder.api.openstack.wsgi [None req-dfe4f0cb-612d-477f-b9da-f6faee102ae4 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 764.961193] [58035]: DEBUG cinder.api.openstack.wsgi [None req-dfe4f0cb-612d-477f-b9da-f6faee102ae4 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 764.981316] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.981316] [58035]: warnings.warn( [ 764.991046] [58035]: INFO cinder.volume.api [None req-dfe4f0cb-612d-477f-b9da-f6faee102ae4 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 764.995134] [58035]: INFO cinder.api.openstack.wsgi [None req-dfe4f0cb-612d-477f-b9da-f6faee102ae4 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 764.995600] [58035]: [pid: 58035|app: 0|req: 35/66] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:00:57 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 766.665589] [58036]: DEBUG cinder.api.middleware.request_id [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-dd0e50f7-02ba-42b2-bf2f-ef107cfb9786 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.671649] [58036]: INFO cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-dd0e50f7-02ba-42b2-bf2f-ef107cfb9786 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 766.671649] [58036]: DEBUG cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-dd0e50f7-02ba-42b2-bf2f-ef107cfb9786 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 766.671649] [58036]: DEBUG cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-dd0e50f7-02ba-42b2-bf2f-ef107cfb9786 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 766.688350] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.688350] [58036]: warnings.warn( [ 766.692689] [58036]: INFO cinder.volume.api [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-dd0e50f7-02ba-42b2-bf2f-ef107cfb9786 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 766.700109] [58036]: INFO cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-dd0e50f7-02ba-42b2-bf2f-ef107cfb9786 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 766.700715] [58036]: [pid: 58036|app: 0|req: 32/67] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:00:59 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 766.760667] [58035]: DEBUG cinder.api.middleware.request_id [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-40de987a-f29a-41ed-baf6-e775f26ced74 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.767074] [58035]: INFO cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-40de987a-f29a-41ed-baf6-e775f26ced74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] POST http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052/action [ 766.767672] [58035]: DEBUG cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-40de987a-f29a-41ed-baf6-e775f26ced74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 766.767869] [58035]: DEBUG cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-40de987a-f29a-41ed-baf6-e775f26ced74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 766.785973] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.785973] [58035]: warnings.warn( [ 766.786459] [58035]: INFO cinder.volume.api [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-40de987a-f29a-41ed-baf6-e775f26ced74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 766.800842] [58035]: INFO cinder.volume.api [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-40de987a-f29a-41ed-baf6-e775f26ced74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Begin detaching volume completed successfully. [ 766.801114] [58035]: INFO cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-40de987a-f29a-41ed-baf6-e775f26ced74 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052/action returned with HTTP 202 [ 766.801682] [58035]: [pid: 58035|app: 0|req: 36/68] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:00:59 2025] POST /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 767.833865] [58036]: DEBUG cinder.api.middleware.request_id [None req-7f3d9e7a-01fa-4603-ae69-fa6737af4be6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.834616] [58036]: INFO cinder.api.openstack.wsgi [None req-7f3d9e7a-01fa-4603-ae69-fa6737af4be6 None None] GET http://10.180.1.21/volume// [ 767.835188] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7f3d9e7a-01fa-4603-ae69-fa6737af4be6 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 767.835340] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7f3d9e7a-01fa-4603-ae69-fa6737af4be6 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 767.835965] [58036]: INFO cinder.api.openstack.wsgi [None req-7f3d9e7a-01fa-4603-ae69-fa6737af4be6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 767.836613] [58036]: [pid: 58036|app: 0|req: 33/69] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:01:00 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 767.841836] [58035]: DEBUG cinder.api.middleware.request_id [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-67a4dd2a-48fb-4145-be3d-0e579ad58f7e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.844832] [58035]: INFO cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-67a4dd2a-48fb-4145-be3d-0e579ad58f7e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 767.845730] [58035]: DEBUG cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-67a4dd2a-48fb-4145-be3d-0e579ad58f7e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 767.845730] [58035]: DEBUG cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-67a4dd2a-48fb-4145-be3d-0e579ad58f7e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 767.864097] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.864097] [58035]: warnings.warn( [ 767.869782] [58035]: INFO cinder.volume.api [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-67a4dd2a-48fb-4145-be3d-0e579ad58f7e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 767.879158] [58035]: INFO cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-67a4dd2a-48fb-4145-be3d-0e579ad58f7e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 767.879158] [58035]: [pid: 58035|app: 0|req: 37/70] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:01:00 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1555 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 769.080375] [58036]: DEBUG cinder.api.middleware.request_id [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-c3de6ef3-b077-48c2-b260-535b6e9ec536 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.084312] [58036]: INFO cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-c3de6ef3-b077-48c2-b260-535b6e9ec536 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/57cdcfce-db85-41b6-be3e-60d6637047ac [ 769.084539] [58036]: DEBUG cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-c3de6ef3-b077-48c2-b260-535b6e9ec536 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 769.085594] [58036]: DEBUG cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-c3de6ef3-b077-48c2-b260-535b6e9ec536 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 769.100950] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.100950] [58036]: warnings.warn( [ 769.684856] [58036]: INFO cinder.api.openstack.wsgi [req-ce36a21d-891f-4d83-829f-c0a3a28f63d2 req-c3de6ef3-b077-48c2-b260-535b6e9ec536 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/attachments/57cdcfce-db85-41b6-be3e-60d6637047ac returned with HTTP 200 [ 769.686628] [58036]: [pid: 58036|app: 0|req: 34/71] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:01:01 2025] DELETE /volume/v3/attachments/57cdcfce-db85-41b6-be3e-60d6637047ac => generated 19 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 772.530852] [58035]: DEBUG cinder.api.middleware.request_id [None req-b5eb6683-9540-4289-ad48-dc09e3d5eafc None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.533073] [58035]: INFO cinder.api.openstack.wsgi [None req-b5eb6683-9540-4289-ad48-dc09e3d5eafc tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 772.533336] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b5eb6683-9540-4289-ad48-dc09e3d5eafc tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 772.533608] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b5eb6683-9540-4289-ad48-dc09e3d5eafc tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 772.545662] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.545662] [58035]: warnings.warn( [ 772.550964] [58035]: INFO cinder.volume.api [None req-b5eb6683-9540-4289-ad48-dc09e3d5eafc tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 772.558337] [58035]: INFO cinder.api.openstack.wsgi [None req-b5eb6683-9540-4289-ad48-dc09e3d5eafc tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 772.558945] [58035]: [pid: 58035|app: 0|req: 38/72] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:05 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1010 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 772.570235] [58036]: DEBUG cinder.api.middleware.request_id [None req-1f72d142-67f3-4884-a0d9-76f556ed4af7 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.572397] [58036]: INFO cinder.api.openstack.wsgi [None req-1f72d142-67f3-4884-a0d9-76f556ed4af7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 772.572607] [58036]: DEBUG cinder.api.openstack.wsgi [None req-1f72d142-67f3-4884-a0d9-76f556ed4af7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 772.572812] [58036]: DEBUG cinder.api.openstack.wsgi [None req-1f72d142-67f3-4884-a0d9-76f556ed4af7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 772.572999] [58036]: INFO cinder.api.v3.volumes [None req-1f72d142-67f3-4884-a0d9-76f556ed4af7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Delete volume with id: ca27d339-8475-4d16-b6bc-ee081f883052 [ 772.590456] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.590456] [58036]: warnings.warn( [ 772.590456] [58036]: INFO cinder.volume.api [None req-1f72d142-67f3-4884-a0d9-76f556ed4af7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 772.615553] [58036]: INFO cinder.volume.api [None req-1f72d142-67f3-4884-a0d9-76f556ed4af7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Delete volume request issued successfully. [ 772.615979] [58036]: INFO cinder.api.openstack.wsgi [None req-1f72d142-67f3-4884-a0d9-76f556ed4af7 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 202 [ 772.616547] [58036]: [pid: 58036|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:01:05 2025] DELETE /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 772.619549] [58035]: DEBUG cinder.api.middleware.request_id [None req-49a9bf52-5d99-4e62-b78d-93b4d5592c3e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.621691] [58035]: INFO cinder.api.openstack.wsgi [None req-49a9bf52-5d99-4e62-b78d-93b4d5592c3e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 772.622325] [58035]: DEBUG cinder.api.openstack.wsgi [None req-49a9bf52-5d99-4e62-b78d-93b4d5592c3e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 772.622325] [58035]: DEBUG cinder.api.openstack.wsgi [None req-49a9bf52-5d99-4e62-b78d-93b4d5592c3e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 772.630719] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.630719] [58035]: warnings.warn( [ 772.635017] [58035]: INFO cinder.volume.api [None req-49a9bf52-5d99-4e62-b78d-93b4d5592c3e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 772.643502] [58035]: INFO cinder.api.openstack.wsgi [None req-49a9bf52-5d99-4e62-b78d-93b4d5592c3e tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 772.643995] [58035]: [pid: 58035|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:05 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.658135] [58036]: DEBUG cinder.api.middleware.request_id [None req-116ee794-8c29-4b22-8322-045e9c09e7b8 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.663955] [58036]: INFO cinder.api.openstack.wsgi [None req-116ee794-8c29-4b22-8322-045e9c09e7b8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 773.665661] [58036]: DEBUG cinder.api.openstack.wsgi [None req-116ee794-8c29-4b22-8322-045e9c09e7b8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 773.665661] [58036]: DEBUG cinder.api.openstack.wsgi [None req-116ee794-8c29-4b22-8322-045e9c09e7b8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 773.680135] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.680135] [58036]: warnings.warn( [ 773.685497] [58036]: INFO cinder.volume.api [None req-116ee794-8c29-4b22-8322-045e9c09e7b8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 773.693747] [58036]: INFO cinder.api.openstack.wsgi [None req-116ee794-8c29-4b22-8322-045e9c09e7b8 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 773.694542] [58036]: [pid: 58036|app: 0|req: 36/75] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:06 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.758860] [58035]: DEBUG cinder.api.middleware.request_id [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-6769e42e-c318-4075-92b1-6455ef0d65b2 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.762629] [58035]: INFO cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-6769e42e-c318-4075-92b1-6455ef0d65b2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 773.762861] [58035]: DEBUG cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-6769e42e-c318-4075-92b1-6455ef0d65b2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 773.763140] [58035]: DEBUG cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-6769e42e-c318-4075-92b1-6455ef0d65b2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 773.774514] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.774514] [58035]: warnings.warn( [ 773.779026] [58035]: INFO cinder.volume.api [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-6769e42e-c318-4075-92b1-6455ef0d65b2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 773.785018] [58035]: INFO cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-6769e42e-c318-4075-92b1-6455ef0d65b2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 773.785498] [58035]: [pid: 58035|app: 0|req: 40/76] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:01:06 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.806705] [58036]: DEBUG cinder.api.middleware.request_id [None req-eb367345-20d2-4f48-aabf-a81456660f2c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.807334] [58036]: INFO cinder.api.openstack.wsgi [None req-eb367345-20d2-4f48-aabf-a81456660f2c None None] GET http://10.180.1.21/volume// [ 773.807391] [58036]: DEBUG cinder.api.openstack.wsgi [None req-eb367345-20d2-4f48-aabf-a81456660f2c None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 773.807596] [58036]: DEBUG cinder.api.openstack.wsgi [None req-eb367345-20d2-4f48-aabf-a81456660f2c None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 773.808023] [58036]: INFO cinder.api.openstack.wsgi [None req-eb367345-20d2-4f48-aabf-a81456660f2c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 773.808779] [58036]: [pid: 58036|app: 0|req: 37/77] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:01:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 773.813927] [58035]: DEBUG cinder.api.middleware.request_id [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-d77e08f9-58db-4df2-8d1b-8fc6563080f3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.817302] [58035]: INFO cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-d77e08f9-58db-4df2-8d1b-8fc6563080f3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] POST http://10.180.1.21/volume/v3/attachments [ 773.817737] [58035]: DEBUG cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-d77e08f9-58db-4df2-8d1b-8fc6563080f3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70c96010-4763-44d0-be75-3f7d87ae61a3", "connector": null, "instance_uuid": "621d9682-b9f6-4b3f-9e2d-bab56977ae41"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 773.827671] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.827671] [58035]: warnings.warn( [ 773.868540] [58035]: INFO cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-d77e08f9-58db-4df2-8d1b-8fc6563080f3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 773.869055] [58035]: [pid: 58035|app: 0|req: 41/78] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:01:06 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.898474] [58036]: DEBUG cinder.api.middleware.request_id [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-5c477069-10e3-43df-b9a9-89de4dea7dbc None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.900682] [58036]: INFO cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-5c477069-10e3-43df-b9a9-89de4dea7dbc tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] POST http://10.180.1.21/volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8/action [ 773.901119] [58036]: DEBUG cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-5c477069-10e3-43df-b9a9-89de4dea7dbc tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 773.901283] [58036]: DEBUG cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-5c477069-10e3-43df-b9a9-89de4dea7dbc tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 773.917784] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.917784] [58036]: warnings.warn( [ 773.925182] [58036]: INFO cinder.api.openstack.wsgi [req-5e46fee5-21b0-43b6-bf2b-2e2dbe2cfa31 req-5c477069-10e3-43df-b9a9-89de4dea7dbc tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8/action returned with HTTP 204 [ 773.926404] [58036]: [pid: 58036|app: 0|req: 38/79] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:01:06 2025] POST /volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 773.944689] [58035]: DEBUG cinder.api.middleware.request_id [None req-8287d6e9-2e9e-40e5-8a1f-c179015a4c35 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.946981] [58035]: INFO cinder.api.openstack.wsgi [None req-8287d6e9-2e9e-40e5-8a1f-c179015a4c35 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 773.947214] [58035]: DEBUG cinder.api.openstack.wsgi [None req-8287d6e9-2e9e-40e5-8a1f-c179015a4c35 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 773.947420] [58035]: DEBUG cinder.api.openstack.wsgi [None req-8287d6e9-2e9e-40e5-8a1f-c179015a4c35 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 773.962764] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.962764] [58035]: warnings.warn( [ 773.968332] [58035]: INFO cinder.volume.api [None req-8287d6e9-2e9e-40e5-8a1f-c179015a4c35 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 773.977049] [58035]: INFO cinder.api.openstack.wsgi [None req-8287d6e9-2e9e-40e5-8a1f-c179015a4c35 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 773.977505] [58035]: [pid: 58035|app: 0|req: 42/80] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:06 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.987446] [58036]: DEBUG cinder.api.middleware.request_id [None req-83abf2bd-47d4-488d-a566-e2f829361b86 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.990422] [58036]: INFO cinder.api.openstack.wsgi [None req-83abf2bd-47d4-488d-a566-e2f829361b86 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 773.990757] [58036]: DEBUG cinder.api.openstack.wsgi [None req-83abf2bd-47d4-488d-a566-e2f829361b86 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 773.992052] [58036]: DEBUG cinder.api.openstack.wsgi [None req-83abf2bd-47d4-488d-a566-e2f829361b86 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 774.011513] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.011513] [58036]: warnings.warn( [ 774.016464] [58036]: INFO cinder.volume.api [None req-83abf2bd-47d4-488d-a566-e2f829361b86 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 774.023321] [58036]: INFO cinder.api.openstack.wsgi [None req-83abf2bd-47d4-488d-a566-e2f829361b86 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 774.023774] [58036]: [pid: 58036|app: 0|req: 39/81] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:06 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 1110 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 774.707709] [58035]: DEBUG cinder.api.middleware.request_id [None req-19f997d8-2082-43cd-9087-ad5e4cb3de39 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.712027] [58035]: INFO cinder.api.openstack.wsgi [None req-19f997d8-2082-43cd-9087-ad5e4cb3de39 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 774.712027] [58035]: DEBUG cinder.api.openstack.wsgi [None req-19f997d8-2082-43cd-9087-ad5e4cb3de39 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 774.712027] [58035]: DEBUG cinder.api.openstack.wsgi [None req-19f997d8-2082-43cd-9087-ad5e4cb3de39 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 774.724202] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.724202] [58035]: warnings.warn( [ 774.729604] [58035]: INFO cinder.volume.api [None req-19f997d8-2082-43cd-9087-ad5e4cb3de39 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Volume info retrieved successfully. [ 774.743823] [58035]: INFO cinder.api.openstack.wsgi [None req-19f997d8-2082-43cd-9087-ad5e4cb3de39 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 200 [ 774.743823] [58035]: [pid: 58035|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:07 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.756115] [58036]: DEBUG cinder.api.middleware.request_id [None req-29b9cb17-aa7f-487e-ba04-7e2f8069b575 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.758747] [58036]: INFO cinder.api.openstack.wsgi [None req-29b9cb17-aa7f-487e-ba04-7e2f8069b575 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 775.758747] [58036]: DEBUG cinder.api.openstack.wsgi [None req-29b9cb17-aa7f-487e-ba04-7e2f8069b575 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 775.758913] [58036]: DEBUG cinder.api.openstack.wsgi [None req-29b9cb17-aa7f-487e-ba04-7e2f8069b575 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 775.768936] [58036]: INFO cinder.api.openstack.wsgi [None req-29b9cb17-aa7f-487e-ba04-7e2f8069b575 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 404 [ 775.768936] [58036]: [pid: 58036|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:08 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 784.737321] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=84,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 785.762310] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=60,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 793.539775] [58035]: DEBUG cinder.api.middleware.request_id [req-652dbbab-81d9-4544-9a7f-5ce01f5df362 req-df223cce-3868-4e73-9a53-bd76c3831bd9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.543381] [58035]: INFO cinder.api.openstack.wsgi [req-652dbbab-81d9-4544-9a7f-5ce01f5df362 req-df223cce-3868-4e73-9a53-bd76c3831bd9 tempest-SecurityGroupsTestJSON-90106944 tempest-SecurityGroupsTestJSON-90106944-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=07fbf153-3dc9-4c90-b7d6-cf8ab514189b [ 793.543381] [58035]: DEBUG cinder.api.openstack.wsgi [req-652dbbab-81d9-4544-9a7f-5ce01f5df362 req-df223cce-3868-4e73-9a53-bd76c3831bd9 tempest-SecurityGroupsTestJSON-90106944 tempest-SecurityGroupsTestJSON-90106944-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 793.543381] [58035]: DEBUG cinder.api.openstack.wsgi [req-652dbbab-81d9-4544-9a7f-5ce01f5df362 req-df223cce-3868-4e73-9a53-bd76c3831bd9 tempest-SecurityGroupsTestJSON-90106944 tempest-SecurityGroupsTestJSON-90106944-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 793.560728] [58035]: INFO cinder.api.openstack.wsgi [req-652dbbab-81d9-4544-9a7f-5ce01f5df362 req-df223cce-3868-4e73-9a53-bd76c3831bd9 tempest-SecurityGroupsTestJSON-90106944 tempest-SecurityGroupsTestJSON-90106944-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=07fbf153-3dc9-4c90-b7d6-cf8ab514189b returned with HTTP 200 [ 793.560728] [58035]: [pid: 58035|app: 0|req: 44/84] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Dec 12 05:01:26 2025] GET /volume/v3/attachments?instance_id=07fbf153-3dc9-4c90-b7d6-cf8ab514189b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 801.298787] [58036]: DEBUG cinder.api.middleware.request_id [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.301707] [58036]: INFO cinder.api.openstack.wsgi [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] POST http://10.180.1.21/volume/v3/volumes [ 801.302395] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-773522580"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 801.305853] [58036]: DEBUG cinder.api.v3.volumes [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-773522580'}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 801.305997] [58036]: INFO cinder.api.v3.volumes [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Create volume of 1 GB [ 801.316048] [58036]: INFO cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Availability Zones retrieved successfully. [ 801.323915] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Flow 'volume_create_api' (c87b2acd-8f24-4989-b99a-1cd8993535b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 801.325507] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11be95d-e72c-4cb6-9f3f-2b57cbbef12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.326938] [58036]: DEBUG cinder.volume.flows.api.create_volume [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 801.363014] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a11be95d-e72c-4cb6-9f3f-2b57cbbef12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.363014] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e62d35-f5a9-4a90-b9f6-45da7996dfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.430669] [58036]: DEBUG cinder.quota [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Created reservations ['7ebe3f92-a7a3-4bac-ad35-760ac1870a64', 'c13ca735-49b0-4f05-a02e-ba65e5654c36', 'effcc9fa-882e-4f44-9687-a4155258355a', '8e06e347-c580-4a8c-8286-e09cd0bac51b'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 801.432043] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e62d35-f5a9-4a90-b9f6-45da7996dfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ebe3f92-a7a3-4bac-ad35-760ac1870a64', 'c13ca735-49b0-4f05-a02e-ba65e5654c36', 'effcc9fa-882e-4f44-9687-a4155258355a', '8e06e347-c580-4a8c-8286-e09cd0bac51b']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.433100] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5104f27-6152-40f5-b70b-a2671d136d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.460168] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5104f27-6152-40f5-b70b-a2671d136d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e530aabb-f7ed-4ab7-853f-8bef10ea709c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-773522580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c3149493f845eabb04d5848857bfa1',qos_specs=None,replication_status=,reservations=['7ebe3f92-a7a3-4bac-ad35-760ac1870a64','c13ca735-49b0-4f05-a02e-ba65e5654c36','effcc9fa-882e-4f44-9687-a4155258355a','8e06e347-c580-4a8c-8286-e09cd0bac51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='263067585de14d9fae1c66ea6890df08',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-773522580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e530aabb-f7ed-4ab7-853f-8bef10ea709c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c3149493f845eabb04d5848857bfa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='263067585de14d9fae1c66ea6890df08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.461808] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f45de5-06be-47dd-a0b9-e9b97d2c6f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.490047] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f45de5-06be-47dd-a0b9-e9b97d2c6f23) transitioned into state 'SUCCESS' from state '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-773522580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c3149493f845eabb04d5848857bfa1',qos_specs=None,replication_status=,reservations=['7ebe3f92-a7a3-4bac-ad35-760ac1870a64','c13ca735-49b0-4f05-a02e-ba65e5654c36','effcc9fa-882e-4f44-9687-a4155258355a','8e06e347-c580-4a8c-8286-e09cd0bac51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='263067585de14d9fae1c66ea6890df08',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.491451] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b252f4d0-d87b-4bd9-bbd8-d2197f4a7e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 801.508972] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b252f4d0-d87b-4bd9-bbd8-d2197f4a7e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 801.511862] [58036]: DEBUG cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Flow 'volume_create_api' (c87b2acd-8f24-4989-b99a-1cd8993535b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 801.511862] [58036]: INFO cinder.volume.api [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Create volume request issued successfully. [ 801.511862] [58036]: INFO cinder.api.openstack.wsgi [None req-7b49f824-d54c-4ec4-9dc6-1842a53fb94e tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 801.511862] [58036]: [pid: 58036|app: 0|req: 41/85] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:01:34 2025] POST /volume/v3/volumes => generated 750 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 801.526251] [58035]: DEBUG cinder.api.middleware.request_id [None req-dd216423-778f-4d09-a9a1-27330f1e19d6 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.534151] [58035]: INFO cinder.api.openstack.wsgi [None req-dd216423-778f-4d09-a9a1-27330f1e19d6 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 801.534457] [58035]: DEBUG cinder.api.openstack.wsgi [None req-dd216423-778f-4d09-a9a1-27330f1e19d6 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 801.534646] [58035]: DEBUG cinder.api.openstack.wsgi [None req-dd216423-778f-4d09-a9a1-27330f1e19d6 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 801.550476] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 801.550476] [58035]: warnings.warn( [ 801.556831] [58035]: INFO cinder.volume.api [None req-dd216423-778f-4d09-a9a1-27330f1e19d6 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 801.563438] [58035]: INFO cinder.api.openstack.wsgi [None req-dd216423-778f-4d09-a9a1-27330f1e19d6 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 801.564238] [58035]: [pid: 58035|app: 0|req: 45/86] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:34 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 802.576393] [58036]: DEBUG cinder.api.middleware.request_id [None req-c88f3808-3999-4d03-a709-eb6340d599e5 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.583894] [58036]: INFO cinder.api.openstack.wsgi [None req-c88f3808-3999-4d03-a709-eb6340d599e5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 802.583894] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c88f3808-3999-4d03-a709-eb6340d599e5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 802.583894] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c88f3808-3999-4d03-a709-eb6340d599e5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 802.600267] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 802.600267] [58036]: warnings.warn( [ 802.605710] [58036]: INFO cinder.volume.api [None req-c88f3808-3999-4d03-a709-eb6340d599e5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 802.613459] [58036]: INFO cinder.api.openstack.wsgi [None req-c88f3808-3999-4d03-a709-eb6340d599e5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 802.614201] [58036]: [pid: 58036|app: 0|req: 42/87] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:35 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 803.305958] [58035]: DEBUG cinder.api.middleware.request_id [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-688985a0-0a92-403e-86ec-acb9746dc439 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.308770] [58035]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-688985a0-0a92-403e-86ec-acb9746dc439 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 803.309039] [58035]: DEBUG cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-688985a0-0a92-403e-86ec-acb9746dc439 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 803.309320] [58035]: DEBUG cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-688985a0-0a92-403e-86ec-acb9746dc439 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 803.325718] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.325718] [58035]: warnings.warn( [ 803.333776] [58035]: INFO cinder.volume.api [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-688985a0-0a92-403e-86ec-acb9746dc439 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 803.342494] [58035]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-688985a0-0a92-403e-86ec-acb9746dc439 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 803.342965] [58035]: [pid: 58035|app: 0|req: 46/88] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:01:36 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.868498] [58036]: DEBUG cinder.api.middleware.request_id [None req-990453a1-8e49-4dae-ae8c-80f703be08c5 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.868942] [58036]: INFO cinder.api.openstack.wsgi [None req-990453a1-8e49-4dae-ae8c-80f703be08c5 None None] GET http://10.180.1.21/volume// [ 804.869138] [58036]: DEBUG cinder.api.openstack.wsgi [None req-990453a1-8e49-4dae-ae8c-80f703be08c5 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 804.869401] [58036]: DEBUG cinder.api.openstack.wsgi [None req-990453a1-8e49-4dae-ae8c-80f703be08c5 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 804.869846] [58036]: INFO cinder.api.openstack.wsgi [None req-990453a1-8e49-4dae-ae8c-80f703be08c5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 804.870377] [58036]: [pid: 58036|app: 0|req: 43/89] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:01:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 804.875195] [58035]: DEBUG cinder.api.middleware.request_id [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-b52b2454-213e-4fcc-98f5-a5a7b2bde542 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.877880] [58035]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-b52b2454-213e-4fcc-98f5-a5a7b2bde542 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] POST http://10.180.1.21/volume/v3/attachments [ 804.878354] [58035]: DEBUG cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-b52b2454-213e-4fcc-98f5-a5a7b2bde542 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e530aabb-f7ed-4ab7-853f-8bef10ea709c", "connector": null, "instance_uuid": "0c6788bc-b210-4c96-9677-47babe35f74e"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 804.892118] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.892118] [58035]: warnings.warn( [ 804.919792] [58035]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-b52b2454-213e-4fcc-98f5-a5a7b2bde542 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 804.920556] [58035]: [pid: 58035|app: 0|req: 47/90] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:01:37 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 804.952214] [58036]: DEBUG cinder.api.middleware.request_id [None req-da8b4d5c-3707-43e0-b482-8c8f80fba55f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.953508] [58036]: INFO cinder.api.openstack.wsgi [None req-da8b4d5c-3707-43e0-b482-8c8f80fba55f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 804.953734] [58036]: DEBUG cinder.api.openstack.wsgi [None req-da8b4d5c-3707-43e0-b482-8c8f80fba55f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 804.954623] [58036]: DEBUG cinder.api.openstack.wsgi [None req-da8b4d5c-3707-43e0-b482-8c8f80fba55f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 804.966535] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.966535] [58036]: warnings.warn( [ 804.970973] [58036]: INFO cinder.volume.api [None req-da8b4d5c-3707-43e0-b482-8c8f80fba55f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 804.977165] [58036]: INFO cinder.api.openstack.wsgi [None req-da8b4d5c-3707-43e0-b482-8c8f80fba55f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 804.977614] [58036]: [pid: 58036|app: 0|req: 44/91] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:37 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.454388] [58035]: DEBUG cinder.api.middleware.request_id [None req-f6a89758-51f0-46f6-b015-a1be9abcf7bf None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.455066] [58035]: INFO cinder.api.openstack.wsgi [None req-f6a89758-51f0-46f6-b015-a1be9abcf7bf None None] GET http://10.180.1.21/volume// [ 805.455309] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f6a89758-51f0-46f6-b015-a1be9abcf7bf None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 805.455520] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f6a89758-51f0-46f6-b015-a1be9abcf7bf None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 805.455907] [58035]: INFO cinder.api.openstack.wsgi [None req-f6a89758-51f0-46f6-b015-a1be9abcf7bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 805.456238] [58035]: [pid: 58035|app: 0|req: 48/92] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:01:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 805.460336] [58036]: DEBUG cinder.api.middleware.request_id [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-a4298ad2-7ef0-4685-93ef-f425ccc30c75 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.463638] [58036]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-a4298ad2-7ef0-4685-93ef-f425ccc30c75 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 805.463819] [58036]: DEBUG cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-a4298ad2-7ef0-4685-93ef-f425ccc30c75 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 805.464074] [58036]: DEBUG cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-a4298ad2-7ef0-4685-93ef-f425ccc30c75 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 805.485407] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.485407] [58036]: warnings.warn( [ 805.491320] [58036]: INFO cinder.volume.api [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-a4298ad2-7ef0-4685-93ef-f425ccc30c75 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 805.500756] [58036]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-a4298ad2-7ef0-4685-93ef-f425ccc30c75 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 805.501090] [58036]: [pid: 58036|app: 0|req: 45/93] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:01:38 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 805.541345] [58035]: DEBUG cinder.api.middleware.request_id [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-23d326b1-dcef-454c-a87c-1a59c3486b9a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.545975] [58035]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-23d326b1-dcef-454c-a87c-1a59c3486b9a tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] PUT http://10.180.1.21/volume/v3/attachments/fb67548a-04bf-4972-a746-db74b0bb9463 [ 805.546268] [58035]: DEBUG cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-23d326b1-dcef-454c-a87c-1a59c3486b9a tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989591", "mountpoint": "/dev/sdb"}}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 805.557060] [58035]: DEBUG cinder.coordination [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-23d326b1-dcef-454c-a87c-1a59c3486b9a tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Acquiring lock "cinder-attachment_update-e530aabb-f7ed-4ab7-853f-8bef10ea709c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 805.565764] [58035]: DEBUG cinder.coordination [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-23d326b1-dcef-454c-a87c-1a59c3486b9a tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Lock "cinder-attachment_update-e530aabb-f7ed-4ab7-853f-8bef10ea709c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 805.567052] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.567052] [58035]: warnings.warn( [ 805.992677] [58036]: DEBUG cinder.api.middleware.request_id [None req-e8d9604c-7106-4eb3-ac7b-ea86668af2fe None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.996086] [58036]: INFO cinder.api.openstack.wsgi [None req-e8d9604c-7106-4eb3-ac7b-ea86668af2fe tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 805.996288] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e8d9604c-7106-4eb3-ac7b-ea86668af2fe tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 805.996351] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e8d9604c-7106-4eb3-ac7b-ea86668af2fe tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 806.016696] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.016696] [58036]: warnings.warn( [ 806.028057] [58036]: INFO cinder.volume.api [None req-e8d9604c-7106-4eb3-ac7b-ea86668af2fe tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 806.035287] [58036]: INFO cinder.api.openstack.wsgi [None req-e8d9604c-7106-4eb3-ac7b-ea86668af2fe tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 806.035750] [58036]: [pid: 58036|app: 0|req: 46/94] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:38 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.051365] [58036]: DEBUG cinder.api.middleware.request_id [None req-2d8367bb-aa92-4a14-8ef1-27b8f3c912b2 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.055426] [58036]: INFO cinder.api.openstack.wsgi [None req-2d8367bb-aa92-4a14-8ef1-27b8f3c912b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 807.057202] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2d8367bb-aa92-4a14-8ef1-27b8f3c912b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 807.057202] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2d8367bb-aa92-4a14-8ef1-27b8f3c912b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 807.073765] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 807.073765] [58036]: warnings.warn( [ 807.079824] [58036]: INFO cinder.volume.api [None req-2d8367bb-aa92-4a14-8ef1-27b8f3c912b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 807.088245] [58036]: INFO cinder.api.openstack.wsgi [None req-2d8367bb-aa92-4a14-8ef1-27b8f3c912b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 807.088427] [58036]: [pid: 58036|app: 0|req: 47/95] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:39 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.102351] [58036]: DEBUG cinder.api.middleware.request_id [None req-fcf0be03-9a1e-4fad-b617-7a650707b66f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.105115] [58036]: INFO cinder.api.openstack.wsgi [None req-fcf0be03-9a1e-4fad-b617-7a650707b66f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 808.105115] [58036]: DEBUG cinder.api.openstack.wsgi [None req-fcf0be03-9a1e-4fad-b617-7a650707b66f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 808.105248] [58036]: DEBUG cinder.api.openstack.wsgi [None req-fcf0be03-9a1e-4fad-b617-7a650707b66f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 808.122138] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.122138] [58036]: warnings.warn( [ 808.129150] [58036]: INFO cinder.volume.api [None req-fcf0be03-9a1e-4fad-b617-7a650707b66f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 808.141982] [58036]: INFO cinder.api.openstack.wsgi [None req-fcf0be03-9a1e-4fad-b617-7a650707b66f tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 808.141982] [58036]: [pid: 58036|app: 0|req: 48/96] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:40 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.165037] [58036]: DEBUG cinder.api.middleware.request_id [None req-28ff47cf-1e77-498d-8427-5ac0fd3f2b58 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.165386] [58036]: INFO cinder.api.openstack.wsgi [None req-28ff47cf-1e77-498d-8427-5ac0fd3f2b58 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 809.165568] [58036]: DEBUG cinder.api.openstack.wsgi [None req-28ff47cf-1e77-498d-8427-5ac0fd3f2b58 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 809.165702] [58036]: DEBUG cinder.api.openstack.wsgi [None req-28ff47cf-1e77-498d-8427-5ac0fd3f2b58 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 809.201635] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.201635] [58036]: warnings.warn( [ 809.208871] [58036]: INFO cinder.volume.api [None req-28ff47cf-1e77-498d-8427-5ac0fd3f2b58 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 809.215529] [58036]: INFO cinder.api.openstack.wsgi [None req-28ff47cf-1e77-498d-8427-5ac0fd3f2b58 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 809.219049] [58036]: [pid: 58036|app: 0|req: 49/97] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:41 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.236613] [58036]: DEBUG cinder.api.middleware.request_id [None req-736bc391-ec6e-4149-8c42-2f5903c72399 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.239443] [58036]: INFO cinder.api.openstack.wsgi [None req-736bc391-ec6e-4149-8c42-2f5903c72399 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 810.239776] [58036]: DEBUG cinder.api.openstack.wsgi [None req-736bc391-ec6e-4149-8c42-2f5903c72399 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.240040] [58036]: DEBUG cinder.api.openstack.wsgi [None req-736bc391-ec6e-4149-8c42-2f5903c72399 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.255285] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.255285] [58036]: warnings.warn( [ 810.260044] [58036]: INFO cinder.volume.api [None req-736bc391-ec6e-4149-8c42-2f5903c72399 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 810.267750] [58036]: INFO cinder.api.openstack.wsgi [None req-736bc391-ec6e-4149-8c42-2f5903c72399 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 810.267750] [58036]: [pid: 58036|app: 0|req: 50/98] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:43 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.597985] [58035]: DEBUG cinder.coordination [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-23d326b1-dcef-454c-a87c-1a59c3486b9a tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Lock "cinder-attachment_update-e530aabb-f7ed-4ab7-853f-8bef10ea709c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=58035) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 810.597985] [58035]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-23d326b1-dcef-454c-a87c-1a59c3486b9a tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/attachments/fb67548a-04bf-4972-a746-db74b0bb9463 returned with HTTP 200 [ 810.598735] [58035]: [pid: 58035|app: 0|req: 49/99] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:01:38 2025] PUT /volume/v3/attachments/fb67548a-04bf-4972-a746-db74b0bb9463 => generated 617 bytes in 5058 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 811.282015] [58036]: DEBUG cinder.api.middleware.request_id [None req-27945133-a207-4160-8099-fa2b340b7df5 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.284841] [58036]: INFO cinder.api.openstack.wsgi [None req-27945133-a207-4160-8099-fa2b340b7df5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 811.285404] [58036]: DEBUG cinder.api.openstack.wsgi [None req-27945133-a207-4160-8099-fa2b340b7df5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 811.285935] [58036]: DEBUG cinder.api.openstack.wsgi [None req-27945133-a207-4160-8099-fa2b340b7df5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 811.307749] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.307749] [58036]: warnings.warn( [ 811.312939] [58036]: INFO cinder.volume.api [None req-27945133-a207-4160-8099-fa2b340b7df5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 811.320378] [58036]: INFO cinder.api.openstack.wsgi [None req-27945133-a207-4160-8099-fa2b340b7df5 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 811.320378] [58036]: [pid: 58036|app: 0|req: 51/100] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:44 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.303539] [58035]: DEBUG cinder.api.middleware.request_id [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-20fe5105-92ed-484f-97cd-a15144eb1cbd None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.306839] [58035]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-20fe5105-92ed-484f-97cd-a15144eb1cbd tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] POST http://10.180.1.21/volume/v3/attachments/fb67548a-04bf-4972-a746-db74b0bb9463/action [ 812.310089] [58035]: DEBUG cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-20fe5105-92ed-484f-97cd-a15144eb1cbd tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 812.310211] [58035]: DEBUG cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-20fe5105-92ed-484f-97cd-a15144eb1cbd tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 812.336867] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.336867] [58035]: warnings.warn( [ 812.337034] [58036]: DEBUG cinder.api.middleware.request_id [None req-2681b439-0f54-40e8-bc30-dcdb8e7a79b2 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.341730] [58036]: INFO cinder.api.openstack.wsgi [None req-2681b439-0f54-40e8-bc30-dcdb8e7a79b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 812.341730] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2681b439-0f54-40e8-bc30-dcdb8e7a79b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.341730] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2681b439-0f54-40e8-bc30-dcdb8e7a79b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.351706] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.351706] [58036]: warnings.warn( [ 812.355105] [58035]: INFO cinder.api.openstack.wsgi [req-419f54d2-1fec-4bc2-8f6d-1378cbe5b023 req-20fe5105-92ed-484f-97cd-a15144eb1cbd tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/attachments/fb67548a-04bf-4972-a746-db74b0bb9463/action returned with HTTP 204 [ 812.355654] [58035]: [pid: 58035|app: 0|req: 50/101] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:01:45 2025] POST /volume/v3/attachments/fb67548a-04bf-4972-a746-db74b0bb9463/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 812.359458] [58036]: INFO cinder.volume.api [None req-2681b439-0f54-40e8-bc30-dcdb8e7a79b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 812.365261] [58036]: INFO cinder.api.openstack.wsgi [None req-2681b439-0f54-40e8-bc30-dcdb8e7a79b2 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 812.365714] [58036]: [pid: 58036|app: 0|req: 52/102] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:45 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 812.379319] [58035]: DEBUG cinder.api.middleware.request_id [None req-26971ba8-02ba-4134-b457-cfc5c52c3066 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.385000] [58035]: INFO cinder.api.openstack.wsgi [None req-26971ba8-02ba-4134-b457-cfc5c52c3066 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 812.385000] [58035]: DEBUG cinder.api.openstack.wsgi [None req-26971ba8-02ba-4134-b457-cfc5c52c3066 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.385000] [58035]: DEBUG cinder.api.openstack.wsgi [None req-26971ba8-02ba-4134-b457-cfc5c52c3066 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.405394] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.405394] [58035]: warnings.warn( [ 812.411188] [58035]: INFO cinder.volume.api [None req-26971ba8-02ba-4134-b457-cfc5c52c3066 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 812.418468] [58035]: INFO cinder.api.openstack.wsgi [None req-26971ba8-02ba-4134-b457-cfc5c52c3066 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 812.418894] [58035]: [pid: 58035|app: 0|req: 51/103] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:45 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 812.595301] [58036]: DEBUG cinder.api.middleware.request_id [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-4d930ca2-f005-460c-bfcc-6db02803518e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.600720] [58036]: INFO cinder.api.openstack.wsgi [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-4d930ca2-f005-460c-bfcc-6db02803518e tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3b0df320-16ca-4462-9357-08e11f928b77 [ 812.600720] [58036]: DEBUG cinder.api.openstack.wsgi [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-4d930ca2-f005-460c-bfcc-6db02803518e tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.600720] [58036]: DEBUG cinder.api.openstack.wsgi [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-4d930ca2-f005-460c-bfcc-6db02803518e tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.615400] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.615400] [58036]: warnings.warn( [ 812.660709] [58035]: DEBUG cinder.api.middleware.request_id [None req-27313d3b-87cf-4539-b092-c9e85ea77d99 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.661187] [58035]: INFO cinder.api.openstack.wsgi [None req-27313d3b-87cf-4539-b092-c9e85ea77d99 None None] GET http://10.180.1.21/volume// [ 812.661396] [58035]: DEBUG cinder.api.openstack.wsgi [None req-27313d3b-87cf-4539-b092-c9e85ea77d99 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.661590] [58035]: DEBUG cinder.api.openstack.wsgi [None req-27313d3b-87cf-4539-b092-c9e85ea77d99 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.661975] [58035]: INFO cinder.api.openstack.wsgi [None req-27313d3b-87cf-4539-b092-c9e85ea77d99 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 812.662315] [58035]: [pid: 58035|app: 0|req: 52/104] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:01:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 812.672155] [58035]: DEBUG cinder.api.middleware.request_id [req-d5853288-cd42-456c-9a69-8d581ea1897c req-21f8fc3f-d223-484e-87a1-7ffadc85c1d8 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.674622] [58035]: INFO cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-21f8fc3f-d223-484e-87a1-7ffadc85c1d8 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 812.674912] [58035]: DEBUG cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-21f8fc3f-d223-484e-87a1-7ffadc85c1d8 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.675195] [58035]: DEBUG cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-21f8fc3f-d223-484e-87a1-7ffadc85c1d8 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.693632] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.693632] [58035]: warnings.warn( [ 812.699122] [58035]: INFO cinder.volume.api [req-d5853288-cd42-456c-9a69-8d581ea1897c req-21f8fc3f-d223-484e-87a1-7ffadc85c1d8 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 812.706172] [58035]: INFO cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-21f8fc3f-d223-484e-87a1-7ffadc85c1d8 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 812.707264] [58035]: [pid: 58035|app: 0|req: 53/105] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:01:45 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 812.867368] [58035]: DEBUG cinder.api.middleware.request_id [req-d5853288-cd42-456c-9a69-8d581ea1897c req-b35976bc-763a-4335-bdfd-ccb849b061e4 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.872036] [58035]: INFO cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-b35976bc-763a-4335-bdfd-ccb849b061e4 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] PUT http://10.180.1.21/volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8 [ 812.872036] [58035]: DEBUG cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-b35976bc-763a-4335-bdfd-ccb849b061e4 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 812.880049] [58035]: DEBUG cinder.coordination [req-d5853288-cd42-456c-9a69-8d581ea1897c req-b35976bc-763a-4335-bdfd-ccb849b061e4 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Acquiring lock "cinder-attachment_update-70c96010-4763-44d0-be75-3f7d87ae61a3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 812.887310] [58035]: DEBUG cinder.coordination [req-d5853288-cd42-456c-9a69-8d581ea1897c req-b35976bc-763a-4335-bdfd-ccb849b061e4 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Lock "cinder-attachment_update-70c96010-4763-44d0-be75-3f7d87ae61a3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 812.888542] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.888542] [58035]: warnings.warn( [ 813.164553] [58036]: INFO cinder.api.openstack.wsgi [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-4d930ca2-f005-460c-bfcc-6db02803518e tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/attachments/3b0df320-16ca-4462-9357-08e11f928b77 returned with HTTP 200 [ 813.165134] [58036]: [pid: 58036|app: 0|req: 53/106] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:01:45 2025] DELETE /volume/v3/attachments/3b0df320-16ca-4462-9357-08e11f928b77 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.174622] [58036]: DEBUG cinder.api.middleware.request_id [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-5c2201e7-7ae4-4990-948e-9df0407d011a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.179250] [58036]: INFO cinder.api.openstack.wsgi [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-5c2201e7-7ae4-4990-948e-9df0407d011a tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] DELETE http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 813.179676] [58036]: DEBUG cinder.api.openstack.wsgi [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-5c2201e7-7ae4-4990-948e-9df0407d011a tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 813.180056] [58036]: DEBUG cinder.api.openstack.wsgi [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-5c2201e7-7ae4-4990-948e-9df0407d011a tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 813.180383] [58036]: INFO cinder.api.v3.volumes [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-5c2201e7-7ae4-4990-948e-9df0407d011a tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Delete volume with id: 758cef2e-f7ac-4b05-9151-b9d1c12affc2 [ 813.193214] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.193214] [58036]: warnings.warn( [ 813.193871] [58036]: INFO cinder.volume.api [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-5c2201e7-7ae4-4990-948e-9df0407d011a tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Volume info retrieved successfully. [ 813.227764] [58036]: INFO cinder.volume.api [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-5c2201e7-7ae4-4990-948e-9df0407d011a tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] Delete volume request issued successfully. [ 813.228104] [58036]: INFO cinder.api.openstack.wsgi [req-be41c55b-402b-4e59-bae9-f6c556a5510b req-5c2201e7-7ae4-4990-948e-9df0407d011a tempest-ServersTestBootFromVolume-2079367083 tempest-ServersTestBootFromVolume-2079367083-project-member] http://10.180.1.21/volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 returned with HTTP 202 [ 813.228618] [58036]: [pid: 58036|app: 0|req: 54/107] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Dec 12 05:01:45 2025] DELETE /volume/v3/volumes/758cef2e-f7ac-4b05-9151-b9d1c12affc2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 817.920752] [58035]: DEBUG cinder.coordination [req-d5853288-cd42-456c-9a69-8d581ea1897c req-b35976bc-763a-4335-bdfd-ccb849b061e4 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Lock "cinder-attachment_update-70c96010-4763-44d0-be75-3f7d87ae61a3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=58035) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 817.920752] [58035]: INFO cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-b35976bc-763a-4335-bdfd-ccb849b061e4 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8 returned with HTTP 200 [ 817.920752] [58035]: [pid: 58035|app: 0|req: 54/108] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:01:45 2025] PUT /volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8 => generated 617 bytes in 5054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.069801] [58036]: DEBUG cinder.api.middleware.request_id [req-9e2e7ff7-95e8-4e5b-83d4-b3ff05709338 req-9f58b9be-ad6f-4251-931d-e7a7e0b2dcfa None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.071920] [58036]: INFO cinder.api.openstack.wsgi [req-9e2e7ff7-95e8-4e5b-83d4-b3ff05709338 req-9f58b9be-ad6f-4251-931d-e7a7e0b2dcfa tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fb67548a-04bf-4972-a746-db74b0bb9463 [ 818.072272] [58036]: DEBUG cinder.api.openstack.wsgi [req-9e2e7ff7-95e8-4e5b-83d4-b3ff05709338 req-9f58b9be-ad6f-4251-931d-e7a7e0b2dcfa tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 818.072588] [58036]: DEBUG cinder.api.openstack.wsgi [req-9e2e7ff7-95e8-4e5b-83d4-b3ff05709338 req-9f58b9be-ad6f-4251-931d-e7a7e0b2dcfa tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 818.080564] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.080564] [58036]: warnings.warn( [ 818.444651] [58035]: DEBUG cinder.api.middleware.request_id [req-d5853288-cd42-456c-9a69-8d581ea1897c req-95d6b915-5f3f-49d9-b81e-96e95d4859a3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.447157] [58035]: INFO cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-95d6b915-5f3f-49d9-b81e-96e95d4859a3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] POST http://10.180.1.21/volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8/action [ 818.447578] [58035]: DEBUG cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-95d6b915-5f3f-49d9-b81e-96e95d4859a3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 818.447711] [58035]: DEBUG cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-95d6b915-5f3f-49d9-b81e-96e95d4859a3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 818.471489] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.471489] [58035]: warnings.warn( [ 818.484110] [58035]: INFO cinder.api.openstack.wsgi [req-d5853288-cd42-456c-9a69-8d581ea1897c req-95d6b915-5f3f-49d9-b81e-96e95d4859a3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8/action returned with HTTP 204 [ 818.484869] [58035]: [pid: 58035|app: 0|req: 55/109] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:01:51 2025] POST /volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 818.626126] [58036]: INFO cinder.api.openstack.wsgi [req-9e2e7ff7-95e8-4e5b-83d4-b3ff05709338 req-9f58b9be-ad6f-4251-931d-e7a7e0b2dcfa tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/attachments/fb67548a-04bf-4972-a746-db74b0bb9463 returned with HTTP 200 [ 818.627104] [58036]: [pid: 58036|app: 0|req: 55/110] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:01:50 2025] DELETE /volume/v3/attachments/fb67548a-04bf-4972-a746-db74b0bb9463 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.440937] [58035]: DEBUG cinder.api.middleware.request_id [None req-ca6c6e37-5183-484b-8704-70c7b3bc90e9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.443040] [58035]: INFO cinder.api.openstack.wsgi [None req-ca6c6e37-5183-484b-8704-70c7b3bc90e9 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 825.443343] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ca6c6e37-5183-484b-8704-70c7b3bc90e9 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 825.443602] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ca6c6e37-5183-484b-8704-70c7b3bc90e9 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 825.443946] [58035]: INFO cinder.api.v3.volumes [None req-ca6c6e37-5183-484b-8704-70c7b3bc90e9 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Delete volume with id: ca27d339-8475-4d16-b6bc-ee081f883052 [ 825.451902] [58035]: INFO cinder.api.openstack.wsgi [None req-ca6c6e37-5183-484b-8704-70c7b3bc90e9 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 404 [ 825.452805] [58035]: [pid: 58035|app: 0|req: 56/111] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:01:58 2025] DELETE /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 825.456135] [58036]: DEBUG cinder.api.middleware.request_id [None req-577bcd0f-e5e9-4dd4-acab-ce86080cd403 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.458380] [58036]: INFO cinder.api.openstack.wsgi [None req-577bcd0f-e5e9-4dd4-acab-ce86080cd403 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] GET http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 [ 825.458492] [58036]: DEBUG cinder.api.openstack.wsgi [None req-577bcd0f-e5e9-4dd4-acab-ce86080cd403 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 825.458702] [58036]: DEBUG cinder.api.openstack.wsgi [None req-577bcd0f-e5e9-4dd4-acab-ce86080cd403 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 825.466537] [58036]: INFO cinder.api.openstack.wsgi [None req-577bcd0f-e5e9-4dd4-acab-ce86080cd403 tempest-VolumesAssistedSnapshotsTest-1048150995 tempest-VolumesAssistedSnapshotsTest-1048150995-project-admin] http://10.180.1.21/volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 returned with HTTP 404 [ 825.467108] [58036]: [pid: 58036|app: 0|req: 56/112] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:01:58 2025] GET /volume/v3/volumes/ca27d339-8475-4d16-b6bc-ee081f883052 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 832.382306] [58035]: DEBUG cinder.api.middleware.request_id [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.384558] [58035]: INFO cinder.api.openstack.wsgi [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] POST http://10.180.1.21/volume/v3/volumes [ 832.384979] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1767672619", "imageRef": "bab76494-5c9c-48b9-940c-8aaa658225b8", "size": 1}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 832.386858] [58035]: DEBUG cinder.api.v3.volumes [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1767672619', 'imageRef': 'bab76494-5c9c-48b9-940c-8aaa658225b8', 'size': 1}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 832.722361] [58035]: INFO cinder.api.v3.volumes [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Create volume of 1 GB [ 832.729487] [58035]: INFO cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Availability Zones retrieved successfully. [ 832.737013] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Flow 'volume_create_api' (65991d4b-296f-4031-8a32-7e2e28901e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 832.738235] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d704c86b-0bfc-42b7-b7e3-49527230c3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 832.739460] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 832.796323] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d704c86b-0bfc-42b7-b7e3-49527230c3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 832.798021] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31abf666-97d6-4138-83c0-e1300bec0f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 832.879056] [58035]: DEBUG cinder.quota [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Created reservations ['badd4484-22ea-4738-a7c7-b4f160c09490', '7c07bc81-e4c1-487b-89ef-245f9d08235b', 'eefc4373-4596-4ae2-b128-e3b12fa056d6', '093831ff-a392-40ae-a042-67a97689c461'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 832.880419] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31abf666-97d6-4138-83c0-e1300bec0f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['badd4484-22ea-4738-a7c7-b4f160c09490', '7c07bc81-e4c1-487b-89ef-245f9d08235b', 'eefc4373-4596-4ae2-b128-e3b12fa056d6', '093831ff-a392-40ae-a042-67a97689c461']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 832.881420] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd9b4e8-2417-4176-aae2-8335b8c92471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 832.896359] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd9b4e8-2417-4176-aae2-8335b8c92471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc', '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-1767672619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1a7d5f41db54a0abd8e49dd1591f321',qos_specs=None,replication_status=,reservations=['badd4484-22ea-4738-a7c7-b4f160c09490','7c07bc81-e4c1-487b-89ef-245f9d08235b','eefc4373-4596-4ae2-b128-e3b12fa056d6','093831ff-a392-40ae-a042-67a97689c461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d735ed7ef347a683467eaba035c68f',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1767672619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1a7d5f41db54a0abd8e49dd1591f321',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1d735ed7ef347a683467eaba035c68f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 832.897324] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff470e5-b6b6-47b1-a386-5d669334220d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 832.910830] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff470e5-b6b6-47b1-a386-5d669334220d) transitioned into state 'SUCCESS' from state '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-1767672619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1a7d5f41db54a0abd8e49dd1591f321',qos_specs=None,replication_status=,reservations=['badd4484-22ea-4738-a7c7-b4f160c09490','7c07bc81-e4c1-487b-89ef-245f9d08235b','eefc4373-4596-4ae2-b128-e3b12fa056d6','093831ff-a392-40ae-a042-67a97689c461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1d735ed7ef347a683467eaba035c68f',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 832.912127] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68aa7da-8e8a-4468-826c-5f39da004f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 832.922854] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68aa7da-8e8a-4468-826c-5f39da004f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 832.924025] [58035]: DEBUG cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Flow 'volume_create_api' (65991d4b-296f-4031-8a32-7e2e28901e7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 832.924392] [58035]: INFO cinder.volume.api [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Create volume request issued successfully. [ 832.925755] [58035]: INFO cinder.api.openstack.wsgi [None req-c32e7f45-161a-47be-9d3a-8fe2da7b25ef tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 832.926285] [58035]: [pid: 58035|app: 0|req: 57/113] 10.180.1.21 () {62 vars in 1177 bytes} [Fri Dec 12 05:02:05 2025] POST /volume/v3/volumes => generated 898 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 832.942665] [58036]: DEBUG cinder.api.middleware.request_id [None req-2eeb986b-334f-4eac-8f37-8ab8f93173bb None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.945411] [58036]: INFO cinder.api.openstack.wsgi [None req-2eeb986b-334f-4eac-8f37-8ab8f93173bb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 832.945672] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2eeb986b-334f-4eac-8f37-8ab8f93173bb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 832.945897] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2eeb986b-334f-4eac-8f37-8ab8f93173bb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 832.961020] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 832.961020] [58036]: warnings.warn( [ 832.974961] [58036]: INFO cinder.volume.api [None req-2eeb986b-334f-4eac-8f37-8ab8f93173bb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 832.983505] [58036]: INFO cinder.api.openstack.wsgi [None req-2eeb986b-334f-4eac-8f37-8ab8f93173bb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 832.984173] [58036]: [pid: 58036|app: 0|req: 57/114] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:05 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 833.996968] [58035]: DEBUG cinder.api.middleware.request_id [None req-179c6316-3578-4719-afef-1e2de0c76bb9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 833.999275] [58035]: INFO cinder.api.openstack.wsgi [None req-179c6316-3578-4719-afef-1e2de0c76bb9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 833.999510] [58035]: DEBUG cinder.api.openstack.wsgi [None req-179c6316-3578-4719-afef-1e2de0c76bb9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 833.999728] [58035]: DEBUG cinder.api.openstack.wsgi [None req-179c6316-3578-4719-afef-1e2de0c76bb9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 834.012498] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 834.012498] [58035]: warnings.warn( [ 834.020048] [58035]: INFO cinder.volume.api [None req-179c6316-3578-4719-afef-1e2de0c76bb9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 834.027518] [58035]: INFO cinder.api.openstack.wsgi [None req-179c6316-3578-4719-afef-1e2de0c76bb9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 834.028047] [58035]: [pid: 58035|app: 0|req: 58/115] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:06 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 835.039267] [58036]: DEBUG cinder.api.middleware.request_id [None req-2d4a340e-7d8d-4958-a267-68d354b26ec9 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.041334] [58036]: INFO cinder.api.openstack.wsgi [None req-2d4a340e-7d8d-4958-a267-68d354b26ec9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 835.041854] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2d4a340e-7d8d-4958-a267-68d354b26ec9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 835.042312] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2d4a340e-7d8d-4958-a267-68d354b26ec9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 835.057356] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.057356] [58036]: warnings.warn( [ 835.063030] [58036]: INFO cinder.volume.api [None req-2d4a340e-7d8d-4958-a267-68d354b26ec9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 835.068668] [58036]: INFO cinder.api.openstack.wsgi [None req-2d4a340e-7d8d-4958-a267-68d354b26ec9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 835.069130] [58036]: [pid: 58036|app: 0|req: 58/116] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:07 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 836.084555] [58035]: DEBUG cinder.api.middleware.request_id [None req-1227f2e9-8215-4366-97e9-5fc62fecee28 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.086835] [58035]: INFO cinder.api.openstack.wsgi [None req-1227f2e9-8215-4366-97e9-5fc62fecee28 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 836.087161] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1227f2e9-8215-4366-97e9-5fc62fecee28 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 836.087412] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1227f2e9-8215-4366-97e9-5fc62fecee28 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 836.098528] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.098528] [58035]: warnings.warn( [ 836.103344] [58035]: INFO cinder.volume.api [None req-1227f2e9-8215-4366-97e9-5fc62fecee28 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 836.110168] [58035]: INFO cinder.api.openstack.wsgi [None req-1227f2e9-8215-4366-97e9-5fc62fecee28 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 836.110569] [58035]: [pid: 58035|app: 0|req: 59/117] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:08 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 837.123246] [58036]: DEBUG cinder.api.middleware.request_id [None req-59b1c7c7-39fd-4e1b-b396-668d3b9612fb None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.125589] [58036]: INFO cinder.api.openstack.wsgi [None req-59b1c7c7-39fd-4e1b-b396-668d3b9612fb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 837.125876] [58036]: DEBUG cinder.api.openstack.wsgi [None req-59b1c7c7-39fd-4e1b-b396-668d3b9612fb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 837.126134] [58036]: DEBUG cinder.api.openstack.wsgi [None req-59b1c7c7-39fd-4e1b-b396-668d3b9612fb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 837.138045] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.138045] [58036]: warnings.warn( [ 837.143284] [58036]: INFO cinder.volume.api [None req-59b1c7c7-39fd-4e1b-b396-668d3b9612fb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 837.150187] [58036]: INFO cinder.api.openstack.wsgi [None req-59b1c7c7-39fd-4e1b-b396-668d3b9612fb tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 837.150708] [58036]: [pid: 58036|app: 0|req: 59/118] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:09 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 838.166307] [58035]: DEBUG cinder.api.middleware.request_id [None req-d5cbf79a-4ee7-447e-8475-0de0581dfba1 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.170715] [58035]: INFO cinder.api.openstack.wsgi [None req-d5cbf79a-4ee7-447e-8475-0de0581dfba1 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 838.171136] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d5cbf79a-4ee7-447e-8475-0de0581dfba1 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 838.171416] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d5cbf79a-4ee7-447e-8475-0de0581dfba1 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 838.186299] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 838.186299] [58035]: warnings.warn( [ 838.199082] [58035]: INFO cinder.volume.api [None req-d5cbf79a-4ee7-447e-8475-0de0581dfba1 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 838.206658] [58035]: INFO cinder.api.openstack.wsgi [None req-d5cbf79a-4ee7-447e-8475-0de0581dfba1 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 838.207576] [58035]: [pid: 58035|app: 0|req: 60/119] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:10 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 839.223718] [58036]: DEBUG cinder.api.middleware.request_id [None req-8e56d8f8-ecf4-4052-8eb3-e8f6594434f3 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.226187] [58036]: INFO cinder.api.openstack.wsgi [None req-8e56d8f8-ecf4-4052-8eb3-e8f6594434f3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 839.226457] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8e56d8f8-ecf4-4052-8eb3-e8f6594434f3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.226687] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8e56d8f8-ecf4-4052-8eb3-e8f6594434f3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.238668] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.238668] [58036]: warnings.warn( [ 839.243828] [58036]: INFO cinder.volume.api [None req-8e56d8f8-ecf4-4052-8eb3-e8f6594434f3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 839.249716] [58036]: INFO cinder.api.openstack.wsgi [None req-8e56d8f8-ecf4-4052-8eb3-e8f6594434f3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 839.250667] [58036]: [pid: 58036|app: 0|req: 60/120] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:11 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 840.265805] [58035]: DEBUG cinder.api.middleware.request_id [None req-b036d28e-5f50-40e8-a445-948555340379 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.267466] [58035]: INFO cinder.api.openstack.wsgi [None req-b036d28e-5f50-40e8-a445-948555340379 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 840.267718] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b036d28e-5f50-40e8-a445-948555340379 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 840.267930] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b036d28e-5f50-40e8-a445-948555340379 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 840.286527] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.286527] [58035]: warnings.warn( [ 840.291537] [58035]: INFO cinder.volume.api [None req-b036d28e-5f50-40e8-a445-948555340379 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 840.299011] [58035]: INFO cinder.api.openstack.wsgi [None req-b036d28e-5f50-40e8-a445-948555340379 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 840.299011] [58035]: [pid: 58035|app: 0|req: 61/121] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:13 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 841.313553] [58036]: DEBUG cinder.api.middleware.request_id [None req-f7cb2a92-3f89-434c-8ba6-34d2e760d6af None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.316103] [58036]: INFO cinder.api.openstack.wsgi [None req-f7cb2a92-3f89-434c-8ba6-34d2e760d6af tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 841.316653] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f7cb2a92-3f89-434c-8ba6-34d2e760d6af tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 841.316985] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f7cb2a92-3f89-434c-8ba6-34d2e760d6af tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 841.330672] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 841.330672] [58036]: warnings.warn( [ 841.335716] [58036]: INFO cinder.volume.api [None req-f7cb2a92-3f89-434c-8ba6-34d2e760d6af tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 841.341881] [58036]: INFO cinder.api.openstack.wsgi [None req-f7cb2a92-3f89-434c-8ba6-34d2e760d6af tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 841.342500] [58036]: [pid: 58036|app: 0|req: 61/122] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:14 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 842.357068] [58035]: DEBUG cinder.api.middleware.request_id [None req-63280423-18d3-4d5d-9b1b-d344468c76d3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.359719] [58035]: INFO cinder.api.openstack.wsgi [None req-63280423-18d3-4d5d-9b1b-d344468c76d3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 842.360084] [58035]: DEBUG cinder.api.openstack.wsgi [None req-63280423-18d3-4d5d-9b1b-d344468c76d3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 842.360349] [58035]: DEBUG cinder.api.openstack.wsgi [None req-63280423-18d3-4d5d-9b1b-d344468c76d3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 842.373403] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.373403] [58035]: warnings.warn( [ 842.381572] [58035]: INFO cinder.volume.api [None req-63280423-18d3-4d5d-9b1b-d344468c76d3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 842.388019] [58035]: INFO cinder.api.openstack.wsgi [None req-63280423-18d3-4d5d-9b1b-d344468c76d3 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 842.389094] [58035]: [pid: 58035|app: 0|req: 62/123] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:15 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 843.401813] [58036]: DEBUG cinder.api.middleware.request_id [None req-9e097cc1-4725-4279-aa0c-7658b0a3923b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.407248] [58036]: INFO cinder.api.openstack.wsgi [None req-9e097cc1-4725-4279-aa0c-7658b0a3923b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 843.407248] [58036]: DEBUG cinder.api.openstack.wsgi [None req-9e097cc1-4725-4279-aa0c-7658b0a3923b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 843.407474] [58036]: DEBUG cinder.api.openstack.wsgi [None req-9e097cc1-4725-4279-aa0c-7658b0a3923b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 843.422952] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.422952] [58036]: warnings.warn( [ 843.431708] [58036]: INFO cinder.volume.api [None req-9e097cc1-4725-4279-aa0c-7658b0a3923b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 843.442964] [58036]: INFO cinder.api.openstack.wsgi [None req-9e097cc1-4725-4279-aa0c-7658b0a3923b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 843.444696] [58036]: [pid: 58036|app: 0|req: 62/124] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:16 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 844.456374] [58035]: DEBUG cinder.api.middleware.request_id [None req-33ac5e61-6d91-4d9e-953d-acc298f7f244 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.459429] [58035]: INFO cinder.api.openstack.wsgi [None req-33ac5e61-6d91-4d9e-953d-acc298f7f244 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 844.459942] [58035]: DEBUG cinder.api.openstack.wsgi [None req-33ac5e61-6d91-4d9e-953d-acc298f7f244 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 844.460336] [58035]: DEBUG cinder.api.openstack.wsgi [None req-33ac5e61-6d91-4d9e-953d-acc298f7f244 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 844.476624] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 844.476624] [58035]: warnings.warn( [ 844.486107] [58035]: INFO cinder.volume.api [None req-33ac5e61-6d91-4d9e-953d-acc298f7f244 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 844.496041] [58035]: INFO cinder.api.openstack.wsgi [None req-33ac5e61-6d91-4d9e-953d-acc298f7f244 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 844.496144] [58035]: [pid: 58035|app: 0|req: 63/125] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:17 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 845.513573] [58036]: DEBUG cinder.api.middleware.request_id [None req-b6d5a104-9789-46c4-b857-da53fe034648 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.516144] [58036]: INFO cinder.api.openstack.wsgi [None req-b6d5a104-9789-46c4-b857-da53fe034648 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 845.516451] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b6d5a104-9789-46c4-b857-da53fe034648 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 845.516671] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b6d5a104-9789-46c4-b857-da53fe034648 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 845.536469] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 845.536469] [58036]: warnings.warn( [ 845.541097] [58036]: INFO cinder.volume.api [None req-b6d5a104-9789-46c4-b857-da53fe034648 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 845.547510] [58036]: INFO cinder.api.openstack.wsgi [None req-b6d5a104-9789-46c4-b857-da53fe034648 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 845.547727] [58036]: [pid: 58036|app: 0|req: 63/126] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:18 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 846.560065] [58035]: DEBUG cinder.api.middleware.request_id [None req-4d86fe81-3d81-4320-a73e-7e52528a540b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.565749] [58035]: INFO cinder.api.openstack.wsgi [None req-4d86fe81-3d81-4320-a73e-7e52528a540b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 846.565749] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4d86fe81-3d81-4320-a73e-7e52528a540b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 846.565749] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4d86fe81-3d81-4320-a73e-7e52528a540b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 846.568864] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=94,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 846.584356] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.584356] [58035]: warnings.warn( [ 846.592710] [58035]: INFO cinder.volume.api [None req-4d86fe81-3d81-4320-a73e-7e52528a540b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 846.601019] [58035]: INFO cinder.api.openstack.wsgi [None req-4d86fe81-3d81-4320-a73e-7e52528a540b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 846.601019] [58035]: [pid: 58035|app: 0|req: 64/127] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:19 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 847.613411] [58036]: DEBUG cinder.api.middleware.request_id [None req-bfe85913-e74f-482b-bd02-81a05c2aaf57 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.616768] [58036]: INFO cinder.api.openstack.wsgi [None req-bfe85913-e74f-482b-bd02-81a05c2aaf57 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 847.616768] [58036]: DEBUG cinder.api.openstack.wsgi [None req-bfe85913-e74f-482b-bd02-81a05c2aaf57 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 847.616768] [58036]: DEBUG cinder.api.openstack.wsgi [None req-bfe85913-e74f-482b-bd02-81a05c2aaf57 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 847.633190] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 847.633190] [58036]: warnings.warn( [ 847.638264] [58036]: INFO cinder.volume.api [None req-bfe85913-e74f-482b-bd02-81a05c2aaf57 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 847.645408] [58036]: INFO cinder.api.openstack.wsgi [None req-bfe85913-e74f-482b-bd02-81a05c2aaf57 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 847.645853] [58036]: [pid: 58036|app: 0|req: 64/128] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:20 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 848.659980] [58035]: DEBUG cinder.api.middleware.request_id [None req-e7256b12-c4f3-4b1e-9957-91e4c2c6c39f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.662385] [58035]: INFO cinder.api.openstack.wsgi [None req-e7256b12-c4f3-4b1e-9957-91e4c2c6c39f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 848.662636] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e7256b12-c4f3-4b1e-9957-91e4c2c6c39f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 848.662882] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e7256b12-c4f3-4b1e-9957-91e4c2c6c39f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 848.678822] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 848.678822] [58035]: warnings.warn( [ 848.684551] [58035]: INFO cinder.volume.api [None req-e7256b12-c4f3-4b1e-9957-91e4c2c6c39f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 848.691635] [58035]: INFO cinder.api.openstack.wsgi [None req-e7256b12-c4f3-4b1e-9957-91e4c2c6c39f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 848.692102] [58035]: [pid: 58035|app: 0|req: 65/129] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:21 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.707682] [58036]: DEBUG cinder.api.middleware.request_id [None req-2553d26a-963c-4d84-b818-14935de36d13 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.717510] [58036]: INFO cinder.api.openstack.wsgi [None req-2553d26a-963c-4d84-b818-14935de36d13 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 849.717510] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2553d26a-963c-4d84-b818-14935de36d13 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 849.717510] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2553d26a-963c-4d84-b818-14935de36d13 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 849.729077] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.729077] [58036]: warnings.warn( [ 849.733496] [58036]: INFO cinder.volume.api [None req-2553d26a-963c-4d84-b818-14935de36d13 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 849.740909] [58036]: INFO cinder.api.openstack.wsgi [None req-2553d26a-963c-4d84-b818-14935de36d13 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 849.741151] [58036]: [pid: 58036|app: 0|req: 65/130] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:22 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 850.756837] [58035]: DEBUG cinder.api.middleware.request_id [None req-7ba48a2b-5333-4fb9-8e40-471db64a9d07 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.759026] [58035]: INFO cinder.api.openstack.wsgi [None req-7ba48a2b-5333-4fb9-8e40-471db64a9d07 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 850.759640] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7ba48a2b-5333-4fb9-8e40-471db64a9d07 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 850.759640] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7ba48a2b-5333-4fb9-8e40-471db64a9d07 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 850.773368] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.773368] [58035]: warnings.warn( [ 850.779814] [58035]: INFO cinder.volume.api [None req-7ba48a2b-5333-4fb9-8e40-471db64a9d07 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 850.789026] [58035]: INFO cinder.api.openstack.wsgi [None req-7ba48a2b-5333-4fb9-8e40-471db64a9d07 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 850.789437] [58035]: [pid: 58035|app: 0|req: 66/131] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:23 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 851.801650] [58036]: DEBUG cinder.api.middleware.request_id [None req-b5f27060-ec6e-47c9-8648-8ece30f02f71 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.804023] [58036]: INFO cinder.api.openstack.wsgi [None req-b5f27060-ec6e-47c9-8648-8ece30f02f71 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 851.804283] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b5f27060-ec6e-47c9-8648-8ece30f02f71 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 851.804512] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b5f27060-ec6e-47c9-8648-8ece30f02f71 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 851.818045] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.818045] [58036]: warnings.warn( [ 851.822425] [58036]: INFO cinder.volume.api [None req-b5f27060-ec6e-47c9-8648-8ece30f02f71 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 851.829734] [58036]: INFO cinder.api.openstack.wsgi [None req-b5f27060-ec6e-47c9-8648-8ece30f02f71 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 851.830219] [58036]: [pid: 58036|app: 0|req: 66/132] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:02:24 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 1573 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 852.262153] [58035]: DEBUG cinder.api.middleware.request_id [req-6592281c-0b07-441d-b37a-693418b6d7fd req-4a9826c9-428f-4020-9acb-2186f8218e6c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.265073] [58035]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-4a9826c9-428f-4020-9acb-2186f8218e6c tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 852.265383] [58035]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-4a9826c9-428f-4020-9acb-2186f8218e6c tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 852.265548] [58035]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-4a9826c9-428f-4020-9acb-2186f8218e6c tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 852.284730] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.284730] [58035]: warnings.warn( [ 852.289326] [58035]: INFO cinder.volume.api [req-6592281c-0b07-441d-b37a-693418b6d7fd req-4a9826c9-428f-4020-9acb-2186f8218e6c tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 852.295970] [58035]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-4a9826c9-428f-4020-9acb-2186f8218e6c tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 852.296498] [58035]: [pid: 58035|app: 0|req: 67/133] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:02:25 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 1392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.641908] [58036]: DEBUG cinder.api.middleware.request_id [req-6592281c-0b07-441d-b37a-693418b6d7fd req-e72b33bc-f0bb-4a9f-b7d5-f988a8c50f1d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.644931] [58036]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-e72b33bc-f0bb-4a9f-b7d5-f988a8c50f1d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 852.645340] [58036]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-e72b33bc-f0bb-4a9f-b7d5-f988a8c50f1d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 852.645522] [58036]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-e72b33bc-f0bb-4a9f-b7d5-f988a8c50f1d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 852.654373] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.654373] [58036]: warnings.warn( [ 852.659474] [58036]: INFO cinder.volume.api [req-6592281c-0b07-441d-b37a-693418b6d7fd req-e72b33bc-f0bb-4a9f-b7d5-f988a8c50f1d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 852.665341] [58036]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-e72b33bc-f0bb-4a9f-b7d5-f988a8c50f1d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 852.665800] [58036]: [pid: 58036|app: 0|req: 67/134] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:02:25 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.672631] [58035]: DEBUG cinder.api.middleware.request_id [None req-40ad2598-d7e3-4f0b-bc71-05f1d4e32a88 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.673761] [58035]: INFO cinder.api.openstack.wsgi [None req-40ad2598-d7e3-4f0b-bc71-05f1d4e32a88 None None] GET http://10.180.1.21/volume// [ 852.674041] [58035]: DEBUG cinder.api.openstack.wsgi [None req-40ad2598-d7e3-4f0b-bc71-05f1d4e32a88 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 852.674646] [58035]: DEBUG cinder.api.openstack.wsgi [None req-40ad2598-d7e3-4f0b-bc71-05f1d4e32a88 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 852.675573] [58035]: INFO cinder.api.openstack.wsgi [None req-40ad2598-d7e3-4f0b-bc71-05f1d4e32a88 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 852.675779] [58035]: [pid: 58035|app: 0|req: 68/135] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:02:25 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 852.679963] [58036]: DEBUG cinder.api.middleware.request_id [req-6592281c-0b07-441d-b37a-693418b6d7fd req-23b655c1-0ea6-48c6-9068-d222004166d5 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.682717] [58036]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-23b655c1-0ea6-48c6-9068-d222004166d5 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] POST http://10.180.1.21/volume/v3/attachments [ 852.683239] [58036]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-23b655c1-0ea6-48c6-9068-d222004166d5 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc", "connector": null, "instance_uuid": "43f48845-b273-4664-8558-d1e2eb4908f2"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 852.694996] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.694996] [58036]: warnings.warn( [ 852.735089] [58036]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-23b655c1-0ea6-48c6-9068-d222004166d5 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 852.735304] [58036]: [pid: 58036|app: 0|req: 68/136] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:02:25 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 862.291947] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=15 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 862.726855] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=150,cinder:INSERT=12,cinder:UPDATE=21 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 865.269357] [58035]: DEBUG cinder.api.middleware.request_id [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.272090] [58035]: INFO cinder.api.openstack.wsgi [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/volumes [ 865.272217] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1235069599"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 865.273745] [58035]: DEBUG cinder.api.v3.volumes [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1235069599'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 865.273887] [58035]: INFO cinder.api.v3.volumes [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Create volume of 1 GB [ 865.282122] [58035]: INFO cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Availability Zones retrieved successfully. [ 865.290708] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Flow 'volume_create_api' (f25ffba3-4561-4639-be13-911b624ec288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 865.291804] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (137e7b6b-d8cd-4fa5-bf15-f74a2723fd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 865.293391] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 865.315997] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (137e7b6b-d8cd-4fa5-bf15-f74a2723fd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 865.317494] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d89e235-5618-4085-bfbb-c2998d7077f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 865.388818] [58035]: DEBUG cinder.quota [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Created reservations ['66c9df65-a1a3-474f-8669-d3ac4257fb2c', '4517fb80-fd3e-4b5d-b5a6-e85476d6788a', 'cfab25cc-2bc4-4b6c-bc04-67038379bf07', 'c612d3c3-606a-4cfe-951b-2877d6010d57'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 865.389872] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d89e235-5618-4085-bfbb-c2998d7077f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66c9df65-a1a3-474f-8669-d3ac4257fb2c', '4517fb80-fd3e-4b5d-b5a6-e85476d6788a', 'cfab25cc-2bc4-4b6c-bc04-67038379bf07', 'c612d3c3-606a-4cfe-951b-2877d6010d57']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 865.390975] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e34c95-1df4-4c1c-92a6-4f702e12aed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 865.410110] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e34c95-1df4-4c1c-92a6-4f702e12aed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64788c30-d4a6-476c-8a38-4952c8a3a84e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1235069599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770b73719dd7467bbef1ab9b17d75d50',qos_specs=None,replication_status=,reservations=['66c9df65-a1a3-474f-8669-d3ac4257fb2c','4517fb80-fd3e-4b5d-b5a6-e85476d6788a','cfab25cc-2bc4-4b6c-bc04-67038379bf07','c612d3c3-606a-4cfe-951b-2877d6010d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da5de09db53b43a0a92db9fe2ab847bc',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1235069599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64788c30-d4a6-476c-8a38-4952c8a3a84e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='770b73719dd7467bbef1ab9b17d75d50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da5de09db53b43a0a92db9fe2ab847bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 865.411159] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddddd160-d707-45dc-8a53-3a84b6f314f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 865.428186] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddddd160-d707-45dc-8a53-3a84b6f314f2) transitioned into state 'SUCCESS' from state '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-1235069599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770b73719dd7467bbef1ab9b17d75d50',qos_specs=None,replication_status=,reservations=['66c9df65-a1a3-474f-8669-d3ac4257fb2c','4517fb80-fd3e-4b5d-b5a6-e85476d6788a','cfab25cc-2bc4-4b6c-bc04-67038379bf07','c612d3c3-606a-4cfe-951b-2877d6010d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da5de09db53b43a0a92db9fe2ab847bc',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 865.429258] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44759fdc-8354-4d99-ac1c-75663d5f1e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 865.441568] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44759fdc-8354-4d99-ac1c-75663d5f1e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 865.441568] [58035]: DEBUG cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Flow 'volume_create_api' (f25ffba3-4561-4639-be13-911b624ec288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 865.441568] [58035]: INFO cinder.volume.api [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Create volume request issued successfully. [ 865.441789] [58035]: INFO cinder.api.openstack.wsgi [None req-c3808e23-11ee-46ff-9da8-d7d4617bf8b9 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 865.442078] [58035]: [pid: 58035|app: 0|req: 69/137] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:02:38 2025] POST /volume/v3/volumes => generated 753 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 875.431714] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 883.035109] [58036]: DEBUG cinder.api.middleware.request_id [None req-faefa610-c3a1-4fd9-8124-1e5e6a03b6e7 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.038964] [58036]: INFO cinder.api.openstack.wsgi [None req-faefa610-c3a1-4fd9-8124-1e5e6a03b6e7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 883.039372] [58036]: DEBUG cinder.api.openstack.wsgi [None req-faefa610-c3a1-4fd9-8124-1e5e6a03b6e7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 883.039662] [58036]: DEBUG cinder.api.openstack.wsgi [None req-faefa610-c3a1-4fd9-8124-1e5e6a03b6e7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 883.056493] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.056493] [58036]: warnings.warn( [ 883.061962] [58036]: INFO cinder.volume.api [None req-faefa610-c3a1-4fd9-8124-1e5e6a03b6e7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 883.068759] [58036]: INFO cinder.api.openstack.wsgi [None req-faefa610-c3a1-4fd9-8124-1e5e6a03b6e7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 883.069308] [58036]: [pid: 58036|app: 0|req: 69/138] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:02:55 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.079633] [58035]: DEBUG cinder.api.middleware.request_id [None req-9820ac31-7199-4c77-a639-df47f6794724 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.084174] [58035]: INFO cinder.api.openstack.wsgi [None req-9820ac31-7199-4c77-a639-df47f6794724 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 883.084174] [58035]: DEBUG cinder.api.openstack.wsgi [None req-9820ac31-7199-4c77-a639-df47f6794724 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 883.084174] [58035]: DEBUG cinder.api.openstack.wsgi [None req-9820ac31-7199-4c77-a639-df47f6794724 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 883.091419] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.091419] [58035]: warnings.warn( [ 883.095917] [58035]: INFO cinder.volume.api [None req-9820ac31-7199-4c77-a639-df47f6794724 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 883.102659] [58035]: INFO cinder.api.openstack.wsgi [None req-9820ac31-7199-4c77-a639-df47f6794724 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 883.102659] [58035]: [pid: 58035|app: 0|req: 70/139] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:02:55 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.481105] [58036]: DEBUG cinder.api.middleware.request_id [None req-a7e6a22a-8010-475f-b4b7-fa7c6bf711b7 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.485131] [58036]: INFO cinder.api.openstack.wsgi [None req-a7e6a22a-8010-475f-b4b7-fa7c6bf711b7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 883.485299] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a7e6a22a-8010-475f-b4b7-fa7c6bf711b7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 883.485492] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a7e6a22a-8010-475f-b4b7-fa7c6bf711b7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 883.509566] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.509566] [58036]: warnings.warn( [ 883.516136] [58036]: INFO cinder.volume.api [None req-a7e6a22a-8010-475f-b4b7-fa7c6bf711b7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 883.526480] [58036]: INFO cinder.api.openstack.wsgi [None req-a7e6a22a-8010-475f-b4b7-fa7c6bf711b7 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 883.526480] [58036]: [pid: 58036|app: 0|req: 70/140] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:02:56 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.098887] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=4 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 893.519628] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=8 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 898.429704] [58035]: DEBUG cinder.api.middleware.request_id [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.431822] [58035]: INFO cinder.api.openstack.wsgi [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/volumes [ 898.432108] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1973582910"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 898.433634] [58035]: DEBUG cinder.api.v3.volumes [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1973582910'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 898.433755] [58035]: INFO cinder.api.v3.volumes [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Create volume of 1 GB [ 898.441457] [58035]: INFO cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Availability Zones retrieved successfully. [ 898.450392] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Flow 'volume_create_api' (acda5fc5-aa99-4f93-91e2-454599a61aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 898.451989] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ae42d4-6a25-4308-b944-080f1210ca4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 898.453620] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 898.478979] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ae42d4-6a25-4308-b944-080f1210ca4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 898.480111] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42a6ccc-ebd8-4c4b-bf8c-b1caa5575696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 898.543288] [58035]: DEBUG cinder.quota [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Created reservations ['a8d3fbd8-f31c-44f1-ab61-abbe0c827d16', '219dd9a5-c902-410a-9106-1dad380ef535', 'c4995565-2923-43be-a9db-a02bd07d44cc', 'eb808283-2570-416c-9598-68f93bf5b62f'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 898.546714] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42a6ccc-ebd8-4c4b-bf8c-b1caa5575696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8d3fbd8-f31c-44f1-ab61-abbe0c827d16', '219dd9a5-c902-410a-9106-1dad380ef535', 'c4995565-2923-43be-a9db-a02bd07d44cc', 'eb808283-2570-416c-9598-68f93bf5b62f']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 898.546714] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4f4cfc-0591-495f-807c-e35a032c5d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 898.565270] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4f4cfc-0591-495f-807c-e35a032c5d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ed4e5b7-951a-469c-a8f6-fc54583bf11e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1973582910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6dd0abd0379412ebd267f9ce6a9a51c',qos_specs=None,replication_status=,reservations=['a8d3fbd8-f31c-44f1-ab61-abbe0c827d16','219dd9a5-c902-410a-9106-1dad380ef535','c4995565-2923-43be-a9db-a02bd07d44cc','eb808283-2570-416c-9598-68f93bf5b62f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bca1d2121e4b1199daf0198fc6add0',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1973582910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ed4e5b7-951a-469c-a8f6-fc54583bf11e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6dd0abd0379412ebd267f9ce6a9a51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bca1d2121e4b1199daf0198fc6add0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 898.566338] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549add85-4cde-4ec1-b95c-f2a4a9e25c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 898.586167] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (549add85-4cde-4ec1-b95c-f2a4a9e25c61) transitioned into state 'SUCCESS' from state '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-1973582910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6dd0abd0379412ebd267f9ce6a9a51c',qos_specs=None,replication_status=,reservations=['a8d3fbd8-f31c-44f1-ab61-abbe0c827d16','219dd9a5-c902-410a-9106-1dad380ef535','c4995565-2923-43be-a9db-a02bd07d44cc','eb808283-2570-416c-9598-68f93bf5b62f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bca1d2121e4b1199daf0198fc6add0',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 898.587134] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29add8ec-1168-4975-9b7e-44b7641d4299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 898.599911] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29add8ec-1168-4975-9b7e-44b7641d4299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 898.603831] [58035]: DEBUG cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Flow 'volume_create_api' (acda5fc5-aa99-4f93-91e2-454599a61aa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 898.603831] [58035]: INFO cinder.volume.api [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Create volume request issued successfully. [ 898.603831] [58035]: INFO cinder.api.openstack.wsgi [None req-4a17c757-beef-4140-a4d9-8203d0b18ed0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 898.604124] [58035]: [pid: 58035|app: 0|req: 71/141] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:03:11 2025] POST /volume/v3/volumes => generated 754 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 898.617864] [58036]: DEBUG cinder.api.middleware.request_id [None req-5b638d76-5598-4bad-af06-ae9fd727c3ed None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.621384] [58036]: INFO cinder.api.openstack.wsgi [None req-5b638d76-5598-4bad-af06-ae9fd727c3ed tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 898.621473] [58036]: DEBUG cinder.api.openstack.wsgi [None req-5b638d76-5598-4bad-af06-ae9fd727c3ed tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 898.621645] [58036]: DEBUG cinder.api.openstack.wsgi [None req-5b638d76-5598-4bad-af06-ae9fd727c3ed tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 898.630384] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.630384] [58036]: warnings.warn( [ 898.642158] [58036]: INFO cinder.volume.api [None req-5b638d76-5598-4bad-af06-ae9fd727c3ed tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 898.650702] [58036]: INFO cinder.api.openstack.wsgi [None req-5b638d76-5598-4bad-af06-ae9fd727c3ed tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 898.651202] [58036]: [pid: 58036|app: 0|req: 71/142] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:11 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 899.663652] [58035]: DEBUG cinder.api.middleware.request_id [None req-f7507e2f-c431-48d3-92d3-82fc7252a355 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.669048] [58035]: INFO cinder.api.openstack.wsgi [None req-f7507e2f-c431-48d3-92d3-82fc7252a355 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 899.669263] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f7507e2f-c431-48d3-92d3-82fc7252a355 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 899.670438] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f7507e2f-c431-48d3-92d3-82fc7252a355 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 899.684726] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.684726] [58035]: warnings.warn( [ 899.692890] [58035]: INFO cinder.volume.api [None req-f7507e2f-c431-48d3-92d3-82fc7252a355 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 899.699716] [58035]: INFO cinder.api.openstack.wsgi [None req-f7507e2f-c431-48d3-92d3-82fc7252a355 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 899.700182] [58035]: [pid: 58035|app: 0|req: 72/143] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:12 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.412601] [58036]: DEBUG cinder.api.middleware.request_id [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-ab2f56cb-bd2d-406d-baee-dcf5d05b877b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.415255] [58036]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-ab2f56cb-bd2d-406d-baee-dcf5d05b877b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 900.415512] [58036]: DEBUG cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-ab2f56cb-bd2d-406d-baee-dcf5d05b877b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 900.415733] [58036]: DEBUG cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-ab2f56cb-bd2d-406d-baee-dcf5d05b877b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 900.427833] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.427833] [58036]: warnings.warn( [ 900.432820] [58036]: INFO cinder.volume.api [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-ab2f56cb-bd2d-406d-baee-dcf5d05b877b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 900.438715] [58036]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-ab2f56cb-bd2d-406d-baee-dcf5d05b877b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 900.439154] [58036]: [pid: 58036|app: 0|req: 72/144] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:03:13 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.464011] [58035]: DEBUG cinder.api.middleware.request_id [None req-06818ee9-9771-430e-a3f5-5738cc3ca32f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.464566] [58035]: INFO cinder.api.openstack.wsgi [None req-06818ee9-9771-430e-a3f5-5738cc3ca32f None None] GET http://10.180.1.21/volume// [ 902.464756] [58035]: DEBUG cinder.api.openstack.wsgi [None req-06818ee9-9771-430e-a3f5-5738cc3ca32f None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 902.464960] [58035]: DEBUG cinder.api.openstack.wsgi [None req-06818ee9-9771-430e-a3f5-5738cc3ca32f None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 902.465425] [58035]: INFO cinder.api.openstack.wsgi [None req-06818ee9-9771-430e-a3f5-5738cc3ca32f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 902.465848] [58035]: [pid: 58035|app: 0|req: 73/145] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:03:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 902.470611] [58036]: DEBUG cinder.api.middleware.request_id [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-c1224ef5-be47-40d0-b8e1-5099a71f1c46 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.473342] [58036]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-c1224ef5-be47-40d0-b8e1-5099a71f1c46 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/attachments [ 902.474052] [58036]: DEBUG cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-c1224ef5-be47-40d0-b8e1-5099a71f1c46 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ed4e5b7-951a-469c-a8f6-fc54583bf11e", "connector": null, "instance_uuid": "c20e1ac7-83a6-42a2-90ff-f991db142b59"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.487656] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.487656] [58036]: warnings.warn( [ 902.512149] [58036]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-c1224ef5-be47-40d0-b8e1-5099a71f1c46 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 902.512836] [58036]: [pid: 58036|app: 0|req: 73/146] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:03:15 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 902.538152] [58035]: DEBUG cinder.api.middleware.request_id [None req-2d30b848-cdc2-4a0d-9e2f-7f4662db225b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.541780] [58035]: INFO cinder.api.openstack.wsgi [None req-2d30b848-cdc2-4a0d-9e2f-7f4662db225b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 902.542213] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2d30b848-cdc2-4a0d-9e2f-7f4662db225b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 902.542854] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2d30b848-cdc2-4a0d-9e2f-7f4662db225b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 902.556263] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.556263] [58035]: warnings.warn( [ 902.560297] [58035]: INFO cinder.volume.api [None req-2d30b848-cdc2-4a0d-9e2f-7f4662db225b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 902.566360] [58035]: INFO cinder.api.openstack.wsgi [None req-2d30b848-cdc2-4a0d-9e2f-7f4662db225b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 902.567105] [58035]: [pid: 58035|app: 0|req: 74/147] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:15 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.115352] [58036]: DEBUG cinder.api.middleware.request_id [None req-9f905545-ae53-40d8-88f4-104989421e8e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.115861] [58036]: INFO cinder.api.openstack.wsgi [None req-9f905545-ae53-40d8-88f4-104989421e8e None None] GET http://10.180.1.21/volume// [ 903.116331] [58036]: DEBUG cinder.api.openstack.wsgi [None req-9f905545-ae53-40d8-88f4-104989421e8e None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 903.116331] [58036]: DEBUG cinder.api.openstack.wsgi [None req-9f905545-ae53-40d8-88f4-104989421e8e None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 903.116722] [58036]: INFO cinder.api.openstack.wsgi [None req-9f905545-ae53-40d8-88f4-104989421e8e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 903.122347] [58036]: [pid: 58036|app: 0|req: 74/148] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:03:15 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 903.129553] [58035]: DEBUG cinder.api.middleware.request_id [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-10c3c466-55c2-49e1-93be-9fa4a481b96e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.133726] [58035]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-10c3c466-55c2-49e1-93be-9fa4a481b96e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 903.133726] [58035]: DEBUG cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-10c3c466-55c2-49e1-93be-9fa4a481b96e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 903.133726] [58035]: DEBUG cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-10c3c466-55c2-49e1-93be-9fa4a481b96e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 903.169328] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.169328] [58035]: warnings.warn( [ 903.191291] [58035]: INFO cinder.volume.api [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-10c3c466-55c2-49e1-93be-9fa4a481b96e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 903.209632] [58035]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-10c3c466-55c2-49e1-93be-9fa4a481b96e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 903.210940] [58035]: [pid: 58035|app: 0|req: 75/149] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:03:15 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 1027 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 903.245952] [58036]: DEBUG cinder.api.middleware.request_id [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-f6ed0b0d-65f7-4960-b01b-fba8bd249a48 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.249555] [58036]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-f6ed0b0d-65f7-4960-b01b-fba8bd249a48 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] PUT http://10.180.1.21/volume/v3/attachments/e606f13c-8024-4ebb-ac9e-d7fe54e743bb [ 903.252931] [58036]: DEBUG cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-f6ed0b0d-65f7-4960-b01b-fba8bd249a48 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989618", "mountpoint": "/dev/sdb"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.262796] [58036]: DEBUG cinder.coordination [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-f6ed0b0d-65f7-4960-b01b-fba8bd249a48 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Acquiring lock "cinder-attachment_update-4ed4e5b7-951a-469c-a8f6-fc54583bf11e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 903.268934] [58036]: DEBUG cinder.coordination [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-f6ed0b0d-65f7-4960-b01b-fba8bd249a48 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Lock "cinder-attachment_update-4ed4e5b7-951a-469c-a8f6-fc54583bf11e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 903.270150] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.270150] [58036]: warnings.warn( [ 903.578327] [58035]: DEBUG cinder.api.middleware.request_id [None req-4b6a53a9-8687-4679-bc2f-54fa95e95434 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.580871] [58035]: INFO cinder.api.openstack.wsgi [None req-4b6a53a9-8687-4679-bc2f-54fa95e95434 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 903.581787] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4b6a53a9-8687-4679-bc2f-54fa95e95434 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 903.581787] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4b6a53a9-8687-4679-bc2f-54fa95e95434 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 903.598080] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.598080] [58035]: warnings.warn( [ 903.605635] [58035]: INFO cinder.volume.api [None req-4b6a53a9-8687-4679-bc2f-54fa95e95434 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 903.611715] [58035]: INFO cinder.api.openstack.wsgi [None req-4b6a53a9-8687-4679-bc2f-54fa95e95434 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 903.612173] [58035]: [pid: 58035|app: 0|req: 76/150] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:16 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.622213] [58035]: DEBUG cinder.api.middleware.request_id [None req-f133c410-d780-4ed5-b02f-230c61de960a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.625255] [58035]: INFO cinder.api.openstack.wsgi [None req-f133c410-d780-4ed5-b02f-230c61de960a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 904.627318] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f133c410-d780-4ed5-b02f-230c61de960a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 904.627548] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f133c410-d780-4ed5-b02f-230c61de960a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 904.646492] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.646492] [58035]: warnings.warn( [ 904.651877] [58035]: INFO cinder.volume.api [None req-f133c410-d780-4ed5-b02f-230c61de960a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 904.660649] [58035]: INFO cinder.api.openstack.wsgi [None req-f133c410-d780-4ed5-b02f-230c61de960a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 904.660649] [58035]: [pid: 58035|app: 0|req: 77/151] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:17 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.673602] [58035]: DEBUG cinder.api.middleware.request_id [None req-a2559d74-055a-4918-93d1-f965f366aa76 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.678942] [58035]: INFO cinder.api.openstack.wsgi [None req-a2559d74-055a-4918-93d1-f965f366aa76 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 905.679037] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a2559d74-055a-4918-93d1-f965f366aa76 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 905.679695] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a2559d74-055a-4918-93d1-f965f366aa76 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 905.697949] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.697949] [58035]: warnings.warn( [ 905.708953] [58035]: INFO cinder.volume.api [None req-a2559d74-055a-4918-93d1-f965f366aa76 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 905.715951] [58035]: INFO cinder.api.openstack.wsgi [None req-a2559d74-055a-4918-93d1-f965f366aa76 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 905.716421] [58035]: [pid: 58035|app: 0|req: 78/152] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:18 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.732691] [58035]: DEBUG cinder.api.middleware.request_id [None req-1afb54dd-f475-4b3f-89c3-5e72a9b703f3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.735061] [58035]: INFO cinder.api.openstack.wsgi [None req-1afb54dd-f475-4b3f-89c3-5e72a9b703f3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 906.735222] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1afb54dd-f475-4b3f-89c3-5e72a9b703f3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 906.735514] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1afb54dd-f475-4b3f-89c3-5e72a9b703f3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 906.755874] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.755874] [58035]: warnings.warn( [ 906.761323] [58035]: INFO cinder.volume.api [None req-1afb54dd-f475-4b3f-89c3-5e72a9b703f3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 906.771098] [58035]: INFO cinder.api.openstack.wsgi [None req-1afb54dd-f475-4b3f-89c3-5e72a9b703f3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 906.771382] [58035]: [pid: 58035|app: 0|req: 79/153] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:19 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.785581] [58035]: DEBUG cinder.api.middleware.request_id [None req-fd35d423-c143-4cf7-91a0-b97aabdd6b9a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.787193] [58035]: INFO cinder.api.openstack.wsgi [None req-fd35d423-c143-4cf7-91a0-b97aabdd6b9a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 907.787426] [58035]: DEBUG cinder.api.openstack.wsgi [None req-fd35d423-c143-4cf7-91a0-b97aabdd6b9a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 907.787763] [58035]: DEBUG cinder.api.openstack.wsgi [None req-fd35d423-c143-4cf7-91a0-b97aabdd6b9a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 907.806030] [58036]: DEBUG cinder.coordination [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-f6ed0b0d-65f7-4960-b01b-fba8bd249a48 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Lock "cinder-attachment_update-4ed4e5b7-951a-469c-a8f6-fc54583bf11e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 907.806030] [58036]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-f6ed0b0d-65f7-4960-b01b-fba8bd249a48 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments/e606f13c-8024-4ebb-ac9e-d7fe54e743bb returned with HTTP 200 [ 907.806030] [58036]: [pid: 58036|app: 0|req: 75/154] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:03:16 2025] PUT /volume/v3/attachments/e606f13c-8024-4ebb-ac9e-d7fe54e743bb => generated 617 bytes in 4559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 907.806583] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.806583] [58035]: warnings.warn( [ 907.811142] [58035]: INFO cinder.volume.api [None req-fd35d423-c143-4cf7-91a0-b97aabdd6b9a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 907.819446] [58035]: INFO cinder.api.openstack.wsgi [None req-fd35d423-c143-4cf7-91a0-b97aabdd6b9a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 907.819542] [58035]: [pid: 58035|app: 0|req: 80/155] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:20 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 908.845815] [58036]: DEBUG cinder.api.middleware.request_id [None req-da22354b-6900-4ce7-8510-6356f8111531 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.848136] [58036]: INFO cinder.api.openstack.wsgi [None req-da22354b-6900-4ce7-8510-6356f8111531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 908.848371] [58036]: DEBUG cinder.api.openstack.wsgi [None req-da22354b-6900-4ce7-8510-6356f8111531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 908.848624] [58036]: DEBUG cinder.api.openstack.wsgi [None req-da22354b-6900-4ce7-8510-6356f8111531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 908.869022] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.869022] [58036]: warnings.warn( [ 908.873774] [58036]: INFO cinder.volume.api [None req-da22354b-6900-4ce7-8510-6356f8111531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 908.880477] [58036]: INFO cinder.api.openstack.wsgi [None req-da22354b-6900-4ce7-8510-6356f8111531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 908.881143] [58036]: [pid: 58036|app: 0|req: 76/156] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:21 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.894237] [58035]: DEBUG cinder.api.middleware.request_id [None req-36aa8564-aa1d-4c9c-89bc-18581840a581 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.896783] [58035]: INFO cinder.api.openstack.wsgi [None req-36aa8564-aa1d-4c9c-89bc-18581840a581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 909.896783] [58035]: DEBUG cinder.api.openstack.wsgi [None req-36aa8564-aa1d-4c9c-89bc-18581840a581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 909.896783] [58035]: DEBUG cinder.api.openstack.wsgi [None req-36aa8564-aa1d-4c9c-89bc-18581840a581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 909.919132] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.919132] [58035]: warnings.warn( [ 909.926506] [58035]: INFO cinder.volume.api [None req-36aa8564-aa1d-4c9c-89bc-18581840a581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 909.933378] [58035]: INFO cinder.api.openstack.wsgi [None req-36aa8564-aa1d-4c9c-89bc-18581840a581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 909.933845] [58035]: [pid: 58035|app: 0|req: 81/157] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:22 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.955877] [58036]: DEBUG cinder.api.middleware.request_id [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-54932124-8f11-4bae-b3ad-d613af97163d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.960405] [58036]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-54932124-8f11-4bae-b3ad-d613af97163d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/attachments/e606f13c-8024-4ebb-ac9e-d7fe54e743bb/action [ 909.960859] [58036]: DEBUG cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-54932124-8f11-4bae-b3ad-d613af97163d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 909.961026] [58036]: DEBUG cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-54932124-8f11-4bae-b3ad-d613af97163d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 909.988919] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.988919] [58036]: warnings.warn( [ 910.001113] [58036]: INFO cinder.api.openstack.wsgi [req-77afb145-7bb8-4f73-839d-603e18e02c45 req-54932124-8f11-4bae-b3ad-d613af97163d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments/e606f13c-8024-4ebb-ac9e-d7fe54e743bb/action returned with HTTP 204 [ 910.001758] [58036]: [pid: 58036|app: 0|req: 77/158] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:03:22 2025] POST /volume/v3/attachments/e606f13c-8024-4ebb-ac9e-d7fe54e743bb/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 910.943724] [58035]: DEBUG cinder.api.middleware.request_id [None req-446e3f3f-c64a-4cc2-b33e-b18074a45a16 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.946376] [58035]: INFO cinder.api.openstack.wsgi [None req-446e3f3f-c64a-4cc2-b33e-b18074a45a16 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 910.946638] [58035]: DEBUG cinder.api.openstack.wsgi [None req-446e3f3f-c64a-4cc2-b33e-b18074a45a16 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 910.946852] [58035]: DEBUG cinder.api.openstack.wsgi [None req-446e3f3f-c64a-4cc2-b33e-b18074a45a16 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 910.960970] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.960970] [58035]: warnings.warn( [ 910.965408] [58035]: INFO cinder.volume.api [None req-446e3f3f-c64a-4cc2-b33e-b18074a45a16 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 910.974317] [58035]: INFO cinder.api.openstack.wsgi [None req-446e3f3f-c64a-4cc2-b33e-b18074a45a16 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 910.974317] [58035]: [pid: 58035|app: 0|req: 82/159] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:23 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 910.986481] [58036]: DEBUG cinder.api.middleware.request_id [None req-fa270524-71f7-4f22-a56c-dbf0e39e3520 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.989045] [58036]: INFO cinder.api.openstack.wsgi [None req-fa270524-71f7-4f22-a56c-dbf0e39e3520 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 910.989369] [58036]: DEBUG cinder.api.openstack.wsgi [None req-fa270524-71f7-4f22-a56c-dbf0e39e3520 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 910.989643] [58036]: DEBUG cinder.api.openstack.wsgi [None req-fa270524-71f7-4f22-a56c-dbf0e39e3520 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 911.001742] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.001742] [58036]: warnings.warn( [ 911.005859] [58036]: INFO cinder.volume.api [None req-fa270524-71f7-4f22-a56c-dbf0e39e3520 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 911.010977] [58036]: INFO cinder.api.openstack.wsgi [None req-fa270524-71f7-4f22-a56c-dbf0e39e3520 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 911.012806] [58036]: [pid: 58036|app: 0|req: 78/160] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:23 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 920.968238] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=76,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 921.008536] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=32,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 926.071620] [58035]: DEBUG cinder.api.middleware.request_id [None req-527ae066-ddfe-4953-bdac-f3e6cea49662 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.072168] [58035]: INFO cinder.api.openstack.wsgi [None req-527ae066-ddfe-4953-bdac-f3e6cea49662 None None] GET http://10.180.1.21/volume// [ 926.072392] [58035]: DEBUG cinder.api.openstack.wsgi [None req-527ae066-ddfe-4953-bdac-f3e6cea49662 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 926.073611] [58035]: DEBUG cinder.api.openstack.wsgi [None req-527ae066-ddfe-4953-bdac-f3e6cea49662 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 926.073611] [58035]: INFO cinder.api.openstack.wsgi [None req-527ae066-ddfe-4953-bdac-f3e6cea49662 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 926.073611] [58035]: [pid: 58035|app: 0|req: 83/161] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:03:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 926.078324] [58036]: DEBUG cinder.api.middleware.request_id [req-6592281c-0b07-441d-b37a-693418b6d7fd req-6c141bc9-461e-4dde-8a1e-4019a29d18a7 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.082462] [58036]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-6c141bc9-461e-4dde-8a1e-4019a29d18a7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 926.082727] [58036]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-6c141bc9-461e-4dde-8a1e-4019a29d18a7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 926.082942] [58036]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-6c141bc9-461e-4dde-8a1e-4019a29d18a7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 926.101827] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.101827] [58036]: warnings.warn( [ 926.106557] [58036]: INFO cinder.volume.api [req-6592281c-0b07-441d-b37a-693418b6d7fd req-6c141bc9-461e-4dde-8a1e-4019a29d18a7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 926.114321] [58036]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-6c141bc9-461e-4dde-8a1e-4019a29d18a7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 926.114869] [58036]: [pid: 58036|app: 0|req: 79/162] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:03:38 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 1572 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 926.292953] [58035]: DEBUG cinder.api.middleware.request_id [req-6592281c-0b07-441d-b37a-693418b6d7fd req-68cf0259-0441-40c6-8be5-f19e2901046d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.296265] [58035]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-68cf0259-0441-40c6-8be5-f19e2901046d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] PUT http://10.180.1.21/volume/v3/attachments/9d19b33d-87d4-4563-b734-a50f0738922f [ 926.296682] [58035]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-68cf0259-0441-40c6-8be5-f19e2901046d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 926.308885] [58035]: DEBUG cinder.coordination [req-6592281c-0b07-441d-b37a-693418b6d7fd req-68cf0259-0441-40c6-8be5-f19e2901046d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Acquiring lock "cinder-attachment_update-fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 926.316759] [58035]: DEBUG cinder.coordination [req-6592281c-0b07-441d-b37a-693418b6d7fd req-68cf0259-0441-40c6-8be5-f19e2901046d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Lock "cinder-attachment_update-fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 926.317426] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.317426] [58035]: warnings.warn( [ 926.841088] [58035]: DEBUG cinder.coordination [req-6592281c-0b07-441d-b37a-693418b6d7fd req-68cf0259-0441-40c6-8be5-f19e2901046d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Lock "cinder-attachment_update-fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=58035) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 926.841573] [58035]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-68cf0259-0441-40c6-8be5-f19e2901046d tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/attachments/9d19b33d-87d4-4563-b734-a50f0738922f returned with HTTP 200 [ 926.842103] [58035]: [pid: 58035|app: 0|req: 84/163] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:03:39 2025] PUT /volume/v3/attachments/9d19b33d-87d4-4563-b734-a50f0738922f => generated 617 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 927.349742] [58036]: DEBUG cinder.api.middleware.request_id [req-6592281c-0b07-441d-b37a-693418b6d7fd req-9503d7a9-72ed-47cf-b97b-a3652e9df409 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.352601] [58036]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-9503d7a9-72ed-47cf-b97b-a3652e9df409 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] POST http://10.180.1.21/volume/v3/attachments/9d19b33d-87d4-4563-b734-a50f0738922f/action [ 927.353458] [58036]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-9503d7a9-72ed-47cf-b97b-a3652e9df409 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 927.353458] [58036]: DEBUG cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-9503d7a9-72ed-47cf-b97b-a3652e9df409 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 927.379096] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.379096] [58036]: warnings.warn( [ 927.388466] [58036]: INFO cinder.api.openstack.wsgi [req-6592281c-0b07-441d-b37a-693418b6d7fd req-9503d7a9-72ed-47cf-b97b-a3652e9df409 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/attachments/9d19b33d-87d4-4563-b734-a50f0738922f/action returned with HTTP 204 [ 927.388922] [58036]: [pid: 58036|app: 0|req: 80/164] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:03:40 2025] POST /volume/v3/attachments/9d19b33d-87d4-4563-b734-a50f0738922f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 936.836619] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 937.166412] [58035]: DEBUG cinder.api.middleware.request_id [None req-333e91cf-8ff2-4b15-b0b2-08fe0e08cba9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.168623] [58035]: INFO cinder.api.openstack.wsgi [None req-333e91cf-8ff2-4b15-b0b2-08fe0e08cba9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 937.168842] [58035]: DEBUG cinder.api.openstack.wsgi [None req-333e91cf-8ff2-4b15-b0b2-08fe0e08cba9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 937.169061] [58035]: DEBUG cinder.api.openstack.wsgi [None req-333e91cf-8ff2-4b15-b0b2-08fe0e08cba9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 937.185130] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.185130] [58035]: warnings.warn( [ 937.189386] [58035]: INFO cinder.volume.api [None req-333e91cf-8ff2-4b15-b0b2-08fe0e08cba9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 937.197301] [58035]: INFO cinder.api.openstack.wsgi [None req-333e91cf-8ff2-4b15-b0b2-08fe0e08cba9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 937.197301] [58035]: [pid: 58035|app: 0|req: 85/165] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:49 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.386528] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 938.667446] [58036]: DEBUG cinder.api.middleware.request_id [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-4ee0877e-0dfa-459f-a466-ff47c0375342 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.669907] [58036]: INFO cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-4ee0877e-0dfa-459f-a466-ff47c0375342 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 938.670380] [58036]: DEBUG cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-4ee0877e-0dfa-459f-a466-ff47c0375342 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 938.670380] [58036]: DEBUG cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-4ee0877e-0dfa-459f-a466-ff47c0375342 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 938.685086] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.685086] [58036]: warnings.warn( [ 938.692476] [58036]: INFO cinder.volume.api [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-4ee0877e-0dfa-459f-a466-ff47c0375342 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 938.698754] [58036]: INFO cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-4ee0877e-0dfa-459f-a466-ff47c0375342 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 938.699324] [58036]: [pid: 58036|app: 0|req: 81/166] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:03:51 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 938.746952] [58035]: DEBUG cinder.api.middleware.request_id [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-7e84a4c7-0db6-49b7-8b52-3a7cf3d8f849 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.749519] [58035]: INFO cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-7e84a4c7-0db6-49b7-8b52-3a7cf3d8f849 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] POST http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3/action [ 938.749976] [58035]: DEBUG cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-7e84a4c7-0db6-49b7-8b52-3a7cf3d8f849 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 938.750163] [58035]: DEBUG cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-7e84a4c7-0db6-49b7-8b52-3a7cf3d8f849 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 938.769563] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.769563] [58035]: warnings.warn( [ 938.770162] [58035]: INFO cinder.volume.api [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-7e84a4c7-0db6-49b7-8b52-3a7cf3d8f849 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 938.776401] [58035]: INFO cinder.volume.api [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-7e84a4c7-0db6-49b7-8b52-3a7cf3d8f849 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Begin detaching volume completed successfully. [ 938.776655] [58035]: INFO cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-7e84a4c7-0db6-49b7-8b52-3a7cf3d8f849 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3/action returned with HTTP 202 [ 938.777157] [58035]: [pid: 58035|app: 0|req: 86/167] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:03:51 2025] POST /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 939.809872] [58036]: DEBUG cinder.api.middleware.request_id [None req-f658516a-a727-4f77-b2bf-d1bc5a505316 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.810375] [58036]: INFO cinder.api.openstack.wsgi [None req-f658516a-a727-4f77-b2bf-d1bc5a505316 None None] GET http://10.180.1.21/volume// [ 939.810513] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f658516a-a727-4f77-b2bf-d1bc5a505316 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 939.810901] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f658516a-a727-4f77-b2bf-d1bc5a505316 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 939.811442] [58036]: INFO cinder.api.openstack.wsgi [None req-f658516a-a727-4f77-b2bf-d1bc5a505316 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 939.812964] [58036]: [pid: 58036|app: 0|req: 82/168] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:03:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 939.818644] [58035]: DEBUG cinder.api.middleware.request_id [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-5e54d402-d7f0-4d6d-b426-b08e154f854c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.823864] [58035]: INFO cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-5e54d402-d7f0-4d6d-b426-b08e154f854c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 939.823864] [58035]: DEBUG cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-5e54d402-d7f0-4d6d-b426-b08e154f854c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 939.824116] [58035]: DEBUG cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-5e54d402-d7f0-4d6d-b426-b08e154f854c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 939.845221] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.845221] [58035]: warnings.warn( [ 939.849806] [58035]: INFO cinder.volume.api [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-5e54d402-d7f0-4d6d-b426-b08e154f854c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 939.855364] [58035]: INFO cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-5e54d402-d7f0-4d6d-b426-b08e154f854c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 939.855922] [58035]: [pid: 58035|app: 0|req: 87/169] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:03:52 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 941.104996] [58036]: DEBUG cinder.api.middleware.request_id [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-bbf45fdd-6934-4293-859b-4d9769e7a8d7 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.111750] [58036]: INFO cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-bbf45fdd-6934-4293-859b-4d9769e7a8d7 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8 [ 941.111964] [58036]: DEBUG cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-bbf45fdd-6934-4293-859b-4d9769e7a8d7 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 941.112233] [58036]: DEBUG cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-bbf45fdd-6934-4293-859b-4d9769e7a8d7 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 941.128287] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.128287] [58036]: warnings.warn( [ 941.673398] [58036]: INFO cinder.api.openstack.wsgi [req-ad88d334-2be5-4b7b-896d-d9706e672104 req-bbf45fdd-6934-4293-859b-4d9769e7a8d7 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8 returned with HTTP 200 [ 941.673879] [58036]: [pid: 58036|app: 0|req: 83/170] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:03:53 2025] DELETE /volume/v3/attachments/ddbf10b0-1d1b-475e-8da2-30eee036fde8 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.944941] [58035]: DEBUG cinder.api.middleware.request_id [None req-28aecea5-ebf1-412b-8609-6ad34f975642 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.948948] [58035]: INFO cinder.api.openstack.wsgi [None req-28aecea5-ebf1-412b-8609-6ad34f975642 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 941.949229] [58035]: DEBUG cinder.api.openstack.wsgi [None req-28aecea5-ebf1-412b-8609-6ad34f975642 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 941.949444] [58035]: DEBUG cinder.api.openstack.wsgi [None req-28aecea5-ebf1-412b-8609-6ad34f975642 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 941.972553] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.972553] [58035]: warnings.warn( [ 941.978341] [58035]: INFO cinder.volume.api [None req-28aecea5-ebf1-412b-8609-6ad34f975642 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 941.987011] [58035]: INFO cinder.api.openstack.wsgi [None req-28aecea5-ebf1-412b-8609-6ad34f975642 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 941.987620] [58035]: [pid: 58035|app: 0|req: 88/171] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Dec 12 05:03:54 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 1865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 942.733649] [58036]: DEBUG cinder.api.middleware.request_id [None req-ee843953-672c-4471-84d3-39793c1c0a8c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.736473] [58036]: INFO cinder.api.openstack.wsgi [None req-ee843953-672c-4471-84d3-39793c1c0a8c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 942.736877] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ee843953-672c-4471-84d3-39793c1c0a8c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 942.737220] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ee843953-672c-4471-84d3-39793c1c0a8c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 942.751241] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.751241] [58036]: warnings.warn( [ 942.760619] [58036]: INFO cinder.volume.api [None req-ee843953-672c-4471-84d3-39793c1c0a8c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 942.771018] [58036]: INFO cinder.api.openstack.wsgi [None req-ee843953-672c-4471-84d3-39793c1c0a8c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 942.771320] [58036]: [pid: 58036|app: 0|req: 84/172] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:03:55 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.408503] [58035]: DEBUG cinder.api.middleware.request_id [req-9da4af54-4e52-4728-9f33-cea65e208adb req-af486f4e-d65c-4e21-a7a6-4a0d95e737ef None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.412472] [58035]: INFO cinder.api.openstack.wsgi [req-9da4af54-4e52-4728-9f33-cea65e208adb req-af486f4e-d65c-4e21-a7a6-4a0d95e737ef tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-601482705 [ 949.412685] [58035]: DEBUG cinder.api.openstack.wsgi [req-9da4af54-4e52-4728-9f33-cea65e208adb req-af486f4e-d65c-4e21-a7a6-4a0d95e737ef tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 949.412972] [58035]: DEBUG cinder.api.openstack.wsgi [req-9da4af54-4e52-4728-9f33-cea65e208adb req-af486f4e-d65c-4e21-a7a6-4a0d95e737ef tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 949.413253] [58035]: INFO cinder.api.v3.volumes [req-9da4af54-4e52-4728-9f33-cea65e208adb req-af486f4e-d65c-4e21-a7a6-4a0d95e737ef tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] Delete volume with id: tempest-invalid-601482705 [ 949.421785] [58035]: INFO cinder.api.openstack.wsgi [req-9da4af54-4e52-4728-9f33-cea65e208adb req-af486f4e-d65c-4e21-a7a6-4a0d95e737ef tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-601482705 returned with HTTP 404 [ 949.421934] [58035]: [pid: 58035|app: 0|req: 89/173] 10.180.1.21 () {62 vars in 1467 bytes} [Fri Dec 12 05:04:02 2025] DELETE /volume/v3/volumes/tempest-invalid-601482705 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 949.484927] [58036]: DEBUG cinder.api.middleware.request_id [req-da03dac3-90d8-49a2-b835-e23020af7a56 req-5eef552c-8549-4a42-a1bd-b25fe0eae494 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.488448] [58036]: INFO cinder.api.openstack.wsgi [req-da03dac3-90d8-49a2-b835-e23020af7a56 req-5eef552c-8549-4a42-a1bd-b25fe0eae494 tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] DELETE http://10.180.1.21/volume/v3/volumes/968f493c-cdaf-4b66-bdf2-e594a8adfb0e [ 949.488448] [58036]: DEBUG cinder.api.openstack.wsgi [req-da03dac3-90d8-49a2-b835-e23020af7a56 req-5eef552c-8549-4a42-a1bd-b25fe0eae494 tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 949.488757] [58036]: DEBUG cinder.api.openstack.wsgi [req-da03dac3-90d8-49a2-b835-e23020af7a56 req-5eef552c-8549-4a42-a1bd-b25fe0eae494 tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 949.488991] [58036]: INFO cinder.api.v3.volumes [req-da03dac3-90d8-49a2-b835-e23020af7a56 req-5eef552c-8549-4a42-a1bd-b25fe0eae494 tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] Delete volume with id: 968f493c-cdaf-4b66-bdf2-e594a8adfb0e [ 949.500631] [58036]: INFO cinder.api.openstack.wsgi [req-da03dac3-90d8-49a2-b835-e23020af7a56 req-5eef552c-8549-4a42-a1bd-b25fe0eae494 tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] http://10.180.1.21/volume/v3/volumes/968f493c-cdaf-4b66-bdf2-e594a8adfb0e returned with HTTP 404 [ 949.500686] [58036]: [pid: 58036|app: 0|req: 85/174] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Dec 12 05:04:02 2025] DELETE /volume/v3/volumes/968f493c-cdaf-4b66-bdf2-e594a8adfb0e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 949.726256] [58035]: DEBUG cinder.api.middleware.request_id [req-0c3f418d-8b52-4e7d-8403-e90a8daaf1c0 req-c32d17f1-62a2-4fc2-adc8-a7d7be4a71e6 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.729539] [58035]: INFO cinder.api.openstack.wsgi [req-0c3f418d-8b52-4e7d-8403-e90a8daaf1c0 req-c32d17f1-62a2-4fc2-adc8-a7d7be4a71e6 tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] GET http://10.180.1.21/volume/v3/volumes/a7ef8137-f0d2-4ff4-8b8d-5a75c2d5ebe6 [ 949.729778] [58035]: DEBUG cinder.api.openstack.wsgi [req-0c3f418d-8b52-4e7d-8403-e90a8daaf1c0 req-c32d17f1-62a2-4fc2-adc8-a7d7be4a71e6 tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 949.730013] [58035]: DEBUG cinder.api.openstack.wsgi [req-0c3f418d-8b52-4e7d-8403-e90a8daaf1c0 req-c32d17f1-62a2-4fc2-adc8-a7d7be4a71e6 tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 949.736886] [58035]: INFO cinder.api.openstack.wsgi [req-0c3f418d-8b52-4e7d-8403-e90a8daaf1c0 req-c32d17f1-62a2-4fc2-adc8-a7d7be4a71e6 tempest-VolumesNegativeTest-60002162 tempest-VolumesNegativeTest-60002162-project-member] http://10.180.1.21/volume/v3/volumes/a7ef8137-f0d2-4ff4-8b8d-5a75c2d5ebe6 returned with HTTP 404 [ 949.737452] [58035]: [pid: 58035|app: 0|req: 90/175] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:02 2025] GET /volume/v3/volumes/a7ef8137-f0d2-4ff4-8b8d-5a75c2d5ebe6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 959.494325] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 959.733261] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 984.517131] [58036]: DEBUG cinder.api.middleware.request_id [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-8bea9f21-bade-499d-abf9-c243e819f35f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.519590] [58036]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-8bea9f21-bade-499d-abf9-c243e819f35f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 984.519842] [58036]: DEBUG cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-8bea9f21-bade-499d-abf9-c243e819f35f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 984.520084] [58036]: DEBUG cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-8bea9f21-bade-499d-abf9-c243e819f35f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 984.535911] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.535911] [58036]: warnings.warn( [ 984.540385] [58036]: INFO cinder.volume.api [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-8bea9f21-bade-499d-abf9-c243e819f35f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 984.547210] [58036]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-8bea9f21-bade-499d-abf9-c243e819f35f tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 984.547930] [58036]: [pid: 58036|app: 0|req: 86/176] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:37 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 1684 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 984.577099] [58035]: DEBUG cinder.api.middleware.request_id [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-b4167333-c3d7-4205-bcf3-2981288efd50 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.579667] [58035]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-b4167333-c3d7-4205-bcf3-2981288efd50 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] GET http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 984.579886] [58035]: DEBUG cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-b4167333-c3d7-4205-bcf3-2981288efd50 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 984.580111] [58035]: DEBUG cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-b4167333-c3d7-4205-bcf3-2981288efd50 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 984.594600] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.594600] [58035]: warnings.warn( [ 984.600638] [58035]: INFO cinder.volume.api [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-b4167333-c3d7-4205-bcf3-2981288efd50 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 984.605423] [58035]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-b4167333-c3d7-4205-bcf3-2981288efd50 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 200 [ 984.605880] [58035]: [pid: 58035|app: 0|req: 91/177] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:37 2025] GET /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 1684 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.616868] [58036]: DEBUG cinder.api.middleware.request_id [None req-d5c7787e-a94d-4a16-8fa5-860d56081fca None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.616868] [58036]: INFO cinder.api.openstack.wsgi [None req-d5c7787e-a94d-4a16-8fa5-860d56081fca None None] GET http://10.180.1.21/volume// [ 988.616868] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d5c7787e-a94d-4a16-8fa5-860d56081fca None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 988.616868] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d5c7787e-a94d-4a16-8fa5-860d56081fca None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 988.616868] [58036]: INFO cinder.api.openstack.wsgi [None req-d5c7787e-a94d-4a16-8fa5-860d56081fca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 988.616868] [58036]: [pid: 58036|app: 0|req: 87/178] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:04:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 988.619821] [58035]: DEBUG cinder.api.middleware.request_id [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-40d953b3-414c-46b6-87d1-fa6282370ac7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.623530] [58035]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-40d953b3-414c-46b6-87d1-fa6282370ac7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] POST http://10.180.1.21/volume/v3/attachments [ 988.623995] [58035]: DEBUG cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-40d953b3-414c-46b6-87d1-fa6282370ac7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc", "connector": null, "instance_uuid": "43f48845-b273-4664-8558-d1e2eb4908f2"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.646403] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.646403] [58035]: warnings.warn( [ 988.686555] [58035]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-40d953b3-414c-46b6-87d1-fa6282370ac7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 988.687254] [58035]: [pid: 58035|app: 0|req: 92/179] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:04:41 2025] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.763936] [58036]: DEBUG cinder.api.middleware.request_id [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-71c94b14-89f9-4dd4-9a58-f1dc99b446f9 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.769912] [58036]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-71c94b14-89f9-4dd4-9a58-f1dc99b446f9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] POST http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc/action [ 988.770312] [58036]: DEBUG cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-71c94b14-89f9-4dd4-9a58-f1dc99b446f9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 988.770452] [58036]: DEBUG cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-71c94b14-89f9-4dd4-9a58-f1dc99b446f9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.788476] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.788476] [58036]: warnings.warn( [ 988.789469] [58036]: INFO cinder.volume.api [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-71c94b14-89f9-4dd4-9a58-f1dc99b446f9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 988.795680] [58036]: INFO cinder.volume.api [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-71c94b14-89f9-4dd4-9a58-f1dc99b446f9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Roll detaching of volume completed successfully. [ 988.796050] [58036]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-71c94b14-89f9-4dd4-9a58-f1dc99b446f9 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc/action returned with HTTP 202 [ 988.796860] [58036]: [pid: 58036|app: 0|req: 88/180] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:04:41 2025] POST /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 988.802573] [58035]: DEBUG cinder.api.middleware.request_id [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-2aa051c5-60df-4644-89ec-25e65b5019f7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.807400] [58035]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-2aa051c5-60df-4644-89ec-25e65b5019f7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b65357e8-e4b1-48af-91aa-14892acb7bf4 [ 988.807400] [58035]: DEBUG cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-2aa051c5-60df-4644-89ec-25e65b5019f7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 988.807400] [58035]: DEBUG cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-2aa051c5-60df-4644-89ec-25e65b5019f7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 988.817447] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.817447] [58035]: warnings.warn( [ 988.862650] [58035]: INFO cinder.api.openstack.wsgi [req-25149f1b-5392-4feb-b2a6-fadd0bbe70f9 req-2aa051c5-60df-4644-89ec-25e65b5019f7 tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/attachments/b65357e8-e4b1-48af-91aa-14892acb7bf4 returned with HTTP 200 [ 988.863684] [58035]: [pid: 58035|app: 0|req: 93/181] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:04:41 2025] DELETE /volume/v3/attachments/b65357e8-e4b1-48af-91aa-14892acb7bf4 => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.671476] [58036]: DEBUG cinder.api.middleware.request_id [None req-67acbed7-e578-4c54-8835-4f004eb77e3f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.673587] [58036]: INFO cinder.api.openstack.wsgi [None req-67acbed7-e578-4c54-8835-4f004eb77e3f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 989.673830] [58036]: DEBUG cinder.api.openstack.wsgi [None req-67acbed7-e578-4c54-8835-4f004eb77e3f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 989.674024] [58036]: DEBUG cinder.api.openstack.wsgi [None req-67acbed7-e578-4c54-8835-4f004eb77e3f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 989.685601] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.685601] [58036]: warnings.warn( [ 989.690159] [58036]: INFO cinder.volume.api [None req-67acbed7-e578-4c54-8835-4f004eb77e3f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 989.695195] [58036]: INFO cinder.api.openstack.wsgi [None req-67acbed7-e578-4c54-8835-4f004eb77e3f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 989.695680] [58036]: [pid: 58036|app: 0|req: 89/182] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:42 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.764586] [58035]: DEBUG cinder.api.middleware.request_id [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-97e14fb4-b9c9-4c32-81ee-e1ac2279f549 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.769074] [58035]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-97e14fb4-b9c9-4c32-81ee-e1ac2279f549 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 989.769074] [58035]: DEBUG cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-97e14fb4-b9c9-4c32-81ee-e1ac2279f549 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 989.769074] [58035]: DEBUG cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-97e14fb4-b9c9-4c32-81ee-e1ac2279f549 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 989.777967] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.777967] [58035]: warnings.warn( [ 989.783611] [58035]: INFO cinder.volume.api [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-97e14fb4-b9c9-4c32-81ee-e1ac2279f549 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 989.787992] [58035]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-97e14fb4-b9c9-4c32-81ee-e1ac2279f549 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 989.788193] [58035]: [pid: 58035|app: 0|req: 94/183] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:42 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.685552] [58036]: DEBUG cinder.api.middleware.request_id [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.689398] [58036]: INFO cinder.api.openstack.wsgi [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] POST http://10.180.1.21/volume/v3/volumes [ 990.689398] [58036]: DEBUG cinder.api.openstack.wsgi [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1015280042", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 990.691364] [58036]: DEBUG cinder.api.v3.volumes [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1015280042', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 990.691617] [58036]: INFO cinder.api.v3.volumes [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Create volume of 1 GB [ 990.697645] [58036]: INFO cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Availability Zones retrieved successfully. [ 990.705707] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Flow 'volume_create_api' (cb458765-8460-4e80-9661-a0ba9c45c9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 990.708172] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3afb8f85-38e1-4279-88b7-663f3fe61061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 990.709389] [58036]: DEBUG cinder.volume.flows.api.create_volume [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 990.727954] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3afb8f85-38e1-4279-88b7-663f3fe61061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 990.727954] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b65e83-cf76-4478-967c-73cb2a0e14ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 990.794769] [58036]: DEBUG cinder.quota [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Created reservations ['1e199efe-9c41-41c0-b1e3-7b8f06646a74', '2d2a255b-3f13-4a80-8704-c790e0b11009', '0ab7b51e-ac82-4afc-9032-c3cac4a52e2b', '820363ce-e236-40bf-80e8-ecaf6cd4057d'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 990.795996] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8b65e83-cf76-4478-967c-73cb2a0e14ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e199efe-9c41-41c0-b1e3-7b8f06646a74', '2d2a255b-3f13-4a80-8704-c790e0b11009', '0ab7b51e-ac82-4afc-9032-c3cac4a52e2b', '820363ce-e236-40bf-80e8-ecaf6cd4057d']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 990.796862] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f946f366-3337-4c0e-bab4-7cb2d561e5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 990.813098] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f946f366-3337-4c0e-bab4-7cb2d561e5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '357b256e-6869-4043-9820-ad291451a698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1015280042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a185ead41d74f77bf9af1279f4672fc',qos_specs=None,replication_status=,reservations=['1e199efe-9c41-41c0-b1e3-7b8f06646a74','2d2a255b-3f13-4a80-8704-c790e0b11009','0ab7b51e-ac82-4afc-9032-c3cac4a52e2b','820363ce-e236-40bf-80e8-ecaf6cd4057d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd7553316c24c329858b89315f622db',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1015280042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=357b256e-6869-4043-9820-ad291451a698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a185ead41d74f77bf9af1279f4672fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bd7553316c24c329858b89315f622db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 990.814522] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cfd406-4cdc-4c19-be36-2bdd0ce9b8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 990.829313] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cfd406-4cdc-4c19-be36-2bdd0ce9b8b9) transitioned into state 'SUCCESS' from state '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-1015280042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a185ead41d74f77bf9af1279f4672fc',qos_specs=None,replication_status=,reservations=['1e199efe-9c41-41c0-b1e3-7b8f06646a74','2d2a255b-3f13-4a80-8704-c790e0b11009','0ab7b51e-ac82-4afc-9032-c3cac4a52e2b','820363ce-e236-40bf-80e8-ecaf6cd4057d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd7553316c24c329858b89315f622db',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 990.830329] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03c25ad4-4632-4056-997d-fcf621aa87e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 990.840108] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03c25ad4-4632-4056-997d-fcf621aa87e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 990.841229] [58036]: DEBUG cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Flow 'volume_create_api' (cb458765-8460-4e80-9661-a0ba9c45c9eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 990.841586] [58036]: INFO cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Create volume request issued successfully. [ 990.842436] [58036]: INFO cinder.api.openstack.wsgi [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-58c8aef9-a8e2-4456-ba2a-dc1bbafad03a tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 990.843083] [58036]: [pid: 58036|app: 0|req: 90/184] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Dec 12 05:04:43 2025] POST /volume/v3/volumes => generated 754 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 990.846977] [58035]: DEBUG cinder.api.middleware.request_id [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-085b789f-28cf-4f8d-a9a9-f4d36a1a1d64 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.849452] [58035]: INFO cinder.api.openstack.wsgi [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-085b789f-28cf-4f8d-a9a9-f4d36a1a1d64 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] GET http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 [ 990.849623] [58035]: DEBUG cinder.api.openstack.wsgi [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-085b789f-28cf-4f8d-a9a9-f4d36a1a1d64 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 990.849831] [58035]: DEBUG cinder.api.openstack.wsgi [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-085b789f-28cf-4f8d-a9a9-f4d36a1a1d64 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 990.857426] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.857426] [58035]: warnings.warn( [ 990.861911] [58035]: INFO cinder.volume.api [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-085b789f-28cf-4f8d-a9a9-f4d36a1a1d64 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Volume info retrieved successfully. [ 990.867478] [58035]: INFO cinder.api.openstack.wsgi [req-2cf4ea60-c933-4b5d-a5f2-d58366384c25 req-085b789f-28cf-4f8d-a9a9-f4d36a1a1d64 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 returned with HTTP 200 [ 990.868061] [58035]: [pid: 58035|app: 0|req: 95/185] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:43 2025] GET /volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.327387] [58036]: DEBUG cinder.api.middleware.request_id [None req-99fdc5fd-d166-4c6c-bcf5-62e2b984bd19 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.327956] [58036]: INFO cinder.api.openstack.wsgi [None req-99fdc5fd-d166-4c6c-bcf5-62e2b984bd19 None None] GET http://10.180.1.21/volume// [ 991.328218] [58036]: DEBUG cinder.api.openstack.wsgi [None req-99fdc5fd-d166-4c6c-bcf5-62e2b984bd19 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.328449] [58036]: DEBUG cinder.api.openstack.wsgi [None req-99fdc5fd-d166-4c6c-bcf5-62e2b984bd19 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.328897] [58036]: INFO cinder.api.openstack.wsgi [None req-99fdc5fd-d166-4c6c-bcf5-62e2b984bd19 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 991.329296] [58036]: [pid: 58036|app: 0|req: 91/186] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:04:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 991.333759] [58035]: DEBUG cinder.api.middleware.request_id [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-d5945c73-fcd6-4609-824f-de8835c4c12a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.336499] [58035]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-d5945c73-fcd6-4609-824f-de8835c4c12a tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/attachments [ 991.337497] [58035]: DEBUG cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-d5945c73-fcd6-4609-824f-de8835c4c12a tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64788c30-d4a6-476c-8a38-4952c8a3a84e", "connector": null, "instance_uuid": "6447c8f5-0bd7-4708-8075-c1205d8f574f"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 991.348398] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.348398] [58035]: warnings.warn( [ 991.376815] [58035]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-d5945c73-fcd6-4609-824f-de8835c4c12a tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 991.377358] [58035]: [pid: 58035|app: 0|req: 96/187] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:04:44 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.400614] [58036]: DEBUG cinder.api.middleware.request_id [None req-30927fff-bb4c-426c-a1ce-a0e3c110eb26 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.404023] [58036]: INFO cinder.api.openstack.wsgi [None req-30927fff-bb4c-426c-a1ce-a0e3c110eb26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 991.404023] [58036]: DEBUG cinder.api.openstack.wsgi [None req-30927fff-bb4c-426c-a1ce-a0e3c110eb26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.404023] [58036]: DEBUG cinder.api.openstack.wsgi [None req-30927fff-bb4c-426c-a1ce-a0e3c110eb26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.420096] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.420096] [58036]: warnings.warn( [ 991.425824] [58036]: INFO cinder.volume.api [None req-30927fff-bb4c-426c-a1ce-a0e3c110eb26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 991.431994] [58036]: INFO cinder.api.openstack.wsgi [None req-30927fff-bb4c-426c-a1ce-a0e3c110eb26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 991.432601] [58036]: [pid: 58036|app: 0|req: 92/188] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:44 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 991.439114] [58035]: DEBUG cinder.api.middleware.request_id [req-22e95595-cd73-43a8-9344-fed1c7646850 req-ea95e28e-56e8-4532-98d9-1635d9e10df1 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.441523] [58035]: INFO cinder.api.openstack.wsgi [req-22e95595-cd73-43a8-9344-fed1c7646850 req-ea95e28e-56e8-4532-98d9-1635d9e10df1 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] GET http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 [ 991.441751] [58035]: DEBUG cinder.api.openstack.wsgi [req-22e95595-cd73-43a8-9344-fed1c7646850 req-ea95e28e-56e8-4532-98d9-1635d9e10df1 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.441960] [58035]: DEBUG cinder.api.openstack.wsgi [req-22e95595-cd73-43a8-9344-fed1c7646850 req-ea95e28e-56e8-4532-98d9-1635d9e10df1 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.449776] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.449776] [58035]: warnings.warn( [ 991.454023] [58035]: INFO cinder.volume.api [req-22e95595-cd73-43a8-9344-fed1c7646850 req-ea95e28e-56e8-4532-98d9-1635d9e10df1 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Volume info retrieved successfully. [ 991.458603] [58035]: INFO cinder.api.openstack.wsgi [req-22e95595-cd73-43a8-9344-fed1c7646850 req-ea95e28e-56e8-4532-98d9-1635d9e10df1 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 returned with HTTP 200 [ 991.459317] [58035]: [pid: 58035|app: 0|req: 97/189] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:44 2025] GET /volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.602047] [58036]: DEBUG cinder.api.middleware.request_id [req-4b569cd1-6bda-4735-b21a-da8c14c8fbf1 req-ab5322a3-3120-4be7-9c54-f45339f45a11 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.604326] [58036]: INFO cinder.api.openstack.wsgi [req-4b569cd1-6bda-4735-b21a-da8c14c8fbf1 req-ab5322a3-3120-4be7-9c54-f45339f45a11 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 991.604712] [58036]: DEBUG cinder.api.openstack.wsgi [req-4b569cd1-6bda-4735-b21a-da8c14c8fbf1 req-ab5322a3-3120-4be7-9c54-f45339f45a11 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "357b256e-6869-4043-9820-ad291451a698", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-649051291", "description": null, "metadata": {}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 991.613884] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.613884] [58036]: warnings.warn( [ 991.614410] [58036]: INFO cinder.volume.api [req-4b569cd1-6bda-4735-b21a-da8c14c8fbf1 req-ab5322a3-3120-4be7-9c54-f45339f45a11 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Volume info retrieved successfully. [ 991.614571] [58036]: INFO cinder.api.v3.snapshots [req-4b569cd1-6bda-4735-b21a-da8c14c8fbf1 req-ab5322a3-3120-4be7-9c54-f45339f45a11 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Create snapshot from volume 357b256e-6869-4043-9820-ad291451a698 [ 991.629994] [58036]: WARNING cinder.quota [req-4b569cd1-6bda-4735-b21a-da8c14c8fbf1 req-ab5322a3-3120-4be7-9c54-f45339f45a11 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Deprecated: Default quota for resource: snapshots_vsphere is set by the default quota flag: quota_snapshots_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 991.654150] [58036]: DEBUG cinder.quota [req-4b569cd1-6bda-4735-b21a-da8c14c8fbf1 req-ab5322a3-3120-4be7-9c54-f45339f45a11 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Created reservations ['7c5dbc89-99b0-44d3-82e1-4d1bcbb20bf4', '42db7a24-6e3e-45cf-a120-fec2460c141c', 'f8704dce-0200-497a-a624-28bec7e7496e', '9c24c0de-7bae-460b-90b4-c296cfd75040'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 991.702386] [58036]: INFO cinder.volume.api [req-4b569cd1-6bda-4735-b21a-da8c14c8fbf1 req-ab5322a3-3120-4be7-9c54-f45339f45a11 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Snapshot create request issued successfully. [ 991.702957] [58036]: INFO cinder.api.openstack.wsgi [req-4b569cd1-6bda-4735-b21a-da8c14c8fbf1 req-ab5322a3-3120-4be7-9c54-f45339f45a11 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 991.703654] [58036]: [pid: 58036|app: 0|req: 93/190] 10.180.1.21 () {64 vars in 1427 bytes} [Fri Dec 12 05:04:44 2025] POST /volume/v3/snapshots => generated 310 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 991.893073] [58035]: DEBUG cinder.api.middleware.request_id [req-639b0dc1-1bc1-499e-8d39-a0bf15ce7d35 req-df9c6eee-57ad-43fe-b650-878c34293a9c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.895501] [58035]: INFO cinder.api.openstack.wsgi [req-639b0dc1-1bc1-499e-8d39-a0bf15ce7d35 req-df9c6eee-57ad-43fe-b650-878c34293a9c tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] GET http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 [ 991.896485] [58035]: DEBUG cinder.api.openstack.wsgi [req-639b0dc1-1bc1-499e-8d39-a0bf15ce7d35 req-df9c6eee-57ad-43fe-b650-878c34293a9c tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.896485] [58035]: DEBUG cinder.api.openstack.wsgi [req-639b0dc1-1bc1-499e-8d39-a0bf15ce7d35 req-df9c6eee-57ad-43fe-b650-878c34293a9c tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.904059] [58036]: DEBUG cinder.api.middleware.request_id [None req-d8ca5801-3c28-4a29-96d4-9d9c1898c77b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.904059] [58036]: INFO cinder.api.openstack.wsgi [None req-d8ca5801-3c28-4a29-96d4-9d9c1898c77b None None] GET http://10.180.1.21/volume// [ 991.904136] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d8ca5801-3c28-4a29-96d4-9d9c1898c77b None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.904330] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d8ca5801-3c28-4a29-96d4-9d9c1898c77b None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.904758] [58036]: INFO cinder.api.openstack.wsgi [None req-d8ca5801-3c28-4a29-96d4-9d9c1898c77b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 991.905069] [58036]: [pid: 58036|app: 0|req: 94/191] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:04:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 991.909513] [58036]: DEBUG cinder.api.middleware.request_id [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-e51774e5-e27f-4eb0-ba6e-aa11345915d8 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.911829] [58036]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-e51774e5-e27f-4eb0-ba6e-aa11345915d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 991.912079] [58036]: DEBUG cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-e51774e5-e27f-4eb0-ba6e-aa11345915d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.912568] [58036]: DEBUG cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-e51774e5-e27f-4eb0-ba6e-aa11345915d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.916388] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.916388] [58035]: warnings.warn( [ 991.917137] [58035]: INFO cinder.volume.api [req-639b0dc1-1bc1-499e-8d39-a0bf15ce7d35 req-df9c6eee-57ad-43fe-b650-878c34293a9c tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Snapshot retrieved successfully. [ 991.918266] [58035]: INFO cinder.api.openstack.wsgi [req-639b0dc1-1bc1-499e-8d39-a0bf15ce7d35 req-df9c6eee-57ad-43fe-b650-878c34293a9c tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 returned with HTTP 200 [ 991.918672] [58035]: [pid: 58035|app: 0|req: 98/192] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Dec 12 05:04:44 2025] GET /volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.926199] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.926199] [58036]: warnings.warn( [ 991.929039] [58036]: INFO cinder.volume.api [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-e51774e5-e27f-4eb0-ba6e-aa11345915d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 991.934283] [58036]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-e51774e5-e27f-4eb0-ba6e-aa11345915d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 991.934708] [58036]: [pid: 58036|app: 0|req: 95/193] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:04:44 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 991.963956] [58035]: DEBUG cinder.api.middleware.request_id [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-125bf004-275c-4e3d-868a-957e4685ab11 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.965557] [58036]: DEBUG cinder.api.middleware.request_id [req-3db439ce-909c-4893-92ab-b5253c5757a7 req-fa96d16a-3a95-4d4f-9a42-075b8f65c245 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.966723] [58035]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-125bf004-275c-4e3d-868a-957e4685ab11 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] PUT http://10.180.1.21/volume/v3/attachments/f965e1cc-e839-4113-af21-f7edf150af1f [ 991.967153] [58035]: DEBUG cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-125bf004-275c-4e3d-868a-957e4685ab11 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989672", "mountpoint": "/dev/sdb"}}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 991.968780] [58036]: INFO cinder.api.openstack.wsgi [req-3db439ce-909c-4893-92ab-b5253c5757a7 req-fa96d16a-3a95-4d4f-9a42-075b8f65c245 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 991.969050] [58036]: DEBUG cinder.api.openstack.wsgi [req-3db439ce-909c-4893-92ab-b5253c5757a7 req-fa96d16a-3a95-4d4f-9a42-075b8f65c245 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.969266] [58036]: DEBUG cinder.api.openstack.wsgi [req-3db439ce-909c-4893-92ab-b5253c5757a7 req-fa96d16a-3a95-4d4f-9a42-075b8f65c245 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'detail' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.969605] [58036]: DEBUG cinder.api.api_utils [req-3db439ce-909c-4893-92ab-b5253c5757a7 req-fa96d16a-3a95-4d4f-9a42-075b8f65c245 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Removing options '' from query. {{(pid=58036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 991.970967] [58036]: DEBUG cinder.db.sqlalchemy.api [req-3db439ce-909c-4893-92ab-b5253c5757a7 req-fa96d16a-3a95-4d4f-9a42-075b8f65c245 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Building query based on filter {{(pid=58036) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 991.975738] [58035]: DEBUG cinder.coordination [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-125bf004-275c-4e3d-868a-957e4685ab11 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Acquiring lock "cinder-attachment_update-64788c30-d4a6-476c-8a38-4952c8a3a84e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 991.980507] [58035]: DEBUG cinder.coordination [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-125bf004-275c-4e3d-868a-957e4685ab11 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Lock "cinder-attachment_update-64788c30-d4a6-476c-8a38-4952c8a3a84e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 991.981082] [58036]: INFO cinder.volume.api [req-3db439ce-909c-4893-92ab-b5253c5757a7 req-fa96d16a-3a95-4d4f-9a42-075b8f65c245 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Get all snapshots completed successfully. [ 991.981565] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.981565] [58036]: warnings.warn( [ 991.981834] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.981834] [58035]: warnings.warn( [ 991.982219] [58036]: INFO cinder.api.openstack.wsgi [req-3db439ce-909c-4893-92ab-b5253c5757a7 req-fa96d16a-3a95-4d4f-9a42-075b8f65c245 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 991.982643] [58036]: [pid: 58036|app: 0|req: 96/194] 10.180.1.21 () {60 vars in 1394 bytes} [Fri Dec 12 05:04:44 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.055529] [58036]: DEBUG cinder.api.middleware.request_id [req-d7e9691c-69ba-424e-b4ce-04782a2a16cb req-987f6a54-dd41-49e2-a8a2-484e8a4358f4 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.060812] [58036]: INFO cinder.api.openstack.wsgi [req-d7e9691c-69ba-424e-b4ce-04782a2a16cb req-987f6a54-dd41-49e2-a8a2-484e8a4358f4 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] GET http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 [ 992.061070] [58036]: DEBUG cinder.api.openstack.wsgi [req-d7e9691c-69ba-424e-b4ce-04782a2a16cb req-987f6a54-dd41-49e2-a8a2-484e8a4358f4 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 992.061303] [58036]: DEBUG cinder.api.openstack.wsgi [req-d7e9691c-69ba-424e-b4ce-04782a2a16cb req-987f6a54-dd41-49e2-a8a2-484e8a4358f4 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 992.068440] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.068440] [58036]: warnings.warn( [ 992.068991] [58036]: INFO cinder.volume.api [req-d7e9691c-69ba-424e-b4ce-04782a2a16cb req-987f6a54-dd41-49e2-a8a2-484e8a4358f4 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Snapshot retrieved successfully. [ 992.070063] [58036]: INFO cinder.api.openstack.wsgi [req-d7e9691c-69ba-424e-b4ce-04782a2a16cb req-987f6a54-dd41-49e2-a8a2-484e8a4358f4 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 returned with HTTP 200 [ 992.070501] [58036]: [pid: 58036|app: 0|req: 97/195] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Dec 12 05:04:44 2025] GET /volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.087320] [58036]: DEBUG cinder.api.middleware.request_id [req-5ca7bb49-2a6d-4f6c-bc6a-48c82c37798f req-c90cf4ef-b656-4aa0-9f64-fcf87e45106e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.089702] [58036]: INFO cinder.api.openstack.wsgi [req-5ca7bb49-2a6d-4f6c-bc6a-48c82c37798f req-c90cf4ef-b656-4aa0-9f64-fcf87e45106e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 [ 992.089998] [58036]: DEBUG cinder.api.openstack.wsgi [req-5ca7bb49-2a6d-4f6c-bc6a-48c82c37798f req-c90cf4ef-b656-4aa0-9f64-fcf87e45106e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 992.090258] [58036]: DEBUG cinder.api.openstack.wsgi [req-5ca7bb49-2a6d-4f6c-bc6a-48c82c37798f req-c90cf4ef-b656-4aa0-9f64-fcf87e45106e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 992.090388] [58036]: INFO cinder.api.v3.snapshots [req-5ca7bb49-2a6d-4f6c-bc6a-48c82c37798f req-c90cf4ef-b656-4aa0-9f64-fcf87e45106e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Delete snapshot with id: e4e7467f-b57a-4ce7-9dba-ccdbf5335700 [ 992.102400] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.102400] [58036]: warnings.warn( [ 992.103587] [58036]: INFO cinder.volume.api [req-5ca7bb49-2a6d-4f6c-bc6a-48c82c37798f req-c90cf4ef-b656-4aa0-9f64-fcf87e45106e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Snapshot retrieved successfully. [ 992.122675] [58036]: INFO cinder.volume.api [req-5ca7bb49-2a6d-4f6c-bc6a-48c82c37798f req-c90cf4ef-b656-4aa0-9f64-fcf87e45106e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Snapshot delete request issued successfully. [ 992.122890] [58036]: INFO cinder.api.openstack.wsgi [req-5ca7bb49-2a6d-4f6c-bc6a-48c82c37798f req-c90cf4ef-b656-4aa0-9f64-fcf87e45106e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 returned with HTTP 202 [ 992.123472] [58036]: [pid: 58036|app: 0|req: 98/196] 10.180.1.21 () {62 vars in 1506 bytes} [Fri Dec 12 05:04:44 2025] DELETE /volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 992.157287] [58036]: DEBUG cinder.api.middleware.request_id [req-046cdb47-a7ac-41fd-bf9d-4d72c35d8fdd req-723b2062-f1b4-4491-8a5d-ad570ed30561 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.160370] [58036]: INFO cinder.api.openstack.wsgi [req-046cdb47-a7ac-41fd-bf9d-4d72c35d8fdd req-723b2062-f1b4-4491-8a5d-ad570ed30561 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] GET http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 [ 992.160780] [58036]: DEBUG cinder.api.openstack.wsgi [req-046cdb47-a7ac-41fd-bf9d-4d72c35d8fdd req-723b2062-f1b4-4491-8a5d-ad570ed30561 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 992.161029] [58036]: DEBUG cinder.api.openstack.wsgi [req-046cdb47-a7ac-41fd-bf9d-4d72c35d8fdd req-723b2062-f1b4-4491-8a5d-ad570ed30561 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 992.166658] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.166658] [58036]: warnings.warn( [ 992.167225] [58036]: INFO cinder.volume.api [req-046cdb47-a7ac-41fd-bf9d-4d72c35d8fdd req-723b2062-f1b4-4491-8a5d-ad570ed30561 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Snapshot retrieved successfully. [ 992.168324] [58036]: INFO cinder.api.openstack.wsgi [req-046cdb47-a7ac-41fd-bf9d-4d72c35d8fdd req-723b2062-f1b4-4491-8a5d-ad570ed30561 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 returned with HTTP 200 [ 992.168842] [58036]: [pid: 58036|app: 0|req: 99/197] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Dec 12 05:04:44 2025] GET /volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.446094] [58036]: DEBUG cinder.api.middleware.request_id [None req-ea54afeb-46ba-4f68-9e55-22bae46749e7 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.448555] [58036]: INFO cinder.api.openstack.wsgi [None req-ea54afeb-46ba-4f68-9e55-22bae46749e7 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 992.449014] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ea54afeb-46ba-4f68-9e55-22bae46749e7 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 992.449080] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ea54afeb-46ba-4f68-9e55-22bae46749e7 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 992.466268] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.466268] [58036]: warnings.warn( [ 992.470557] [58036]: INFO cinder.volume.api [None req-ea54afeb-46ba-4f68-9e55-22bae46749e7 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 992.479261] [58036]: INFO cinder.api.openstack.wsgi [None req-ea54afeb-46ba-4f68-9e55-22bae46749e7 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 992.479886] [58036]: [pid: 58036|app: 0|req: 100/198] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:45 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.499423] [58036]: DEBUG cinder.api.middleware.request_id [None req-b3934b8d-0753-4abd-846f-8f93cf20c767 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.501874] [58036]: INFO cinder.api.openstack.wsgi [None req-b3934b8d-0753-4abd-846f-8f93cf20c767 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 993.502137] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b3934b8d-0753-4abd-846f-8f93cf20c767 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 993.502350] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b3934b8d-0753-4abd-846f-8f93cf20c767 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 993.518068] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.518068] [58036]: warnings.warn( [ 993.522094] [58036]: INFO cinder.volume.api [None req-b3934b8d-0753-4abd-846f-8f93cf20c767 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 993.527945] [58036]: INFO cinder.api.openstack.wsgi [None req-b3934b8d-0753-4abd-846f-8f93cf20c767 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 993.528427] [58036]: [pid: 58036|app: 0|req: 101/199] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:46 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.550420] [58036]: DEBUG cinder.api.middleware.request_id [req-c45f6004-87d0-4b6e-b265-b7c5f00c62d1 req-b0f62f56-5a40-4a04-bdee-2b11dabb5966 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.554486] [58036]: INFO cinder.api.openstack.wsgi [req-c45f6004-87d0-4b6e-b265-b7c5f00c62d1 req-b0f62f56-5a40-4a04-bdee-2b11dabb5966 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] GET http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 [ 993.555510] [58036]: DEBUG cinder.api.openstack.wsgi [req-c45f6004-87d0-4b6e-b265-b7c5f00c62d1 req-b0f62f56-5a40-4a04-bdee-2b11dabb5966 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 993.555770] [58036]: DEBUG cinder.api.openstack.wsgi [req-c45f6004-87d0-4b6e-b265-b7c5f00c62d1 req-b0f62f56-5a40-4a04-bdee-2b11dabb5966 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 993.562738] [58036]: INFO cinder.api.openstack.wsgi [req-c45f6004-87d0-4b6e-b265-b7c5f00c62d1 req-b0f62f56-5a40-4a04-bdee-2b11dabb5966 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 returned with HTTP 404 [ 993.563334] [58036]: [pid: 58036|app: 0|req: 102/200] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Dec 12 05:04:46 2025] GET /volume/v3/snapshots/e4e7467f-b57a-4ce7-9dba-ccdbf5335700 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 993.779164] [58036]: DEBUG cinder.api.middleware.request_id [req-2489cca2-5322-4afe-9450-5ed21b9750f1 req-340e3ef8-5ba6-4035-ba4e-d4b742660eef None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.781368] [58036]: INFO cinder.api.openstack.wsgi [req-2489cca2-5322-4afe-9450-5ed21b9750f1 req-340e3ef8-5ba6-4035-ba4e-d4b742660eef tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] DELETE http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 [ 993.781707] [58036]: DEBUG cinder.api.openstack.wsgi [req-2489cca2-5322-4afe-9450-5ed21b9750f1 req-340e3ef8-5ba6-4035-ba4e-d4b742660eef tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 993.782100] [58036]: DEBUG cinder.api.openstack.wsgi [req-2489cca2-5322-4afe-9450-5ed21b9750f1 req-340e3ef8-5ba6-4035-ba4e-d4b742660eef tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 993.782310] [58036]: INFO cinder.api.v3.volumes [req-2489cca2-5322-4afe-9450-5ed21b9750f1 req-340e3ef8-5ba6-4035-ba4e-d4b742660eef tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Delete volume with id: 357b256e-6869-4043-9820-ad291451a698 [ 993.797898] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.797898] [58036]: warnings.warn( [ 993.798829] [58036]: INFO cinder.volume.api [req-2489cca2-5322-4afe-9450-5ed21b9750f1 req-340e3ef8-5ba6-4035-ba4e-d4b742660eef tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Volume info retrieved successfully. [ 993.826960] [58036]: INFO cinder.volume.api [req-2489cca2-5322-4afe-9450-5ed21b9750f1 req-340e3ef8-5ba6-4035-ba4e-d4b742660eef tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Delete volume request issued successfully. [ 993.827225] [58036]: INFO cinder.api.openstack.wsgi [req-2489cca2-5322-4afe-9450-5ed21b9750f1 req-340e3ef8-5ba6-4035-ba4e-d4b742660eef tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 returned with HTTP 202 [ 993.827906] [58036]: [pid: 58036|app: 0|req: 103/201] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Dec 12 05:04:46 2025] DELETE /volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 994.258914] [58036]: DEBUG cinder.api.middleware.request_id [req-bbdaef48-cc01-4f77-ae1b-2b8d79872735 req-b8696a65-9306-4904-8fa0-c4f02573b4e4 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.261761] [58036]: INFO cinder.api.openstack.wsgi [req-bbdaef48-cc01-4f77-ae1b-2b8d79872735 req-b8696a65-9306-4904-8fa0-c4f02573b4e4 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] GET http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 [ 994.261761] [58036]: DEBUG cinder.api.openstack.wsgi [req-bbdaef48-cc01-4f77-ae1b-2b8d79872735 req-b8696a65-9306-4904-8fa0-c4f02573b4e4 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 994.262655] [58036]: DEBUG cinder.api.openstack.wsgi [req-bbdaef48-cc01-4f77-ae1b-2b8d79872735 req-b8696a65-9306-4904-8fa0-c4f02573b4e4 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 994.271123] [58036]: INFO cinder.api.openstack.wsgi [req-bbdaef48-cc01-4f77-ae1b-2b8d79872735 req-b8696a65-9306-4904-8fa0-c4f02573b4e4 tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 returned with HTTP 404 [ 994.272380] [58036]: [pid: 58036|app: 0|req: 104/202] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:47 2025] GET /volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 994.518253] [58036]: DEBUG cinder.api.middleware.request_id [req-1891a690-17b2-4139-b045-8ee6f2560e40 req-333e7161-3227-474c-b3ee-1d950918335e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.519715] [58036]: INFO cinder.api.openstack.wsgi [req-1891a690-17b2-4139-b045-8ee6f2560e40 req-333e7161-3227-474c-b3ee-1d950918335e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] DELETE http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 [ 994.519934] [58036]: DEBUG cinder.api.openstack.wsgi [req-1891a690-17b2-4139-b045-8ee6f2560e40 req-333e7161-3227-474c-b3ee-1d950918335e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 994.520174] [58036]: DEBUG cinder.api.openstack.wsgi [req-1891a690-17b2-4139-b045-8ee6f2560e40 req-333e7161-3227-474c-b3ee-1d950918335e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 994.520363] [58036]: INFO cinder.api.v3.volumes [req-1891a690-17b2-4139-b045-8ee6f2560e40 req-333e7161-3227-474c-b3ee-1d950918335e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Delete volume with id: 357b256e-6869-4043-9820-ad291451a698 [ 994.535217] [58036]: INFO cinder.api.openstack.wsgi [req-1891a690-17b2-4139-b045-8ee6f2560e40 req-333e7161-3227-474c-b3ee-1d950918335e tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 returned with HTTP 404 [ 994.535813] [58036]: [pid: 58036|app: 0|req: 105/203] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Dec 12 05:04:47 2025] DELETE /volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 994.539590] [58036]: DEBUG cinder.api.middleware.request_id [None req-3bccd2f9-0c72-4c49-a165-282ec9db6495 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.541557] [58036]: INFO cinder.api.openstack.wsgi [None req-3bccd2f9-0c72-4c49-a165-282ec9db6495 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 994.541968] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3bccd2f9-0c72-4c49-a165-282ec9db6495 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 994.542050] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3bccd2f9-0c72-4c49-a165-282ec9db6495 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 994.561020] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.561020] [58036]: warnings.warn( [ 994.572080] [58036]: INFO cinder.volume.api [None req-3bccd2f9-0c72-4c49-a165-282ec9db6495 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 994.580072] [58036]: INFO cinder.api.openstack.wsgi [None req-3bccd2f9-0c72-4c49-a165-282ec9db6495 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 994.580529] [58036]: [pid: 58036|app: 0|req: 106/204] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:47 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.581296] [58036]: DEBUG cinder.api.middleware.request_id [req-c7707b40-a26a-4628-9add-4d5e07cb4961 req-5f7defd5-bb56-469a-8c34-7f72a02ce0fe None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.585210] [58036]: INFO cinder.api.openstack.wsgi [req-c7707b40-a26a-4628-9add-4d5e07cb4961 req-5f7defd5-bb56-469a-8c34-7f72a02ce0fe tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] GET http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 [ 994.585210] [58036]: DEBUG cinder.api.openstack.wsgi [req-c7707b40-a26a-4628-9add-4d5e07cb4961 req-5f7defd5-bb56-469a-8c34-7f72a02ce0fe tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 994.585210] [58036]: DEBUG cinder.api.openstack.wsgi [req-c7707b40-a26a-4628-9add-4d5e07cb4961 req-5f7defd5-bb56-469a-8c34-7f72a02ce0fe tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 994.590872] [58036]: INFO cinder.api.openstack.wsgi [req-c7707b40-a26a-4628-9add-4d5e07cb4961 req-5f7defd5-bb56-469a-8c34-7f72a02ce0fe tempest-VolumesSnapshotsTestJSON-1174578599 tempest-VolumesSnapshotsTestJSON-1174578599-project-member] http://10.180.1.21/volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 returned with HTTP 404 [ 994.591467] [58036]: [pid: 58036|app: 0|req: 107/205] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:47 2025] GET /volume/v3/volumes/357b256e-6869-4043-9820-ad291451a698 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 994.593074] [58036]: DEBUG cinder.api.middleware.request_id [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-2cfa2ea3-a88f-4889-9360-a886e344264b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.594511] [58036]: INFO cinder.api.openstack.wsgi [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-2cfa2ea3-a88f-4889-9360-a886e344264b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9d19b33d-87d4-4563-b734-a50f0738922f [ 994.594655] [58036]: DEBUG cinder.api.openstack.wsgi [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-2cfa2ea3-a88f-4889-9360-a886e344264b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 994.594852] [58036]: DEBUG cinder.api.openstack.wsgi [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-2cfa2ea3-a88f-4889-9360-a886e344264b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 994.603026] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.603026] [58036]: warnings.warn( [ 995.153998] [58036]: INFO cinder.api.openstack.wsgi [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-2cfa2ea3-a88f-4889-9360-a886e344264b tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/attachments/9d19b33d-87d4-4563-b734-a50f0738922f returned with HTTP 200 [ 995.154184] [58036]: [pid: 58036|app: 0|req: 108/206] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:04:47 2025] DELETE /volume/v3/attachments/9d19b33d-87d4-4563-b734-a50f0738922f => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.162881] [58036]: DEBUG cinder.api.middleware.request_id [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-a3c8f39e-28a1-48a0-a518-cf55372b27bc None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.166031] [58036]: INFO cinder.api.openstack.wsgi [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-a3c8f39e-28a1-48a0-a518-cf55372b27bc tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 995.166031] [58036]: DEBUG cinder.api.openstack.wsgi [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-a3c8f39e-28a1-48a0-a518-cf55372b27bc tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 995.166031] [58036]: DEBUG cinder.api.openstack.wsgi [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-a3c8f39e-28a1-48a0-a518-cf55372b27bc tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 995.166884] [58036]: INFO cinder.api.v3.volumes [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-a3c8f39e-28a1-48a0-a518-cf55372b27bc tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Delete volume with id: fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc [ 995.176895] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.176895] [58036]: warnings.warn( [ 995.177471] [58036]: INFO cinder.volume.api [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-a3c8f39e-28a1-48a0-a518-cf55372b27bc tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Volume info retrieved successfully. [ 995.198646] [58036]: INFO cinder.volume.api [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-a3c8f39e-28a1-48a0-a518-cf55372b27bc tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] Delete volume request issued successfully. [ 995.198646] [58036]: INFO cinder.api.openstack.wsgi [req-053e4837-ae7e-4c86-904f-c19e5d27d581 req-a3c8f39e-28a1-48a0-a518-cf55372b27bc tempest-ServerActionsV293TestJSON-1902764099 tempest-ServerActionsV293TestJSON-1902764099-project-member] http://10.180.1.21/volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc returned with HTTP 202 [ 995.198885] [58036]: [pid: 58036|app: 0|req: 109/207] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Dec 12 05:04:47 2025] DELETE /volume/v3/volumes/fcf99c0b-0d2d-44eb-aa1d-d70fa4f209cc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 995.596678] [58036]: DEBUG cinder.api.middleware.request_id [None req-46f7467c-8643-4b7b-a764-c3599d9004a0 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.599709] [58036]: INFO cinder.api.openstack.wsgi [None req-46f7467c-8643-4b7b-a764-c3599d9004a0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 995.599709] [58036]: DEBUG cinder.api.openstack.wsgi [None req-46f7467c-8643-4b7b-a764-c3599d9004a0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 995.599922] [58036]: DEBUG cinder.api.openstack.wsgi [None req-46f7467c-8643-4b7b-a764-c3599d9004a0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 995.620609] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.620609] [58036]: warnings.warn( [ 995.625032] [58036]: INFO cinder.volume.api [None req-46f7467c-8643-4b7b-a764-c3599d9004a0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 995.631882] [58036]: INFO cinder.api.openstack.wsgi [None req-46f7467c-8643-4b7b-a764-c3599d9004a0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 995.632359] [58036]: [pid: 58036|app: 0|req: 110/208] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:48 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.649048] [58036]: DEBUG cinder.api.middleware.request_id [None req-8c389192-7c9e-4024-90de-279da2720daa None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.651337] [58036]: INFO cinder.api.openstack.wsgi [None req-8c389192-7c9e-4024-90de-279da2720daa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 996.651572] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8c389192-7c9e-4024-90de-279da2720daa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 996.655024] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8c389192-7c9e-4024-90de-279da2720daa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 996.670081] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.670081] [58036]: warnings.warn( [ 996.674584] [58036]: INFO cinder.volume.api [None req-8c389192-7c9e-4024-90de-279da2720daa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 996.681480] [58036]: INFO cinder.api.openstack.wsgi [None req-8c389192-7c9e-4024-90de-279da2720daa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 996.682791] [58036]: [pid: 58036|app: 0|req: 111/209] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:49 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.017815] [58035]: DEBUG cinder.coordination [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-125bf004-275c-4e3d-868a-957e4685ab11 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Lock "cinder-attachment_update-64788c30-d4a6-476c-8a38-4952c8a3a84e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.037s {{(pid=58035) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 997.018610] [58035]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-125bf004-275c-4e3d-868a-957e4685ab11 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/f965e1cc-e839-4113-af21-f7edf150af1f returned with HTTP 200 [ 997.020213] [58035]: [pid: 58035|app: 0|req: 99/210] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:04:44 2025] PUT /volume/v3/attachments/f965e1cc-e839-4113-af21-f7edf150af1f => generated 617 bytes in 5057 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.184317] [58036]: DEBUG cinder.api.middleware.request_id [None req-529fa5a9-1839-4392-82ce-ffde43886351 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.186360] [58036]: INFO cinder.api.openstack.wsgi [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] POST http://10.180.1.21/volume/v3/volumes [ 997.186734] [58036]: DEBUG cinder.api.openstack.wsgi [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1893063683"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 997.188299] [58036]: DEBUG cinder.api.v3.volumes [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1893063683'}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 997.188433] [58036]: INFO cinder.api.v3.volumes [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Create volume of 1 GB [ 997.193538] [58036]: INFO cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Availability Zones retrieved successfully. [ 997.200522] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Flow 'volume_create_api' (8c4a96a5-3258-4b89-a54e-e57858d56abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 997.201742] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb399e33-b6a3-4f61-9059-1eaccde1b600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 997.202942] [58036]: DEBUG cinder.volume.flows.api.create_volume [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 997.222216] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb399e33-b6a3-4f61-9059-1eaccde1b600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 997.223207] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93f1907-6bed-48a0-8793-d11a21c59f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 997.269641] [58036]: DEBUG cinder.quota [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Created reservations ['e232c7c0-ea17-4bd6-8181-4fa848592a63', 'eca62617-ae05-42a9-b7cb-4d1233bcd8ba', '74ac58d3-5223-4826-abd2-778aaa5d95dc', '78c5def2-8269-49fb-83f7-1977be777e4b'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 997.270589] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93f1907-6bed-48a0-8793-d11a21c59f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e232c7c0-ea17-4bd6-8181-4fa848592a63', 'eca62617-ae05-42a9-b7cb-4d1233bcd8ba', '74ac58d3-5223-4826-abd2-778aaa5d95dc', '78c5def2-8269-49fb-83f7-1977be777e4b']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 997.271495] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d401c24f-bcff-4270-a38b-5532c9b3ab68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 997.285151] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d401c24f-bcff-4270-a38b-5532c9b3ab68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1893063683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17306600c20f40578a5372bc2abd3d41',qos_specs=None,replication_status=,reservations=['e232c7c0-ea17-4bd6-8181-4fa848592a63','eca62617-ae05-42a9-b7cb-4d1233bcd8ba','74ac58d3-5223-4826-abd2-778aaa5d95dc','78c5def2-8269-49fb-83f7-1977be777e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bb8fcd47f846c2bb17d8e324860b1b',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1893063683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17306600c20f40578a5372bc2abd3d41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12bb8fcd47f846c2bb17d8e324860b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 997.286032] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f0c378-ecfc-40d4-bc02-48147bb13612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 997.316601] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f0c378-ecfc-40d4-bc02-48147bb13612) transitioned into state 'SUCCESS' from state '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-1893063683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17306600c20f40578a5372bc2abd3d41',qos_specs=None,replication_status=,reservations=['e232c7c0-ea17-4bd6-8181-4fa848592a63','eca62617-ae05-42a9-b7cb-4d1233bcd8ba','74ac58d3-5223-4826-abd2-778aaa5d95dc','78c5def2-8269-49fb-83f7-1977be777e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bb8fcd47f846c2bb17d8e324860b1b',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 997.316961] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0197bffb-549d-41c7-86a5-b082090d285d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 997.326653] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0197bffb-549d-41c7-86a5-b082090d285d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 997.327598] [58036]: DEBUG cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Flow 'volume_create_api' (8c4a96a5-3258-4b89-a54e-e57858d56abd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 997.328324] [58036]: INFO cinder.volume.api [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Create volume request issued successfully. [ 997.328926] [58036]: INFO cinder.api.openstack.wsgi [None req-529fa5a9-1839-4392-82ce-ffde43886351 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 997.329138] [58036]: [pid: 58036|app: 0|req: 112/211] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:04:49 2025] POST /volume/v3/volumes => generated 753 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 997.340043] [58035]: DEBUG cinder.api.middleware.request_id [None req-f26692ca-b405-4522-bc05-756c7844344e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.341899] [58035]: INFO cinder.api.openstack.wsgi [None req-f26692ca-b405-4522-bc05-756c7844344e tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe [ 997.342140] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f26692ca-b405-4522-bc05-756c7844344e tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 997.342348] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f26692ca-b405-4522-bc05-756c7844344e tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 997.352247] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.352247] [58035]: warnings.warn( [ 997.359406] [58035]: INFO cinder.volume.api [None req-f26692ca-b405-4522-bc05-756c7844344e tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 997.365693] [58035]: INFO cinder.api.openstack.wsgi [None req-f26692ca-b405-4522-bc05-756c7844344e tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe returned with HTTP 200 [ 997.366162] [58035]: [pid: 58035|app: 0|req: 100/212] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:50 2025] GET /volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 997.694902] [58036]: DEBUG cinder.api.middleware.request_id [None req-01278be4-46b3-455f-925b-1e0d8fc20ccd None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.697670] [58036]: INFO cinder.api.openstack.wsgi [None req-01278be4-46b3-455f-925b-1e0d8fc20ccd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 997.697670] [58036]: DEBUG cinder.api.openstack.wsgi [None req-01278be4-46b3-455f-925b-1e0d8fc20ccd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 997.698237] [58036]: DEBUG cinder.api.openstack.wsgi [None req-01278be4-46b3-455f-925b-1e0d8fc20ccd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 997.712556] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.712556] [58036]: warnings.warn( [ 997.717839] [58036]: INFO cinder.volume.api [None req-01278be4-46b3-455f-925b-1e0d8fc20ccd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 997.723361] [58036]: INFO cinder.api.openstack.wsgi [None req-01278be4-46b3-455f-925b-1e0d8fc20ccd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 997.724009] [58036]: [pid: 58036|app: 0|req: 113/213] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:50 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.376406] [58035]: DEBUG cinder.api.middleware.request_id [None req-d6d7c6ed-68a9-49e2-b388-1e2ff9732ae0 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.378619] [58035]: INFO cinder.api.openstack.wsgi [None req-d6d7c6ed-68a9-49e2-b388-1e2ff9732ae0 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe [ 998.378868] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d6d7c6ed-68a9-49e2-b388-1e2ff9732ae0 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 998.379141] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d6d7c6ed-68a9-49e2-b388-1e2ff9732ae0 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 998.389297] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.389297] [58035]: warnings.warn( [ 998.393326] [58035]: INFO cinder.volume.api [None req-d6d7c6ed-68a9-49e2-b388-1e2ff9732ae0 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 998.398141] [58035]: INFO cinder.api.openstack.wsgi [None req-d6d7c6ed-68a9-49e2-b388-1e2ff9732ae0 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe returned with HTTP 200 [ 998.398607] [58035]: [pid: 58035|app: 0|req: 101/214] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:51 2025] GET /volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.408294] [58036]: DEBUG cinder.api.middleware.request_id [None req-425ca9b3-713a-4c8c-aeff-ba568b818b80 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.410423] [58036]: INFO cinder.api.openstack.wsgi [None req-425ca9b3-713a-4c8c-aeff-ba568b818b80 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] POST http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe/action [ 998.410819] [58036]: DEBUG cinder.api.openstack.wsgi [None req-425ca9b3-713a-4c8c-aeff-ba568b818b80 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 998.410953] [58036]: DEBUG cinder.api.openstack.wsgi [None req-425ca9b3-713a-4c8c-aeff-ba568b818b80 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 998.420502] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.420502] [58036]: warnings.warn( [ 998.421058] [58036]: INFO cinder.volume.api [None req-425ca9b3-713a-4c8c-aeff-ba568b818b80 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 998.427204] [58036]: INFO cinder.volume.api [None req-425ca9b3-713a-4c8c-aeff-ba568b818b80 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume updated successfully. [ 998.427458] [58036]: INFO cinder.api.openstack.wsgi [None req-425ca9b3-713a-4c8c-aeff-ba568b818b80 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe/action returned with HTTP 200 [ 998.427925] [58036]: [pid: 58036|app: 0|req: 114/215] 10.180.1.21 () {60 vars in 1267 bytes} [Fri Dec 12 05:04:51 2025] POST /volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 998.430850] [58035]: DEBUG cinder.api.middleware.request_id [None req-a7ffaec0-8819-4cae-b982-7d377fa45ffa None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.433261] [58035]: INFO cinder.api.openstack.wsgi [None req-a7ffaec0-8819-4cae-b982-7d377fa45ffa tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe [ 998.433570] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a7ffaec0-8819-4cae-b982-7d377fa45ffa tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 998.433731] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a7ffaec0-8819-4cae-b982-7d377fa45ffa tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 998.441910] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.441910] [58035]: warnings.warn( [ 998.445733] [58035]: INFO cinder.volume.api [None req-a7ffaec0-8819-4cae-b982-7d377fa45ffa tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 998.450712] [58035]: INFO cinder.api.openstack.wsgi [None req-a7ffaec0-8819-4cae-b982-7d377fa45ffa tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe returned with HTTP 200 [ 998.451150] [58035]: [pid: 58035|app: 0|req: 102/216] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:51 2025] GET /volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.541929] [58036]: DEBUG cinder.api.middleware.request_id [req-dcd6dd5b-d96e-4522-aa21-08d0513b00be req-605ed39d-7dd4-4bcd-8189-9ffc1966f01a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.544270] [58036]: INFO cinder.api.openstack.wsgi [req-dcd6dd5b-d96e-4522-aa21-08d0513b00be req-605ed39d-7dd4-4bcd-8189-9ffc1966f01a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe [ 998.544479] [58036]: DEBUG cinder.api.openstack.wsgi [req-dcd6dd5b-d96e-4522-aa21-08d0513b00be req-605ed39d-7dd4-4bcd-8189-9ffc1966f01a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 998.544685] [58036]: DEBUG cinder.api.openstack.wsgi [req-dcd6dd5b-d96e-4522-aa21-08d0513b00be req-605ed39d-7dd4-4bcd-8189-9ffc1966f01a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 998.555200] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.555200] [58036]: warnings.warn( [ 998.559456] [58036]: INFO cinder.volume.api [req-dcd6dd5b-d96e-4522-aa21-08d0513b00be req-605ed39d-7dd4-4bcd-8189-9ffc1966f01a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 998.564175] [58036]: INFO cinder.api.openstack.wsgi [req-dcd6dd5b-d96e-4522-aa21-08d0513b00be req-605ed39d-7dd4-4bcd-8189-9ffc1966f01a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe returned with HTTP 200 [ 998.564617] [58036]: [pid: 58036|app: 0|req: 115/217] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:51 2025] GET /volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.735021] [58035]: DEBUG cinder.api.middleware.request_id [None req-e6403871-b89a-4c81-9504-6c3fa6f95373 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.737572] [58035]: INFO cinder.api.openstack.wsgi [None req-e6403871-b89a-4c81-9504-6c3fa6f95373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 998.737572] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e6403871-b89a-4c81-9504-6c3fa6f95373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 998.737731] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e6403871-b89a-4c81-9504-6c3fa6f95373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 998.749200] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.749200] [58035]: warnings.warn( [ 998.753173] [58035]: INFO cinder.volume.api [None req-e6403871-b89a-4c81-9504-6c3fa6f95373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 998.757802] [58035]: INFO cinder.api.openstack.wsgi [None req-e6403871-b89a-4c81-9504-6c3fa6f95373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 998.758294] [58035]: [pid: 58035|app: 0|req: 103/218] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:51 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.791722] [58036]: DEBUG cinder.api.middleware.request_id [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.793956] [58036]: INFO cinder.api.openstack.wsgi [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] POST http://10.180.1.21/volume/v3/volumes [ 998.794362] [58036]: DEBUG cinder.api.openstack.wsgi [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-198941087"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 998.795856] [58036]: DEBUG cinder.api.v3.volumes [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-198941087'}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 998.795986] [58036]: INFO cinder.api.v3.volumes [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Create volume of 1 GB [ 998.800131] [58036]: INFO cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Availability Zones retrieved successfully. [ 998.808151] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Flow 'volume_create_api' (b8bef61d-f335-4853-b5fd-eb55f4679e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 998.808744] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e10bc64d-83d9-4a76-a526-a1c2d9ce1202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.810373] [58036]: DEBUG cinder.volume.flows.api.create_volume [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 998.831181] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e10bc64d-83d9-4a76-a526-a1c2d9ce1202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.832539] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34e7939-79ef-48b0-96f8-bbb4f002d982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.863628] [58036]: DEBUG cinder.quota [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Created reservations ['79f1c2bd-8413-47c8-97b4-7e4f4e5801b7', '58ad1889-e2c5-4bec-ae71-d29794087171', '17b07973-98a8-4745-8603-c8d46516b52e', 'b30a8c95-a9a0-408c-90cd-5e47a7fa2a91'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 998.865320] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d34e7939-79ef-48b0-96f8-bbb4f002d982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f1c2bd-8413-47c8-97b4-7e4f4e5801b7', '58ad1889-e2c5-4bec-ae71-d29794087171', '17b07973-98a8-4745-8603-c8d46516b52e', 'b30a8c95-a9a0-408c-90cd-5e47a7fa2a91']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.865614] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ad1341-88b2-4c76-b643-797513386583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.878482] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51ad1341-88b2-4c76-b643-797513386583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22a59c04-5942-414f-b6ba-4de4c99e23dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-198941087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17306600c20f40578a5372bc2abd3d41',qos_specs=None,replication_status=,reservations=['79f1c2bd-8413-47c8-97b4-7e4f4e5801b7','58ad1889-e2c5-4bec-ae71-d29794087171','17b07973-98a8-4745-8603-c8d46516b52e','b30a8c95-a9a0-408c-90cd-5e47a7fa2a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bb8fcd47f846c2bb17d8e324860b1b',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-198941087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22a59c04-5942-414f-b6ba-4de4c99e23dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17306600c20f40578a5372bc2abd3d41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12bb8fcd47f846c2bb17d8e324860b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.879415] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f1ebdbd-72db-4e88-b154-0e2860659ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.893527] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f1ebdbd-72db-4e88-b154-0e2860659ffc) transitioned into state 'SUCCESS' from state '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-198941087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17306600c20f40578a5372bc2abd3d41',qos_specs=None,replication_status=,reservations=['79f1c2bd-8413-47c8-97b4-7e4f4e5801b7','58ad1889-e2c5-4bec-ae71-d29794087171','17b07973-98a8-4745-8603-c8d46516b52e','b30a8c95-a9a0-408c-90cd-5e47a7fa2a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12bb8fcd47f846c2bb17d8e324860b1b',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.894462] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88199aa-9be1-4ab1-a95d-e57d18b4afd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.905036] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88199aa-9be1-4ab1-a95d-e57d18b4afd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.905380] [58036]: DEBUG cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Flow 'volume_create_api' (b8bef61d-f335-4853-b5fd-eb55f4679e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 998.910018] [58036]: INFO cinder.volume.api [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Create volume request issued successfully. [ 998.910018] [58036]: INFO cinder.api.openstack.wsgi [None req-74d36714-86da-4cbe-aad9-3c43567d7e16 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 998.910018] [58036]: [pid: 58036|app: 0|req: 116/219] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:04:51 2025] POST /volume/v3/volumes => generated 752 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 998.918203] [58035]: DEBUG cinder.api.middleware.request_id [None req-be9b6b0b-2f9e-4cbe-9de4-4c8fe6ae9589 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.920887] [58035]: INFO cinder.api.openstack.wsgi [None req-be9b6b0b-2f9e-4cbe-9de4-4c8fe6ae9589 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd [ 998.921109] [58035]: DEBUG cinder.api.openstack.wsgi [None req-be9b6b0b-2f9e-4cbe-9de4-4c8fe6ae9589 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 998.921854] [58035]: DEBUG cinder.api.openstack.wsgi [None req-be9b6b0b-2f9e-4cbe-9de4-4c8fe6ae9589 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 998.934881] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.934881] [58035]: warnings.warn( [ 998.941179] [58035]: INFO cinder.volume.api [None req-be9b6b0b-2f9e-4cbe-9de4-4c8fe6ae9589 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 998.946708] [58035]: INFO cinder.api.openstack.wsgi [None req-be9b6b0b-2f9e-4cbe-9de4-4c8fe6ae9589 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd returned with HTTP 200 [ 998.947072] [58035]: [pid: 58035|app: 0|req: 104/220] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:51 2025] GET /volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.151230] [58036]: DEBUG cinder.api.middleware.request_id [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-f8d44479-98cb-4f97-840d-36dc6117c5ed None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.153800] [58036]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-f8d44479-98cb-4f97-840d-36dc6117c5ed tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/attachments/f965e1cc-e839-4113-af21-f7edf150af1f/action [ 999.154253] [58036]: DEBUG cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-f8d44479-98cb-4f97-840d-36dc6117c5ed tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 999.154389] [58036]: DEBUG cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-f8d44479-98cb-4f97-840d-36dc6117c5ed tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 999.170665] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.170665] [58036]: warnings.warn( [ 999.178303] [58036]: INFO cinder.api.openstack.wsgi [req-78861e9e-0a44-4626-b8d5-759777dd2fdd req-f8d44479-98cb-4f97-840d-36dc6117c5ed tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/f965e1cc-e839-4113-af21-f7edf150af1f/action returned with HTTP 204 [ 999.178869] [58036]: [pid: 58036|app: 0|req: 117/221] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:04:51 2025] POST /volume/v3/attachments/f965e1cc-e839-4113-af21-f7edf150af1f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 999.769975] [58035]: DEBUG cinder.api.middleware.request_id [None req-40297ebf-93d2-40fc-a89f-930a57a317e5 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.772323] [58035]: INFO cinder.api.openstack.wsgi [None req-40297ebf-93d2-40fc-a89f-930a57a317e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 999.772535] [58035]: DEBUG cinder.api.openstack.wsgi [None req-40297ebf-93d2-40fc-a89f-930a57a317e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 999.772733] [58035]: DEBUG cinder.api.openstack.wsgi [None req-40297ebf-93d2-40fc-a89f-930a57a317e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 999.789476] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.789476] [58035]: warnings.warn( [ 999.794214] [58035]: INFO cinder.volume.api [None req-40297ebf-93d2-40fc-a89f-930a57a317e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 999.800396] [58035]: INFO cinder.api.openstack.wsgi [None req-40297ebf-93d2-40fc-a89f-930a57a317e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 999.800831] [58035]: [pid: 58035|app: 0|req: 105/222] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:52 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 999.810216] [58036]: DEBUG cinder.api.middleware.request_id [None req-e478bb19-8e2b-40f6-9d50-a3df32cb35f0 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.812409] [58036]: INFO cinder.api.openstack.wsgi [None req-e478bb19-8e2b-40f6-9d50-a3df32cb35f0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 999.812704] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e478bb19-8e2b-40f6-9d50-a3df32cb35f0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 999.812841] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e478bb19-8e2b-40f6-9d50-a3df32cb35f0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 999.822987] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.822987] [58036]: warnings.warn( [ 999.826331] [58036]: INFO cinder.volume.api [None req-e478bb19-8e2b-40f6-9d50-a3df32cb35f0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 999.831048] [58036]: INFO cinder.api.openstack.wsgi [None req-e478bb19-8e2b-40f6-9d50-a3df32cb35f0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 999.831048] [58036]: [pid: 58036|app: 0|req: 118/223] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:52 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.957979] [58035]: DEBUG cinder.api.middleware.request_id [None req-bc00a50b-03ca-40d1-b34e-f30f3920465a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.960354] [58035]: INFO cinder.api.openstack.wsgi [None req-bc00a50b-03ca-40d1-b34e-f30f3920465a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd [ 999.960564] [58035]: DEBUG cinder.api.openstack.wsgi [None req-bc00a50b-03ca-40d1-b34e-f30f3920465a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 999.960762] [58035]: DEBUG cinder.api.openstack.wsgi [None req-bc00a50b-03ca-40d1-b34e-f30f3920465a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 999.968423] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.968423] [58035]: warnings.warn( [ 999.971952] [58035]: INFO cinder.volume.api [None req-bc00a50b-03ca-40d1-b34e-f30f3920465a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 999.976325] [58035]: INFO cinder.api.openstack.wsgi [None req-bc00a50b-03ca-40d1-b34e-f30f3920465a tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd returned with HTTP 200 [ 999.976810] [58035]: [pid: 58035|app: 0|req: 106/224] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:04:52 2025] GET /volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.116035] [58036]: DEBUG cinder.api.middleware.request_id [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-cc40a9e4-5bee-4386-8771-a3cd52e6b3ea None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.118734] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-cc40a9e4-5bee-4386-8771-a3cd52e6b3ea tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1000.118960] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-cc40a9e4-5bee-4386-8771-a3cd52e6b3ea tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1000.119184] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-cc40a9e4-5bee-4386-8771-a3cd52e6b3ea tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1000.129836] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1000.129836] [58036]: warnings.warn( [ 1000.133189] [58036]: INFO cinder.volume.api [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-cc40a9e4-5bee-4386-8771-a3cd52e6b3ea tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1000.138576] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-cc40a9e4-5bee-4386-8771-a3cd52e6b3ea tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1000.139663] [58036]: [pid: 58036|app: 0|req: 119/225] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:52 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1002.344075] [58035]: DEBUG cinder.api.middleware.request_id [None req-247b0010-6453-422e-adcc-df1ba1805cd3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.344685] [58035]: INFO cinder.api.openstack.wsgi [None req-247b0010-6453-422e-adcc-df1ba1805cd3 None None] GET http://10.180.1.21/volume// [ 1002.344903] [58035]: DEBUG cinder.api.openstack.wsgi [None req-247b0010-6453-422e-adcc-df1ba1805cd3 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1002.345209] [58035]: DEBUG cinder.api.openstack.wsgi [None req-247b0010-6453-422e-adcc-df1ba1805cd3 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1002.345766] [58035]: INFO cinder.api.openstack.wsgi [None req-247b0010-6453-422e-adcc-df1ba1805cd3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1002.346178] [58035]: [pid: 58035|app: 0|req: 107/226] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:04:55 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1002.349973] [58036]: DEBUG cinder.api.middleware.request_id [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-7a14afbf-bc66-4946-acdb-26f8e33ee1bc None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.352702] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-7a14afbf-bc66-4946-acdb-26f8e33ee1bc tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1002.353150] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-7a14afbf-bc66-4946-acdb-26f8e33ee1bc tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64788c30-d4a6-476c-8a38-4952c8a3a84e", "connector": null, "instance_uuid": "6447c8f5-0bd7-4708-8075-c1205d8f574f"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1002.370467] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.370467] [58036]: warnings.warn( [ 1002.400030] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-7a14afbf-bc66-4946-acdb-26f8e33ee1bc tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1002.400404] [58036]: [pid: 58036|app: 0|req: 120/227] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:04:55 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1002.404297] [58035]: DEBUG cinder.api.middleware.request_id [None req-f52f2c6b-83e2-44ff-a0f2-dfdbdc0bf5bb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.404718] [58035]: INFO cinder.api.openstack.wsgi [None req-f52f2c6b-83e2-44ff-a0f2-dfdbdc0bf5bb None None] GET http://10.180.1.21/volume// [ 1002.404886] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f52f2c6b-83e2-44ff-a0f2-dfdbdc0bf5bb None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1002.405119] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f52f2c6b-83e2-44ff-a0f2-dfdbdc0bf5bb None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1002.405571] [58035]: INFO cinder.api.openstack.wsgi [None req-f52f2c6b-83e2-44ff-a0f2-dfdbdc0bf5bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1002.405943] [58035]: [pid: 58035|app: 0|req: 108/228] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:04:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1002.409506] [58036]: DEBUG cinder.api.middleware.request_id [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-dcd7e063-273f-43c0-a0f9-af327bf583df None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.413631] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-dcd7e063-273f-43c0-a0f9-af327bf583df tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1002.413631] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-dcd7e063-273f-43c0-a0f9-af327bf583df tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1002.413631] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-dcd7e063-273f-43c0-a0f9-af327bf583df tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1002.427368] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.427368] [58036]: warnings.warn( [ 1002.431036] [58036]: INFO cinder.volume.api [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-dcd7e063-273f-43c0-a0f9-af327bf583df tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1002.436920] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-dcd7e063-273f-43c0-a0f9-af327bf583df tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1002.436920] [58036]: [pid: 58036|app: 0|req: 121/229] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:04:55 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1002.605675] [58035]: DEBUG cinder.api.middleware.request_id [req-cd3cde73-6d01-47eb-a829-2cac5c71828a req-21f1de93-4ab3-4221-8ca6-81fa8db7017e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.608193] [58035]: INFO cinder.api.openstack.wsgi [req-cd3cde73-6d01-47eb-a829-2cac5c71828a req-21f1de93-4ab3-4221-8ca6-81fa8db7017e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1002.608429] [58035]: DEBUG cinder.api.openstack.wsgi [req-cd3cde73-6d01-47eb-a829-2cac5c71828a req-21f1de93-4ab3-4221-8ca6-81fa8db7017e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1002.608599] [58035]: DEBUG cinder.api.openstack.wsgi [req-cd3cde73-6d01-47eb-a829-2cac5c71828a req-21f1de93-4ab3-4221-8ca6-81fa8db7017e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1002.621532] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.621532] [58035]: warnings.warn( [ 1002.625218] [58035]: INFO cinder.volume.api [req-cd3cde73-6d01-47eb-a829-2cac5c71828a req-21f1de93-4ab3-4221-8ca6-81fa8db7017e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1002.630666] [58035]: INFO cinder.api.openstack.wsgi [req-cd3cde73-6d01-47eb-a829-2cac5c71828a req-21f1de93-4ab3-4221-8ca6-81fa8db7017e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 1002.631217] [58035]: [pid: 58035|app: 0|req: 109/230] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:04:55 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1004.618771] [58036]: DEBUG cinder.api.middleware.request_id [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-7bf08e89-1715-478a-ac7b-046c32ac8847 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.622702] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-7bf08e89-1715-478a-ac7b-046c32ac8847 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f965e1cc-e839-4113-af21-f7edf150af1f [ 1004.622941] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-7bf08e89-1715-478a-ac7b-046c32ac8847 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1004.623155] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-7bf08e89-1715-478a-ac7b-046c32ac8847 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1004.641942] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.641942] [58036]: warnings.warn( [ 1005.181489] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-7bf08e89-1715-478a-ac7b-046c32ac8847 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/f965e1cc-e839-4113-af21-f7edf150af1f returned with HTTP 200 [ 1005.182507] [58036]: [pid: 58036|app: 0|req: 122/231] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:04:57 2025] DELETE /volume/v3/attachments/f965e1cc-e839-4113-af21-f7edf150af1f => generated 192 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.857276] [58035]: DEBUG cinder.api.middleware.request_id [None req-cc183b8e-7ee9-4605-81c5-72a6a29d33ac None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.857509] [58035]: INFO cinder.api.openstack.wsgi [None req-cc183b8e-7ee9-4605-81c5-72a6a29d33ac None None] GET http://10.180.1.21/volume// [ 1007.857509] [58035]: DEBUG cinder.api.openstack.wsgi [None req-cc183b8e-7ee9-4605-81c5-72a6a29d33ac None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1007.858231] [58035]: DEBUG cinder.api.openstack.wsgi [None req-cc183b8e-7ee9-4605-81c5-72a6a29d33ac None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1007.858415] [58035]: INFO cinder.api.openstack.wsgi [None req-cc183b8e-7ee9-4605-81c5-72a6a29d33ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1007.858653] [58035]: [pid: 58035|app: 0|req: 110/232] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:05:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1007.863616] [58036]: DEBUG cinder.api.middleware.request_id [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-b7d54da2-afc4-4b4e-848e-791538d48eab None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.867077] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-b7d54da2-afc4-4b4e-848e-791538d48eab tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1007.867412] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-b7d54da2-afc4-4b4e-848e-791538d48eab tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1007.867664] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-b7d54da2-afc4-4b4e-848e-791538d48eab tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1007.890807] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.890807] [58036]: warnings.warn( [ 1007.898985] [58036]: INFO cinder.volume.api [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-b7d54da2-afc4-4b4e-848e-791538d48eab tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1007.907681] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-b7d54da2-afc4-4b4e-848e-791538d48eab tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1007.908632] [58036]: [pid: 58036|app: 0|req: 123/233] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:05:00 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1026 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1008.057298] [58035]: DEBUG cinder.api.middleware.request_id [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-11b5c975-756c-4c1c-b590-b6c646de2e92 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.059933] [58035]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-11b5c975-756c-4c1c-b590-b6c646de2e92 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] PUT http://10.180.1.21/volume/v3/attachments/fb7661fd-4129-411d-a869-8b2d3e47177f [ 1008.060310] [58035]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-11b5c975-756c-4c1c-b590-b6c646de2e92 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sdb"}}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1008.073111] [58035]: DEBUG cinder.coordination [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-11b5c975-756c-4c1c-b590-b6c646de2e92 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Acquiring lock "cinder-attachment_update-64788c30-d4a6-476c-8a38-4952c8a3a84e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1008.081255] [58035]: DEBUG cinder.coordination [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-11b5c975-756c-4c1c-b590-b6c646de2e92 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Lock "cinder-attachment_update-64788c30-d4a6-476c-8a38-4952c8a3a84e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1008.082418] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.082418] [58035]: warnings.warn( [ 1008.612046] [58035]: DEBUG cinder.coordination [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-11b5c975-756c-4c1c-b590-b6c646de2e92 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Lock "cinder-attachment_update-64788c30-d4a6-476c-8a38-4952c8a3a84e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=58035) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1008.612046] [58035]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-11b5c975-756c-4c1c-b590-b6c646de2e92 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/fb7661fd-4129-411d-a869-8b2d3e47177f returned with HTTP 200 [ 1008.612046] [58035]: [pid: 58035|app: 0|req: 111/234] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:05:00 2025] PUT /volume/v3/attachments/fb7661fd-4129-411d-a869-8b2d3e47177f => generated 617 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.122340] [58036]: DEBUG cinder.api.middleware.request_id [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-ca81b81a-5b04-4b18-8e4b-17c4c7788886 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.128597] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-ca81b81a-5b04-4b18-8e4b-17c4c7788886 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/attachments/fb7661fd-4129-411d-a869-8b2d3e47177f/action [ 1009.129160] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-ca81b81a-5b04-4b18-8e4b-17c4c7788886 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1009.129242] [58036]: DEBUG cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-ca81b81a-5b04-4b18-8e4b-17c4c7788886 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1009.158701] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.158701] [58036]: warnings.warn( [ 1009.167745] [58036]: INFO cinder.api.openstack.wsgi [req-623ebee0-a5dd-4276-a955-373fbdd37ee7 req-ca81b81a-5b04-4b18-8e4b-17c4c7788886 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/fb7661fd-4129-411d-a869-8b2d3e47177f/action returned with HTTP 204 [ 1009.168276] [58036]: [pid: 58036|app: 0|req: 124/235] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:05:01 2025] POST /volume/v3/attachments/fb7661fd-4129-411d-a869-8b2d3e47177f/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1018.607242] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=87,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1019.165431] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=221,cinder:UPDATE=65,cinder:INSERT=36 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1038.094671] [58035]: DEBUG cinder.api.middleware.request_id [None req-b99cfd01-1076-4989-b7bc-83e93e222120 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.098332] [58035]: INFO cinder.api.openstack.wsgi [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1038.099963] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-300769044"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1038.104018] [58035]: DEBUG cinder.api.v3.volumes [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-300769044'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1038.104181] [58035]: INFO cinder.api.v3.volumes [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Create volume of 1 GB [ 1038.108021] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.108021] [58035]: warnings.warn( [ 1038.112635] [58035]: INFO cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Availability Zones retrieved successfully. [ 1038.123327] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Flow 'volume_create_api' (a150e6c4-74b0-455b-b92b-5d6c4db883a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1038.125123] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9cba03-abbe-494b-ab3f-a82973adae10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.125475] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1038.161373] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9cba03-abbe-494b-ab3f-a82973adae10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.162396] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de02c4c-5e5d-430a-a238-a463e26ff60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.231613] [58035]: DEBUG cinder.quota [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Created reservations ['354d0567-f2bf-48fb-8d02-d229b0ef6b71', '7f15f8fc-a55f-4044-9502-1ce22f7931da', '2ac721bc-6139-48a3-9c1d-b3256b50f518', '5d446630-ffd3-444e-97f4-a6ee066bf8a4'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1038.232474] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de02c4c-5e5d-430a-a238-a463e26ff60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['354d0567-f2bf-48fb-8d02-d229b0ef6b71', '7f15f8fc-a55f-4044-9502-1ce22f7931da', '2ac721bc-6139-48a3-9c1d-b3256b50f518', '5d446630-ffd3-444e-97f4-a6ee066bf8a4']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.233869] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe3958f-6c95-4b79-97a1-f7c43c7faa1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.253218] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afe3958f-6c95-4b79-97a1-f7c43c7faa1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68bab985-b244-4289-8d52-44f61c3c7324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-300769044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ee74058bf49ce9e70bcc1e631ddda',qos_specs=None,replication_status=,reservations=['354d0567-f2bf-48fb-8d02-d229b0ef6b71','7f15f8fc-a55f-4044-9502-1ce22f7931da','2ac721bc-6139-48a3-9c1d-b3256b50f518','5d446630-ffd3-444e-97f4-a6ee066bf8a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c225a9787ef647dfb268b6ae6cee1103',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-300769044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68bab985-b244-4289-8d52-44f61c3c7324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ee74058bf49ce9e70bcc1e631ddda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c225a9787ef647dfb268b6ae6cee1103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.254306] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d7d7a0-3c0a-4c1f-bc20-800e0fc7a622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.274621] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d7d7a0-3c0a-4c1f-bc20-800e0fc7a622) transitioned into state 'SUCCESS' from state '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-300769044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ee74058bf49ce9e70bcc1e631ddda',qos_specs=None,replication_status=,reservations=['354d0567-f2bf-48fb-8d02-d229b0ef6b71','7f15f8fc-a55f-4044-9502-1ce22f7931da','2ac721bc-6139-48a3-9c1d-b3256b50f518','5d446630-ffd3-444e-97f4-a6ee066bf8a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c225a9787ef647dfb268b6ae6cee1103',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.275957] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c02b95-3318-4bef-8d9b-8763fa4ed4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1038.289363] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c02b95-3318-4bef-8d9b-8763fa4ed4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1038.292627] [58035]: DEBUG cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Flow 'volume_create_api' (a150e6c4-74b0-455b-b92b-5d6c4db883a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1038.292627] [58035]: INFO cinder.volume.api [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Create volume request issued successfully. [ 1038.292627] [58035]: INFO cinder.api.openstack.wsgi [None req-b99cfd01-1076-4989-b7bc-83e93e222120 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1038.292627] [58035]: [pid: 58035|app: 0|req: 112/236] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:05:30 2025] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1038.307269] [58036]: DEBUG cinder.api.middleware.request_id [None req-ca68460c-cf92-4ab8-a3ab-8b0c483eed2c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.311218] [58036]: INFO cinder.api.openstack.wsgi [None req-ca68460c-cf92-4ab8-a3ab-8b0c483eed2c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1038.311693] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ca68460c-cf92-4ab8-a3ab-8b0c483eed2c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1038.312338] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ca68460c-cf92-4ab8-a3ab-8b0c483eed2c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1038.335676] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.335676] [58036]: warnings.warn( [ 1038.344109] [58036]: INFO cinder.volume.api [None req-ca68460c-cf92-4ab8-a3ab-8b0c483eed2c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1038.354665] [58036]: INFO cinder.api.openstack.wsgi [None req-ca68460c-cf92-4ab8-a3ab-8b0c483eed2c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1038.354665] [58036]: [pid: 58036|app: 0|req: 125/237] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:31 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.369443] [58035]: DEBUG cinder.api.middleware.request_id [None req-20174678-a045-4e80-8db3-0ee8b24aa1aa None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.375613] [58035]: INFO cinder.api.openstack.wsgi [None req-20174678-a045-4e80-8db3-0ee8b24aa1aa tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1039.375613] [58035]: DEBUG cinder.api.openstack.wsgi [None req-20174678-a045-4e80-8db3-0ee8b24aa1aa tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1039.375613] [58035]: DEBUG cinder.api.openstack.wsgi [None req-20174678-a045-4e80-8db3-0ee8b24aa1aa tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1039.386132] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.386132] [58035]: warnings.warn( [ 1039.391329] [58035]: INFO cinder.volume.api [None req-20174678-a045-4e80-8db3-0ee8b24aa1aa tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1039.396421] [58035]: INFO cinder.api.openstack.wsgi [None req-20174678-a045-4e80-8db3-0ee8b24aa1aa tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1039.396858] [58035]: [pid: 58035|app: 0|req: 113/238] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:32 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.327540] [58036]: DEBUG cinder.api.middleware.request_id [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.330338] [58036]: INFO cinder.api.openstack.wsgi [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1040.332326] [58036]: DEBUG cinder.api.openstack.wsgi [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-360289506", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1040.333055] [58036]: DEBUG cinder.api.v3.volumes [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-360289506', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1040.333055] [58036]: INFO cinder.api.v3.volumes [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Create volume of 1 GB [ 1040.340045] [58036]: INFO cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Availability Zones retrieved successfully. [ 1040.340252] [58035]: DEBUG cinder.api.middleware.request_id [None req-20d4b27e-85b0-42ad-8667-cca4065f434c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.343797] [58035]: INFO cinder.api.openstack.wsgi [None req-20d4b27e-85b0-42ad-8667-cca4065f434c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1040.344084] [58035]: DEBUG cinder.api.openstack.wsgi [None req-20d4b27e-85b0-42ad-8667-cca4065f434c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1040.344400] [58035]: DEBUG cinder.api.openstack.wsgi [None req-20d4b27e-85b0-42ad-8667-cca4065f434c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1040.345529] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Flow 'volume_create_api' (bdfd1602-a160-4e55-a27c-c9a13eda06d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1040.346756] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa08da6-4593-41bf-8a0f-8941dff28ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.347949] [58036]: DEBUG cinder.volume.flows.api.create_volume [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1040.369725] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.369725] [58035]: warnings.warn( [ 1040.373488] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa08da6-4593-41bf-8a0f-8941dff28ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.375030] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147d254f-a432-4a5b-97de-f1a4ef8db925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.376449] [58035]: INFO cinder.volume.api [None req-20d4b27e-85b0-42ad-8667-cca4065f434c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1040.384737] [58035]: INFO cinder.api.openstack.wsgi [None req-20d4b27e-85b0-42ad-8667-cca4065f434c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 1040.385219] [58035]: [pid: 58035|app: 0|req: 114/239] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:33 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1040.451264] [58036]: DEBUG cinder.quota [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Created reservations ['777608e3-cef4-4bd9-bc62-c12a6b5d4f47', '474db45b-af50-4c58-93b4-400152beabb0', 'df1f1c6e-f58e-4edf-8a25-4be10f2b919c', 'da06aff3-8bcb-412f-9bcd-9cd9819bfe57'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1040.452422] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147d254f-a432-4a5b-97de-f1a4ef8db925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['777608e3-cef4-4bd9-bc62-c12a6b5d4f47', '474db45b-af50-4c58-93b4-400152beabb0', 'df1f1c6e-f58e-4edf-8a25-4be10f2b919c', 'da06aff3-8bcb-412f-9bcd-9cd9819bfe57']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.453335] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c7882c-4348-4ff8-aa33-e659a0e77396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.479471] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c7882c-4348-4ff8-aa33-e659a0e77396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5366fc7-3bb3-4978-8046-556635c39663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-360289506',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8c05d7bc0155462893fa3c140e07f350',qos_specs=None,replication_status=,reservations=['777608e3-cef4-4bd9-bc62-c12a6b5d4f47','474db45b-af50-4c58-93b4-400152beabb0','df1f1c6e-f58e-4edf-8a25-4be10f2b919c','da06aff3-8bcb-412f-9bcd-9cd9819bfe57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580f982db8794b4fb20bf5aa3cc4c13a',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-360289506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5366fc7-3bb3-4978-8046-556635c39663,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8c05d7bc0155462893fa3c140e07f350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580f982db8794b4fb20bf5aa3cc4c13a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.480582] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a359e343-3d21-4a3a-8d7e-cac97ee61377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.495495] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a359e343-3d21-4a3a-8d7e-cac97ee61377) transitioned into state 'SUCCESS' from state '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-360289506',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8c05d7bc0155462893fa3c140e07f350',qos_specs=None,replication_status=,reservations=['777608e3-cef4-4bd9-bc62-c12a6b5d4f47','474db45b-af50-4c58-93b4-400152beabb0','df1f1c6e-f58e-4edf-8a25-4be10f2b919c','da06aff3-8bcb-412f-9bcd-9cd9819bfe57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580f982db8794b4fb20bf5aa3cc4c13a',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.496342] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238c4c9d-f577-4d78-bf73-450eb0e29a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.507377] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238c4c9d-f577-4d78-bf73-450eb0e29a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.508247] [58036]: DEBUG cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Flow 'volume_create_api' (bdfd1602-a160-4e55-a27c-c9a13eda06d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1040.508821] [58036]: INFO cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Create volume request issued successfully. [ 1040.510493] [58036]: INFO cinder.api.openstack.wsgi [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-3e39dc34-55cd-4198-b8ae-59acf353412c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1040.510960] [58036]: [pid: 58036|app: 0|req: 126/240] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Dec 12 05:05:33 2025] POST /volume/v3/volumes => generated 761 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1040.518490] [58035]: DEBUG cinder.api.middleware.request_id [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-8d060adc-7701-4532-81da-dd29a9f8d03c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.521658] [58035]: INFO cinder.api.openstack.wsgi [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-8d060adc-7701-4532-81da-dd29a9f8d03c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] GET http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 [ 1040.522238] [58035]: DEBUG cinder.api.openstack.wsgi [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-8d060adc-7701-4532-81da-dd29a9f8d03c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1040.523426] [58035]: DEBUG cinder.api.openstack.wsgi [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-8d060adc-7701-4532-81da-dd29a9f8d03c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1040.535583] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.535583] [58035]: warnings.warn( [ 1040.540724] [58035]: INFO cinder.volume.api [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-8d060adc-7701-4532-81da-dd29a9f8d03c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Volume info retrieved successfully. [ 1040.547264] [58035]: INFO cinder.api.openstack.wsgi [req-ced589e7-23f6-4a84-8e55-a30c14b78133 req-8d060adc-7701-4532-81da-dd29a9f8d03c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 returned with HTTP 200 [ 1040.548100] [58035]: [pid: 58035|app: 0|req: 115/241] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:33 2025] GET /volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 => generated 829 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.679431] [58036]: DEBUG cinder.api.middleware.request_id [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b44c623e-e665-48d5-adb7-8e273fc4a71f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.682170] [58036]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b44c623e-e665-48d5-adb7-8e273fc4a71f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1041.682372] [58036]: DEBUG cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b44c623e-e665-48d5-adb7-8e273fc4a71f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1041.682586] [58036]: DEBUG cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b44c623e-e665-48d5-adb7-8e273fc4a71f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1041.693958] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.693958] [58036]: warnings.warn( [ 1041.698373] [58036]: INFO cinder.volume.api [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b44c623e-e665-48d5-adb7-8e273fc4a71f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1041.703460] [58036]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b44c623e-e665-48d5-adb7-8e273fc4a71f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1041.704016] [58036]: [pid: 58036|app: 0|req: 127/242] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:34 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1042.068055] [58035]: DEBUG cinder.api.middleware.request_id [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-966b5d0c-a39d-49c3-8131-75f56ba38f46 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.071055] [58035]: INFO cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-966b5d0c-a39d-49c3-8131-75f56ba38f46 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1042.071304] [58035]: DEBUG cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-966b5d0c-a39d-49c3-8131-75f56ba38f46 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.071518] [58035]: DEBUG cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-966b5d0c-a39d-49c3-8131-75f56ba38f46 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.084843] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.084843] [58035]: warnings.warn( [ 1042.089052] [58035]: INFO cinder.volume.api [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-966b5d0c-a39d-49c3-8131-75f56ba38f46 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1042.093905] [58035]: INFO cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-966b5d0c-a39d-49c3-8131-75f56ba38f46 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 1042.094698] [58035]: [pid: 58035|app: 0|req: 116/243] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:34 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1042.128174] [58036]: DEBUG cinder.api.middleware.request_id [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-b6d5d49e-57a6-472e-bcf1-828520fe0e39 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.130509] [58036]: INFO cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-b6d5d49e-57a6-472e-bcf1-828520fe0e39 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e/action [ 1042.130896] [58036]: DEBUG cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-b6d5d49e-57a6-472e-bcf1-828520fe0e39 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1042.131091] [58036]: DEBUG cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-b6d5d49e-57a6-472e-bcf1-828520fe0e39 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1042.141839] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.141839] [58036]: warnings.warn( [ 1042.142580] [58036]: INFO cinder.volume.api [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-b6d5d49e-57a6-472e-bcf1-828520fe0e39 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1042.149946] [58036]: INFO cinder.volume.api [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-b6d5d49e-57a6-472e-bcf1-828520fe0e39 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Begin detaching volume completed successfully. [ 1042.150212] [58036]: INFO cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-b6d5d49e-57a6-472e-bcf1-828520fe0e39 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e/action returned with HTTP 202 [ 1042.151372] [58036]: [pid: 58036|app: 0|req: 128/244] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:05:34 2025] POST /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1042.172752] [58035]: DEBUG cinder.api.middleware.request_id [req-c26a1671-f37e-426f-8939-68c05bbd694b req-9313aae0-ebc9-47f2-bb9a-1cca8a16234c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.176757] [58035]: INFO cinder.api.openstack.wsgi [req-c26a1671-f37e-426f-8939-68c05bbd694b req-9313aae0-ebc9-47f2-bb9a-1cca8a16234c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] GET http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 [ 1042.177170] [58035]: DEBUG cinder.api.openstack.wsgi [req-c26a1671-f37e-426f-8939-68c05bbd694b req-9313aae0-ebc9-47f2-bb9a-1cca8a16234c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.177441] [58035]: DEBUG cinder.api.openstack.wsgi [req-c26a1671-f37e-426f-8939-68c05bbd694b req-9313aae0-ebc9-47f2-bb9a-1cca8a16234c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.186966] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.186966] [58035]: warnings.warn( [ 1042.191991] [58035]: INFO cinder.volume.api [req-c26a1671-f37e-426f-8939-68c05bbd694b req-9313aae0-ebc9-47f2-bb9a-1cca8a16234c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Volume info retrieved successfully. [ 1042.197569] [58035]: INFO cinder.api.openstack.wsgi [req-c26a1671-f37e-426f-8939-68c05bbd694b req-9313aae0-ebc9-47f2-bb9a-1cca8a16234c tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 returned with HTTP 200 [ 1042.198149] [58035]: [pid: 58035|app: 0|req: 117/245] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:34 2025] GET /volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.177724] [58036]: DEBUG cinder.api.middleware.request_id [None req-51f8e5af-8b83-4de0-9e99-166848d36e5c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.178203] [58036]: INFO cinder.api.openstack.wsgi [None req-51f8e5af-8b83-4de0-9e99-166848d36e5c None None] GET http://10.180.1.21/volume// [ 1043.178498] [58036]: DEBUG cinder.api.openstack.wsgi [None req-51f8e5af-8b83-4de0-9e99-166848d36e5c None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.178640] [58036]: DEBUG cinder.api.openstack.wsgi [None req-51f8e5af-8b83-4de0-9e99-166848d36e5c None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.179022] [58036]: INFO cinder.api.openstack.wsgi [None req-51f8e5af-8b83-4de0-9e99-166848d36e5c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.179469] [58036]: [pid: 58036|app: 0|req: 129/246] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:05:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.183946] [58035]: DEBUG cinder.api.middleware.request_id [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-bf8c3749-9d69-4dda-b703-596c5043c816 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.186305] [58035]: INFO cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-bf8c3749-9d69-4dda-b703-596c5043c816 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1043.186590] [58035]: DEBUG cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-bf8c3749-9d69-4dda-b703-596c5043c816 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.186794] [58035]: DEBUG cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-bf8c3749-9d69-4dda-b703-596c5043c816 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.200977] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.200977] [58035]: warnings.warn( [ 1043.205220] [58035]: INFO cinder.volume.api [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-bf8c3749-9d69-4dda-b703-596c5043c816 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1043.210413] [58035]: INFO cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-bf8c3749-9d69-4dda-b703-596c5043c816 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 1043.210974] [58035]: [pid: 58035|app: 0|req: 118/247] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:05:35 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1043.241542] [58036]: DEBUG cinder.api.middleware.request_id [None req-bb7debdb-7578-4f39-a6fa-628ca57d3965 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.241542] [58036]: INFO cinder.api.openstack.wsgi [None req-bb7debdb-7578-4f39-a6fa-628ca57d3965 None None] GET http://10.180.1.21/volume// [ 1043.241779] [58036]: DEBUG cinder.api.openstack.wsgi [None req-bb7debdb-7578-4f39-a6fa-628ca57d3965 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.241981] [58036]: DEBUG cinder.api.openstack.wsgi [None req-bb7debdb-7578-4f39-a6fa-628ca57d3965 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.242416] [58036]: INFO cinder.api.openstack.wsgi [None req-bb7debdb-7578-4f39-a6fa-628ca57d3965 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.242818] [58036]: [pid: 58036|app: 0|req: 130/248] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:05:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.248730] [58035]: DEBUG cinder.api.middleware.request_id [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-6ac4ff7e-2e59-4c89-a833-9e0ec5b807e9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.251424] [58035]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-6ac4ff7e-2e59-4c89-a833-9e0ec5b807e9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1043.251902] [58035]: DEBUG cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-6ac4ff7e-2e59-4c89-a833-9e0ec5b807e9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68bab985-b244-4289-8d52-44f61c3c7324", "connector": null, "instance_uuid": "dad9d372-e176-4d8a-abf9-316406a762ff"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1043.264385] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.264385] [58035]: warnings.warn( [ 1043.290835] [58035]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-6ac4ff7e-2e59-4c89-a833-9e0ec5b807e9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1043.291222] [58035]: [pid: 58035|app: 0|req: 119/249] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:05:36 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1043.318498] [58036]: DEBUG cinder.api.middleware.request_id [None req-7dba1f77-95ff-4bfa-a61a-67f095e6286d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.324049] [58036]: INFO cinder.api.openstack.wsgi [None req-7dba1f77-95ff-4bfa-a61a-67f095e6286d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1043.324525] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7dba1f77-95ff-4bfa-a61a-67f095e6286d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.324607] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7dba1f77-95ff-4bfa-a61a-67f095e6286d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.361989] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.361989] [58036]: warnings.warn( [ 1043.370049] [58036]: INFO cinder.volume.api [None req-7dba1f77-95ff-4bfa-a61a-67f095e6286d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1043.378487] [58036]: INFO cinder.api.openstack.wsgi [None req-7dba1f77-95ff-4bfa-a61a-67f095e6286d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1043.380699] [58036]: [pid: 58036|app: 0|req: 131/250] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:36 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 841 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.740616] [58035]: DEBUG cinder.api.middleware.request_id [req-01bcc813-9cc1-4c69-961e-da116ed81961 req-38923f5b-485b-470c-9ec2-ae62c78fa64b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.743313] [58035]: INFO cinder.api.openstack.wsgi [req-01bcc813-9cc1-4c69-961e-da116ed81961 req-38923f5b-485b-470c-9ec2-ae62c78fa64b tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] GET http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 [ 1043.743564] [58035]: DEBUG cinder.api.openstack.wsgi [req-01bcc813-9cc1-4c69-961e-da116ed81961 req-38923f5b-485b-470c-9ec2-ae62c78fa64b tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.743817] [58035]: DEBUG cinder.api.openstack.wsgi [req-01bcc813-9cc1-4c69-961e-da116ed81961 req-38923f5b-485b-470c-9ec2-ae62c78fa64b tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.756158] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.756158] [58035]: warnings.warn( [ 1043.762273] [58035]: INFO cinder.volume.api [req-01bcc813-9cc1-4c69-961e-da116ed81961 req-38923f5b-485b-470c-9ec2-ae62c78fa64b tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Volume info retrieved successfully. [ 1043.769978] [58035]: INFO cinder.api.openstack.wsgi [req-01bcc813-9cc1-4c69-961e-da116ed81961 req-38923f5b-485b-470c-9ec2-ae62c78fa64b tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 returned with HTTP 200 [ 1043.769978] [58035]: [pid: 58035|app: 0|req: 120/251] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:36 2025] GET /volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.830886] [58036]: DEBUG cinder.api.middleware.request_id [None req-928adbdb-b8a0-4683-9819-54aef7e9b263 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.831396] [58036]: INFO cinder.api.openstack.wsgi [None req-928adbdb-b8a0-4683-9819-54aef7e9b263 None None] GET http://10.180.1.21/volume// [ 1043.831631] [58036]: DEBUG cinder.api.openstack.wsgi [None req-928adbdb-b8a0-4683-9819-54aef7e9b263 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.831914] [58036]: DEBUG cinder.api.openstack.wsgi [None req-928adbdb-b8a0-4683-9819-54aef7e9b263 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.832467] [58036]: INFO cinder.api.openstack.wsgi [None req-928adbdb-b8a0-4683-9819-54aef7e9b263 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.832855] [58036]: [pid: 58036|app: 0|req: 132/252] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:05:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.843177] [58035]: DEBUG cinder.api.middleware.request_id [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b844a253-2ccd-4a28-8160-2fe6504da4e3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.849970] [58035]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b844a253-2ccd-4a28-8160-2fe6504da4e3 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1043.849970] [58035]: DEBUG cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b844a253-2ccd-4a28-8160-2fe6504da4e3 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.849970] [58035]: DEBUG cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b844a253-2ccd-4a28-8160-2fe6504da4e3 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.869572] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.869572] [58035]: warnings.warn( [ 1043.876815] [58035]: INFO cinder.volume.api [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b844a253-2ccd-4a28-8160-2fe6504da4e3 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1043.885139] [58035]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-b844a253-2ccd-4a28-8160-2fe6504da4e3 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1043.885139] [58035]: [pid: 58035|app: 0|req: 121/253] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:05:36 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1043.932975] [58036]: DEBUG cinder.api.middleware.request_id [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-598c3e25-6fad-4a44-9202-2df89465eed0 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.935410] [58036]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-598c3e25-6fad-4a44-9202-2df89465eed0 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] PUT http://10.180.1.21/volume/v3/attachments/cb8b3000-9d51-46a9-957b-834a69cdb3cb [ 1043.935821] [58036]: DEBUG cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-598c3e25-6fad-4a44-9202-2df89465eed0 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989685", "mountpoint": "/dev/sdb"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1043.958204] [58036]: DEBUG cinder.coordination [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-598c3e25-6fad-4a44-9202-2df89465eed0 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Acquiring lock "cinder-attachment_update-68bab985-b244-4289-8d52-44f61c3c7324-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1043.963705] [58036]: DEBUG cinder.coordination [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-598c3e25-6fad-4a44-9202-2df89465eed0 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Lock "cinder-attachment_update-68bab985-b244-4289-8d52-44f61c3c7324-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1043.964642] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.964642] [58036]: warnings.warn( [ 1044.400049] [58035]: DEBUG cinder.api.middleware.request_id [None req-65394e94-1cff-47e5-b94f-f1db9bee439f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.404015] [58035]: INFO cinder.api.openstack.wsgi [None req-65394e94-1cff-47e5-b94f-f1db9bee439f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1044.404183] [58035]: DEBUG cinder.api.openstack.wsgi [None req-65394e94-1cff-47e5-b94f-f1db9bee439f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1044.404934] [58035]: DEBUG cinder.api.openstack.wsgi [None req-65394e94-1cff-47e5-b94f-f1db9bee439f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1044.445161] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.445161] [58035]: warnings.warn( [ 1044.458533] [58035]: INFO cinder.volume.api [None req-65394e94-1cff-47e5-b94f-f1db9bee439f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1044.474850] [58035]: INFO cinder.api.openstack.wsgi [None req-65394e94-1cff-47e5-b94f-f1db9bee439f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1044.475556] [58035]: [pid: 58035|app: 0|req: 122/254] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:37 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 841 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1044.788182] [58035]: DEBUG cinder.api.middleware.request_id [req-a98ce6c0-70a7-4e21-a429-94e5ca9522d5 req-62ae7000-dfc0-4b0c-9dae-ed2499401fe4 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.790992] [58035]: INFO cinder.api.openstack.wsgi [req-a98ce6c0-70a7-4e21-a429-94e5ca9522d5 req-62ae7000-dfc0-4b0c-9dae-ed2499401fe4 tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 [ 1044.791204] [58035]: DEBUG cinder.api.openstack.wsgi [req-a98ce6c0-70a7-4e21-a429-94e5ca9522d5 req-62ae7000-dfc0-4b0c-9dae-ed2499401fe4 tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1044.791444] [58035]: DEBUG cinder.api.openstack.wsgi [req-a98ce6c0-70a7-4e21-a429-94e5ca9522d5 req-62ae7000-dfc0-4b0c-9dae-ed2499401fe4 tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1044.791648] [58035]: INFO cinder.api.v3.volumes [req-a98ce6c0-70a7-4e21-a429-94e5ca9522d5 req-62ae7000-dfc0-4b0c-9dae-ed2499401fe4 tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Delete volume with id: d5366fc7-3bb3-4978-8046-556635c39663 [ 1044.804930] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.804930] [58035]: warnings.warn( [ 1044.805563] [58035]: INFO cinder.volume.api [req-a98ce6c0-70a7-4e21-a429-94e5ca9522d5 req-62ae7000-dfc0-4b0c-9dae-ed2499401fe4 tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Volume info retrieved successfully. [ 1044.826649] [58035]: INFO cinder.volume.api [req-a98ce6c0-70a7-4e21-a429-94e5ca9522d5 req-62ae7000-dfc0-4b0c-9dae-ed2499401fe4 tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Delete volume request issued successfully. [ 1044.826914] [58035]: INFO cinder.api.openstack.wsgi [req-a98ce6c0-70a7-4e21-a429-94e5ca9522d5 req-62ae7000-dfc0-4b0c-9dae-ed2499401fe4 tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 returned with HTTP 202 [ 1044.827522] [58035]: [pid: 58035|app: 0|req: 123/255] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Dec 12 05:05:37 2025] DELETE /volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1045.183300] [58035]: DEBUG cinder.api.middleware.request_id [req-bd303a77-5e2c-48f7-9a26-88b6ad19a619 req-86ea169b-7b9f-4154-8fc5-e1306992e3bb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.187985] [58035]: INFO cinder.api.openstack.wsgi [req-bd303a77-5e2c-48f7-9a26-88b6ad19a619 req-86ea169b-7b9f-4154-8fc5-e1306992e3bb tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] GET http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 [ 1045.187985] [58035]: DEBUG cinder.api.openstack.wsgi [req-bd303a77-5e2c-48f7-9a26-88b6ad19a619 req-86ea169b-7b9f-4154-8fc5-e1306992e3bb tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1045.187985] [58035]: DEBUG cinder.api.openstack.wsgi [req-bd303a77-5e2c-48f7-9a26-88b6ad19a619 req-86ea169b-7b9f-4154-8fc5-e1306992e3bb tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1045.198493] [58035]: INFO cinder.api.openstack.wsgi [req-bd303a77-5e2c-48f7-9a26-88b6ad19a619 req-86ea169b-7b9f-4154-8fc5-e1306992e3bb tempest-VolumesGetTestJSON-1953020943 tempest-VolumesGetTestJSON-1953020943-project-member] http://10.180.1.21/volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 returned with HTTP 404 [ 1045.198493] [58035]: [pid: 58035|app: 0|req: 124/256] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:37 2025] GET /volume/v3/volumes/d5366fc7-3bb3-4978-8046-556635c39663 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1045.422241] [58035]: DEBUG cinder.api.middleware.request_id [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-36d0e824-47fe-44e8-b053-b7a0851c17c1 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.427580] [58035]: INFO cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-36d0e824-47fe-44e8-b053-b7a0851c17c1 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e606f13c-8024-4ebb-ac9e-d7fe54e743bb [ 1045.427580] [58035]: DEBUG cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-36d0e824-47fe-44e8-b053-b7a0851c17c1 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1045.427580] [58035]: DEBUG cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-36d0e824-47fe-44e8-b053-b7a0851c17c1 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1045.436804] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.436804] [58035]: warnings.warn( [ 1045.970942] [58035]: INFO cinder.api.openstack.wsgi [req-d1c33435-f2c7-46d6-9ede-aef91a1555fd req-36d0e824-47fe-44e8-b053-b7a0851c17c1 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments/e606f13c-8024-4ebb-ac9e-d7fe54e743bb returned with HTTP 200 [ 1045.974794] [58035]: [pid: 58035|app: 0|req: 125/257] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:05:38 2025] DELETE /volume/v3/attachments/e606f13c-8024-4ebb-ac9e-d7fe54e743bb => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.974794] [58035]: DEBUG cinder.api.middleware.request_id [None req-d0005a1d-22ad-46b0-9657-487d8672e109 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.974794] [58035]: INFO cinder.api.openstack.wsgi [None req-d0005a1d-22ad-46b0-9657-487d8672e109 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1045.975278] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d0005a1d-22ad-46b0-9657-487d8672e109 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1045.975278] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d0005a1d-22ad-46b0-9657-487d8672e109 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1045.987764] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.987764] [58035]: warnings.warn( [ 1045.991964] [58035]: INFO cinder.volume.api [None req-d0005a1d-22ad-46b0-9657-487d8672e109 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1045.997967] [58035]: INFO cinder.api.openstack.wsgi [None req-d0005a1d-22ad-46b0-9657-487d8672e109 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1045.998516] [58035]: [pid: 58035|app: 0|req: 126/258] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:38 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.331645] [58035]: DEBUG cinder.api.middleware.request_id [None req-f67dc0ab-897e-414d-a235-edea5f69233d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.451047] [58035]: INFO cinder.api.openstack.wsgi [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1046.451367] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1677192384"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1046.457352] [58035]: DEBUG cinder.api.v3.volumes [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1677192384'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1046.457453] [58035]: INFO cinder.api.v3.volumes [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Create volume of 1 GB [ 1046.467430] [58035]: INFO cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Availability Zones retrieved successfully. [ 1046.476584] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Flow 'volume_create_api' (e204c4df-9437-486c-8a0d-034a170ca487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1046.477828] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09456dae-2b11-4fc9-970a-cfbf37ad430b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1046.479350] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1046.510701] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09456dae-2b11-4fc9-970a-cfbf37ad430b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1046.510701] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9754654f-087e-439b-a06f-28599f9405ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1046.615112] [58035]: DEBUG cinder.quota [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Created reservations ['8f3b10c5-88b5-4783-b049-961ee063e8af', 'bb5c5eae-44a1-45e7-a512-d6ef57f0cf85', '55bcefe6-8cb0-4773-9338-6de5a9e769bc', 'eb6cb16f-a5e2-43b8-b80b-c297a86bc862'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1046.616346] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9754654f-087e-439b-a06f-28599f9405ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f3b10c5-88b5-4783-b049-961ee063e8af', 'bb5c5eae-44a1-45e7-a512-d6ef57f0cf85', '55bcefe6-8cb0-4773-9338-6de5a9e769bc', 'eb6cb16f-a5e2-43b8-b80b-c297a86bc862']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1046.617403] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8e2714-3411-4237-9611-c89f3b0a60b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1046.643425] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8e2714-3411-4237-9611-c89f3b0a60b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ca5a424-a153-4d2c-aaff-9a42da4e134a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1677192384',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3af04dd4d8364b3589eec0a8aee5f4f7',qos_specs=None,replication_status=,reservations=['8f3b10c5-88b5-4783-b049-961ee063e8af','bb5c5eae-44a1-45e7-a512-d6ef57f0cf85','55bcefe6-8cb0-4773-9338-6de5a9e769bc','eb6cb16f-a5e2-43b8-b80b-c297a86bc862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7db55c33ef54a9d95c0549abbfab897',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1677192384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ca5a424-a153-4d2c-aaff-9a42da4e134a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3af04dd4d8364b3589eec0a8aee5f4f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7db55c33ef54a9d95c0549abbfab897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1046.644371] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cfdcd9-98dd-4595-b0a0-4ecfec8a10da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1046.662068] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cfdcd9-98dd-4595-b0a0-4ecfec8a10da) transitioned into state 'SUCCESS' from state '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-1677192384',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3af04dd4d8364b3589eec0a8aee5f4f7',qos_specs=None,replication_status=,reservations=['8f3b10c5-88b5-4783-b049-961ee063e8af','bb5c5eae-44a1-45e7-a512-d6ef57f0cf85','55bcefe6-8cb0-4773-9338-6de5a9e769bc','eb6cb16f-a5e2-43b8-b80b-c297a86bc862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7db55c33ef54a9d95c0549abbfab897',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1046.662296] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25af97be-3173-4ef8-a12e-b4a34e7c6f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1046.676820] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25af97be-3173-4ef8-a12e-b4a34e7c6f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1046.678900] [58035]: DEBUG cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Flow 'volume_create_api' (e204c4df-9437-486c-8a0d-034a170ca487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1046.679452] [58035]: INFO cinder.volume.api [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Create volume request issued successfully. [ 1046.680153] [58035]: INFO cinder.api.openstack.wsgi [None req-f67dc0ab-897e-414d-a235-edea5f69233d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1046.682156] [58035]: [pid: 58035|app: 0|req: 127/259] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Dec 12 05:05:39 2025] POST /volume/v3/volumes => generated 759 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1046.696451] [58035]: DEBUG cinder.api.middleware.request_id [None req-91a4c130-1937-422d-98ab-70f84b0fe8b9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.699754] [58035]: INFO cinder.api.openstack.wsgi [None req-91a4c130-1937-422d-98ab-70f84b0fe8b9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a [ 1046.699993] [58035]: DEBUG cinder.api.openstack.wsgi [None req-91a4c130-1937-422d-98ab-70f84b0fe8b9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1046.700222] [58035]: DEBUG cinder.api.openstack.wsgi [None req-91a4c130-1937-422d-98ab-70f84b0fe8b9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1046.713593] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.713593] [58035]: warnings.warn( [ 1046.720850] [58035]: INFO cinder.volume.api [None req-91a4c130-1937-422d-98ab-70f84b0fe8b9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1046.731176] [58035]: INFO cinder.api.openstack.wsgi [None req-91a4c130-1937-422d-98ab-70f84b0fe8b9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a returned with HTTP 200 [ 1046.731816] [58035]: [pid: 58035|app: 0|req: 128/260] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:39 2025] GET /volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.009920] [58035]: DEBUG cinder.api.middleware.request_id [None req-c2cfa8e3-33e4-41a8-805d-873c6c9126ba None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.012233] [58035]: INFO cinder.api.openstack.wsgi [None req-c2cfa8e3-33e4-41a8-805d-873c6c9126ba tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1047.012461] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c2cfa8e3-33e4-41a8-805d-873c6c9126ba tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1047.012695] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c2cfa8e3-33e4-41a8-805d-873c6c9126ba tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1047.025496] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.025496] [58035]: warnings.warn( [ 1047.030578] [58035]: INFO cinder.volume.api [None req-c2cfa8e3-33e4-41a8-805d-873c6c9126ba tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1047.037439] [58035]: INFO cinder.api.openstack.wsgi [None req-c2cfa8e3-33e4-41a8-805d-873c6c9126ba tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1047.037919] [58035]: [pid: 58035|app: 0|req: 129/261] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:39 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.368454] [58035]: DEBUG cinder.api.middleware.request_id [None req-5154fb82-4efa-4ca4-a20e-acef13c0c1d5 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.371410] [58035]: INFO cinder.api.openstack.wsgi [None req-5154fb82-4efa-4ca4-a20e-acef13c0c1d5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1047.371672] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5154fb82-4efa-4ca4-a20e-acef13c0c1d5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1047.372031] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5154fb82-4efa-4ca4-a20e-acef13c0c1d5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1047.384648] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.384648] [58035]: warnings.warn( [ 1047.392733] [58035]: INFO cinder.volume.api [None req-5154fb82-4efa-4ca4-a20e-acef13c0c1d5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1047.402277] [58035]: INFO cinder.api.openstack.wsgi [None req-5154fb82-4efa-4ca4-a20e-acef13c0c1d5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 1047.402741] [58035]: [pid: 58035|app: 0|req: 130/262] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:40 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.743271] [58035]: DEBUG cinder.api.middleware.request_id [None req-0feb48ae-4cda-4a18-a594-24a6b582a784 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.746542] [58035]: INFO cinder.api.openstack.wsgi [None req-0feb48ae-4cda-4a18-a594-24a6b582a784 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a [ 1047.746800] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0feb48ae-4cda-4a18-a594-24a6b582a784 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1047.747042] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0feb48ae-4cda-4a18-a594-24a6b582a784 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1047.765936] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.765936] [58035]: warnings.warn( [ 1047.775685] [58035]: INFO cinder.volume.api [None req-0feb48ae-4cda-4a18-a594-24a6b582a784 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1047.782044] [58035]: INFO cinder.api.openstack.wsgi [None req-0feb48ae-4cda-4a18-a594-24a6b582a784 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a returned with HTTP 200 [ 1047.782558] [58035]: [pid: 58035|app: 0|req: 131/263] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:40 2025] GET /volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.905899] [58035]: DEBUG cinder.api.middleware.request_id [req-9ca21ea1-de73-479f-ba3d-bff326d6c0c3 req-4530d826-fc0c-4f13-bf10-947dd785e55f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.910138] [58035]: INFO cinder.api.openstack.wsgi [req-9ca21ea1-de73-479f-ba3d-bff326d6c0c3 req-4530d826-fc0c-4f13-bf10-947dd785e55f tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a [ 1047.910750] [58035]: DEBUG cinder.api.openstack.wsgi [req-9ca21ea1-de73-479f-ba3d-bff326d6c0c3 req-4530d826-fc0c-4f13-bf10-947dd785e55f tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1047.911034] [58035]: DEBUG cinder.api.openstack.wsgi [req-9ca21ea1-de73-479f-ba3d-bff326d6c0c3 req-4530d826-fc0c-4f13-bf10-947dd785e55f tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1047.925232] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.925232] [58035]: warnings.warn( [ 1047.929680] [58035]: INFO cinder.volume.api [req-9ca21ea1-de73-479f-ba3d-bff326d6c0c3 req-4530d826-fc0c-4f13-bf10-947dd785e55f tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1047.936301] [58035]: INFO cinder.api.openstack.wsgi [req-9ca21ea1-de73-479f-ba3d-bff326d6c0c3 req-4530d826-fc0c-4f13-bf10-947dd785e55f tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a returned with HTTP 200 [ 1047.936893] [58035]: [pid: 58035|app: 0|req: 132/264] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:40 2025] GET /volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.945091] [58035]: DEBUG cinder.api.middleware.request_id [None req-71828338-0f82-438e-9448-556ed644a0e7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.947091] [58035]: INFO cinder.api.openstack.wsgi [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1047.947483] [58035]: DEBUG cinder.api.openstack.wsgi [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1279211808"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.948995] [58035]: DEBUG cinder.api.v3.volumes [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1279211808'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1047.949149] [58035]: INFO cinder.api.v3.volumes [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Create volume of 1 GB [ 1047.953291] [58035]: INFO cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Availability Zones retrieved successfully. [ 1047.960743] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Flow 'volume_create_api' (aca8362d-d346-431f-a6a3-d53420c07ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1047.962218] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c414e3ae-5ba8-4b07-9b1a-98dfbec94020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1047.964141] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1047.982340] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c414e3ae-5ba8-4b07-9b1a-98dfbec94020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1047.983484] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095fa86b-2b7e-4f1a-93db-99870df9e784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1048.017863] [58035]: DEBUG cinder.quota [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Created reservations ['6a07df30-1ba1-44fc-8a77-5c5032a2ca8f', 'a045f026-d8ac-4835-be94-7f2514cef3cf', '8fe89779-d242-49d9-b851-af9139e80805', '2e0eb8ed-51aa-4fd2-9df9-328c19bebe11'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1048.019146] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095fa86b-2b7e-4f1a-93db-99870df9e784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a07df30-1ba1-44fc-8a77-5c5032a2ca8f', 'a045f026-d8ac-4835-be94-7f2514cef3cf', '8fe89779-d242-49d9-b851-af9139e80805', '2e0eb8ed-51aa-4fd2-9df9-328c19bebe11']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1048.020240] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (700a9d3c-7282-4c82-83a5-3319d195bcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1048.049479] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (700a9d3c-7282-4c82-83a5-3319d195bcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c370fb39-dfef-4d04-9872-87d3bcfa52eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1279211808',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3af04dd4d8364b3589eec0a8aee5f4f7',qos_specs=None,replication_status=,reservations=['6a07df30-1ba1-44fc-8a77-5c5032a2ca8f','a045f026-d8ac-4835-be94-7f2514cef3cf','8fe89779-d242-49d9-b851-af9139e80805','2e0eb8ed-51aa-4fd2-9df9-328c19bebe11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7db55c33ef54a9d95c0549abbfab897',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1279211808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c370fb39-dfef-4d04-9872-87d3bcfa52eb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3af04dd4d8364b3589eec0a8aee5f4f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7db55c33ef54a9d95c0549abbfab897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1048.051730] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59101d73-093f-4144-a307-ec61f0b63df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1048.078100] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59101d73-093f-4144-a307-ec61f0b63df5) transitioned into state 'SUCCESS' from state '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-1279211808',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3af04dd4d8364b3589eec0a8aee5f4f7',qos_specs=None,replication_status=,reservations=['6a07df30-1ba1-44fc-8a77-5c5032a2ca8f','a045f026-d8ac-4835-be94-7f2514cef3cf','8fe89779-d242-49d9-b851-af9139e80805','2e0eb8ed-51aa-4fd2-9df9-328c19bebe11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7db55c33ef54a9d95c0549abbfab897',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1048.079362] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a896be-cabe-408e-b080-a7dc08e9a283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1048.093034] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a896be-cabe-408e-b080-a7dc08e9a283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1048.093034] [58035]: DEBUG cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Flow 'volume_create_api' (aca8362d-d346-431f-a6a3-d53420c07ae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1048.093034] [58035]: INFO cinder.volume.api [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Create volume request issued successfully. [ 1048.093796] [58035]: INFO cinder.api.openstack.wsgi [None req-71828338-0f82-438e-9448-556ed644a0e7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1048.094483] [58035]: [pid: 58035|app: 0|req: 133/265] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Dec 12 05:05:40 2025] POST /volume/v3/volumes => generated 759 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1048.095832] [58035]: DEBUG cinder.api.middleware.request_id [None req-e51e9a28-fded-40f2-b21b-cfe2b7bc7359 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.097907] [58035]: INFO cinder.api.openstack.wsgi [None req-e51e9a28-fded-40f2-b21b-cfe2b7bc7359 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1048.098138] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e51e9a28-fded-40f2-b21b-cfe2b7bc7359 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1048.098348] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e51e9a28-fded-40f2-b21b-cfe2b7bc7359 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1048.117199] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.117199] [58035]: warnings.warn( [ 1048.124481] [58035]: INFO cinder.volume.api [None req-e51e9a28-fded-40f2-b21b-cfe2b7bc7359 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1048.132441] [58035]: INFO cinder.api.openstack.wsgi [None req-e51e9a28-fded-40f2-b21b-cfe2b7bc7359 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1048.133651] [58035]: [pid: 58035|app: 0|req: 134/266] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:40 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.134861] [58035]: DEBUG cinder.api.middleware.request_id [None req-105a7ec4-2a56-407c-9004-f6c532009eff None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.139399] [58035]: INFO cinder.api.openstack.wsgi [None req-105a7ec4-2a56-407c-9004-f6c532009eff tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb [ 1048.139399] [58035]: DEBUG cinder.api.openstack.wsgi [None req-105a7ec4-2a56-407c-9004-f6c532009eff tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1048.139399] [58035]: DEBUG cinder.api.openstack.wsgi [None req-105a7ec4-2a56-407c-9004-f6c532009eff tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1048.147788] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.147788] [58035]: warnings.warn( [ 1048.152486] [58035]: INFO cinder.volume.api [None req-105a7ec4-2a56-407c-9004-f6c532009eff tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1048.157442] [58035]: INFO cinder.api.openstack.wsgi [None req-105a7ec4-2a56-407c-9004-f6c532009eff tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb returned with HTTP 200 [ 1048.158197] [58035]: [pid: 58035|app: 0|req: 135/267] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:40 2025] GET /volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.496130] [58036]: DEBUG cinder.coordination [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-598c3e25-6fad-4a44-9202-2df89465eed0 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Lock "cinder-attachment_update-68bab985-b244-4289-8d52-44f61c3c7324-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1048.496509] [58036]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-598c3e25-6fad-4a44-9202-2df89465eed0 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments/cb8b3000-9d51-46a9-957b-834a69cdb3cb returned with HTTP 200 [ 1048.497121] [58036]: [pid: 58036|app: 0|req: 133/268] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:05:36 2025] PUT /volume/v3/attachments/cb8b3000-9d51-46a9-957b-834a69cdb3cb => generated 617 bytes in 4564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1049.151703] [58035]: DEBUG cinder.api.middleware.request_id [None req-1d7c943d-994e-4363-80af-4fedda1ba814 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.155876] [58035]: INFO cinder.api.openstack.wsgi [None req-1d7c943d-994e-4363-80af-4fedda1ba814 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1049.156191] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1d7c943d-994e-4363-80af-4fedda1ba814 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1049.156418] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1d7c943d-994e-4363-80af-4fedda1ba814 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1049.173111] [58036]: DEBUG cinder.api.middleware.request_id [None req-1fbd4cf9-f2f5-46f7-b2fc-1b1316e3f609 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.174274] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.174274] [58035]: warnings.warn( [ 1049.176047] [58036]: INFO cinder.api.openstack.wsgi [None req-1fbd4cf9-f2f5-46f7-b2fc-1b1316e3f609 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb [ 1049.176596] [58036]: DEBUG cinder.api.openstack.wsgi [None req-1fbd4cf9-f2f5-46f7-b2fc-1b1316e3f609 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1049.177643] [58036]: DEBUG cinder.api.openstack.wsgi [None req-1fbd4cf9-f2f5-46f7-b2fc-1b1316e3f609 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1049.183094] [58035]: INFO cinder.volume.api [None req-1d7c943d-994e-4363-80af-4fedda1ba814 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1049.191048] [58035]: INFO cinder.api.openstack.wsgi [None req-1d7c943d-994e-4363-80af-4fedda1ba814 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1049.191048] [58035]: [pid: 58035|app: 0|req: 136/269] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:41 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.192772] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.192772] [58036]: warnings.warn( [ 1049.202027] [58036]: INFO cinder.volume.api [None req-1fbd4cf9-f2f5-46f7-b2fc-1b1316e3f609 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1049.212026] [58036]: INFO cinder.api.openstack.wsgi [None req-1fbd4cf9-f2f5-46f7-b2fc-1b1316e3f609 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb returned with HTTP 200 [ 1049.212026] [58036]: [pid: 58036|app: 0|req: 134/270] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:41 2025] GET /volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.242666] [58035]: DEBUG cinder.api.middleware.request_id [req-76649be0-d6b2-44f4-a6b4-f7e8c6d81959 req-1369b646-ce0a-4ead-9115-3f34b932748a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.248511] [58035]: INFO cinder.api.openstack.wsgi [req-76649be0-d6b2-44f4-a6b4-f7e8c6d81959 req-1369b646-ce0a-4ead-9115-3f34b932748a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb [ 1049.248818] [58035]: DEBUG cinder.api.openstack.wsgi [req-76649be0-d6b2-44f4-a6b4-f7e8c6d81959 req-1369b646-ce0a-4ead-9115-3f34b932748a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1049.249048] [58035]: DEBUG cinder.api.openstack.wsgi [req-76649be0-d6b2-44f4-a6b4-f7e8c6d81959 req-1369b646-ce0a-4ead-9115-3f34b932748a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1049.265041] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.265041] [58035]: warnings.warn( [ 1049.269602] [58035]: INFO cinder.volume.api [req-76649be0-d6b2-44f4-a6b4-f7e8c6d81959 req-1369b646-ce0a-4ead-9115-3f34b932748a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1049.275453] [58035]: INFO cinder.api.openstack.wsgi [req-76649be0-d6b2-44f4-a6b4-f7e8c6d81959 req-1369b646-ce0a-4ead-9115-3f34b932748a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb returned with HTTP 200 [ 1049.276034] [58035]: [pid: 58035|app: 0|req: 137/271] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:42 2025] GET /volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.283920] [58036]: DEBUG cinder.api.middleware.request_id [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.286142] [58036]: INFO cinder.api.openstack.wsgi [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1049.286610] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1539710311"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1049.288853] [58036]: DEBUG cinder.api.v3.volumes [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1539710311'}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1049.288853] [58036]: INFO cinder.api.v3.volumes [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Create volume of 1 GB [ 1049.292974] [58036]: INFO cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Availability Zones retrieved successfully. [ 1049.301063] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Flow 'volume_create_api' (8d287242-c8f6-4875-9031-328f97fdb798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1049.301948] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b927adc9-63b8-4e71-aca0-274a73d574e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1049.303294] [58036]: DEBUG cinder.volume.flows.api.create_volume [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1049.328518] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b927adc9-63b8-4e71-aca0-274a73d574e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1049.329605] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866fd98e-c5c2-4dd7-b34e-dd1f94ab49ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1049.364889] [58036]: DEBUG cinder.quota [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Created reservations ['229e4e87-02ff-47ca-8d96-ea836a28a0b2', '50e5f041-d7bd-4046-a2b7-0914743306a3', '357581c0-e0fc-48d0-a660-082d41ad4b5f', '7d84025e-7263-41ca-b680-5c4a9ce1feeb'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1049.365926] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866fd98e-c5c2-4dd7-b34e-dd1f94ab49ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['229e4e87-02ff-47ca-8d96-ea836a28a0b2', '50e5f041-d7bd-4046-a2b7-0914743306a3', '357581c0-e0fc-48d0-a660-082d41ad4b5f', '7d84025e-7263-41ca-b680-5c4a9ce1feeb']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1049.366902] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9733e7e6-e932-45aa-8434-364c855a4c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1049.393745] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9733e7e6-e932-45aa-8434-364c855a4c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c2438c7-278c-4214-95fd-b85d26d7c236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1539710311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3af04dd4d8364b3589eec0a8aee5f4f7',qos_specs=None,replication_status=,reservations=['229e4e87-02ff-47ca-8d96-ea836a28a0b2','50e5f041-d7bd-4046-a2b7-0914743306a3','357581c0-e0fc-48d0-a660-082d41ad4b5f','7d84025e-7263-41ca-b680-5c4a9ce1feeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7db55c33ef54a9d95c0549abbfab897',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1539710311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c2438c7-278c-4214-95fd-b85d26d7c236,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3af04dd4d8364b3589eec0a8aee5f4f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7db55c33ef54a9d95c0549abbfab897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1049.395253] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265b3a15-7147-41a4-8cec-d9d7d40a009d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1049.419293] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265b3a15-7147-41a4-8cec-d9d7d40a009d) transitioned into state 'SUCCESS' from state '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-1539710311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3af04dd4d8364b3589eec0a8aee5f4f7',qos_specs=None,replication_status=,reservations=['229e4e87-02ff-47ca-8d96-ea836a28a0b2','50e5f041-d7bd-4046-a2b7-0914743306a3','357581c0-e0fc-48d0-a660-082d41ad4b5f','7d84025e-7263-41ca-b680-5c4a9ce1feeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7db55c33ef54a9d95c0549abbfab897',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1049.420842] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c7b2c1-cc5b-42ba-96b6-5e80e77614cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1049.431105] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c7b2c1-cc5b-42ba-96b6-5e80e77614cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1049.432196] [58036]: DEBUG cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Flow 'volume_create_api' (8d287242-c8f6-4875-9031-328f97fdb798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1049.432597] [58036]: INFO cinder.volume.api [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Create volume request issued successfully. [ 1049.433198] [58036]: INFO cinder.api.openstack.wsgi [None req-ca52f8ca-25d1-4dec-8e15-26b1deda7a71 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1049.433671] [58036]: [pid: 58036|app: 0|req: 135/272] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Dec 12 05:05:42 2025] POST /volume/v3/volumes => generated 759 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1049.442081] [58035]: DEBUG cinder.api.middleware.request_id [None req-540d3c2e-a0fd-454d-8645-55bbf9db597d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.444253] [58035]: INFO cinder.api.openstack.wsgi [None req-540d3c2e-a0fd-454d-8645-55bbf9db597d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 [ 1049.444510] [58035]: DEBUG cinder.api.openstack.wsgi [None req-540d3c2e-a0fd-454d-8645-55bbf9db597d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1049.444748] [58035]: DEBUG cinder.api.openstack.wsgi [None req-540d3c2e-a0fd-454d-8645-55bbf9db597d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1049.459932] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.459932] [58035]: warnings.warn( [ 1049.465246] [58035]: INFO cinder.volume.api [None req-540d3c2e-a0fd-454d-8645-55bbf9db597d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1049.472740] [58035]: INFO cinder.api.openstack.wsgi [None req-540d3c2e-a0fd-454d-8645-55bbf9db597d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 returned with HTTP 200 [ 1049.473498] [58035]: [pid: 58035|app: 0|req: 138/273] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:42 2025] GET /volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.205857] [58036]: DEBUG cinder.api.middleware.request_id [None req-56a228d7-43a3-4a1d-9b68-6ee21f788f44 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.211034] [58036]: INFO cinder.api.openstack.wsgi [None req-56a228d7-43a3-4a1d-9b68-6ee21f788f44 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1050.211735] [58036]: DEBUG cinder.api.openstack.wsgi [None req-56a228d7-43a3-4a1d-9b68-6ee21f788f44 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.212238] [58036]: DEBUG cinder.api.openstack.wsgi [None req-56a228d7-43a3-4a1d-9b68-6ee21f788f44 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.229918] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.229918] [58036]: warnings.warn( [ 1050.235841] [58036]: INFO cinder.volume.api [None req-56a228d7-43a3-4a1d-9b68-6ee21f788f44 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1050.243304] [58036]: INFO cinder.api.openstack.wsgi [None req-56a228d7-43a3-4a1d-9b68-6ee21f788f44 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1050.243616] [58036]: [pid: 58036|app: 0|req: 136/274] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:42 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.484610] [58035]: DEBUG cinder.api.middleware.request_id [None req-144b610f-4261-4324-9c46-3b07a54b17d7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.487190] [58035]: INFO cinder.api.openstack.wsgi [None req-144b610f-4261-4324-9c46-3b07a54b17d7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 [ 1050.489102] [58035]: DEBUG cinder.api.openstack.wsgi [None req-144b610f-4261-4324-9c46-3b07a54b17d7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.489409] [58035]: DEBUG cinder.api.openstack.wsgi [None req-144b610f-4261-4324-9c46-3b07a54b17d7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.507636] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.507636] [58035]: warnings.warn( [ 1050.514302] [58035]: INFO cinder.volume.api [None req-144b610f-4261-4324-9c46-3b07a54b17d7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1050.525278] [58035]: INFO cinder.api.openstack.wsgi [None req-144b610f-4261-4324-9c46-3b07a54b17d7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 returned with HTTP 200 [ 1050.525278] [58035]: [pid: 58035|app: 0|req: 139/275] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:43 2025] GET /volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.633923] [58036]: DEBUG cinder.api.middleware.request_id [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-9fc948e5-befd-4ecd-b433-814420934c64 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.637268] [58036]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-9fc948e5-befd-4ecd-b433-814420934c64 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/attachments/cb8b3000-9d51-46a9-957b-834a69cdb3cb/action [ 1050.637917] [58036]: DEBUG cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-9fc948e5-befd-4ecd-b433-814420934c64 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1050.638191] [58036]: DEBUG cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-9fc948e5-befd-4ecd-b433-814420934c64 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.663467] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.663467] [58036]: warnings.warn( [ 1050.675812] [58036]: INFO cinder.api.openstack.wsgi [req-80e04572-880c-4dea-a214-c02b1ccd5423 req-9fc948e5-befd-4ecd-b433-814420934c64 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments/cb8b3000-9d51-46a9-957b-834a69cdb3cb/action returned with HTTP 204 [ 1050.676261] [58036]: [pid: 58036|app: 0|req: 137/276] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:05:43 2025] POST /volume/v3/attachments/cb8b3000-9d51-46a9-957b-834a69cdb3cb/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1050.780467] [58035]: DEBUG cinder.api.middleware.request_id [req-fe14f477-0803-470b-b1ae-17a53487fd10 req-d31ba0ed-c5c3-4204-a782-fad4e0c8a7f9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.784862] [58035]: INFO cinder.api.openstack.wsgi [req-fe14f477-0803-470b-b1ae-17a53487fd10 req-d31ba0ed-c5c3-4204-a782-fad4e0c8a7f9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 [ 1050.786025] [58035]: DEBUG cinder.api.openstack.wsgi [req-fe14f477-0803-470b-b1ae-17a53487fd10 req-d31ba0ed-c5c3-4204-a782-fad4e0c8a7f9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.786025] [58035]: DEBUG cinder.api.openstack.wsgi [req-fe14f477-0803-470b-b1ae-17a53487fd10 req-d31ba0ed-c5c3-4204-a782-fad4e0c8a7f9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.794983] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.794983] [58035]: warnings.warn( [ 1050.799684] [58035]: INFO cinder.volume.api [req-fe14f477-0803-470b-b1ae-17a53487fd10 req-d31ba0ed-c5c3-4204-a782-fad4e0c8a7f9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1050.804807] [58035]: INFO cinder.api.openstack.wsgi [req-fe14f477-0803-470b-b1ae-17a53487fd10 req-d31ba0ed-c5c3-4204-a782-fad4e0c8a7f9 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 returned with HTTP 200 [ 1050.805402] [58035]: [pid: 58035|app: 0|req: 140/277] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:43 2025] GET /volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.905061] [58036]: DEBUG cinder.api.middleware.request_id [req-b97a40fe-9e23-414b-a675-100a3b33c391 req-7d4dd194-ac93-41ae-bdfd-da0c03df7f3d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.909358] [58036]: INFO cinder.api.openstack.wsgi [req-b97a40fe-9e23-414b-a675-100a3b33c391 req-7d4dd194-ac93-41ae-bdfd-da0c03df7f3d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1050.909358] [58036]: DEBUG cinder.api.openstack.wsgi [req-b97a40fe-9e23-414b-a675-100a3b33c391 req-7d4dd194-ac93-41ae-bdfd-da0c03df7f3d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.909478] [58036]: DEBUG cinder.api.openstack.wsgi [req-b97a40fe-9e23-414b-a675-100a3b33c391 req-7d4dd194-ac93-41ae-bdfd-da0c03df7f3d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'detail' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.910024] [58036]: DEBUG cinder.api.api_utils [req-b97a40fe-9e23-414b-a675-100a3b33c391 req-7d4dd194-ac93-41ae-bdfd-da0c03df7f3d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Removing options '' from query. {{(pid=58036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1050.910730] [58036]: DEBUG cinder.volume.api [req-b97a40fe-9e23-414b-a675-100a3b33c391 req-7d4dd194-ac93-41ae-bdfd-da0c03df7f3d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1050.947463] [58036]: INFO cinder.volume.api [req-b97a40fe-9e23-414b-a675-100a3b33c391 req-7d4dd194-ac93-41ae-bdfd-da0c03df7f3d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Get all volumes completed successfully. [ 1050.948862] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.948862] [58036]: warnings.warn( [ 1050.953636] [58036]: INFO cinder.api.openstack.wsgi [req-b97a40fe-9e23-414b-a675-100a3b33c391 req-7d4dd194-ac93-41ae-bdfd-da0c03df7f3d tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1050.954109] [58036]: [pid: 58036|app: 0|req: 138/278] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Dec 12 05:05:43 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1051.258404] [58035]: DEBUG cinder.api.middleware.request_id [None req-7a6f6a38-2190-4471-89b4-8c27d38a1dbe None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.260753] [58035]: INFO cinder.api.openstack.wsgi [None req-7a6f6a38-2190-4471-89b4-8c27d38a1dbe tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1051.262490] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7a6f6a38-2190-4471-89b4-8c27d38a1dbe tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.262490] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7a6f6a38-2190-4471-89b4-8c27d38a1dbe tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.278872] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.278872] [58035]: warnings.warn( [ 1051.285614] [58035]: INFO cinder.volume.api [None req-7a6f6a38-2190-4471-89b4-8c27d38a1dbe tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1051.289110] [58036]: DEBUG cinder.api.middleware.request_id [req-c56dc93e-d620-4018-a705-7e02d838d7d0 req-597fadb5-25a8-46af-a37c-be99a70b06ec None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.294022] [58035]: INFO cinder.api.openstack.wsgi [None req-7a6f6a38-2190-4471-89b4-8c27d38a1dbe tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1051.295873] [58036]: INFO cinder.api.openstack.wsgi [req-c56dc93e-d620-4018-a705-7e02d838d7d0 req-597fadb5-25a8-46af-a37c-be99a70b06ec tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1051.295928] [58035]: [pid: 58035|app: 0|req: 141/279] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:44 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.295979] [58036]: DEBUG cinder.api.openstack.wsgi [req-c56dc93e-d620-4018-a705-7e02d838d7d0 req-597fadb5-25a8-46af-a37c-be99a70b06ec tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.296185] [58036]: DEBUG cinder.api.openstack.wsgi [req-c56dc93e-d620-4018-a705-7e02d838d7d0 req-597fadb5-25a8-46af-a37c-be99a70b06ec tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'detail' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.296534] [58036]: DEBUG cinder.api.api_utils [req-c56dc93e-d620-4018-a705-7e02d838d7d0 req-597fadb5-25a8-46af-a37c-be99a70b06ec tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Removing options '' from query. {{(pid=58036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1051.297416] [58036]: DEBUG cinder.volume.api [req-c56dc93e-d620-4018-a705-7e02d838d7d0 req-597fadb5-25a8-46af-a37c-be99a70b06ec tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1051.309198] [58036]: INFO cinder.volume.api [req-c56dc93e-d620-4018-a705-7e02d838d7d0 req-597fadb5-25a8-46af-a37c-be99a70b06ec tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Get all volumes completed successfully. [ 1051.310623] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.310623] [58036]: warnings.warn( [ 1051.311414] [58035]: DEBUG cinder.api.middleware.request_id [None req-7bc5c18f-fbce-479e-b4de-eb81c93e9305 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.314166] [58035]: INFO cinder.api.openstack.wsgi [None req-7bc5c18f-fbce-479e-b4de-eb81c93e9305 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1051.315025] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7bc5c18f-fbce-479e-b4de-eb81c93e9305 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.315025] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7bc5c18f-fbce-479e-b4de-eb81c93e9305 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.316199] [58036]: INFO cinder.api.openstack.wsgi [req-c56dc93e-d620-4018-a705-7e02d838d7d0 req-597fadb5-25a8-46af-a37c-be99a70b06ec tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1051.317171] [58036]: [pid: 58036|app: 0|req: 139/280] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Dec 12 05:05:44 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.330402] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.330402] [58035]: warnings.warn( [ 1051.337558] [58035]: INFO cinder.volume.api [None req-7bc5c18f-fbce-479e-b4de-eb81c93e9305 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1051.345210] [58036]: DEBUG cinder.api.middleware.request_id [req-d6037fd6-2597-4657-aa11-2203f0396d67 req-62a17f83-0c75-47aa-961b-23f0658cb537 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.345978] [58035]: INFO cinder.api.openstack.wsgi [None req-7bc5c18f-fbce-479e-b4de-eb81c93e9305 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1051.350406] [58035]: [pid: 58035|app: 0|req: 142/281] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:44 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.350460] [58036]: INFO cinder.api.openstack.wsgi [req-d6037fd6-2597-4657-aa11-2203f0396d67 req-62a17f83-0c75-47aa-961b-23f0658cb537 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1051.350460] [58036]: DEBUG cinder.api.openstack.wsgi [req-d6037fd6-2597-4657-aa11-2203f0396d67 req-62a17f83-0c75-47aa-961b-23f0658cb537 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.350460] [58036]: DEBUG cinder.api.openstack.wsgi [req-d6037fd6-2597-4657-aa11-2203f0396d67 req-62a17f83-0c75-47aa-961b-23f0658cb537 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'detail' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.350460] [58036]: DEBUG cinder.api.api_utils [req-d6037fd6-2597-4657-aa11-2203f0396d67 req-62a17f83-0c75-47aa-961b-23f0658cb537 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Removing options '' from query. {{(pid=58036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1051.350460] [58036]: DEBUG cinder.volume.api [req-d6037fd6-2597-4657-aa11-2203f0396d67 req-62a17f83-0c75-47aa-961b-23f0658cb537 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1051.371857] [58036]: INFO cinder.volume.api [req-d6037fd6-2597-4657-aa11-2203f0396d67 req-62a17f83-0c75-47aa-961b-23f0658cb537 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Get all volumes completed successfully. [ 1051.374283] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.374283] [58036]: warnings.warn( [ 1051.381027] [58036]: INFO cinder.api.openstack.wsgi [req-d6037fd6-2597-4657-aa11-2203f0396d67 req-62a17f83-0c75-47aa-961b-23f0658cb537 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1051.381376] [58036]: [pid: 58036|app: 0|req: 140/282] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Dec 12 05:05:44 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.513020] [58035]: DEBUG cinder.api.middleware.request_id [req-c08964b0-6125-471a-8ecc-e1721ac50871 req-2f34d867-eae3-4970-a167-5200f62c8f80 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.517022] [58035]: INFO cinder.api.openstack.wsgi [req-c08964b0-6125-471a-8ecc-e1721ac50871 req-2f34d867-eae3-4970-a167-5200f62c8f80 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1051.517022] [58035]: DEBUG cinder.api.openstack.wsgi [req-c08964b0-6125-471a-8ecc-e1721ac50871 req-2f34d867-eae3-4970-a167-5200f62c8f80 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.517022] [58035]: DEBUG cinder.api.openstack.wsgi [req-c08964b0-6125-471a-8ecc-e1721ac50871 req-2f34d867-eae3-4970-a167-5200f62c8f80 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'detail' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.517022] [58035]: DEBUG cinder.api.api_utils [req-c08964b0-6125-471a-8ecc-e1721ac50871 req-2f34d867-eae3-4970-a167-5200f62c8f80 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Removing options '' from query. {{(pid=58035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1051.517341] [58035]: DEBUG cinder.volume.api [req-c08964b0-6125-471a-8ecc-e1721ac50871 req-2f34d867-eae3-4970-a167-5200f62c8f80 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1051.560643] [58035]: INFO cinder.volume.api [req-c08964b0-6125-471a-8ecc-e1721ac50871 req-2f34d867-eae3-4970-a167-5200f62c8f80 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Get all volumes completed successfully. [ 1051.564534] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.564534] [58035]: warnings.warn( [ 1051.573244] [58035]: INFO cinder.api.openstack.wsgi [req-c08964b0-6125-471a-8ecc-e1721ac50871 req-2f34d867-eae3-4970-a167-5200f62c8f80 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1051.575132] [58035]: [pid: 58035|app: 0|req: 143/283] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Dec 12 05:05:44 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.706195] [58036]: DEBUG cinder.api.middleware.request_id [None req-f71ca716-b7b1-4714-9c1a-6fc1a34f646d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.710430] [58036]: INFO cinder.api.openstack.wsgi [None req-f71ca716-b7b1-4714-9c1a-6fc1a34f646d tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1052.710527] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f71ca716-b7b1-4714-9c1a-6fc1a34f646d tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1052.711604] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f71ca716-b7b1-4714-9c1a-6fc1a34f646d tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1052.730831] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.730831] [58036]: warnings.warn( [ 1052.735278] [58036]: INFO cinder.volume.api [None req-f71ca716-b7b1-4714-9c1a-6fc1a34f646d tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1052.740761] [58036]: INFO cinder.api.openstack.wsgi [None req-f71ca716-b7b1-4714-9c1a-6fc1a34f646d tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1052.741198] [58036]: [pid: 58036|app: 0|req: 141/284] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:45 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1053.122062] [58035]: DEBUG cinder.api.middleware.request_id [req-d0aa78b1-2ef4-4f21-9fdc-03d114027d66 req-1f3a053b-0c3a-43a7-b6f8-0d6acd5e2ac7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.124890] [58035]: INFO cinder.api.openstack.wsgi [req-d0aa78b1-2ef4-4f21-9fdc-03d114027d66 req-1f3a053b-0c3a-43a7-b6f8-0d6acd5e2ac7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1053.125327] [58035]: DEBUG cinder.api.openstack.wsgi [req-d0aa78b1-2ef4-4f21-9fdc-03d114027d66 req-1f3a053b-0c3a-43a7-b6f8-0d6acd5e2ac7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1053.125461] [58035]: DEBUG cinder.api.openstack.wsgi [req-d0aa78b1-2ef4-4f21-9fdc-03d114027d66 req-1f3a053b-0c3a-43a7-b6f8-0d6acd5e2ac7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'detail' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1053.125789] [58035]: DEBUG cinder.api.api_utils [req-d0aa78b1-2ef4-4f21-9fdc-03d114027d66 req-1f3a053b-0c3a-43a7-b6f8-0d6acd5e2ac7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Removing options '' from query. {{(pid=58035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1053.127378] [58035]: DEBUG cinder.volume.api [req-d0aa78b1-2ef4-4f21-9fdc-03d114027d66 req-1f3a053b-0c3a-43a7-b6f8-0d6acd5e2ac7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1053.141832] [58035]: INFO cinder.volume.api [req-d0aa78b1-2ef4-4f21-9fdc-03d114027d66 req-1f3a053b-0c3a-43a7-b6f8-0d6acd5e2ac7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Get all volumes completed successfully. [ 1053.142938] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.142938] [58035]: warnings.warn( [ 1053.147997] [58035]: INFO cinder.api.openstack.wsgi [req-d0aa78b1-2ef4-4f21-9fdc-03d114027d66 req-1f3a053b-0c3a-43a7-b6f8-0d6acd5e2ac7 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1053.148483] [58035]: [pid: 58035|app: 0|req: 144/285] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Dec 12 05:05:45 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1053.866966] [58036]: DEBUG cinder.api.middleware.request_id [None req-3fd4f662-d19b-4855-9ecd-3716accb01dc None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.868982] [58036]: INFO cinder.api.openstack.wsgi [None req-3fd4f662-d19b-4855-9ecd-3716accb01dc tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1053.869214] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3fd4f662-d19b-4855-9ecd-3716accb01dc tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1053.869416] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3fd4f662-d19b-4855-9ecd-3716accb01dc tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1053.891165] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.891165] [58036]: warnings.warn( [ 1053.895353] [58036]: INFO cinder.volume.api [None req-3fd4f662-d19b-4855-9ecd-3716accb01dc tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1053.901341] [58036]: INFO cinder.api.openstack.wsgi [None req-3fd4f662-d19b-4855-9ecd-3716accb01dc tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1053.902159] [58036]: [pid: 58036|app: 0|req: 142/286] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:46 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.312333] [58035]: DEBUG cinder.api.middleware.request_id [req-1ca13a81-93ff-4122-9ce3-7a77abe46fc1 req-5e651fe8-4599-4ae5-90a8-6bad5fda73a0 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.314522] [58035]: INFO cinder.api.openstack.wsgi [req-1ca13a81-93ff-4122-9ce3-7a77abe46fc1 req-5e651fe8-4599-4ae5-90a8-6bad5fda73a0 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1054.314730] [58035]: DEBUG cinder.api.openstack.wsgi [req-1ca13a81-93ff-4122-9ce3-7a77abe46fc1 req-5e651fe8-4599-4ae5-90a8-6bad5fda73a0 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.314934] [58035]: DEBUG cinder.api.openstack.wsgi [req-1ca13a81-93ff-4122-9ce3-7a77abe46fc1 req-5e651fe8-4599-4ae5-90a8-6bad5fda73a0 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'detail' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.315231] [58035]: DEBUG cinder.api.api_utils [req-1ca13a81-93ff-4122-9ce3-7a77abe46fc1 req-5e651fe8-4599-4ae5-90a8-6bad5fda73a0 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Removing options '' from query. {{(pid=58035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1054.316105] [58035]: DEBUG cinder.volume.api [req-1ca13a81-93ff-4122-9ce3-7a77abe46fc1 req-5e651fe8-4599-4ae5-90a8-6bad5fda73a0 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1054.329359] [58035]: INFO cinder.volume.api [req-1ca13a81-93ff-4122-9ce3-7a77abe46fc1 req-5e651fe8-4599-4ae5-90a8-6bad5fda73a0 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Get all volumes completed successfully. [ 1054.330799] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.330799] [58035]: warnings.warn( [ 1054.336377] [58035]: INFO cinder.api.openstack.wsgi [req-1ca13a81-93ff-4122-9ce3-7a77abe46fc1 req-5e651fe8-4599-4ae5-90a8-6bad5fda73a0 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1054.336961] [58035]: [pid: 58035|app: 0|req: 145/287] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Dec 12 05:05:47 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.650703] [58036]: DEBUG cinder.api.middleware.request_id [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-06c34932-5ea8-4ce7-b065-d7aa6ebaf9fd None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.653430] [58036]: INFO cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-06c34932-5ea8-4ce7-b065-d7aa6ebaf9fd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1054.653710] [58036]: DEBUG cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-06c34932-5ea8-4ce7-b065-d7aa6ebaf9fd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.653920] [58036]: DEBUG cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-06c34932-5ea8-4ce7-b065-d7aa6ebaf9fd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.671501] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.671501] [58036]: warnings.warn( [ 1054.676436] [58036]: INFO cinder.volume.api [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-06c34932-5ea8-4ce7-b065-d7aa6ebaf9fd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1054.682664] [58036]: INFO cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-06c34932-5ea8-4ce7-b065-d7aa6ebaf9fd tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1054.683134] [58036]: [pid: 58036|app: 0|req: 143/288] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:05:47 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.701597] [58035]: DEBUG cinder.api.middleware.request_id [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-3e83fc50-cdd9-4f76-9da8-da02cd7e0aaa None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.704809] [58035]: INFO cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-3e83fc50-cdd9-4f76-9da8-da02cd7e0aaa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e/action [ 1054.705490] [58035]: DEBUG cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-3e83fc50-cdd9-4f76-9da8-da02cd7e0aaa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1054.705699] [58035]: DEBUG cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-3e83fc50-cdd9-4f76-9da8-da02cd7e0aaa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1054.721551] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.721551] [58035]: warnings.warn( [ 1054.722706] [58035]: INFO cinder.volume.api [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-3e83fc50-cdd9-4f76-9da8-da02cd7e0aaa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1054.733448] [58035]: INFO cinder.volume.api [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-3e83fc50-cdd9-4f76-9da8-da02cd7e0aaa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Begin detaching volume completed successfully. [ 1054.733856] [58035]: INFO cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-3e83fc50-cdd9-4f76-9da8-da02cd7e0aaa tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e/action returned with HTTP 202 [ 1054.734590] [58035]: [pid: 58035|app: 0|req: 146/289] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:05:47 2025] POST /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1055.162059] [58036]: DEBUG cinder.api.middleware.request_id [req-5fdcfc94-9bee-4dda-8001-a679529ed720 req-82f94a55-baee-4c19-9314-65645f3a9d41 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.164488] [58036]: INFO cinder.api.openstack.wsgi [req-5fdcfc94-9bee-4dda-8001-a679529ed720 req-82f94a55-baee-4c19-9314-65645f3a9d41 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1055.164742] [58036]: DEBUG cinder.api.openstack.wsgi [req-5fdcfc94-9bee-4dda-8001-a679529ed720 req-82f94a55-baee-4c19-9314-65645f3a9d41 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.165014] [58036]: DEBUG cinder.api.openstack.wsgi [req-5fdcfc94-9bee-4dda-8001-a679529ed720 req-82f94a55-baee-4c19-9314-65645f3a9d41 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'detail' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.165295] [58036]: DEBUG cinder.api.api_utils [req-5fdcfc94-9bee-4dda-8001-a679529ed720 req-82f94a55-baee-4c19-9314-65645f3a9d41 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Removing options '' from query. {{(pid=58036) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1055.166259] [58036]: DEBUG cinder.volume.api [req-5fdcfc94-9bee-4dda-8001-a679529ed720 req-82f94a55-baee-4c19-9314-65645f3a9d41 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58036) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1055.180391] [58036]: INFO cinder.volume.api [req-5fdcfc94-9bee-4dda-8001-a679529ed720 req-82f94a55-baee-4c19-9314-65645f3a9d41 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Get all volumes completed successfully. [ 1055.180549] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.180549] [58036]: warnings.warn( [ 1055.186322] [58036]: INFO cinder.api.openstack.wsgi [req-5fdcfc94-9bee-4dda-8001-a679529ed720 req-82f94a55-baee-4c19-9314-65645f3a9d41 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1055.186923] [58036]: [pid: 58036|app: 0|req: 144/290] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Dec 12 05:05:47 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.725962] [58035]: DEBUG cinder.api.middleware.request_id [req-cf514df9-1ebc-4531-9f06-ff43acf74b92 req-38d93262-c3bf-45e0-9d98-d99a26f74c63 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.728786] [58035]: INFO cinder.api.openstack.wsgi [req-cf514df9-1ebc-4531-9f06-ff43acf74b92 req-38d93262-c3bf-45e0-9d98-d99a26f74c63 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1055.729118] [58035]: DEBUG cinder.api.openstack.wsgi [req-cf514df9-1ebc-4531-9f06-ff43acf74b92 req-38d93262-c3bf-45e0-9d98-d99a26f74c63 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.729254] [58035]: DEBUG cinder.api.openstack.wsgi [req-cf514df9-1ebc-4531-9f06-ff43acf74b92 req-38d93262-c3bf-45e0-9d98-d99a26f74c63 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'detail' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.729547] [58035]: DEBUG cinder.api.api_utils [req-cf514df9-1ebc-4531-9f06-ff43acf74b92 req-38d93262-c3bf-45e0-9d98-d99a26f74c63 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Removing options '' from query. {{(pid=58035) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1055.730584] [58035]: DEBUG cinder.volume.api [req-cf514df9-1ebc-4531-9f06-ff43acf74b92 req-38d93262-c3bf-45e0-9d98-d99a26f74c63 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58035) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1055.747408] [58035]: INFO cinder.volume.api [req-cf514df9-1ebc-4531-9f06-ff43acf74b92 req-38d93262-c3bf-45e0-9d98-d99a26f74c63 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Get all volumes completed successfully. [ 1055.747735] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.747735] [58035]: warnings.warn( [ 1055.754630] [58035]: INFO cinder.api.openstack.wsgi [req-cf514df9-1ebc-4531-9f06-ff43acf74b92 req-38d93262-c3bf-45e0-9d98-d99a26f74c63 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1055.755369] [58035]: [pid: 58035|app: 0|req: 147/291] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Dec 12 05:05:48 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.755525] [58036]: DEBUG cinder.api.middleware.request_id [None req-4c500daa-4860-4937-9f10-17da70d9047e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.756032] [58036]: INFO cinder.api.openstack.wsgi [None req-4c500daa-4860-4937-9f10-17da70d9047e None None] GET http://10.180.1.21/volume// [ 1055.756215] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4c500daa-4860-4937-9f10-17da70d9047e None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.757157] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4c500daa-4860-4937-9f10-17da70d9047e None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.757538] [58036]: INFO cinder.api.openstack.wsgi [None req-4c500daa-4860-4937-9f10-17da70d9047e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1055.757918] [58036]: [pid: 58036|app: 0|req: 145/292] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:05:48 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1055.765171] [58035]: DEBUG cinder.api.middleware.request_id [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-e39ba789-b364-43ed-a9bc-24527bcd6c26 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.770063] [58035]: INFO cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-e39ba789-b364-43ed-a9bc-24527bcd6c26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1055.770063] [58035]: DEBUG cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-e39ba789-b364-43ed-a9bc-24527bcd6c26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.770063] [58035]: DEBUG cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-e39ba789-b364-43ed-a9bc-24527bcd6c26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.771458] [58036]: DEBUG cinder.api.middleware.request_id [None req-b58e69a7-06ee-4bab-8934-9efce8b5aa7b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.773685] [58036]: INFO cinder.api.openstack.wsgi [None req-b58e69a7-06ee-4bab-8934-9efce8b5aa7b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 [ 1055.773890] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b58e69a7-06ee-4bab-8934-9efce8b5aa7b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.774126] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b58e69a7-06ee-4bab-8934-9efce8b5aa7b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.774756] [58036]: INFO cinder.api.v3.volumes [None req-b58e69a7-06ee-4bab-8934-9efce8b5aa7b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Delete volume with id: 5c2438c7-278c-4214-95fd-b85d26d7c236 [ 1055.785574] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.785574] [58036]: warnings.warn( [ 1055.785574] [58036]: INFO cinder.volume.api [None req-b58e69a7-06ee-4bab-8934-9efce8b5aa7b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1055.787281] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.787281] [58035]: warnings.warn( [ 1055.791797] [58035]: INFO cinder.volume.api [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-e39ba789-b364-43ed-a9bc-24527bcd6c26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1055.797443] [58035]: INFO cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-e39ba789-b364-43ed-a9bc-24527bcd6c26 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1055.797974] [58035]: [pid: 58035|app: 0|req: 148/293] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:05:48 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1055.812771] [58036]: INFO cinder.volume.api [None req-b58e69a7-06ee-4bab-8934-9efce8b5aa7b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Delete volume request issued successfully. [ 1055.813353] [58036]: INFO cinder.api.openstack.wsgi [None req-b58e69a7-06ee-4bab-8934-9efce8b5aa7b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 returned with HTTP 202 [ 1055.814123] [58036]: [pid: 58036|app: 0|req: 146/294] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:05:48 2025] DELETE /volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1055.819212] [58035]: DEBUG cinder.api.middleware.request_id [None req-dba70a7d-9111-47f7-9bd7-bf28237b524e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.821542] [58035]: INFO cinder.api.openstack.wsgi [None req-dba70a7d-9111-47f7-9bd7-bf28237b524e tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 [ 1055.821782] [58035]: DEBUG cinder.api.openstack.wsgi [None req-dba70a7d-9111-47f7-9bd7-bf28237b524e tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.821998] [58035]: DEBUG cinder.api.openstack.wsgi [None req-dba70a7d-9111-47f7-9bd7-bf28237b524e tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.832530] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.832530] [58035]: warnings.warn( [ 1055.836577] [58035]: INFO cinder.volume.api [None req-dba70a7d-9111-47f7-9bd7-bf28237b524e tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1055.842680] [58035]: INFO cinder.api.openstack.wsgi [None req-dba70a7d-9111-47f7-9bd7-bf28237b524e tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 returned with HTTP 200 [ 1055.844149] [58035]: [pid: 58035|app: 0|req: 149/295] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:48 2025] GET /volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.858255] [58036]: DEBUG cinder.api.middleware.request_id [None req-04ecafaa-2093-446f-b491-3e10b8cbdc66 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.862557] [58036]: INFO cinder.api.openstack.wsgi [None req-04ecafaa-2093-446f-b491-3e10b8cbdc66 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 [ 1056.862795] [58036]: DEBUG cinder.api.openstack.wsgi [None req-04ecafaa-2093-446f-b491-3e10b8cbdc66 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.863018] [58036]: DEBUG cinder.api.openstack.wsgi [None req-04ecafaa-2093-446f-b491-3e10b8cbdc66 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.872939] [58036]: INFO cinder.api.openstack.wsgi [None req-04ecafaa-2093-446f-b491-3e10b8cbdc66 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 returned with HTTP 404 [ 1056.874059] [58036]: [pid: 58036|app: 0|req: 147/296] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:49 2025] GET /volume/v3/volumes/5c2438c7-278c-4214-95fd-b85d26d7c236 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1056.878519] [58035]: DEBUG cinder.api.middleware.request_id [None req-9ad71fed-a338-48be-920c-1ae4c525613b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.880744] [58035]: INFO cinder.api.openstack.wsgi [None req-9ad71fed-a338-48be-920c-1ae4c525613b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb [ 1056.881174] [58035]: DEBUG cinder.api.openstack.wsgi [None req-9ad71fed-a338-48be-920c-1ae4c525613b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.881455] [58035]: DEBUG cinder.api.openstack.wsgi [None req-9ad71fed-a338-48be-920c-1ae4c525613b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.881779] [58035]: INFO cinder.api.v3.volumes [None req-9ad71fed-a338-48be-920c-1ae4c525613b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Delete volume with id: c370fb39-dfef-4d04-9872-87d3bcfa52eb [ 1056.892585] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.892585] [58035]: warnings.warn( [ 1056.893206] [58035]: INFO cinder.volume.api [None req-9ad71fed-a338-48be-920c-1ae4c525613b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1056.915637] [58035]: INFO cinder.volume.api [None req-9ad71fed-a338-48be-920c-1ae4c525613b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Delete volume request issued successfully. [ 1056.915933] [58035]: INFO cinder.api.openstack.wsgi [None req-9ad71fed-a338-48be-920c-1ae4c525613b tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb returned with HTTP 202 [ 1056.919184] [58035]: [pid: 58035|app: 0|req: 150/297] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:05:49 2025] DELETE /volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1056.923140] [58036]: DEBUG cinder.api.middleware.request_id [None req-3936b37b-8d2b-48bf-9d22-4035a8135788 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.927671] [58036]: INFO cinder.api.openstack.wsgi [None req-3936b37b-8d2b-48bf-9d22-4035a8135788 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb [ 1056.927918] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3936b37b-8d2b-48bf-9d22-4035a8135788 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.928197] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3936b37b-8d2b-48bf-9d22-4035a8135788 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.938341] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.938341] [58036]: warnings.warn( [ 1056.942794] [58036]: INFO cinder.volume.api [None req-3936b37b-8d2b-48bf-9d22-4035a8135788 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1056.952033] [58036]: INFO cinder.api.openstack.wsgi [None req-3936b37b-8d2b-48bf-9d22-4035a8135788 tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb returned with HTTP 200 [ 1056.952033] [58036]: [pid: 58036|app: 0|req: 148/298] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:49 2025] GET /volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.010062] [58035]: DEBUG cinder.api.middleware.request_id [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-77cc4a25-10fc-491a-b850-348521461529 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.012037] [58035]: INFO cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-77cc4a25-10fc-491a-b850-348521461529 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fb7661fd-4129-411d-a869-8b2d3e47177f [ 1057.012037] [58035]: DEBUG cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-77cc4a25-10fc-491a-b850-348521461529 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1057.012037] [58035]: DEBUG cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-77cc4a25-10fc-491a-b850-348521461529 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1057.025373] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.025373] [58035]: warnings.warn( [ 1057.567533] [58035]: INFO cinder.api.openstack.wsgi [req-fc1c0253-ae07-4568-82c0-08cd450712fc req-77cc4a25-10fc-491a-b850-348521461529 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/fb7661fd-4129-411d-a869-8b2d3e47177f returned with HTTP 200 [ 1057.567996] [58035]: [pid: 58035|app: 0|req: 151/299] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:05:49 2025] DELETE /volume/v3/attachments/fb7661fd-4129-411d-a869-8b2d3e47177f => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.966256] [58036]: DEBUG cinder.api.middleware.request_id [None req-eeb66940-7ec4-4d98-8a48-427b44efe67a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.968436] [58036]: INFO cinder.api.openstack.wsgi [None req-eeb66940-7ec4-4d98-8a48-427b44efe67a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb [ 1057.968783] [58036]: DEBUG cinder.api.openstack.wsgi [None req-eeb66940-7ec4-4d98-8a48-427b44efe67a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1057.969344] [58036]: DEBUG cinder.api.openstack.wsgi [None req-eeb66940-7ec4-4d98-8a48-427b44efe67a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1057.977068] [58036]: INFO cinder.api.openstack.wsgi [None req-eeb66940-7ec4-4d98-8a48-427b44efe67a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb returned with HTTP 404 [ 1057.978336] [58036]: [pid: 58036|app: 0|req: 149/300] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:50 2025] GET /volume/v3/volumes/c370fb39-dfef-4d04-9872-87d3bcfa52eb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1057.981772] [58035]: DEBUG cinder.api.middleware.request_id [None req-d364878a-d1d6-4e3e-b970-12058b2e6c2a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.984636] [58035]: INFO cinder.api.openstack.wsgi [None req-d364878a-d1d6-4e3e-b970-12058b2e6c2a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a [ 1057.984636] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d364878a-d1d6-4e3e-b970-12058b2e6c2a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1057.984636] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d364878a-d1d6-4e3e-b970-12058b2e6c2a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1057.984816] [58035]: INFO cinder.api.v3.volumes [None req-d364878a-d1d6-4e3e-b970-12058b2e6c2a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Delete volume with id: 1ca5a424-a153-4d2c-aaff-9a42da4e134a [ 1057.997280] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.997280] [58035]: warnings.warn( [ 1057.997912] [58035]: INFO cinder.volume.api [None req-d364878a-d1d6-4e3e-b970-12058b2e6c2a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1058.037029] [58035]: INFO cinder.volume.api [None req-d364878a-d1d6-4e3e-b970-12058b2e6c2a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Delete volume request issued successfully. [ 1058.037029] [58035]: INFO cinder.api.openstack.wsgi [None req-d364878a-d1d6-4e3e-b970-12058b2e6c2a tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a returned with HTTP 202 [ 1058.037029] [58035]: [pid: 58035|app: 0|req: 152/301] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:05:50 2025] DELETE /volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1058.039354] [58036]: DEBUG cinder.api.middleware.request_id [None req-9c65e536-3458-4c55-8748-d5a399081aeb None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.042606] [58036]: INFO cinder.api.openstack.wsgi [None req-9c65e536-3458-4c55-8748-d5a399081aeb tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a [ 1058.043048] [58036]: DEBUG cinder.api.openstack.wsgi [None req-9c65e536-3458-4c55-8748-d5a399081aeb tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.043048] [58036]: DEBUG cinder.api.openstack.wsgi [None req-9c65e536-3458-4c55-8748-d5a399081aeb tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.053506] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.053506] [58036]: warnings.warn( [ 1058.059636] [58036]: INFO cinder.volume.api [None req-9c65e536-3458-4c55-8748-d5a399081aeb tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Volume info retrieved successfully. [ 1058.066672] [58036]: INFO cinder.api.openstack.wsgi [None req-9c65e536-3458-4c55-8748-d5a399081aeb tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a returned with HTTP 200 [ 1058.068913] [58036]: [pid: 58036|app: 0|req: 150/302] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:50 2025] GET /volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.079797] [58035]: DEBUG cinder.api.middleware.request_id [None req-d22646ca-c581-41ce-9338-a76b3a676b53 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.082467] [58036]: DEBUG cinder.api.middleware.request_id [None req-23066ba9-6de6-40bc-a6bc-ffe6bd16d98f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.083070] [58035]: INFO cinder.api.openstack.wsgi [None req-d22646ca-c581-41ce-9338-a76b3a676b53 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1059.083265] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d22646ca-c581-41ce-9338-a76b3a676b53 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1059.083488] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d22646ca-c581-41ce-9338-a76b3a676b53 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1059.084876] [58036]: INFO cinder.api.openstack.wsgi [None req-23066ba9-6de6-40bc-a6bc-ffe6bd16d98f tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] GET http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a [ 1059.085225] [58036]: DEBUG cinder.api.openstack.wsgi [None req-23066ba9-6de6-40bc-a6bc-ffe6bd16d98f tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1059.086523] [58036]: DEBUG cinder.api.openstack.wsgi [None req-23066ba9-6de6-40bc-a6bc-ffe6bd16d98f tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1059.098781] [58036]: INFO cinder.api.openstack.wsgi [None req-23066ba9-6de6-40bc-a6bc-ffe6bd16d98f tempest-VolumesTestJSON-58923782 tempest-VolumesTestJSON-58923782-project-member] http://10.180.1.21/volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a returned with HTTP 404 [ 1059.099361] [58036]: [pid: 58036|app: 0|req: 151/303] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:51 2025] GET /volume/v3/volumes/1ca5a424-a153-4d2c-aaff-9a42da4e134a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1059.102164] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.102164] [58035]: warnings.warn( [ 1059.106752] [58035]: INFO cinder.volume.api [None req-d22646ca-c581-41ce-9338-a76b3a676b53 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1059.114179] [58035]: INFO cinder.api.openstack.wsgi [None req-d22646ca-c581-41ce-9338-a76b3a676b53 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1059.114524] [58035]: [pid: 58035|app: 0|req: 153/304] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:05:51 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.981775] [58036]: DEBUG cinder.api.middleware.request_id [None req-dfcf8419-922f-4f61-a224-b982eed3532b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.985445] [58036]: INFO cinder.api.openstack.wsgi [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1067.985445] [58036]: DEBUG cinder.api.openstack.wsgi [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-852190849"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1067.987807] [58036]: DEBUG cinder.api.v3.volumes [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-852190849'}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1067.987807] [58036]: INFO cinder.api.v3.volumes [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Create volume of 1 GB [ 1067.995669] [58036]: INFO cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Availability Zones retrieved successfully. [ 1068.006903] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Flow 'volume_create_api' (d919b9de-7b1c-4c7f-8255-9637bb162f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1068.010697] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deddfe6c-7283-435d-aca1-e27bffc07db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1068.010697] [58036]: DEBUG cinder.volume.flows.api.create_volume [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1068.034391] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deddfe6c-7283-435d-aca1-e27bffc07db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1068.034778] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478e6aff-4636-4ed0-9b74-78dea7264178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1068.075478] [58036]: DEBUG cinder.quota [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Created reservations ['e61c48ba-4cee-402e-b535-14cf8ecc0bb5', 'f6ddfa90-cd84-463d-a674-dff48d2a5ad7', 'f74c83f9-8ca8-4e69-a363-af2bac2a1f2e', 'a31eb3c4-b15a-4899-b3fe-6e5941b3fced'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1068.076878] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478e6aff-4636-4ed0-9b74-78dea7264178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e61c48ba-4cee-402e-b535-14cf8ecc0bb5', 'f6ddfa90-cd84-463d-a674-dff48d2a5ad7', 'f74c83f9-8ca8-4e69-a363-af2bac2a1f2e', 'a31eb3c4-b15a-4899-b3fe-6e5941b3fced']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1068.078231] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b676ab4-ff77-4c92-8b2f-a315406cab4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1068.095063] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b676ab4-ff77-4c92-8b2f-a315406cab4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1836873a-677b-4bf3-8544-685b9ea73a66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-852190849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99437846d7824f5484136f7b8d45dcab',qos_specs=None,replication_status=,reservations=['e61c48ba-4cee-402e-b535-14cf8ecc0bb5','f6ddfa90-cd84-463d-a674-dff48d2a5ad7','f74c83f9-8ca8-4e69-a363-af2bac2a1f2e','a31eb3c4-b15a-4899-b3fe-6e5941b3fced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c99c84804d431b92308e78d9b057c5',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-852190849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1836873a-677b-4bf3-8544-685b9ea73a66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99437846d7824f5484136f7b8d45dcab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46c99c84804d431b92308e78d9b057c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1068.096238] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b39d89-7035-4d88-87d6-dfd45aed2e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1068.114459] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72b39d89-7035-4d88-87d6-dfd45aed2e91) transitioned into state 'SUCCESS' from state '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-852190849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99437846d7824f5484136f7b8d45dcab',qos_specs=None,replication_status=,reservations=['e61c48ba-4cee-402e-b535-14cf8ecc0bb5','f6ddfa90-cd84-463d-a674-dff48d2a5ad7','f74c83f9-8ca8-4e69-a363-af2bac2a1f2e','a31eb3c4-b15a-4899-b3fe-6e5941b3fced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46c99c84804d431b92308e78d9b057c5',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1068.115734] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c49a96c-6040-414b-a44e-2b579fda4038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1068.136237] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c49a96c-6040-414b-a44e-2b579fda4038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1068.136237] [58036]: DEBUG cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Flow 'volume_create_api' (d919b9de-7b1c-4c7f-8255-9637bb162f9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1068.136720] [58036]: INFO cinder.volume.api [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Create volume request issued successfully. [ 1068.137842] [58036]: INFO cinder.api.openstack.wsgi [None req-dfcf8419-922f-4f61-a224-b982eed3532b tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1068.138275] [58036]: [pid: 58036|app: 0|req: 152/305] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:06:00 2025] POST /volume/v3/volumes => generated 755 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1068.154194] [58035]: DEBUG cinder.api.middleware.request_id [None req-58d60d94-fa61-4bd0-9fed-c0baeb2dd0da None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.159658] [58035]: INFO cinder.api.openstack.wsgi [None req-58d60d94-fa61-4bd0-9fed-c0baeb2dd0da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1068.160162] [58035]: DEBUG cinder.api.openstack.wsgi [None req-58d60d94-fa61-4bd0-9fed-c0baeb2dd0da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1068.160606] [58035]: DEBUG cinder.api.openstack.wsgi [None req-58d60d94-fa61-4bd0-9fed-c0baeb2dd0da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1068.172137] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.172137] [58035]: warnings.warn( [ 1068.177984] [58035]: INFO cinder.volume.api [None req-58d60d94-fa61-4bd0-9fed-c0baeb2dd0da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1068.187820] [58035]: INFO cinder.api.openstack.wsgi [None req-58d60d94-fa61-4bd0-9fed-c0baeb2dd0da tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1068.188316] [58035]: [pid: 58035|app: 0|req: 154/306] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:00 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.200935] [58036]: DEBUG cinder.api.middleware.request_id [None req-15123f28-9ecd-435f-b444-3b6c3841b04e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.203565] [58036]: INFO cinder.api.openstack.wsgi [None req-15123f28-9ecd-435f-b444-3b6c3841b04e tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1069.203792] [58036]: DEBUG cinder.api.openstack.wsgi [None req-15123f28-9ecd-435f-b444-3b6c3841b04e tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1069.204649] [58036]: DEBUG cinder.api.openstack.wsgi [None req-15123f28-9ecd-435f-b444-3b6c3841b04e tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1069.217026] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.217026] [58036]: warnings.warn( [ 1069.220332] [58036]: INFO cinder.volume.api [None req-15123f28-9ecd-435f-b444-3b6c3841b04e tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1069.226084] [58036]: INFO cinder.api.openstack.wsgi [None req-15123f28-9ecd-435f-b444-3b6c3841b04e tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1069.226575] [58036]: [pid: 58036|app: 0|req: 153/307] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:01 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.184881] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=244,cinder:INSERT=32,cinder:UPDATE=48 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1079.223939] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=140,cinder:INSERT=25,cinder:UPDATE=41 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1093.795749] [58035]: DEBUG cinder.api.middleware.request_id [req-06906baa-c506-4acb-b21c-05a437644bba req-5c77c119-0cb9-4805-aa9b-b6c86e30f0c5 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.798225] [58035]: INFO cinder.api.openstack.wsgi [req-06906baa-c506-4acb-b21c-05a437644bba req-5c77c119-0cb9-4805-aa9b-b6c86e30f0c5 tempest-ServerActionsTestJSON-1652990173 tempest-ServerActionsTestJSON-1652990173-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=1a00ef99-2479-46e2-bd13-0206bd0c2c8f [ 1093.798650] [58035]: DEBUG cinder.api.openstack.wsgi [req-06906baa-c506-4acb-b21c-05a437644bba req-5c77c119-0cb9-4805-aa9b-b6c86e30f0c5 tempest-ServerActionsTestJSON-1652990173 tempest-ServerActionsTestJSON-1652990173-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1093.798865] [58035]: DEBUG cinder.api.openstack.wsgi [req-06906baa-c506-4acb-b21c-05a437644bba req-5c77c119-0cb9-4805-aa9b-b6c86e30f0c5 tempest-ServerActionsTestJSON-1652990173 tempest-ServerActionsTestJSON-1652990173-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1093.804401] [58035]: INFO cinder.api.openstack.wsgi [req-06906baa-c506-4acb-b21c-05a437644bba req-5c77c119-0cb9-4805-aa9b-b6c86e30f0c5 tempest-ServerActionsTestJSON-1652990173 tempest-ServerActionsTestJSON-1652990173-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=1a00ef99-2479-46e2-bd13-0206bd0c2c8f returned with HTTP 200 [ 1093.804828] [58035]: [pid: 58035|app: 0|req: 155/308] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Dec 12 05:06:26 2025] GET /volume/v3/attachments?instance_id=1a00ef99-2479-46e2-bd13-0206bd0c2c8f => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.935526] [58036]: DEBUG cinder.api.middleware.request_id [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-2bc7bc0d-2ae0-4757-8b82-ef5d03c0fc54 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.938867] [58036]: INFO cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-2bc7bc0d-2ae0-4757-8b82-ef5d03c0fc54 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1099.939172] [58036]: DEBUG cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-2bc7bc0d-2ae0-4757-8b82-ef5d03c0fc54 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1099.940348] [58036]: DEBUG cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-2bc7bc0d-2ae0-4757-8b82-ef5d03c0fc54 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1099.954034] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.954034] [58036]: warnings.warn( [ 1099.957295] [58036]: INFO cinder.volume.api [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-2bc7bc0d-2ae0-4757-8b82-ef5d03c0fc54 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1099.963318] [58036]: INFO cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-2bc7bc0d-2ae0-4757-8b82-ef5d03c0fc54 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1099.963795] [58036]: [pid: 58036|app: 0|req: 154/309] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:06:32 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.976599] [58035]: DEBUG cinder.api.middleware.request_id [None req-51fd1951-1e85-4385-a9f1-e30f02432237 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.977025] [58035]: INFO cinder.api.openstack.wsgi [None req-51fd1951-1e85-4385-a9f1-e30f02432237 None None] GET http://10.180.1.21/volume// [ 1099.977206] [58035]: DEBUG cinder.api.openstack.wsgi [None req-51fd1951-1e85-4385-a9f1-e30f02432237 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1099.977454] [58035]: DEBUG cinder.api.openstack.wsgi [None req-51fd1951-1e85-4385-a9f1-e30f02432237 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1099.977885] [58035]: INFO cinder.api.openstack.wsgi [None req-51fd1951-1e85-4385-a9f1-e30f02432237 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1099.978214] [58035]: [pid: 58035|app: 0|req: 156/310] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:06:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1099.982357] [58036]: DEBUG cinder.api.middleware.request_id [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-37974b4a-626c-4472-a5e3-08906be1bad5 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.984653] [58036]: INFO cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-37974b4a-626c-4472-a5e3-08906be1bad5 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1099.985084] [58036]: DEBUG cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-37974b4a-626c-4472-a5e3-08906be1bad5 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1836873a-677b-4bf3-8544-685b9ea73a66", "connector": null, "instance_uuid": "c03d937e-873e-40fc-86e2-c8112afb08e0"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.994754] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.994754] [58036]: warnings.warn( [ 1100.023795] [58036]: INFO cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-37974b4a-626c-4472-a5e3-08906be1bad5 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1100.024560] [58036]: [pid: 58036|app: 0|req: 155/311] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:06:32 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.045166] [58035]: DEBUG cinder.api.middleware.request_id [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-7903f8bd-4f15-4f6d-81a4-4ed5e45e879d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.047487] [58035]: INFO cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-7903f8bd-4f15-4f6d-81a4-4ed5e45e879d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] POST http://10.180.1.21/volume/v3/attachments/aa35bc4b-0cfe-4712-8196-35e45e9df64e/action [ 1100.047938] [58035]: DEBUG cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-7903f8bd-4f15-4f6d-81a4-4ed5e45e879d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1100.048082] [58035]: DEBUG cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-7903f8bd-4f15-4f6d-81a4-4ed5e45e879d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.064040] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.064040] [58035]: warnings.warn( [ 1100.071590] [58035]: INFO cinder.api.openstack.wsgi [req-4b878ca2-c62a-40f3-8cd8-9afcbd99251f req-7903f8bd-4f15-4f6d-81a4-4ed5e45e879d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/attachments/aa35bc4b-0cfe-4712-8196-35e45e9df64e/action returned with HTTP 204 [ 1100.072268] [58035]: [pid: 58035|app: 0|req: 157/312] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:06:32 2025] POST /volume/v3/attachments/aa35bc4b-0cfe-4712-8196-35e45e9df64e/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1100.086140] [58036]: DEBUG cinder.api.middleware.request_id [None req-ad1a8c00-5a94-4d4a-85e5-fcf7baceb9e3 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.088221] [58036]: INFO cinder.api.openstack.wsgi [None req-ad1a8c00-5a94-4d4a-85e5-fcf7baceb9e3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1100.088635] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ad1a8c00-5a94-4d4a-85e5-fcf7baceb9e3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.088893] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ad1a8c00-5a94-4d4a-85e5-fcf7baceb9e3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.101214] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.101214] [58036]: warnings.warn( [ 1100.104826] [58036]: INFO cinder.volume.api [None req-ad1a8c00-5a94-4d4a-85e5-fcf7baceb9e3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1100.109742] [58036]: INFO cinder.api.openstack.wsgi [None req-ad1a8c00-5a94-4d4a-85e5-fcf7baceb9e3 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1100.110257] [58036]: [pid: 58036|app: 0|req: 156/313] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:32 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.120168] [58035]: DEBUG cinder.api.middleware.request_id [None req-99932235-0af4-48ce-bf1c-e0b412361500 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.122249] [58035]: INFO cinder.api.openstack.wsgi [None req-99932235-0af4-48ce-bf1c-e0b412361500 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1100.122520] [58035]: DEBUG cinder.api.openstack.wsgi [None req-99932235-0af4-48ce-bf1c-e0b412361500 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.122769] [58035]: DEBUG cinder.api.openstack.wsgi [None req-99932235-0af4-48ce-bf1c-e0b412361500 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.133522] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.133522] [58035]: warnings.warn( [ 1100.136981] [58035]: INFO cinder.volume.api [None req-99932235-0af4-48ce-bf1c-e0b412361500 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1100.141662] [58035]: INFO cinder.api.openstack.wsgi [None req-99932235-0af4-48ce-bf1c-e0b412361500 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1100.142528] [58035]: [pid: 58035|app: 0|req: 158/314] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:32 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.319164] [58036]: DEBUG cinder.api.middleware.request_id [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-6d5bdcd1-d8cf-4d44-904b-ef4c33686542 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.321599] [58036]: INFO cinder.api.openstack.wsgi [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-6d5bdcd1-d8cf-4d44-904b-ef4c33686542 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1100.321834] [58036]: DEBUG cinder.api.openstack.wsgi [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-6d5bdcd1-d8cf-4d44-904b-ef4c33686542 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.322060] [58036]: DEBUG cinder.api.openstack.wsgi [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-6d5bdcd1-d8cf-4d44-904b-ef4c33686542 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.333330] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.333330] [58036]: warnings.warn( [ 1100.336989] [58036]: INFO cinder.volume.api [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-6d5bdcd1-d8cf-4d44-904b-ef4c33686542 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1100.341917] [58036]: INFO cinder.api.openstack.wsgi [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-6d5bdcd1-d8cf-4d44-904b-ef4c33686542 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1100.342454] [58036]: [pid: 58036|app: 0|req: 157/315] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:06:33 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1100.364781] [58035]: DEBUG cinder.api.middleware.request_id [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-7af0dc57-ca12-4b85-9b42-c351fd550101 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.367603] [58035]: INFO cinder.api.openstack.wsgi [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-7af0dc57-ca12-4b85-9b42-c351fd550101 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] DELETE http://10.180.1.21/volume/v3/attachments/aa35bc4b-0cfe-4712-8196-35e45e9df64e [ 1100.367904] [58035]: DEBUG cinder.api.openstack.wsgi [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-7af0dc57-ca12-4b85-9b42-c351fd550101 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.368135] [58035]: DEBUG cinder.api.openstack.wsgi [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-7af0dc57-ca12-4b85-9b42-c351fd550101 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.375761] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.375761] [58035]: warnings.warn( [ 1100.907935] [58035]: INFO cinder.api.openstack.wsgi [req-a2c7f5ea-3b20-4c27-a5cb-d79b1c033472 req-7af0dc57-ca12-4b85-9b42-c351fd550101 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/attachments/aa35bc4b-0cfe-4712-8196-35e45e9df64e returned with HTTP 200 [ 1100.909517] [58035]: [pid: 58035|app: 0|req: 159/316] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:06:33 2025] DELETE /volume/v3/attachments/aa35bc4b-0cfe-4712-8196-35e45e9df64e => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1100.929175] [58036]: DEBUG cinder.api.middleware.request_id [None req-47808ef0-fe19-4bd9-a3bf-c7d80b3061e9 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.931922] [58036]: INFO cinder.api.openstack.wsgi [None req-47808ef0-fe19-4bd9-a3bf-c7d80b3061e9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1100.932170] [58036]: DEBUG cinder.api.openstack.wsgi [None req-47808ef0-fe19-4bd9-a3bf-c7d80b3061e9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.932496] [58036]: DEBUG cinder.api.openstack.wsgi [None req-47808ef0-fe19-4bd9-a3bf-c7d80b3061e9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.944242] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.944242] [58036]: warnings.warn( [ 1100.948302] [58036]: INFO cinder.volume.api [None req-47808ef0-fe19-4bd9-a3bf-c7d80b3061e9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1100.954231] [58036]: INFO cinder.api.openstack.wsgi [None req-47808ef0-fe19-4bd9-a3bf-c7d80b3061e9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1100.955101] [58036]: [pid: 58036|app: 0|req: 158/317] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:33 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.630350] [58035]: DEBUG cinder.api.middleware.request_id [None req-43dc0b5b-08bd-491c-af99-302b9a7b2224 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.632550] [58035]: INFO cinder.api.openstack.wsgi [None req-43dc0b5b-08bd-491c-af99-302b9a7b2224 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] DELETE http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd [ 1102.633302] [58035]: DEBUG cinder.api.openstack.wsgi [None req-43dc0b5b-08bd-491c-af99-302b9a7b2224 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1102.633302] [58035]: DEBUG cinder.api.openstack.wsgi [None req-43dc0b5b-08bd-491c-af99-302b9a7b2224 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1102.633302] [58035]: INFO cinder.api.v3.volumes [None req-43dc0b5b-08bd-491c-af99-302b9a7b2224 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Delete volume with id: 22a59c04-5942-414f-b6ba-4de4c99e23dd [ 1102.644449] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.644449] [58035]: warnings.warn( [ 1102.645150] [58035]: INFO cinder.volume.api [None req-43dc0b5b-08bd-491c-af99-302b9a7b2224 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 1102.665658] [58035]: INFO cinder.volume.api [None req-43dc0b5b-08bd-491c-af99-302b9a7b2224 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Delete volume request issued successfully. [ 1102.665658] [58035]: INFO cinder.api.openstack.wsgi [None req-43dc0b5b-08bd-491c-af99-302b9a7b2224 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd returned with HTTP 202 [ 1102.666149] [58035]: [pid: 58035|app: 0|req: 160/318] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:06:35 2025] DELETE /volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1102.669796] [58036]: DEBUG cinder.api.middleware.request_id [None req-7f2272da-4403-40c5-a5f9-37d943e5e0f3 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.671870] [58036]: INFO cinder.api.openstack.wsgi [None req-7f2272da-4403-40c5-a5f9-37d943e5e0f3 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd [ 1102.672208] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7f2272da-4403-40c5-a5f9-37d943e5e0f3 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1102.673268] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7f2272da-4403-40c5-a5f9-37d943e5e0f3 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1102.680778] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.680778] [58036]: warnings.warn( [ 1102.685226] [58036]: INFO cinder.volume.api [None req-7f2272da-4403-40c5-a5f9-37d943e5e0f3 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 1102.690857] [58036]: INFO cinder.api.openstack.wsgi [None req-7f2272da-4403-40c5-a5f9-37d943e5e0f3 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd returned with HTTP 200 [ 1102.691966] [58036]: [pid: 58036|app: 0|req: 159/319] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:35 2025] GET /volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.232679] [58035]: DEBUG cinder.api.middleware.request_id [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-6a8cdd8e-a0cb-4589-9eee-526de02e2f75 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.235377] [58035]: INFO cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-6a8cdd8e-a0cb-4589-9eee-526de02e2f75 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1103.235593] [58035]: DEBUG cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-6a8cdd8e-a0cb-4589-9eee-526de02e2f75 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1103.235797] [58035]: DEBUG cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-6a8cdd8e-a0cb-4589-9eee-526de02e2f75 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1103.250679] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.250679] [58035]: warnings.warn( [ 1103.255448] [58035]: INFO cinder.volume.api [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-6a8cdd8e-a0cb-4589-9eee-526de02e2f75 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1103.261515] [58035]: INFO cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-6a8cdd8e-a0cb-4589-9eee-526de02e2f75 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1103.262852] [58035]: [pid: 58035|app: 0|req: 161/320] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:06:35 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.280191] [58036]: DEBUG cinder.api.middleware.request_id [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-c2a654f1-1cfa-4396-9e9a-c66d8366320d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.283697] [58036]: INFO cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-c2a654f1-1cfa-4396-9e9a-c66d8366320d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324/action [ 1103.283697] [58036]: DEBUG cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-c2a654f1-1cfa-4396-9e9a-c66d8366320d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1103.283697] [58036]: DEBUG cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-c2a654f1-1cfa-4396-9e9a-c66d8366320d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.296091] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.296091] [58036]: warnings.warn( [ 1103.297329] [58036]: INFO cinder.volume.api [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-c2a654f1-1cfa-4396-9e9a-c66d8366320d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1103.303173] [58036]: INFO cinder.volume.api [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-c2a654f1-1cfa-4396-9e9a-c66d8366320d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Begin detaching volume completed successfully. [ 1103.303543] [58036]: INFO cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-c2a654f1-1cfa-4396-9e9a-c66d8366320d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324/action returned with HTTP 202 [ 1103.304117] [58036]: [pid: 58036|app: 0|req: 160/321] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:06:36 2025] POST /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1103.319292] [58035]: DEBUG cinder.api.middleware.request_id [None req-c24e7941-539a-4d8b-ae11-540250793761 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.321466] [58035]: INFO cinder.api.openstack.wsgi [None req-c24e7941-539a-4d8b-ae11-540250793761 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1103.321692] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c24e7941-539a-4d8b-ae11-540250793761 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1103.321926] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c24e7941-539a-4d8b-ae11-540250793761 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1103.332676] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.332676] [58035]: warnings.warn( [ 1103.339102] [58035]: INFO cinder.volume.api [None req-c24e7941-539a-4d8b-ae11-540250793761 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1103.344812] [58035]: INFO cinder.api.openstack.wsgi [None req-c24e7941-539a-4d8b-ae11-540250793761 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1103.344812] [58035]: [pid: 58035|app: 0|req: 162/322] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:36 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.703184] [58036]: DEBUG cinder.api.middleware.request_id [None req-28a669f5-f1b2-4b2a-a9ce-174567e43d73 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.705391] [58036]: INFO cinder.api.openstack.wsgi [None req-28a669f5-f1b2-4b2a-a9ce-174567e43d73 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd [ 1103.705632] [58036]: DEBUG cinder.api.openstack.wsgi [None req-28a669f5-f1b2-4b2a-a9ce-174567e43d73 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1103.705842] [58036]: DEBUG cinder.api.openstack.wsgi [None req-28a669f5-f1b2-4b2a-a9ce-174567e43d73 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1103.718992] [58036]: INFO cinder.api.openstack.wsgi [None req-28a669f5-f1b2-4b2a-a9ce-174567e43d73 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd returned with HTTP 404 [ 1103.719626] [58036]: [pid: 58036|app: 0|req: 161/323] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:36 2025] GET /volume/v3/volumes/22a59c04-5942-414f-b6ba-4de4c99e23dd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1103.723531] [58035]: DEBUG cinder.api.middleware.request_id [None req-2f42a4a1-ffd8-47be-8690-0f47d0d8d248 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.725447] [58035]: INFO cinder.api.openstack.wsgi [None req-2f42a4a1-ffd8-47be-8690-0f47d0d8d248 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe [ 1103.725708] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2f42a4a1-ffd8-47be-8690-0f47d0d8d248 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1103.725943] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2f42a4a1-ffd8-47be-8690-0f47d0d8d248 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1103.726184] [58035]: INFO cinder.api.v3.volumes [None req-2f42a4a1-ffd8-47be-8690-0f47d0d8d248 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Delete volume with id: 3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe [ 1103.739059] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.739059] [58035]: warnings.warn( [ 1103.740305] [58035]: INFO cinder.volume.api [None req-2f42a4a1-ffd8-47be-8690-0f47d0d8d248 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 1103.760988] [58035]: INFO cinder.volume.api [None req-2f42a4a1-ffd8-47be-8690-0f47d0d8d248 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Delete volume request issued successfully. [ 1103.761555] [58035]: INFO cinder.api.openstack.wsgi [None req-2f42a4a1-ffd8-47be-8690-0f47d0d8d248 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe returned with HTTP 202 [ 1103.762136] [58035]: [pid: 58035|app: 0|req: 163/324] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:06:36 2025] DELETE /volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1103.765373] [58036]: DEBUG cinder.api.middleware.request_id [None req-90977df3-8a7f-481a-bbad-7b169564745c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.767669] [58036]: INFO cinder.api.openstack.wsgi [None req-90977df3-8a7f-481a-bbad-7b169564745c tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe [ 1103.767898] [58036]: DEBUG cinder.api.openstack.wsgi [None req-90977df3-8a7f-481a-bbad-7b169564745c tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1103.768122] [58036]: DEBUG cinder.api.openstack.wsgi [None req-90977df3-8a7f-481a-bbad-7b169564745c tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1103.777266] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.777266] [58036]: warnings.warn( [ 1103.781857] [58036]: INFO cinder.volume.api [None req-90977df3-8a7f-481a-bbad-7b169564745c tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Volume info retrieved successfully. [ 1103.787440] [58036]: INFO cinder.api.openstack.wsgi [None req-90977df3-8a7f-481a-bbad-7b169564745c tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe returned with HTTP 200 [ 1103.788044] [58036]: [pid: 58036|app: 0|req: 162/325] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:36 2025] GET /volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.357879] [58035]: DEBUG cinder.api.middleware.request_id [None req-51fa7920-693c-44b4-bedd-e34da920a1d7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.359870] [58035]: INFO cinder.api.openstack.wsgi [None req-51fa7920-693c-44b4-bedd-e34da920a1d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1104.360216] [58035]: DEBUG cinder.api.openstack.wsgi [None req-51fa7920-693c-44b4-bedd-e34da920a1d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1104.360317] [58035]: DEBUG cinder.api.openstack.wsgi [None req-51fa7920-693c-44b4-bedd-e34da920a1d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1104.371723] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.371723] [58035]: warnings.warn( [ 1104.375506] [58035]: INFO cinder.volume.api [None req-51fa7920-693c-44b4-bedd-e34da920a1d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1104.380365] [58035]: INFO cinder.api.openstack.wsgi [None req-51fa7920-693c-44b4-bedd-e34da920a1d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1104.380875] [58035]: [pid: 58035|app: 0|req: 164/326] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:37 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.616855] [58036]: DEBUG cinder.api.middleware.request_id [None req-cac92512-5520-4aea-abc7-44d5abebe2d8 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.616855] [58036]: INFO cinder.api.openstack.wsgi [None req-cac92512-5520-4aea-abc7-44d5abebe2d8 None None] GET http://10.180.1.21/volume// [ 1104.617026] [58036]: DEBUG cinder.api.openstack.wsgi [None req-cac92512-5520-4aea-abc7-44d5abebe2d8 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1104.617234] [58036]: DEBUG cinder.api.openstack.wsgi [None req-cac92512-5520-4aea-abc7-44d5abebe2d8 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1104.617627] [58036]: INFO cinder.api.openstack.wsgi [None req-cac92512-5520-4aea-abc7-44d5abebe2d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.619742] [58036]: [pid: 58036|app: 0|req: 163/327] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:06:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.629906] [58035]: DEBUG cinder.api.middleware.request_id [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-05bfd5de-f2e0-455a-9889-49b14eee1e0a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.632498] [58035]: INFO cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-05bfd5de-f2e0-455a-9889-49b14eee1e0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1104.632762] [58035]: DEBUG cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-05bfd5de-f2e0-455a-9889-49b14eee1e0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1104.632991] [58035]: DEBUG cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-05bfd5de-f2e0-455a-9889-49b14eee1e0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1104.656655] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.656655] [58035]: warnings.warn( [ 1104.662580] [58035]: INFO cinder.volume.api [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-05bfd5de-f2e0-455a-9889-49b14eee1e0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1104.669634] [58035]: INFO cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-05bfd5de-f2e0-455a-9889-49b14eee1e0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1104.670126] [58035]: [pid: 58035|app: 0|req: 165/328] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:06:37 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 1318 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1104.799486] [58036]: DEBUG cinder.api.middleware.request_id [None req-1aa9627d-ec17-4f0c-84ad-1d90bda0c215 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.801662] [58036]: INFO cinder.api.openstack.wsgi [None req-1aa9627d-ec17-4f0c-84ad-1d90bda0c215 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] GET http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe [ 1104.801922] [58036]: DEBUG cinder.api.openstack.wsgi [None req-1aa9627d-ec17-4f0c-84ad-1d90bda0c215 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1104.802184] [58036]: DEBUG cinder.api.openstack.wsgi [None req-1aa9627d-ec17-4f0c-84ad-1d90bda0c215 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1104.809106] [58036]: INFO cinder.api.openstack.wsgi [None req-1aa9627d-ec17-4f0c-84ad-1d90bda0c215 tempest-ServersNegativeTestJSON-569843469 tempest-ServersNegativeTestJSON-569843469-project-member] http://10.180.1.21/volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe returned with HTTP 404 [ 1104.809695] [58036]: [pid: 58036|app: 0|req: 164/329] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:37 2025] GET /volume/v3/volumes/3ff871bc-cafe-4d79-aaf8-a9d6d1609bfe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1105.394584] [58035]: DEBUG cinder.api.middleware.request_id [None req-55860b63-7d79-44ce-a6cd-8eefbaf40bbf None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.396920] [58035]: INFO cinder.api.openstack.wsgi [None req-55860b63-7d79-44ce-a6cd-8eefbaf40bbf tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1105.397179] [58035]: DEBUG cinder.api.openstack.wsgi [None req-55860b63-7d79-44ce-a6cd-8eefbaf40bbf tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1105.397410] [58035]: DEBUG cinder.api.openstack.wsgi [None req-55860b63-7d79-44ce-a6cd-8eefbaf40bbf tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1105.409490] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.409490] [58035]: warnings.warn( [ 1105.415471] [58035]: INFO cinder.volume.api [None req-55860b63-7d79-44ce-a6cd-8eefbaf40bbf tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1105.421689] [58035]: INFO cinder.api.openstack.wsgi [None req-55860b63-7d79-44ce-a6cd-8eefbaf40bbf tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1105.422164] [58035]: [pid: 58035|app: 0|req: 166/330] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:38 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1105.845088] [58036]: DEBUG cinder.api.middleware.request_id [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-e1617287-43bf-470c-a354-3ee6ef46600c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.847974] [58036]: INFO cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-e1617287-43bf-470c-a354-3ee6ef46600c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cb8b3000-9d51-46a9-957b-834a69cdb3cb [ 1105.848441] [58036]: DEBUG cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-e1617287-43bf-470c-a354-3ee6ef46600c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1105.848769] [58036]: DEBUG cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-e1617287-43bf-470c-a354-3ee6ef46600c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1105.859533] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.859533] [58036]: warnings.warn( [ 1106.395523] [58036]: INFO cinder.api.openstack.wsgi [req-003f8c42-ba57-4d40-b80e-f7b79daf84d2 req-e1617287-43bf-470c-a354-3ee6ef46600c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments/cb8b3000-9d51-46a9-957b-834a69cdb3cb returned with HTTP 200 [ 1106.396145] [58036]: [pid: 58036|app: 0|req: 165/331] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:06:38 2025] DELETE /volume/v3/attachments/cb8b3000-9d51-46a9-957b-834a69cdb3cb => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.433678] [58035]: DEBUG cinder.api.middleware.request_id [None req-d00f10a0-0aca-4b44-895f-0913cb6aea0a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.436467] [58035]: INFO cinder.api.openstack.wsgi [None req-d00f10a0-0aca-4b44-895f-0913cb6aea0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1106.436697] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d00f10a0-0aca-4b44-895f-0913cb6aea0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.436907] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d00f10a0-0aca-4b44-895f-0913cb6aea0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.447253] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.447253] [58035]: warnings.warn( [ 1106.451624] [58035]: INFO cinder.volume.api [None req-d00f10a0-0aca-4b44-895f-0913cb6aea0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1106.456906] [58035]: INFO cinder.api.openstack.wsgi [None req-d00f10a0-0aca-4b44-895f-0913cb6aea0a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1106.457391] [58035]: [pid: 58035|app: 0|req: 167/332] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:39 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.786804] [58036]: DEBUG cinder.api.middleware.request_id [None req-e0df58be-e36b-400d-b598-be70c55e5715 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.788769] [58036]: INFO cinder.api.openstack.wsgi [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1112.789168] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-886658095"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1112.790605] [58036]: DEBUG cinder.api.v3.volumes [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-886658095'}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1112.790734] [58036]: INFO cinder.api.v3.volumes [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Create volume of 1 GB [ 1112.791077] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.791077] [58036]: warnings.warn( [ 1112.796183] [58036]: INFO cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Availability Zones retrieved successfully. [ 1112.802764] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Flow 'volume_create_api' (5d03a47e-31ca-4761-9b61-3cd142a406de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1112.803916] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09d76c2c-c878-4aa6-9739-f0ba77c99ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.805110] [58036]: DEBUG cinder.volume.flows.api.create_volume [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1112.825341] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09d76c2c-c878-4aa6-9739-f0ba77c99ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.826419] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a8edc4-98e5-4f1a-8d92-bf34977a3fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.875366] [58036]: DEBUG cinder.quota [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Created reservations ['63347363-8e87-4a6e-8baf-f038989c3276', '0333dfbd-8562-4356-a17e-a265b0cfcb96', '08965f7e-9301-4569-a301-68fa761254c1', '033e9930-c4b1-4572-9f8a-6b83bf2e1bdf'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1112.876385] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a8edc4-98e5-4f1a-8d92-bf34977a3fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63347363-8e87-4a6e-8baf-f038989c3276', '0333dfbd-8562-4356-a17e-a265b0cfcb96', '08965f7e-9301-4569-a301-68fa761254c1', '033e9930-c4b1-4572-9f8a-6b83bf2e1bdf']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.877330] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e08ebf-f0a7-44a0-bcd3-3c41b07c60f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.892227] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e08ebf-f0a7-44a0-bcd3-3c41b07c60f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '082ea48e-74b8-4708-88e6-d598cdd99eaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-886658095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c50ad3b434574b289c788d1839c8f7a2',qos_specs=None,replication_status=,reservations=['63347363-8e87-4a6e-8baf-f038989c3276','0333dfbd-8562-4356-a17e-a265b0cfcb96','08965f7e-9301-4569-a301-68fa761254c1','033e9930-c4b1-4572-9f8a-6b83bf2e1bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8910a469214235bf25a4e7806354a6',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:06:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-886658095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=082ea48e-74b8-4708-88e6-d598cdd99eaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c50ad3b434574b289c788d1839c8f7a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac8910a469214235bf25a4e7806354a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.893239] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d00b710-c499-49ff-bbfa-68328c45b90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.908106] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d00b710-c499-49ff-bbfa-68328c45b90e) transitioned into state 'SUCCESS' from state '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-886658095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c50ad3b434574b289c788d1839c8f7a2',qos_specs=None,replication_status=,reservations=['63347363-8e87-4a6e-8baf-f038989c3276','0333dfbd-8562-4356-a17e-a265b0cfcb96','08965f7e-9301-4569-a301-68fa761254c1','033e9930-c4b1-4572-9f8a-6b83bf2e1bdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac8910a469214235bf25a4e7806354a6',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.909153] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6827de-a028-4c24-826a-351db821853d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.920677] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6827de-a028-4c24-826a-351db821853d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.921797] [58036]: DEBUG cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Flow 'volume_create_api' (5d03a47e-31ca-4761-9b61-3cd142a406de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1112.922178] [58036]: INFO cinder.volume.api [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Create volume request issued successfully. [ 1112.922865] [58036]: INFO cinder.api.openstack.wsgi [None req-e0df58be-e36b-400d-b598-be70c55e5715 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1112.923354] [58036]: [pid: 58036|app: 0|req: 166/333] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:06:45 2025] POST /volume/v3/volumes => generated 752 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1112.932733] [58035]: DEBUG cinder.api.middleware.request_id [None req-d6355e98-b87f-4e4e-9118-0d33b9b1ef0f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.935175] [58035]: INFO cinder.api.openstack.wsgi [None req-d6355e98-b87f-4e4e-9118-0d33b9b1ef0f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1112.935286] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d6355e98-b87f-4e4e-9118-0d33b9b1ef0f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1112.935493] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d6355e98-b87f-4e4e-9118-0d33b9b1ef0f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1112.944828] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.944828] [58035]: warnings.warn( [ 1112.950432] [58035]: INFO cinder.volume.api [None req-d6355e98-b87f-4e4e-9118-0d33b9b1ef0f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1112.956719] [58035]: INFO cinder.api.openstack.wsgi [None req-d6355e98-b87f-4e4e-9118-0d33b9b1ef0f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1112.957386] [58035]: [pid: 58035|app: 0|req: 168/334] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:45 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.968261] [58036]: DEBUG cinder.api.middleware.request_id [None req-af8e3de3-6861-45d6-91eb-a0bae461ea01 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.970468] [58036]: INFO cinder.api.openstack.wsgi [None req-af8e3de3-6861-45d6-91eb-a0bae461ea01 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1113.970734] [58036]: DEBUG cinder.api.openstack.wsgi [None req-af8e3de3-6861-45d6-91eb-a0bae461ea01 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.970891] [58036]: DEBUG cinder.api.openstack.wsgi [None req-af8e3de3-6861-45d6-91eb-a0bae461ea01 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.982595] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.982595] [58036]: warnings.warn( [ 1113.987476] [58036]: INFO cinder.volume.api [None req-af8e3de3-6861-45d6-91eb-a0bae461ea01 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1113.992709] [58036]: INFO cinder.api.openstack.wsgi [None req-af8e3de3-6861-45d6-91eb-a0bae461ea01 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1113.993134] [58036]: [pid: 58036|app: 0|req: 167/335] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:46 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.161512] [58035]: DEBUG cinder.api.middleware.request_id [req-cd497704-8eb0-4320-9989-f184d3c39aca req-03435e49-5894-462d-b18b-b3478b93edcb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.163922] [58035]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-03435e49-5894-462d-b18b-b3478b93edcb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1114.164175] [58035]: DEBUG cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-03435e49-5894-462d-b18b-b3478b93edcb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1114.164410] [58035]: DEBUG cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-03435e49-5894-462d-b18b-b3478b93edcb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1114.172768] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.172768] [58035]: warnings.warn( [ 1114.177226] [58035]: INFO cinder.volume.api [req-cd497704-8eb0-4320-9989-f184d3c39aca req-03435e49-5894-462d-b18b-b3478b93edcb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1114.183073] [58035]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-03435e49-5894-462d-b18b-b3478b93edcb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1114.183555] [58035]: [pid: 58035|app: 0|req: 169/336] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:06:46 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.707026] [58036]: DEBUG cinder.api.middleware.request_id [None req-f0a00ec8-e32f-40c9-9d67-5fa57187136d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.707720] [58036]: INFO cinder.api.openstack.wsgi [None req-f0a00ec8-e32f-40c9-9d67-5fa57187136d None None] GET http://10.180.1.21/volume// [ 1115.708263] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f0a00ec8-e32f-40c9-9d67-5fa57187136d None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1115.708468] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f0a00ec8-e32f-40c9-9d67-5fa57187136d None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1115.709085] [58036]: INFO cinder.api.openstack.wsgi [None req-f0a00ec8-e32f-40c9-9d67-5fa57187136d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1115.709602] [58036]: [pid: 58036|app: 0|req: 168/337] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:06:48 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1115.715285] [58035]: DEBUG cinder.api.middleware.request_id [req-cd497704-8eb0-4320-9989-f184d3c39aca req-9fdcd658-e331-4c77-8417-ae7ab5b820e3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.718070] [58035]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-9fdcd658-e331-4c77-8417-ae7ab5b820e3 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1115.718748] [58035]: DEBUG cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-9fdcd658-e331-4c77-8417-ae7ab5b820e3 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "082ea48e-74b8-4708-88e6-d598cdd99eaa", "connector": null, "instance_uuid": "e6fb1783-6aba-4830-9f30-19c0b88cd04d"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1115.730897] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.730897] [58035]: warnings.warn( [ 1115.755112] [58035]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-9fdcd658-e331-4c77-8417-ae7ab5b820e3 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1115.756044] [58035]: [pid: 58035|app: 0|req: 170/338] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:06:48 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.778385] [58036]: DEBUG cinder.api.middleware.request_id [None req-b911d47b-623c-41f8-ab10-4b02e3831531 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.780635] [58036]: INFO cinder.api.openstack.wsgi [None req-b911d47b-623c-41f8-ab10-4b02e3831531 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1115.780828] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b911d47b-623c-41f8-ab10-4b02e3831531 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1115.781020] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b911d47b-623c-41f8-ab10-4b02e3831531 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1115.792563] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.792563] [58036]: warnings.warn( [ 1115.796543] [58036]: INFO cinder.volume.api [None req-b911d47b-623c-41f8-ab10-4b02e3831531 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1115.801922] [58036]: INFO cinder.api.openstack.wsgi [None req-b911d47b-623c-41f8-ab10-4b02e3831531 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1115.802355] [58036]: [pid: 58036|app: 0|req: 169/339] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:48 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.285052] [58035]: DEBUG cinder.api.middleware.request_id [None req-25c93ad0-7c11-49bc-8674-8cf42fd5ae45 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.285535] [58035]: INFO cinder.api.openstack.wsgi [None req-25c93ad0-7c11-49bc-8674-8cf42fd5ae45 None None] GET http://10.180.1.21/volume// [ 1116.285688] [58035]: DEBUG cinder.api.openstack.wsgi [None req-25c93ad0-7c11-49bc-8674-8cf42fd5ae45 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1116.285889] [58035]: DEBUG cinder.api.openstack.wsgi [None req-25c93ad0-7c11-49bc-8674-8cf42fd5ae45 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1116.286826] [58035]: INFO cinder.api.openstack.wsgi [None req-25c93ad0-7c11-49bc-8674-8cf42fd5ae45 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1116.287245] [58035]: [pid: 58035|app: 0|req: 171/340] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:06:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1116.292296] [58036]: DEBUG cinder.api.middleware.request_id [req-cd497704-8eb0-4320-9989-f184d3c39aca req-489a44ec-6aa5-451f-a408-e97383c5cbe7 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.294606] [58036]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-489a44ec-6aa5-451f-a408-e97383c5cbe7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1116.295040] [58036]: DEBUG cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-489a44ec-6aa5-451f-a408-e97383c5cbe7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1116.295438] [58036]: DEBUG cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-489a44ec-6aa5-451f-a408-e97383c5cbe7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1116.307648] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.307648] [58036]: warnings.warn( [ 1116.312216] [58036]: INFO cinder.volume.api [req-cd497704-8eb0-4320-9989-f184d3c39aca req-489a44ec-6aa5-451f-a408-e97383c5cbe7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1116.317344] [58036]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-489a44ec-6aa5-451f-a408-e97383c5cbe7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1116.317730] [58036]: [pid: 58036|app: 0|req: 170/341] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:06:49 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1116.345667] [58035]: DEBUG cinder.api.middleware.request_id [req-cd497704-8eb0-4320-9989-f184d3c39aca req-07e88000-4818-4891-ba28-7747b66b3de7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.347874] [58035]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-07e88000-4818-4891-ba28-7747b66b3de7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] PUT http://10.180.1.21/volume/v3/attachments/8713fa20-4f87-4974-adc6-72f59130e41e [ 1116.348433] [58035]: DEBUG cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-07e88000-4818-4891-ba28-7747b66b3de7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989730", "mountpoint": "/dev/sdb"}}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1116.358399] [58035]: DEBUG cinder.coordination [req-cd497704-8eb0-4320-9989-f184d3c39aca req-07e88000-4818-4891-ba28-7747b66b3de7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Acquiring lock "cinder-attachment_update-082ea48e-74b8-4708-88e6-d598cdd99eaa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1116.364632] [58035]: DEBUG cinder.coordination [req-cd497704-8eb0-4320-9989-f184d3c39aca req-07e88000-4818-4891-ba28-7747b66b3de7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Lock "cinder-attachment_update-082ea48e-74b8-4708-88e6-d598cdd99eaa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1116.365911] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.365911] [58035]: warnings.warn( [ 1116.812224] [58036]: DEBUG cinder.api.middleware.request_id [None req-962f5cd7-19bc-4b54-bc2b-7bd43b3f076f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.815543] [58036]: INFO cinder.api.openstack.wsgi [None req-962f5cd7-19bc-4b54-bc2b-7bd43b3f076f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1116.815831] [58036]: DEBUG cinder.api.openstack.wsgi [None req-962f5cd7-19bc-4b54-bc2b-7bd43b3f076f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1116.816093] [58036]: DEBUG cinder.api.openstack.wsgi [None req-962f5cd7-19bc-4b54-bc2b-7bd43b3f076f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1116.834098] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.834098] [58036]: warnings.warn( [ 1116.838706] [58036]: INFO cinder.volume.api [None req-962f5cd7-19bc-4b54-bc2b-7bd43b3f076f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1116.843873] [58036]: INFO cinder.api.openstack.wsgi [None req-962f5cd7-19bc-4b54-bc2b-7bd43b3f076f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1116.844315] [58036]: [pid: 58036|app: 0|req: 171/342] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:49 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.856273] [58036]: DEBUG cinder.api.middleware.request_id [None req-ae655bf8-53ae-4831-b61d-bfb9d3351338 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.859402] [58036]: INFO cinder.api.openstack.wsgi [None req-ae655bf8-53ae-4831-b61d-bfb9d3351338 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1117.859778] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ae655bf8-53ae-4831-b61d-bfb9d3351338 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1117.860313] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ae655bf8-53ae-4831-b61d-bfb9d3351338 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1117.876198] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.876198] [58036]: warnings.warn( [ 1117.882819] [58036]: INFO cinder.volume.api [None req-ae655bf8-53ae-4831-b61d-bfb9d3351338 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1117.889592] [58036]: INFO cinder.api.openstack.wsgi [None req-ae655bf8-53ae-4831-b61d-bfb9d3351338 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1117.890057] [58036]: [pid: 58036|app: 0|req: 172/343] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:50 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.901373] [58036]: DEBUG cinder.api.middleware.request_id [None req-fe1ae59b-2e1c-40dc-8cf3-333687518c65 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.903787] [58036]: INFO cinder.api.openstack.wsgi [None req-fe1ae59b-2e1c-40dc-8cf3-333687518c65 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1118.904071] [58036]: DEBUG cinder.api.openstack.wsgi [None req-fe1ae59b-2e1c-40dc-8cf3-333687518c65 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1118.904295] [58036]: DEBUG cinder.api.openstack.wsgi [None req-fe1ae59b-2e1c-40dc-8cf3-333687518c65 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1118.919744] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.919744] [58036]: warnings.warn( [ 1118.924457] [58036]: INFO cinder.volume.api [None req-fe1ae59b-2e1c-40dc-8cf3-333687518c65 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1118.930676] [58036]: INFO cinder.api.openstack.wsgi [None req-fe1ae59b-2e1c-40dc-8cf3-333687518c65 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1118.931126] [58036]: [pid: 58036|app: 0|req: 173/344] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:51 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.941445] [58036]: DEBUG cinder.api.middleware.request_id [None req-27985f5e-8dd6-4c88-8ff4-6fdfd24645df None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.943745] [58036]: INFO cinder.api.openstack.wsgi [None req-27985f5e-8dd6-4c88-8ff4-6fdfd24645df tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1119.944213] [58036]: DEBUG cinder.api.openstack.wsgi [None req-27985f5e-8dd6-4c88-8ff4-6fdfd24645df tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1119.944213] [58036]: DEBUG cinder.api.openstack.wsgi [None req-27985f5e-8dd6-4c88-8ff4-6fdfd24645df tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1119.963686] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.963686] [58036]: warnings.warn( [ 1119.968254] [58036]: INFO cinder.volume.api [None req-27985f5e-8dd6-4c88-8ff4-6fdfd24645df tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1119.974502] [58036]: INFO cinder.api.openstack.wsgi [None req-27985f5e-8dd6-4c88-8ff4-6fdfd24645df tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1119.975013] [58036]: [pid: 58036|app: 0|req: 174/345] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:52 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.173591] [58036]: DEBUG cinder.api.middleware.request_id [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.175690] [58036]: INFO cinder.api.openstack.wsgi [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1120.176085] [58036]: DEBUG cinder.api.openstack.wsgi [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1381604513", "imageRef": "bab76494-5c9c-48b9-940c-8aaa658225b8", "size": 1}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1120.177544] [58036]: DEBUG cinder.api.v3.volumes [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1381604513', 'imageRef': 'bab76494-5c9c-48b9-940c-8aaa658225b8', 'size': 1}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1120.412988] [58036]: INFO cinder.api.v3.volumes [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Create volume of 1 GB [ 1120.421577] [58036]: INFO cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Availability Zones retrieved successfully. [ 1120.430016] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Flow 'volume_create_api' (8081249b-258e-4351-a33e-594c2bf6d635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1120.431597] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1c01d6-0776-4c07-b932-f0915bb3fe71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1120.433205] [58036]: DEBUG cinder.volume.flows.api.create_volume [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1120.512326] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe1c01d6-0776-4c07-b932-f0915bb3fe71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1120.513413] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44beb9fd-611d-4456-8944-ffd92ca91e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1120.579304] [58036]: DEBUG cinder.quota [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Created reservations ['3b0ad796-5238-430f-8b28-0edaea1fb546', 'd7bee691-b74e-4505-b27c-2f2a4a208175', '3e755d39-ad57-48ba-80d3-807166eec2f9', '68a96e8b-ed4b-497d-99bb-b61a4fb080bf'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1120.580268] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44beb9fd-611d-4456-8944-ffd92ca91e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b0ad796-5238-430f-8b28-0edaea1fb546', 'd7bee691-b74e-4505-b27c-2f2a4a208175', '3e755d39-ad57-48ba-80d3-807166eec2f9', '68a96e8b-ed4b-497d-99bb-b61a4fb080bf']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1120.581222] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (575f1e0e-583d-4cf9-85dc-12537151ef48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1120.603941] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (575f1e0e-583d-4cf9-85dc-12537151ef48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b19687b5-2869-473a-b2d1-78795461420b', '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-1381604513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770b73719dd7467bbef1ab9b17d75d50',qos_specs=None,replication_status=,reservations=['3b0ad796-5238-430f-8b28-0edaea1fb546','d7bee691-b74e-4505-b27c-2f2a4a208175','3e755d39-ad57-48ba-80d3-807166eec2f9','68a96e8b-ed4b-497d-99bb-b61a4fb080bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da5de09db53b43a0a92db9fe2ab847bc',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1381604513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b19687b5-2869-473a-b2d1-78795461420b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='770b73719dd7467bbef1ab9b17d75d50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da5de09db53b43a0a92db9fe2ab847bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1120.605162] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21d1520a-ebc8-4232-a6b1-06f80f595e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1120.625410] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21d1520a-ebc8-4232-a6b1-06f80f595e3d) transitioned into state 'SUCCESS' from state '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-1381604513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='770b73719dd7467bbef1ab9b17d75d50',qos_specs=None,replication_status=,reservations=['3b0ad796-5238-430f-8b28-0edaea1fb546','d7bee691-b74e-4505-b27c-2f2a4a208175','3e755d39-ad57-48ba-80d3-807166eec2f9','68a96e8b-ed4b-497d-99bb-b61a4fb080bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da5de09db53b43a0a92db9fe2ab847bc',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1120.626455] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29d2ca9-2e5b-4346-a6c7-9bf1804a9c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1120.646043] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29d2ca9-2e5b-4346-a6c7-9bf1804a9c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1120.647032] [58036]: DEBUG cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Flow 'volume_create_api' (8081249b-258e-4351-a33e-594c2bf6d635) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1120.647447] [58036]: INFO cinder.volume.api [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Create volume request issued successfully. [ 1120.648450] [58036]: INFO cinder.api.openstack.wsgi [None req-99f5637f-51fd-475f-9438-46a590d2c0b3 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1120.648862] [58036]: [pid: 58036|app: 0|req: 175/346] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Dec 12 05:06:52 2025] POST /volume/v3/volumes => generated 752 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1120.662480] [58036]: DEBUG cinder.api.middleware.request_id [None req-0908ffcd-368a-4498-8ab7-6cab30ae65d0 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.668914] [58036]: INFO cinder.api.openstack.wsgi [None req-0908ffcd-368a-4498-8ab7-6cab30ae65d0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1120.670032] [58036]: DEBUG cinder.api.openstack.wsgi [None req-0908ffcd-368a-4498-8ab7-6cab30ae65d0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1120.670032] [58036]: DEBUG cinder.api.openstack.wsgi [None req-0908ffcd-368a-4498-8ab7-6cab30ae65d0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1120.679196] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.679196] [58036]: warnings.warn( [ 1120.684499] [58036]: INFO cinder.volume.api [None req-0908ffcd-368a-4498-8ab7-6cab30ae65d0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1120.692669] [58036]: INFO cinder.api.openstack.wsgi [None req-0908ffcd-368a-4498-8ab7-6cab30ae65d0 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1120.693027] [58036]: [pid: 58036|app: 0|req: 176/347] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:53 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.987602] [58036]: DEBUG cinder.api.middleware.request_id [None req-8ce8803c-b5d0-470b-999b-12f9c6b6e53b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.990121] [58036]: INFO cinder.api.openstack.wsgi [None req-8ce8803c-b5d0-470b-999b-12f9c6b6e53b tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1120.990357] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8ce8803c-b5d0-470b-999b-12f9c6b6e53b tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1120.990722] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8ce8803c-b5d0-470b-999b-12f9c6b6e53b tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1121.007230] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.007230] [58036]: warnings.warn( [ 1121.014642] [58036]: INFO cinder.volume.api [None req-8ce8803c-b5d0-470b-999b-12f9c6b6e53b tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1121.023759] [58036]: INFO cinder.api.openstack.wsgi [None req-8ce8803c-b5d0-470b-999b-12f9c6b6e53b tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1121.024108] [58036]: [pid: 58036|app: 0|req: 177/348] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:53 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.397806] [58035]: DEBUG cinder.coordination [req-cd497704-8eb0-4320-9989-f184d3c39aca req-07e88000-4818-4891-ba28-7747b66b3de7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Lock "cinder-attachment_update-082ea48e-74b8-4708-88e6-d598cdd99eaa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.033s {{(pid=58035) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1121.398298] [58035]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-07e88000-4818-4891-ba28-7747b66b3de7 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/8713fa20-4f87-4974-adc6-72f59130e41e returned with HTTP 200 [ 1121.398864] [58035]: [pid: 58035|app: 0|req: 172/349] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:06:49 2025] PUT /volume/v3/attachments/8713fa20-4f87-4974-adc6-72f59130e41e => generated 617 bytes in 5054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.705748] [58036]: DEBUG cinder.api.middleware.request_id [None req-e285da0e-1fa3-421c-8ce4-5687f3682172 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.707849] [58036]: INFO cinder.api.openstack.wsgi [None req-e285da0e-1fa3-421c-8ce4-5687f3682172 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1121.708312] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e285da0e-1fa3-421c-8ce4-5687f3682172 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1121.708683] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e285da0e-1fa3-421c-8ce4-5687f3682172 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1121.720880] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.720880] [58036]: warnings.warn( [ 1121.725468] [58036]: INFO cinder.volume.api [None req-e285da0e-1fa3-421c-8ce4-5687f3682172 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1121.732466] [58036]: INFO cinder.api.openstack.wsgi [None req-e285da0e-1fa3-421c-8ce4-5687f3682172 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1121.732941] [58036]: [pid: 58036|app: 0|req: 178/350] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:54 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1122.037480] [58035]: DEBUG cinder.api.middleware.request_id [None req-d369c6f8-3695-410e-a6a5-1c186e0cce35 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.040119] [58035]: INFO cinder.api.openstack.wsgi [None req-d369c6f8-3695-410e-a6a5-1c186e0cce35 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1122.040318] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d369c6f8-3695-410e-a6a5-1c186e0cce35 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1122.040517] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d369c6f8-3695-410e-a6a5-1c186e0cce35 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1122.056932] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.056932] [58035]: warnings.warn( [ 1122.062329] [58035]: INFO cinder.volume.api [None req-d369c6f8-3695-410e-a6a5-1c186e0cce35 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1122.068129] [58035]: INFO cinder.api.openstack.wsgi [None req-d369c6f8-3695-410e-a6a5-1c186e0cce35 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1122.068611] [58035]: [pid: 58035|app: 0|req: 173/351] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:54 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.749223] [58036]: DEBUG cinder.api.middleware.request_id [None req-6c51391b-576d-4053-a95e-9da857ce0650 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.751986] [58036]: INFO cinder.api.openstack.wsgi [None req-6c51391b-576d-4053-a95e-9da857ce0650 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1122.752319] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6c51391b-576d-4053-a95e-9da857ce0650 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1122.752594] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6c51391b-576d-4053-a95e-9da857ce0650 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1122.763452] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.763452] [58036]: warnings.warn( [ 1122.771259] [58036]: INFO cinder.volume.api [None req-6c51391b-576d-4053-a95e-9da857ce0650 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1122.776846] [58036]: INFO cinder.api.openstack.wsgi [None req-6c51391b-576d-4053-a95e-9da857ce0650 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1122.776846] [58036]: [pid: 58036|app: 0|req: 179/352] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:55 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.040305] [58035]: DEBUG cinder.api.middleware.request_id [req-cd497704-8eb0-4320-9989-f184d3c39aca req-0b4bef1e-08b2-4acf-9b9e-41fff6c9656f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.043042] [58035]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-0b4bef1e-08b2-4acf-9b9e-41fff6c9656f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] POST http://10.180.1.21/volume/v3/attachments/8713fa20-4f87-4974-adc6-72f59130e41e/action [ 1123.043426] [58035]: DEBUG cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-0b4bef1e-08b2-4acf-9b9e-41fff6c9656f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1123.043559] [58035]: DEBUG cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-0b4bef1e-08b2-4acf-9b9e-41fff6c9656f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.062366] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.062366] [58035]: warnings.warn( [ 1123.079149] [58035]: INFO cinder.api.openstack.wsgi [req-cd497704-8eb0-4320-9989-f184d3c39aca req-0b4bef1e-08b2-4acf-9b9e-41fff6c9656f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/8713fa20-4f87-4974-adc6-72f59130e41e/action returned with HTTP 204 [ 1123.079343] [58036]: DEBUG cinder.api.middleware.request_id [None req-e3e143f3-853b-4844-a661-4f9bb164d938 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.079407] [58035]: [pid: 58035|app: 0|req: 174/353] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:06:55 2025] POST /volume/v3/attachments/8713fa20-4f87-4974-adc6-72f59130e41e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1123.081688] [58036]: INFO cinder.api.openstack.wsgi [None req-e3e143f3-853b-4844-a661-4f9bb164d938 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1123.082651] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e3e143f3-853b-4844-a661-4f9bb164d938 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1123.084363] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e3e143f3-853b-4844-a661-4f9bb164d938 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1123.097463] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.097463] [58036]: warnings.warn( [ 1123.101378] [58036]: INFO cinder.volume.api [None req-e3e143f3-853b-4844-a661-4f9bb164d938 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1123.107658] [58036]: INFO cinder.api.openstack.wsgi [None req-e3e143f3-853b-4844-a661-4f9bb164d938 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1123.108097] [58036]: [pid: 58036|app: 0|req: 180/354] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:55 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.120319] [58035]: DEBUG cinder.api.middleware.request_id [None req-9db4dbff-9f71-426a-b4ea-51a2cf2fe47d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.122429] [58035]: INFO cinder.api.openstack.wsgi [None req-9db4dbff-9f71-426a-b4ea-51a2cf2fe47d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1123.122643] [58035]: DEBUG cinder.api.openstack.wsgi [None req-9db4dbff-9f71-426a-b4ea-51a2cf2fe47d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1123.122841] [58035]: DEBUG cinder.api.openstack.wsgi [None req-9db4dbff-9f71-426a-b4ea-51a2cf2fe47d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1123.140163] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.140163] [58035]: warnings.warn( [ 1123.149730] [58035]: INFO cinder.volume.api [None req-9db4dbff-9f71-426a-b4ea-51a2cf2fe47d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1123.159022] [58035]: INFO cinder.api.openstack.wsgi [None req-9db4dbff-9f71-426a-b4ea-51a2cf2fe47d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1123.159485] [58035]: [pid: 58035|app: 0|req: 175/355] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:55 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.790869] [58036]: DEBUG cinder.api.middleware.request_id [None req-76aa443b-410b-4ff8-880a-d30536aca373 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.794671] [58036]: INFO cinder.api.openstack.wsgi [None req-76aa443b-410b-4ff8-880a-d30536aca373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1123.794671] [58036]: DEBUG cinder.api.openstack.wsgi [None req-76aa443b-410b-4ff8-880a-d30536aca373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1123.794671] [58036]: DEBUG cinder.api.openstack.wsgi [None req-76aa443b-410b-4ff8-880a-d30536aca373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1123.807899] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.807899] [58036]: warnings.warn( [ 1123.815020] [58036]: INFO cinder.volume.api [None req-76aa443b-410b-4ff8-880a-d30536aca373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1123.822171] [58036]: INFO cinder.api.openstack.wsgi [None req-76aa443b-410b-4ff8-880a-d30536aca373 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1123.824116] [58036]: [pid: 58036|app: 0|req: 181/356] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:56 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.837096] [58035]: DEBUG cinder.api.middleware.request_id [None req-f834c2e3-21a8-42d0-864f-cb9e785339cb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.839191] [58035]: INFO cinder.api.openstack.wsgi [None req-f834c2e3-21a8-42d0-864f-cb9e785339cb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1124.839400] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f834c2e3-21a8-42d0-864f-cb9e785339cb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1124.839605] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f834c2e3-21a8-42d0-864f-cb9e785339cb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1124.851168] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.851168] [58035]: warnings.warn( [ 1124.854591] [58035]: INFO cinder.volume.api [None req-f834c2e3-21a8-42d0-864f-cb9e785339cb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1124.860862] [58035]: INFO cinder.api.openstack.wsgi [None req-f834c2e3-21a8-42d0-864f-cb9e785339cb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1124.861578] [58035]: [pid: 58035|app: 0|req: 176/357] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:57 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.872302] [58036]: DEBUG cinder.api.middleware.request_id [None req-5c4f7ea4-3bce-40e4-b0c5-2feebb1f7bfe None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.874481] [58036]: INFO cinder.api.openstack.wsgi [None req-5c4f7ea4-3bce-40e4-b0c5-2feebb1f7bfe tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1125.874701] [58036]: DEBUG cinder.api.openstack.wsgi [None req-5c4f7ea4-3bce-40e4-b0c5-2feebb1f7bfe tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1125.874911] [58036]: DEBUG cinder.api.openstack.wsgi [None req-5c4f7ea4-3bce-40e4-b0c5-2feebb1f7bfe tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1125.887089] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.887089] [58036]: warnings.warn( [ 1125.892975] [58036]: INFO cinder.volume.api [None req-5c4f7ea4-3bce-40e4-b0c5-2feebb1f7bfe tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1125.900309] [58036]: INFO cinder.api.openstack.wsgi [None req-5c4f7ea4-3bce-40e4-b0c5-2feebb1f7bfe tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1125.900861] [58036]: [pid: 58036|app: 0|req: 182/358] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:58 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.912300] [58035]: DEBUG cinder.api.middleware.request_id [None req-6906a562-fba8-421f-8ebd-39c9d1d5cd60 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.914364] [58035]: INFO cinder.api.openstack.wsgi [None req-6906a562-fba8-421f-8ebd-39c9d1d5cd60 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1126.914574] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6906a562-fba8-421f-8ebd-39c9d1d5cd60 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1126.914771] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6906a562-fba8-421f-8ebd-39c9d1d5cd60 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1126.925085] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.925085] [58035]: warnings.warn( [ 1126.929077] [58035]: INFO cinder.volume.api [None req-6906a562-fba8-421f-8ebd-39c9d1d5cd60 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1126.933900] [58035]: INFO cinder.api.openstack.wsgi [None req-6906a562-fba8-421f-8ebd-39c9d1d5cd60 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1126.934351] [58035]: [pid: 58035|app: 0|req: 177/359] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:06:59 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.944478] [58036]: DEBUG cinder.api.middleware.request_id [None req-597400c3-53ba-42f3-8808-52b10ac01a04 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.947502] [58036]: INFO cinder.api.openstack.wsgi [None req-597400c3-53ba-42f3-8808-52b10ac01a04 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1127.947820] [58036]: DEBUG cinder.api.openstack.wsgi [None req-597400c3-53ba-42f3-8808-52b10ac01a04 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1127.948482] [58036]: DEBUG cinder.api.openstack.wsgi [None req-597400c3-53ba-42f3-8808-52b10ac01a04 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1127.959630] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.959630] [58036]: warnings.warn( [ 1127.964298] [58036]: INFO cinder.volume.api [None req-597400c3-53ba-42f3-8808-52b10ac01a04 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1127.969700] [58036]: INFO cinder.api.openstack.wsgi [None req-597400c3-53ba-42f3-8808-52b10ac01a04 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1127.970186] [58036]: [pid: 58036|app: 0|req: 183/360] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:00 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.981428] [58035]: DEBUG cinder.api.middleware.request_id [None req-a472feb0-db9c-4bdf-9af8-c33bd2cdfc73 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.984389] [58035]: INFO cinder.api.openstack.wsgi [None req-a472feb0-db9c-4bdf-9af8-c33bd2cdfc73 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1128.984389] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a472feb0-db9c-4bdf-9af8-c33bd2cdfc73 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.984389] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a472feb0-db9c-4bdf-9af8-c33bd2cdfc73 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.997034] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.997034] [58035]: warnings.warn( [ 1129.006883] [58035]: INFO cinder.volume.api [None req-a472feb0-db9c-4bdf-9af8-c33bd2cdfc73 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1129.009810] [58035]: INFO cinder.api.openstack.wsgi [None req-a472feb0-db9c-4bdf-9af8-c33bd2cdfc73 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1129.010253] [58035]: [pid: 58035|app: 0|req: 178/361] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:01 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.020727] [58036]: DEBUG cinder.api.middleware.request_id [None req-3d0fef23-14ab-43d6-8c3c-109c036918e8 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.023387] [58036]: INFO cinder.api.openstack.wsgi [None req-3d0fef23-14ab-43d6-8c3c-109c036918e8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1130.023705] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3d0fef23-14ab-43d6-8c3c-109c036918e8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1130.024008] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3d0fef23-14ab-43d6-8c3c-109c036918e8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1130.036677] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.036677] [58036]: warnings.warn( [ 1130.041360] [58036]: INFO cinder.volume.api [None req-3d0fef23-14ab-43d6-8c3c-109c036918e8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1130.046915] [58036]: INFO cinder.api.openstack.wsgi [None req-3d0fef23-14ab-43d6-8c3c-109c036918e8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1130.047475] [58036]: [pid: 58036|app: 0|req: 184/362] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:02 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.058282] [58035]: DEBUG cinder.api.middleware.request_id [None req-e20adaac-bc2b-446c-9b52-cc9a45eec3d8 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.060785] [58035]: INFO cinder.api.openstack.wsgi [None req-e20adaac-bc2b-446c-9b52-cc9a45eec3d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1131.061014] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e20adaac-bc2b-446c-9b52-cc9a45eec3d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1131.061233] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e20adaac-bc2b-446c-9b52-cc9a45eec3d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1131.072035] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.072035] [58035]: warnings.warn( [ 1131.076873] [58035]: INFO cinder.volume.api [None req-e20adaac-bc2b-446c-9b52-cc9a45eec3d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1131.084298] [58035]: INFO cinder.api.openstack.wsgi [None req-e20adaac-bc2b-446c-9b52-cc9a45eec3d8 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1131.085034] [58035]: [pid: 58035|app: 0|req: 179/363] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:03 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1132.097026] [58036]: DEBUG cinder.api.middleware.request_id [None req-84fd8f56-4b23-41fa-9508-27e6369a36f5 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.101657] [58036]: INFO cinder.api.openstack.wsgi [None req-84fd8f56-4b23-41fa-9508-27e6369a36f5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1132.101899] [58036]: DEBUG cinder.api.openstack.wsgi [None req-84fd8f56-4b23-41fa-9508-27e6369a36f5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1132.102121] [58036]: DEBUG cinder.api.openstack.wsgi [None req-84fd8f56-4b23-41fa-9508-27e6369a36f5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1132.115588] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.115588] [58036]: warnings.warn( [ 1132.120616] [58036]: INFO cinder.volume.api [None req-84fd8f56-4b23-41fa-9508-27e6369a36f5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1132.125989] [58036]: INFO cinder.api.openstack.wsgi [None req-84fd8f56-4b23-41fa-9508-27e6369a36f5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1132.126354] [58036]: [pid: 58036|app: 0|req: 185/364] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:04 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.137414] [58035]: DEBUG cinder.api.middleware.request_id [None req-5a0d039c-1978-47f8-af15-4acc30742a5a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.139910] [58035]: INFO cinder.api.openstack.wsgi [None req-5a0d039c-1978-47f8-af15-4acc30742a5a tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1133.140225] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5a0d039c-1978-47f8-af15-4acc30742a5a tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1133.140614] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5a0d039c-1978-47f8-af15-4acc30742a5a tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1133.153364] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1133.153364] [58035]: warnings.warn( [ 1133.159463] [58035]: INFO cinder.volume.api [None req-5a0d039c-1978-47f8-af15-4acc30742a5a tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1133.166116] [58035]: INFO cinder.api.openstack.wsgi [None req-5a0d039c-1978-47f8-af15-4acc30742a5a tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1133.166720] [58035]: [pid: 58035|app: 0|req: 180/365] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:05 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1134.179115] [58036]: DEBUG cinder.api.middleware.request_id [None req-6fa2dfc3-6977-40c9-9f11-6a34f9b6b96f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.181484] [58036]: INFO cinder.api.openstack.wsgi [None req-6fa2dfc3-6977-40c9-9f11-6a34f9b6b96f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1134.181729] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6fa2dfc3-6977-40c9-9f11-6a34f9b6b96f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1134.181949] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6fa2dfc3-6977-40c9-9f11-6a34f9b6b96f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1134.196705] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.196705] [58036]: warnings.warn( [ 1134.203980] [58036]: INFO cinder.volume.api [None req-6fa2dfc3-6977-40c9-9f11-6a34f9b6b96f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1134.211801] [58036]: INFO cinder.api.openstack.wsgi [None req-6fa2dfc3-6977-40c9-9f11-6a34f9b6b96f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1134.212415] [58036]: [pid: 58036|app: 0|req: 186/366] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:06 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1135.224160] [58035]: DEBUG cinder.api.middleware.request_id [None req-a48fd018-82dd-45f7-a941-60ad0e8d1cdb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.227101] [58035]: INFO cinder.api.openstack.wsgi [None req-a48fd018-82dd-45f7-a941-60ad0e8d1cdb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1135.227395] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a48fd018-82dd-45f7-a941-60ad0e8d1cdb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1135.227762] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a48fd018-82dd-45f7-a941-60ad0e8d1cdb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1135.240164] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.240164] [58035]: warnings.warn( [ 1135.244932] [58035]: INFO cinder.volume.api [None req-a48fd018-82dd-45f7-a941-60ad0e8d1cdb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1135.250899] [58035]: INFO cinder.api.openstack.wsgi [None req-a48fd018-82dd-45f7-a941-60ad0e8d1cdb tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1135.251283] [58035]: [pid: 58035|app: 0|req: 181/367] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:07 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.263706] [58036]: DEBUG cinder.api.middleware.request_id [None req-708946fb-3d14-4adf-b989-129a79760ade None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.266128] [58036]: INFO cinder.api.openstack.wsgi [None req-708946fb-3d14-4adf-b989-129a79760ade tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1136.266395] [58036]: DEBUG cinder.api.openstack.wsgi [None req-708946fb-3d14-4adf-b989-129a79760ade tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1136.266658] [58036]: DEBUG cinder.api.openstack.wsgi [None req-708946fb-3d14-4adf-b989-129a79760ade tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1136.278913] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.278913] [58036]: warnings.warn( [ 1136.284247] [58036]: INFO cinder.volume.api [None req-708946fb-3d14-4adf-b989-129a79760ade tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1136.290572] [58036]: INFO cinder.api.openstack.wsgi [None req-708946fb-3d14-4adf-b989-129a79760ade tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1136.291053] [58036]: [pid: 58036|app: 0|req: 187/368] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:09 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.304059] [58035]: DEBUG cinder.api.middleware.request_id [None req-d31b0398-f32e-4134-8766-81666a49bcc4 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.306169] [58035]: INFO cinder.api.openstack.wsgi [None req-d31b0398-f32e-4134-8766-81666a49bcc4 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1137.306394] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d31b0398-f32e-4134-8766-81666a49bcc4 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1137.306601] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d31b0398-f32e-4134-8766-81666a49bcc4 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1137.316832] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.316832] [58035]: warnings.warn( [ 1137.322018] [58035]: INFO cinder.volume.api [None req-d31b0398-f32e-4134-8766-81666a49bcc4 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1137.327809] [58035]: INFO cinder.api.openstack.wsgi [None req-d31b0398-f32e-4134-8766-81666a49bcc4 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1137.328481] [58035]: [pid: 58035|app: 0|req: 182/369] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:10 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.339617] [58036]: DEBUG cinder.api.middleware.request_id [None req-e47cafec-8761-497d-aa1b-def7d7580081 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.341734] [58036]: INFO cinder.api.openstack.wsgi [None req-e47cafec-8761-497d-aa1b-def7d7580081 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1138.341949] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e47cafec-8761-497d-aa1b-def7d7580081 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1138.342223] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e47cafec-8761-497d-aa1b-def7d7580081 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1138.355282] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.355282] [58036]: warnings.warn( [ 1138.363277] [58036]: INFO cinder.volume.api [None req-e47cafec-8761-497d-aa1b-def7d7580081 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1138.370144] [58036]: INFO cinder.api.openstack.wsgi [None req-e47cafec-8761-497d-aa1b-def7d7580081 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1138.370666] [58036]: [pid: 58036|app: 0|req: 188/370] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:11 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.381598] [58035]: DEBUG cinder.api.middleware.request_id [None req-fc77b992-b9f1-4edf-ba05-570db3cf3b99 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.384880] [58035]: INFO cinder.api.openstack.wsgi [None req-fc77b992-b9f1-4edf-ba05-570db3cf3b99 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1139.385126] [58035]: DEBUG cinder.api.openstack.wsgi [None req-fc77b992-b9f1-4edf-ba05-570db3cf3b99 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1139.385373] [58035]: DEBUG cinder.api.openstack.wsgi [None req-fc77b992-b9f1-4edf-ba05-570db3cf3b99 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1139.403032] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.403032] [58035]: warnings.warn( [ 1139.407144] [58035]: INFO cinder.volume.api [None req-fc77b992-b9f1-4edf-ba05-570db3cf3b99 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1139.415497] [58035]: INFO cinder.api.openstack.wsgi [None req-fc77b992-b9f1-4edf-ba05-570db3cf3b99 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1139.416145] [58035]: [pid: 58035|app: 0|req: 183/371] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:12 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 1392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.749827] [58036]: DEBUG cinder.api.middleware.request_id [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-8f24073b-578d-41a7-b55c-827c300bad2c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.752199] [58036]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-8f24073b-578d-41a7-b55c-827c300bad2c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1139.752443] [58036]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-8f24073b-578d-41a7-b55c-827c300bad2c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1139.752649] [58036]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-8f24073b-578d-41a7-b55c-827c300bad2c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1139.766454] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.766454] [58036]: warnings.warn( [ 1139.772155] [58036]: INFO cinder.volume.api [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-8f24073b-578d-41a7-b55c-827c300bad2c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1139.780740] [58036]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-8f24073b-578d-41a7-b55c-827c300bad2c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1139.781491] [58036]: [pid: 58036|app: 0|req: 189/372] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:07:12 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.056755] [58035]: DEBUG cinder.api.middleware.request_id [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-fdce4301-a96b-41eb-9313-3373f1b2751f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.060632] [58035]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-fdce4301-a96b-41eb-9313-3373f1b2751f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1140.061296] [58035]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-fdce4301-a96b-41eb-9313-3373f1b2751f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1140.061718] [58035]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-fdce4301-a96b-41eb-9313-3373f1b2751f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1140.070843] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.070843] [58035]: warnings.warn( [ 1140.075415] [58035]: INFO cinder.volume.api [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-fdce4301-a96b-41eb-9313-3373f1b2751f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1140.081067] [58035]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-fdce4301-a96b-41eb-9313-3373f1b2751f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1140.081572] [58035]: [pid: 58035|app: 0|req: 184/373] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:07:12 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.088513] [58036]: DEBUG cinder.api.middleware.request_id [None req-4863b63d-e9a6-409f-9827-9d5f600e4adc None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.088942] [58036]: INFO cinder.api.openstack.wsgi [None req-4863b63d-e9a6-409f-9827-9d5f600e4adc None None] GET http://10.180.1.21/volume// [ 1140.089126] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4863b63d-e9a6-409f-9827-9d5f600e4adc None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1140.089449] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4863b63d-e9a6-409f-9827-9d5f600e4adc None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1140.089855] [58036]: INFO cinder.api.openstack.wsgi [None req-4863b63d-e9a6-409f-9827-9d5f600e4adc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1140.090302] [58036]: [pid: 58036|app: 0|req: 190/374] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:07:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1140.094065] [58035]: DEBUG cinder.api.middleware.request_id [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-7bf5cb47-e75f-466f-b321-e133ee6ad3e5 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.096432] [58035]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-7bf5cb47-e75f-466f-b321-e133ee6ad3e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1140.096793] [58035]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-7bf5cb47-e75f-466f-b321-e133ee6ad3e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b19687b5-2869-473a-b2d1-78795461420b", "connector": null, "instance_uuid": "928e19a5-2df8-43db-a9b3-343d96a85cb7"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1140.109956] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.109956] [58035]: warnings.warn( [ 1140.136587] [58035]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-7bf5cb47-e75f-466f-b321-e133ee6ad3e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1140.136953] [58035]: [pid: 58035|app: 0|req: 185/375] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:07:12 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.710662] [58036]: DEBUG cinder.api.middleware.request_id [None req-7a7ecd62-664f-4ccf-a8de-5eccd94c7eb6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.711217] [58036]: INFO cinder.api.openstack.wsgi [None req-7a7ecd62-664f-4ccf-a8de-5eccd94c7eb6 None None] GET http://10.180.1.21/volume// [ 1148.711508] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7a7ecd62-664f-4ccf-a8de-5eccd94c7eb6 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.711508] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7a7ecd62-664f-4ccf-a8de-5eccd94c7eb6 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.711884] [58036]: INFO cinder.api.openstack.wsgi [None req-7a7ecd62-664f-4ccf-a8de-5eccd94c7eb6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1148.712222] [58036]: [pid: 58036|app: 0|req: 191/376] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:07:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1148.719074] [58035]: DEBUG cinder.api.middleware.request_id [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-a71ff514-be42-496c-a05c-ad5e941318de None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.723966] [58035]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-a71ff514-be42-496c-a05c-ad5e941318de tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1148.723966] [58035]: DEBUG cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-a71ff514-be42-496c-a05c-ad5e941318de tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "082ea48e-74b8-4708-88e6-d598cdd99eaa", "connector": null, "instance_uuid": "e6fb1783-6aba-4830-9f30-19c0b88cd04d"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.728154] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=130,cinder:UPDATE=14,cinder:INSERT=4 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1148.742840] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.742840] [58035]: warnings.warn( [ 1148.790910] [58035]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-a71ff514-be42-496c-a05c-ad5e941318de tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1148.791721] [58035]: [pid: 58035|app: 0|req: 186/377] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:07:21 2025] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.796861] [58036]: DEBUG cinder.api.middleware.request_id [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-89272e08-00c0-41a3-9f5d-d18c15bc41ac None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.799446] [58036]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-89272e08-00c0-41a3-9f5d-d18c15bc41ac tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8713fa20-4f87-4974-adc6-72f59130e41e [ 1148.799657] [58036]: DEBUG cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-89272e08-00c0-41a3-9f5d-d18c15bc41ac tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.799858] [58036]: DEBUG cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-89272e08-00c0-41a3-9f5d-d18c15bc41ac tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.807046] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.807046] [58036]: warnings.warn( [ 1149.337202] [58036]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-89272e08-00c0-41a3-9f5d-d18c15bc41ac tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/8713fa20-4f87-4974-adc6-72f59130e41e returned with HTTP 200 [ 1149.337678] [58036]: [pid: 58036|app: 0|req: 192/378] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:07:21 2025] DELETE /volume/v3/attachments/8713fa20-4f87-4974-adc6-72f59130e41e => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1154.027149] [58035]: DEBUG cinder.api.middleware.request_id [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-d71b568b-98dd-45d4-abc0-069d021a3c47 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.032991] [58035]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-d71b568b-98dd-45d4-abc0-069d021a3c47 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] PUT http://10.180.1.21/volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171 [ 1154.032991] [58035]: DEBUG cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-d71b568b-98dd-45d4-abc0-069d021a3c47 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989730", "mountpoint": "/dev/sdb"}}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.042978] [58035]: DEBUG cinder.coordination [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-d71b568b-98dd-45d4-abc0-069d021a3c47 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Acquiring lock "cinder-attachment_update-082ea48e-74b8-4708-88e6-d598cdd99eaa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1154.047968] [58035]: DEBUG cinder.coordination [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-d71b568b-98dd-45d4-abc0-069d021a3c47 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Lock "cinder-attachment_update-082ea48e-74b8-4708-88e6-d598cdd99eaa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1154.049229] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.049229] [58035]: warnings.warn( [ 1154.083160] [58036]: DEBUG cinder.api.middleware.request_id [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.086578] [58036]: INFO cinder.api.openstack.wsgi [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1154.087666] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1915652122"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.089615] [58036]: DEBUG cinder.api.v3.volumes [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1915652122'}} {{(pid=58036) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1154.090040] [58036]: INFO cinder.api.v3.volumes [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Create volume of 1 GB [ 1154.090251] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.090251] [58036]: warnings.warn( [ 1154.094593] [58036]: INFO cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Availability Zones retrieved successfully. [ 1154.101989] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Flow 'volume_create_api' (08b05d14-0d99-4fc7-96b2-c5f7fa9a3428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1154.103514] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774db8f7-fa03-42ed-af6e-c37b08dfbc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.108027] [58036]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Validating volume size '1' using validate_int {{(pid=58036) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1154.126711] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774db8f7-fa03-42ed-af6e-c37b08dfbc7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.127914] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b427bb-07f3-4cd3-b727-27093bc5e5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.162741] [58036]: DEBUG cinder.quota [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Created reservations ['aa15ceaf-5ae4-420e-a65a-f84df429984e', 'a625d68a-326c-4e3f-82b9-4e7b4f5c48e1', '1a9a26fd-1a2a-4eaf-8bc3-bf4d42a898c2', '33c7948f-007e-4666-8b5f-5490baa86989'] {{(pid=58036) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1154.164854] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b427bb-07f3-4cd3-b727-27093bc5e5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa15ceaf-5ae4-420e-a65a-f84df429984e', 'a625d68a-326c-4e3f-82b9-4e7b4f5c48e1', '1a9a26fd-1a2a-4eaf-8bc3-bf4d42a898c2', '33c7948f-007e-4666-8b5f-5490baa86989']}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.166640] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf4cec2-2893-4e12-970e-61ab7d52d8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.182629] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf4cec2-2893-4e12-970e-61ab7d52d8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14237989-a5e4-4c61-98f2-65b805cc3a31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1915652122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6dd0abd0379412ebd267f9ce6a9a51c',qos_specs=None,replication_status=,reservations=['aa15ceaf-5ae4-420e-a65a-f84df429984e','a625d68a-326c-4e3f-82b9-4e7b4f5c48e1','1a9a26fd-1a2a-4eaf-8bc3-bf4d42a898c2','33c7948f-007e-4666-8b5f-5490baa86989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bca1d2121e4b1199daf0198fc6add0',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1915652122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14237989-a5e4-4c61-98f2-65b805cc3a31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6dd0abd0379412ebd267f9ce6a9a51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bca1d2121e4b1199daf0198fc6add0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.183630] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d0d731-c7f0-4612-b839-465cc394343a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.201175] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d0d731-c7f0-4612-b839-465cc394343a) transitioned into state 'SUCCESS' from state '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-1915652122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6dd0abd0379412ebd267f9ce6a9a51c',qos_specs=None,replication_status=,reservations=['aa15ceaf-5ae4-420e-a65a-f84df429984e','a625d68a-326c-4e3f-82b9-4e7b4f5c48e1','1a9a26fd-1a2a-4eaf-8bc3-bf4d42a898c2','33c7948f-007e-4666-8b5f-5490baa86989'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bca1d2121e4b1199daf0198fc6add0',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.202136] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51ce471-b3db-4c35-bd9d-8756ab84c873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.212251] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d51ce471-b3db-4c35-bd9d-8756ab84c873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58036) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.213697] [58036]: DEBUG cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Flow 'volume_create_api' (08b05d14-0d99-4fc7-96b2-c5f7fa9a3428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58036) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1154.214247] [58036]: INFO cinder.volume.api [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Create volume request issued successfully. [ 1154.215063] [58036]: INFO cinder.api.openstack.wsgi [None req-f9a957c1-4130-4a7c-94f6-580de0c68fc8 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1154.215878] [58036]: [pid: 58036|app: 0|req: 193/379] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:07:26 2025] POST /volume/v3/volumes => generated 754 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1154.224810] [58036]: DEBUG cinder.api.middleware.request_id [None req-fd2141fa-b955-49a8-88ff-2a7094e02cae None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.227149] [58036]: INFO cinder.api.openstack.wsgi [None req-fd2141fa-b955-49a8-88ff-2a7094e02cae tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1154.227418] [58036]: DEBUG cinder.api.openstack.wsgi [None req-fd2141fa-b955-49a8-88ff-2a7094e02cae tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.227677] [58036]: DEBUG cinder.api.openstack.wsgi [None req-fd2141fa-b955-49a8-88ff-2a7094e02cae tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.235781] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.235781] [58036]: warnings.warn( [ 1154.240079] [58036]: INFO cinder.volume.api [None req-fd2141fa-b955-49a8-88ff-2a7094e02cae tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1154.245459] [58036]: INFO cinder.api.openstack.wsgi [None req-fd2141fa-b955-49a8-88ff-2a7094e02cae tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1154.245621] [58036]: [pid: 58036|app: 0|req: 194/380] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:26 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1154.577576] [58035]: DEBUG cinder.coordination [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-d71b568b-98dd-45d4-abc0-069d021a3c47 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Lock "cinder-attachment_update-082ea48e-74b8-4708-88e6-d598cdd99eaa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=58035) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1154.577970] [58035]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-d71b568b-98dd-45d4-abc0-069d021a3c47 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171 returned with HTTP 200 [ 1154.578620] [58035]: [pid: 58035|app: 0|req: 187/381] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:07:26 2025] PUT /volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171 => generated 617 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.584705] [58036]: DEBUG cinder.api.middleware.request_id [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-c6cbf608-1e34-4681-b8f7-18c049a57264 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.587223] [58036]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-c6cbf608-1e34-4681-b8f7-18c049a57264 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171 [ 1154.587328] [58036]: DEBUG cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-c6cbf608-1e34-4681-b8f7-18c049a57264 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.587531] [58036]: DEBUG cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-c6cbf608-1e34-4681-b8f7-18c049a57264 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.608181] [58036]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-c6cbf608-1e34-4681-b8f7-18c049a57264 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171 returned with HTTP 200 [ 1154.608766] [58036]: [pid: 58036|app: 0|req: 195/382] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Dec 12 05:07:27 2025] GET /volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171 => generated 642 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.256878] [58035]: DEBUG cinder.api.middleware.request_id [None req-03436c66-6a80-4002-bc94-ec784eee3934 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.258947] [58035]: INFO cinder.api.openstack.wsgi [None req-03436c66-6a80-4002-bc94-ec784eee3934 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1155.259058] [58035]: DEBUG cinder.api.openstack.wsgi [None req-03436c66-6a80-4002-bc94-ec784eee3934 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1155.259583] [58035]: DEBUG cinder.api.openstack.wsgi [None req-03436c66-6a80-4002-bc94-ec784eee3934 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1155.270606] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.270606] [58035]: warnings.warn( [ 1155.276661] [58035]: INFO cinder.volume.api [None req-03436c66-6a80-4002-bc94-ec784eee3934 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1155.282453] [58035]: INFO cinder.api.openstack.wsgi [None req-03436c66-6a80-4002-bc94-ec784eee3934 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1155.283045] [58035]: [pid: 58035|app: 0|req: 188/383] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:28 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.327584] [58036]: DEBUG cinder.api.middleware.request_id [req-306d7d54-e55e-4253-a806-2b1febcced2e req-6c38ba6c-40c5-41e7-bd53-52d3bef8ff03 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.330603] [58036]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-6c38ba6c-40c5-41e7-bd53-52d3bef8ff03 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1155.330842] [58036]: DEBUG cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-6c38ba6c-40c5-41e7-bd53-52d3bef8ff03 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1155.331064] [58036]: DEBUG cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-6c38ba6c-40c5-41e7-bd53-52d3bef8ff03 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1155.339827] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.339827] [58036]: warnings.warn( [ 1155.345036] [58036]: INFO cinder.volume.api [req-306d7d54-e55e-4253-a806-2b1febcced2e req-6c38ba6c-40c5-41e7-bd53-52d3bef8ff03 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1155.349389] [58036]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-6c38ba6c-40c5-41e7-bd53-52d3bef8ff03 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1155.349813] [58036]: [pid: 58036|app: 0|req: 196/384] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:07:28 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1155.475080] [58035]: DEBUG cinder.api.middleware.request_id [None req-4748af0c-7bb4-4522-b8b2-96379e1b2e73 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.475615] [58035]: INFO cinder.api.openstack.wsgi [None req-4748af0c-7bb4-4522-b8b2-96379e1b2e73 None None] GET http://10.180.1.21/volume// [ 1155.475798] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4748af0c-7bb4-4522-b8b2-96379e1b2e73 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1155.476076] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4748af0c-7bb4-4522-b8b2-96379e1b2e73 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1155.476443] [58035]: INFO cinder.api.openstack.wsgi [None req-4748af0c-7bb4-4522-b8b2-96379e1b2e73 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1155.476829] [58035]: [pid: 58035|app: 0|req: 189/385] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:07:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1155.480786] [58036]: DEBUG cinder.api.middleware.request_id [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-e05eba91-7add-47f0-a4c6-4f19129d1971 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.483530] [58036]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-e05eba91-7add-47f0-a4c6-4f19129d1971 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1155.483794] [58036]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-e05eba91-7add-47f0-a4c6-4f19129d1971 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1155.484078] [58036]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-e05eba91-7add-47f0-a4c6-4f19129d1971 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1155.500362] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.500362] [58036]: warnings.warn( [ 1155.504777] [58036]: INFO cinder.volume.api [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-e05eba91-7add-47f0-a4c6-4f19129d1971 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1155.512172] [58036]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-e05eba91-7add-47f0-a4c6-4f19129d1971 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 200 [ 1155.512627] [58036]: [pid: 58036|app: 0|req: 197/386] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:07:28 2025] GET /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 1572 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1155.639881] [58035]: DEBUG cinder.api.middleware.request_id [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-41b4acd5-c0c8-46e3-a7ce-ddd7e7fd9908 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.642465] [58035]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-41b4acd5-c0c8-46e3-a7ce-ddd7e7fd9908 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] PUT http://10.180.1.21/volume/v3/attachments/621aaa3b-c953-43cf-ae07-04235a17bb81 [ 1155.642858] [58035]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-41b4acd5-c0c8-46e3-a7ce-ddd7e7fd9908 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "mountpoint": "/dev/sda"}}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1155.651258] [58035]: DEBUG cinder.coordination [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-41b4acd5-c0c8-46e3-a7ce-ddd7e7fd9908 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Acquiring lock "cinder-attachment_update-b19687b5-2869-473a-b2d1-78795461420b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1155.656509] [58035]: DEBUG cinder.coordination [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-41b4acd5-c0c8-46e3-a7ce-ddd7e7fd9908 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Lock "cinder-attachment_update-b19687b5-2869-473a-b2d1-78795461420b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58035) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1155.657625] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.657625] [58035]: warnings.warn( [ 1156.182067] [58035]: DEBUG cinder.coordination [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-41b4acd5-c0c8-46e3-a7ce-ddd7e7fd9908 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Lock "cinder-attachment_update-b19687b5-2869-473a-b2d1-78795461420b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=58035) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1156.182774] [58035]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-41b4acd5-c0c8-46e3-a7ce-ddd7e7fd9908 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/621aaa3b-c953-43cf-ae07-04235a17bb81 returned with HTTP 200 [ 1156.183564] [58035]: [pid: 58035|app: 0|req: 190/387] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:07:28 2025] PUT /volume/v3/attachments/621aaa3b-c953-43cf-ae07-04235a17bb81 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.372791] [58036]: DEBUG cinder.api.middleware.request_id [None req-ddefbd6a-10d1-47fb-b45e-d6e5cd3089c7 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.373431] [58036]: INFO cinder.api.openstack.wsgi [None req-ddefbd6a-10d1-47fb-b45e-d6e5cd3089c7 None None] GET http://10.180.1.21/volume// [ 1156.373746] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ddefbd6a-10d1-47fb-b45e-d6e5cd3089c7 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.373979] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ddefbd6a-10d1-47fb-b45e-d6e5cd3089c7 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1156.374431] [58036]: INFO cinder.api.openstack.wsgi [None req-ddefbd6a-10d1-47fb-b45e-d6e5cd3089c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1156.374832] [58036]: [pid: 58036|app: 0|req: 198/388] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:07:29 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1156.380863] [58035]: DEBUG cinder.api.middleware.request_id [req-306d7d54-e55e-4253-a806-2b1febcced2e req-9aba343f-1a3c-4532-9bed-c5031ecdba5f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.384324] [58035]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-9aba343f-1a3c-4532-9bed-c5031ecdba5f tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1156.384742] [58035]: DEBUG cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-9aba343f-1a3c-4532-9bed-c5031ecdba5f tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14237989-a5e4-4c61-98f2-65b805cc3a31", "connector": null, "instance_uuid": "d5c1f2dd-89e0-49df-b7ee-e711b09f9ded"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.394765] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.394765] [58035]: warnings.warn( [ 1156.445124] [58035]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-9aba343f-1a3c-4532-9bed-c5031ecdba5f tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1156.445637] [58035]: [pid: 58035|app: 0|req: 191/389] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:07:29 2025] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.475622] [58036]: DEBUG cinder.api.middleware.request_id [None req-98718c77-3d91-4d7b-a438-489353d14a45 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.478509] [58036]: INFO cinder.api.openstack.wsgi [None req-98718c77-3d91-4d7b-a438-489353d14a45 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1156.478735] [58036]: DEBUG cinder.api.openstack.wsgi [None req-98718c77-3d91-4d7b-a438-489353d14a45 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.478943] [58036]: DEBUG cinder.api.openstack.wsgi [None req-98718c77-3d91-4d7b-a438-489353d14a45 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1156.495288] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.495288] [58036]: warnings.warn( [ 1156.502579] [58036]: INFO cinder.volume.api [None req-98718c77-3d91-4d7b-a438-489353d14a45 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1156.512940] [58036]: INFO cinder.api.openstack.wsgi [None req-98718c77-3d91-4d7b-a438-489353d14a45 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1156.515021] [58036]: [pid: 58036|app: 0|req: 199/390] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:29 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.698180] [58035]: DEBUG cinder.api.middleware.request_id [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-696ec878-9b02-406f-a706-2db049afca4f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.700465] [58035]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-696ec878-9b02-406f-a706-2db049afca4f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/attachments/621aaa3b-c953-43cf-ae07-04235a17bb81/action [ 1156.700899] [58035]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-696ec878-9b02-406f-a706-2db049afca4f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1156.701076] [58035]: DEBUG cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-696ec878-9b02-406f-a706-2db049afca4f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.719517] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.719517] [58035]: warnings.warn( [ 1156.729816] [58035]: INFO cinder.api.openstack.wsgi [req-5ec84597-d030-47f6-b852-d800c9a226d0 req-696ec878-9b02-406f-a706-2db049afca4f tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/621aaa3b-c953-43cf-ae07-04235a17bb81/action returned with HTTP 204 [ 1156.730324] [58035]: [pid: 58035|app: 0|req: 192/391] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:07:29 2025] POST /volume/v3/attachments/621aaa3b-c953-43cf-ae07-04235a17bb81/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1156.981731] [58036]: DEBUG cinder.api.middleware.request_id [None req-020ac8c1-6bbc-4f79-a01e-63f06c18b24c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.982170] [58036]: INFO cinder.api.openstack.wsgi [None req-020ac8c1-6bbc-4f79-a01e-63f06c18b24c None None] GET http://10.180.1.21/volume// [ 1156.983037] [58036]: DEBUG cinder.api.openstack.wsgi [None req-020ac8c1-6bbc-4f79-a01e-63f06c18b24c None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.983037] [58036]: DEBUG cinder.api.openstack.wsgi [None req-020ac8c1-6bbc-4f79-a01e-63f06c18b24c None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1156.983037] [58036]: INFO cinder.api.openstack.wsgi [None req-020ac8c1-6bbc-4f79-a01e-63f06c18b24c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1156.983217] [58036]: [pid: 58036|app: 0|req: 200/392] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:07:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1156.987086] [58035]: DEBUG cinder.api.middleware.request_id [req-306d7d54-e55e-4253-a806-2b1febcced2e req-1fdc85da-da9e-4388-a297-df33bba52901 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.989295] [58035]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-1fdc85da-da9e-4388-a297-df33bba52901 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1156.989562] [58035]: DEBUG cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-1fdc85da-da9e-4388-a297-df33bba52901 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.989761] [58035]: DEBUG cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-1fdc85da-da9e-4388-a297-df33bba52901 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.000181] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.000181] [58035]: warnings.warn( [ 1157.004308] [58035]: INFO cinder.volume.api [req-306d7d54-e55e-4253-a806-2b1febcced2e req-1fdc85da-da9e-4388-a297-df33bba52901 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1157.009324] [58035]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-1fdc85da-da9e-4388-a297-df33bba52901 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1157.009735] [58035]: [pid: 58035|app: 0|req: 193/393] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:07:29 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1157.043916] [58036]: DEBUG cinder.api.middleware.request_id [req-306d7d54-e55e-4253-a806-2b1febcced2e req-3d4945e2-fc11-4e70-9338-8f67df4c232b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.046409] [58036]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-3d4945e2-fc11-4e70-9338-8f67df4c232b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] PUT http://10.180.1.21/volume/v3/attachments/1323e4dd-177d-47a3-9157-91c0b571a614 [ 1157.046891] [58036]: DEBUG cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-3d4945e2-fc11-4e70-9338-8f67df4c232b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989749", "mountpoint": "/dev/sdb"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.055748] [58036]: DEBUG cinder.coordination [req-306d7d54-e55e-4253-a806-2b1febcced2e req-3d4945e2-fc11-4e70-9338-8f67df4c232b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Acquiring lock "cinder-attachment_update-14237989-a5e4-4c61-98f2-65b805cc3a31-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1157.060719] [58036]: DEBUG cinder.coordination [req-306d7d54-e55e-4253-a806-2b1febcced2e req-3d4945e2-fc11-4e70-9338-8f67df4c232b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Lock "cinder-attachment_update-14237989-a5e4-4c61-98f2-65b805cc3a31-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1157.061922] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.061922] [58036]: warnings.warn( [ 1157.208134] [58035]: DEBUG cinder.api.middleware.request_id [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-174842cf-5556-4e87-847e-73e6bc8d7dac None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.210721] [58035]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-174842cf-5556-4e87-847e-73e6bc8d7dac tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] POST http://10.180.1.21/volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171/action [ 1157.211177] [58035]: DEBUG cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-174842cf-5556-4e87-847e-73e6bc8d7dac tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1157.211305] [58035]: DEBUG cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-174842cf-5556-4e87-847e-73e6bc8d7dac tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.229347] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.229347] [58035]: warnings.warn( [ 1157.238131] [58035]: INFO cinder.api.openstack.wsgi [req-2df7be12-5369-427c-83aa-b3fa7b484887 req-174842cf-5556-4e87-847e-73e6bc8d7dac tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171/action returned with HTTP 204 [ 1157.238811] [58035]: [pid: 58035|app: 0|req: 194/394] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:07:29 2025] POST /volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1157.442720] [58035]: DEBUG cinder.api.middleware.request_id [None req-adae38f2-701b-4eed-9b06-9655288c26e2 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.445713] [58035]: INFO cinder.api.openstack.wsgi [None req-adae38f2-701b-4eed-9b06-9655288c26e2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1157.446225] [58035]: DEBUG cinder.api.openstack.wsgi [None req-adae38f2-701b-4eed-9b06-9655288c26e2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.446764] [58035]: DEBUG cinder.api.openstack.wsgi [None req-adae38f2-701b-4eed-9b06-9655288c26e2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.459197] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.459197] [58035]: warnings.warn( [ 1157.470591] [58035]: INFO cinder.volume.api [None req-adae38f2-701b-4eed-9b06-9655288c26e2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1157.476972] [58035]: INFO cinder.api.openstack.wsgi [None req-adae38f2-701b-4eed-9b06-9655288c26e2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1157.477552] [58035]: [pid: 58035|app: 0|req: 195/395] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:30 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.527804] [58035]: DEBUG cinder.api.middleware.request_id [None req-548b1a1d-231b-4d2f-b0f1-65ad846e3b17 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.530537] [58035]: INFO cinder.api.openstack.wsgi [None req-548b1a1d-231b-4d2f-b0f1-65ad846e3b17 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1157.530844] [58035]: DEBUG cinder.api.openstack.wsgi [None req-548b1a1d-231b-4d2f-b0f1-65ad846e3b17 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.531155] [58035]: DEBUG cinder.api.openstack.wsgi [None req-548b1a1d-231b-4d2f-b0f1-65ad846e3b17 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.549102] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.549102] [58035]: warnings.warn( [ 1157.553242] [58035]: INFO cinder.volume.api [None req-548b1a1d-231b-4d2f-b0f1-65ad846e3b17 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1157.558338] [58035]: INFO cinder.api.openstack.wsgi [None req-548b1a1d-231b-4d2f-b0f1-65ad846e3b17 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1157.558814] [58035]: [pid: 58035|app: 0|req: 196/396] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:30 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.559598] [58035]: DEBUG cinder.api.middleware.request_id [None req-ec73a39a-ce6b-4d03-80ab-8f42b56e5437 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.561390] [58035]: INFO cinder.api.openstack.wsgi [None req-ec73a39a-ce6b-4d03-80ab-8f42b56e5437 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1157.561595] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ec73a39a-ce6b-4d03-80ab-8f42b56e5437 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.561802] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ec73a39a-ce6b-4d03-80ab-8f42b56e5437 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.569616] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.569616] [58035]: warnings.warn( [ 1157.573555] [58035]: INFO cinder.volume.api [None req-ec73a39a-ce6b-4d03-80ab-8f42b56e5437 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1157.578636] [58035]: INFO cinder.api.openstack.wsgi [None req-ec73a39a-ce6b-4d03-80ab-8f42b56e5437 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1157.579111] [58035]: [pid: 58035|app: 0|req: 197/397] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:30 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.571656] [58035]: DEBUG cinder.api.middleware.request_id [None req-7f8acfdc-1d3d-495c-84e6-90a45d421b0d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.574287] [58035]: INFO cinder.api.openstack.wsgi [None req-7f8acfdc-1d3d-495c-84e6-90a45d421b0d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1158.574600] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7f8acfdc-1d3d-495c-84e6-90a45d421b0d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1158.574833] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7f8acfdc-1d3d-495c-84e6-90a45d421b0d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1158.591722] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.591722] [58035]: warnings.warn( [ 1158.597161] [58035]: INFO cinder.volume.api [None req-7f8acfdc-1d3d-495c-84e6-90a45d421b0d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1158.603580] [58035]: INFO cinder.api.openstack.wsgi [None req-7f8acfdc-1d3d-495c-84e6-90a45d421b0d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1158.604214] [58035]: [pid: 58035|app: 0|req: 198/398] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:31 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.615206] [58035]: DEBUG cinder.api.middleware.request_id [None req-ea191c21-78b2-4cf7-a48f-0018f54bae06 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.617308] [58035]: INFO cinder.api.openstack.wsgi [None req-ea191c21-78b2-4cf7-a48f-0018f54bae06 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1159.617519] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ea191c21-78b2-4cf7-a48f-0018f54bae06 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1159.617722] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ea191c21-78b2-4cf7-a48f-0018f54bae06 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1159.634298] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.634298] [58035]: warnings.warn( [ 1159.639804] [58035]: INFO cinder.volume.api [None req-ea191c21-78b2-4cf7-a48f-0018f54bae06 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1159.646783] [58035]: INFO cinder.api.openstack.wsgi [None req-ea191c21-78b2-4cf7-a48f-0018f54bae06 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1159.647511] [58035]: [pid: 58035|app: 0|req: 199/399] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:32 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.659382] [58035]: DEBUG cinder.api.middleware.request_id [None req-a819e9f1-abfe-4486-a117-91e446a43172 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.662444] [58035]: INFO cinder.api.openstack.wsgi [None req-a819e9f1-abfe-4486-a117-91e446a43172 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1160.662674] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a819e9f1-abfe-4486-a117-91e446a43172 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1160.662868] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a819e9f1-abfe-4486-a117-91e446a43172 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1160.677268] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.677268] [58035]: warnings.warn( [ 1160.682104] [58035]: INFO cinder.volume.api [None req-a819e9f1-abfe-4486-a117-91e446a43172 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1160.688646] [58035]: INFO cinder.api.openstack.wsgi [None req-a819e9f1-abfe-4486-a117-91e446a43172 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1160.689278] [58035]: [pid: 58035|app: 0|req: 200/400] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:33 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.721480] [58035]: DEBUG cinder.api.middleware.request_id [None req-502b28c5-9f6d-42d3-ba42-95de7d90093e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.721967] [58035]: INFO cinder.api.openstack.wsgi [None req-502b28c5-9f6d-42d3-ba42-95de7d90093e None None] GET http://10.180.1.21/volume// [ 1160.722166] [58035]: DEBUG cinder.api.openstack.wsgi [None req-502b28c5-9f6d-42d3-ba42-95de7d90093e None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1160.722379] [58035]: DEBUG cinder.api.openstack.wsgi [None req-502b28c5-9f6d-42d3-ba42-95de7d90093e None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1160.722810] [58035]: INFO cinder.api.openstack.wsgi [None req-502b28c5-9f6d-42d3-ba42-95de7d90093e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1160.723246] [58035]: [pid: 58035|app: 0|req: 201/401] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:07:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1160.729069] [58035]: DEBUG cinder.api.middleware.request_id [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-36662855-0669-4522-b07b-e1cc112a3802 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.731607] [58035]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-36662855-0669-4522-b07b-e1cc112a3802 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1160.732016] [58035]: DEBUG cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-36662855-0669-4522-b07b-e1cc112a3802 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "082ea48e-74b8-4708-88e6-d598cdd99eaa", "connector": null, "instance_uuid": "e6fb1783-6aba-4830-9f30-19c0b88cd04d"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.750165] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.750165] [58035]: warnings.warn( [ 1160.787319] [58035]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-36662855-0669-4522-b07b-e1cc112a3802 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1160.787836] [58035]: [pid: 58035|app: 0|req: 202/402] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:07:33 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.798622] [58035]: DEBUG cinder.api.middleware.request_id [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-5e4f1674-aba0-48a1-8511-5a5e8a9d23eb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.804404] [58035]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-5e4f1674-aba0-48a1-8511-5a5e8a9d23eb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] DELETE http://10.180.1.21/volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171 [ 1160.804632] [58035]: DEBUG cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-5e4f1674-aba0-48a1-8511-5a5e8a9d23eb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1160.804823] [58035]: DEBUG cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-5e4f1674-aba0-48a1-8511-5a5e8a9d23eb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1160.814083] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.814083] [58035]: warnings.warn( [ 1161.366071] [58035]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-5e4f1674-aba0-48a1-8511-5a5e8a9d23eb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171 returned with HTTP 200 [ 1161.366861] [58035]: [pid: 58035|app: 0|req: 203/403] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:07:33 2025] DELETE /volume/v3/attachments/19adb505-dc8c-4367-9e72-fe98254ca171 => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1161.581771] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=242,cinder:UPDATE=46,cinder:INSERT=23 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1161.589487] [58036]: DEBUG cinder.coordination [req-306d7d54-e55e-4253-a806-2b1febcced2e req-3d4945e2-fc11-4e70-9338-8f67df4c232b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Lock "cinder-attachment_update-14237989-a5e4-4c61-98f2-65b805cc3a31-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1161.592379] [58036]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-3d4945e2-fc11-4e70-9338-8f67df4c232b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments/1323e4dd-177d-47a3-9157-91c0b571a614 returned with HTTP 200 [ 1161.592379] [58036]: [pid: 58036|app: 0|req: 201/404] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:07:29 2025] PUT /volume/v3/attachments/1323e4dd-177d-47a3-9157-91c0b571a614 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.700530] [58035]: DEBUG cinder.api.middleware.request_id [None req-297f6513-59d6-4f55-8f6e-b3fb4189033e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.704526] [58035]: INFO cinder.api.openstack.wsgi [None req-297f6513-59d6-4f55-8f6e-b3fb4189033e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1161.704632] [58035]: DEBUG cinder.api.openstack.wsgi [None req-297f6513-59d6-4f55-8f6e-b3fb4189033e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1161.704931] [58035]: DEBUG cinder.api.openstack.wsgi [None req-297f6513-59d6-4f55-8f6e-b3fb4189033e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1161.721190] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.721190] [58035]: warnings.warn( [ 1161.726383] [58035]: INFO cinder.volume.api [None req-297f6513-59d6-4f55-8f6e-b3fb4189033e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1161.732708] [58035]: INFO cinder.api.openstack.wsgi [None req-297f6513-59d6-4f55-8f6e-b3fb4189033e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1161.733220] [58035]: [pid: 58035|app: 0|req: 204/405] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:34 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.744536] [58036]: DEBUG cinder.api.middleware.request_id [None req-b7c6611a-b8df-49fb-abb8-b45d05197581 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.746933] [58036]: INFO cinder.api.openstack.wsgi [None req-b7c6611a-b8df-49fb-abb8-b45d05197581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1162.747190] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b7c6611a-b8df-49fb-abb8-b45d05197581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1162.747418] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b7c6611a-b8df-49fb-abb8-b45d05197581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1162.763266] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.763266] [58036]: warnings.warn( [ 1162.767957] [58036]: INFO cinder.volume.api [None req-b7c6611a-b8df-49fb-abb8-b45d05197581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1162.773367] [58036]: INFO cinder.api.openstack.wsgi [None req-b7c6611a-b8df-49fb-abb8-b45d05197581 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1162.773787] [58036]: [pid: 58036|app: 0|req: 202/406] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:35 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.750752] [58035]: DEBUG cinder.api.middleware.request_id [req-306d7d54-e55e-4253-a806-2b1febcced2e req-cc4c2829-8099-4538-bd4e-2669eaa103ef None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.753726] [58035]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-cc4c2829-8099-4538-bd4e-2669eaa103ef tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/attachments/1323e4dd-177d-47a3-9157-91c0b571a614/action [ 1163.754165] [58035]: DEBUG cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-cc4c2829-8099-4538-bd4e-2669eaa103ef tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1163.754295] [58035]: DEBUG cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-cc4c2829-8099-4538-bd4e-2669eaa103ef tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1163.778863] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.778863] [58035]: warnings.warn( [ 1163.783581] [58036]: DEBUG cinder.api.middleware.request_id [None req-8dfe2deb-b90c-4016-afa0-a4750759c69a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.786250] [58036]: INFO cinder.api.openstack.wsgi [None req-8dfe2deb-b90c-4016-afa0-a4750759c69a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1163.786492] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8dfe2deb-b90c-4016-afa0-a4750759c69a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1163.786707] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8dfe2deb-b90c-4016-afa0-a4750759c69a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1163.792812] [58035]: INFO cinder.api.openstack.wsgi [req-306d7d54-e55e-4253-a806-2b1febcced2e req-cc4c2829-8099-4538-bd4e-2669eaa103ef tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments/1323e4dd-177d-47a3-9157-91c0b571a614/action returned with HTTP 204 [ 1163.793432] [58035]: [pid: 58035|app: 0|req: 205/407] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:07:36 2025] POST /volume/v3/attachments/1323e4dd-177d-47a3-9157-91c0b571a614/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1163.801922] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.801922] [58036]: warnings.warn( [ 1163.806121] [58036]: INFO cinder.volume.api [None req-8dfe2deb-b90c-4016-afa0-a4750759c69a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1163.812948] [58036]: INFO cinder.api.openstack.wsgi [None req-8dfe2deb-b90c-4016-afa0-a4750759c69a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1163.812948] [58036]: [pid: 58036|app: 0|req: 203/408] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:36 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.824224] [58035]: DEBUG cinder.api.middleware.request_id [None req-6dad0f47-7248-4b44-8540-103953f65685 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.830271] [58035]: INFO cinder.api.openstack.wsgi [None req-6dad0f47-7248-4b44-8540-103953f65685 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1163.830271] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6dad0f47-7248-4b44-8540-103953f65685 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1163.830271] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6dad0f47-7248-4b44-8540-103953f65685 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1163.841558] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.841558] [58035]: warnings.warn( [ 1163.845347] [58035]: INFO cinder.volume.api [None req-6dad0f47-7248-4b44-8540-103953f65685 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1163.849876] [58035]: INFO cinder.api.openstack.wsgi [None req-6dad0f47-7248-4b44-8540-103953f65685 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1163.850331] [58035]: [pid: 58035|app: 0|req: 206/409] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:36 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1164.552170] [58036]: DEBUG cinder.api.middleware.request_id [req-255a0200-0080-462e-97a6-af05eabfcd0d req-76da0b65-9a01-45e5-b86d-d47f8fd250ce None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.555674] [58036]: INFO cinder.api.openstack.wsgi [req-255a0200-0080-462e-97a6-af05eabfcd0d req-76da0b65-9a01-45e5-b86d-d47f8fd250ce tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1164.555901] [58036]: DEBUG cinder.api.openstack.wsgi [req-255a0200-0080-462e-97a6-af05eabfcd0d req-76da0b65-9a01-45e5-b86d-d47f8fd250ce tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1164.556279] [58036]: DEBUG cinder.api.openstack.wsgi [req-255a0200-0080-462e-97a6-af05eabfcd0d req-76da0b65-9a01-45e5-b86d-d47f8fd250ce tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1164.575425] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.575425] [58036]: warnings.warn( [ 1164.580982] [58036]: INFO cinder.volume.api [req-255a0200-0080-462e-97a6-af05eabfcd0d req-76da0b65-9a01-45e5-b86d-d47f8fd250ce tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1164.586784] [58036]: INFO cinder.api.openstack.wsgi [req-255a0200-0080-462e-97a6-af05eabfcd0d req-76da0b65-9a01-45e5-b86d-d47f8fd250ce tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1164.587345] [58036]: [pid: 58036|app: 0|req: 204/410] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:07:37 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1164.598909] [58035]: DEBUG cinder.api.middleware.request_id [None req-1b69a23e-de73-4238-ab75-ea866b6eb2dc None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.601214] [58035]: INFO cinder.api.openstack.wsgi [None req-1b69a23e-de73-4238-ab75-ea866b6eb2dc tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1164.601614] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1b69a23e-de73-4238-ab75-ea866b6eb2dc tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1164.601966] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1b69a23e-de73-4238-ab75-ea866b6eb2dc tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1164.615913] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.615913] [58035]: warnings.warn( [ 1164.621073] [58035]: INFO cinder.volume.api [None req-1b69a23e-de73-4238-ab75-ea866b6eb2dc tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1164.628882] [58035]: INFO cinder.api.openstack.wsgi [None req-1b69a23e-de73-4238-ab75-ea866b6eb2dc tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1164.629379] [58035]: [pid: 58035|app: 0|req: 207/411] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:37 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.023076] [58036]: DEBUG cinder.api.middleware.request_id [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-f6d1049e-2d91-4490-899b-cf125246687e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.025773] [58036]: INFO cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-f6d1049e-2d91-4490-899b-cf125246687e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1165.026010] [58036]: DEBUG cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-f6d1049e-2d91-4490-899b-cf125246687e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1165.026228] [58036]: DEBUG cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-f6d1049e-2d91-4490-899b-cf125246687e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1165.040701] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.040701] [58036]: warnings.warn( [ 1165.045079] [58036]: INFO cinder.volume.api [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-f6d1049e-2d91-4490-899b-cf125246687e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1165.050213] [58036]: INFO cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-f6d1049e-2d91-4490-899b-cf125246687e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1165.050676] [58036]: [pid: 58036|app: 0|req: 205/412] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:07:37 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.069152] [58035]: DEBUG cinder.api.middleware.request_id [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-2ee3ebea-e8c9-45bd-b828-046a4c97f824 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.071486] [58035]: INFO cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-2ee3ebea-e8c9-45bd-b828-046a4c97f824 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31/action [ 1165.072185] [58035]: DEBUG cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-2ee3ebea-e8c9-45bd-b828-046a4c97f824 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1165.072185] [58035]: DEBUG cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-2ee3ebea-e8c9-45bd-b828-046a4c97f824 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1165.082112] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1165.082112] [58035]: warnings.warn( [ 1165.082717] [58035]: INFO cinder.volume.api [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-2ee3ebea-e8c9-45bd-b828-046a4c97f824 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1165.088423] [58035]: INFO cinder.volume.api [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-2ee3ebea-e8c9-45bd-b828-046a4c97f824 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Begin detaching volume completed successfully. [ 1165.088655] [58035]: INFO cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-2ee3ebea-e8c9-45bd-b828-046a4c97f824 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31/action returned with HTTP 202 [ 1165.089275] [58035]: [pid: 58035|app: 0|req: 208/413] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:07:37 2025] POST /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1166.120105] [58036]: DEBUG cinder.api.middleware.request_id [None req-ca46463c-50bc-4a3f-8df8-8c9bf7f6a5d2 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.120867] [58036]: INFO cinder.api.openstack.wsgi [None req-ca46463c-50bc-4a3f-8df8-8c9bf7f6a5d2 None None] GET http://10.180.1.21/volume// [ 1166.120867] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ca46463c-50bc-4a3f-8df8-8c9bf7f6a5d2 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1166.121039] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ca46463c-50bc-4a3f-8df8-8c9bf7f6a5d2 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1166.121341] [58036]: INFO cinder.api.openstack.wsgi [None req-ca46463c-50bc-4a3f-8df8-8c9bf7f6a5d2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1166.121660] [58036]: [pid: 58036|app: 0|req: 206/414] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:07:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1166.125746] [58035]: DEBUG cinder.api.middleware.request_id [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-b694a059-ebff-4a27-85d0-96fe561ecab1 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.128347] [58035]: INFO cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-b694a059-ebff-4a27-85d0-96fe561ecab1 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1166.128628] [58035]: DEBUG cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-b694a059-ebff-4a27-85d0-96fe561ecab1 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1166.128885] [58035]: DEBUG cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-b694a059-ebff-4a27-85d0-96fe561ecab1 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1166.144537] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1166.144537] [58035]: warnings.warn( [ 1166.150235] [58035]: INFO cinder.volume.api [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-b694a059-ebff-4a27-85d0-96fe561ecab1 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1166.157010] [58035]: INFO cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-b694a059-ebff-4a27-85d0-96fe561ecab1 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1166.157325] [58035]: [pid: 58035|app: 0|req: 209/415] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:07:38 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1167.391711] [58036]: DEBUG cinder.api.middleware.request_id [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-fba9f905-8f61-4eed-baeb-d1dd3a6dd577 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.394168] [58036]: INFO cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-fba9f905-8f61-4eed-baeb-d1dd3a6dd577 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1323e4dd-177d-47a3-9157-91c0b571a614 [ 1167.394431] [58036]: DEBUG cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-fba9f905-8f61-4eed-baeb-d1dd3a6dd577 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1167.394668] [58036]: DEBUG cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-fba9f905-8f61-4eed-baeb-d1dd3a6dd577 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1167.405526] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.405526] [58036]: warnings.warn( [ 1167.942172] [58036]: INFO cinder.api.openstack.wsgi [req-53425949-e916-46c6-9c9b-390b1a4a8d0a req-fba9f905-8f61-4eed-baeb-d1dd3a6dd577 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments/1323e4dd-177d-47a3-9157-91c0b571a614 returned with HTTP 200 [ 1167.942841] [58036]: [pid: 58036|app: 0|req: 207/416] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:07:40 2025] DELETE /volume/v3/attachments/1323e4dd-177d-47a3-9157-91c0b571a614 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1168.808467] [58035]: DEBUG cinder.api.middleware.request_id [None req-8bfe7c9c-1e0b-4d63-b84e-5bbd97898e65 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.812655] [58035]: INFO cinder.api.openstack.wsgi [None req-8bfe7c9c-1e0b-4d63-b84e-5bbd97898e65 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1168.812655] [58035]: DEBUG cinder.api.openstack.wsgi [None req-8bfe7c9c-1e0b-4d63-b84e-5bbd97898e65 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1168.812655] [58035]: DEBUG cinder.api.openstack.wsgi [None req-8bfe7c9c-1e0b-4d63-b84e-5bbd97898e65 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1168.823262] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.823262] [58035]: warnings.warn( [ 1168.827884] [58035]: INFO cinder.volume.api [None req-8bfe7c9c-1e0b-4d63-b84e-5bbd97898e65 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1168.833567] [58035]: INFO cinder.api.openstack.wsgi [None req-8bfe7c9c-1e0b-4d63-b84e-5bbd97898e65 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1168.834052] [58035]: [pid: 58035|app: 0|req: 210/417] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:41 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.460059] [58036]: DEBUG cinder.api.middleware.request_id [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-047322cd-7d9b-43a2-97ff-8c3f23d9ec2a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.462344] [58036]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-047322cd-7d9b-43a2-97ff-8c3f23d9ec2a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] PUT http://10.180.1.21/volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f [ 1173.463071] [58036]: DEBUG cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-047322cd-7d9b-43a2-97ff-8c3f23d9ec2a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989730", "mountpoint": "/dev/sdb"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.472973] [58036]: DEBUG cinder.coordination [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-047322cd-7d9b-43a2-97ff-8c3f23d9ec2a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Acquiring lock "cinder-attachment_update-082ea48e-74b8-4708-88e6-d598cdd99eaa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1173.477545] [58036]: DEBUG cinder.coordination [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-047322cd-7d9b-43a2-97ff-8c3f23d9ec2a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Lock "cinder-attachment_update-082ea48e-74b8-4708-88e6-d598cdd99eaa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1173.478698] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.478698] [58036]: warnings.warn( [ 1173.999893] [58036]: DEBUG cinder.coordination [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-047322cd-7d9b-43a2-97ff-8c3f23d9ec2a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Lock "cinder-attachment_update-082ea48e-74b8-4708-88e6-d598cdd99eaa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1174.000279] [58036]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-047322cd-7d9b-43a2-97ff-8c3f23d9ec2a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f returned with HTTP 200 [ 1174.000844] [58036]: [pid: 58036|app: 0|req: 208/418] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:07:46 2025] PUT /volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.031724] [58035]: DEBUG cinder.api.middleware.request_id [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-291b541d-fab3-42f1-af64-10229a9da060 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.034963] [58035]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-291b541d-fab3-42f1-af64-10229a9da060 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f [ 1174.034963] [58035]: DEBUG cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-291b541d-fab3-42f1-af64-10229a9da060 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1174.034963] [58035]: DEBUG cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-291b541d-fab3-42f1-af64-10229a9da060 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1174.055184] [58035]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-291b541d-fab3-42f1-af64-10229a9da060 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f returned with HTTP 200 [ 1174.055686] [58035]: [pid: 58035|app: 0|req: 211/419] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Dec 12 05:07:46 2025] GET /volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f => generated 642 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1177.134283] [58036]: DEBUG cinder.api.middleware.request_id [None req-ec205894-792e-482d-a2a6-80ae7eb6b377 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.136703] [58036]: INFO cinder.api.openstack.wsgi [None req-ec205894-792e-482d-a2a6-80ae7eb6b377 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1177.136919] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ec205894-792e-482d-a2a6-80ae7eb6b377 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1177.137145] [58036]: DEBUG cinder.api.openstack.wsgi [None req-ec205894-792e-482d-a2a6-80ae7eb6b377 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1177.149581] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.149581] [58036]: warnings.warn( [ 1177.154663] [58036]: INFO cinder.volume.api [None req-ec205894-792e-482d-a2a6-80ae7eb6b377 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1177.160520] [58036]: INFO cinder.api.openstack.wsgi [None req-ec205894-792e-482d-a2a6-80ae7eb6b377 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1177.160982] [58036]: [pid: 58036|app: 0|req: 209/420] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:49 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.205973] [58035]: DEBUG cinder.api.middleware.request_id [None req-95c363dc-7c7e-4cfb-941c-72d3271bad1c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.208189] [58035]: INFO cinder.api.openstack.wsgi [None req-95c363dc-7c7e-4cfb-941c-72d3271bad1c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1177.208503] [58035]: DEBUG cinder.api.openstack.wsgi [None req-95c363dc-7c7e-4cfb-941c-72d3271bad1c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1177.208722] [58035]: DEBUG cinder.api.openstack.wsgi [None req-95c363dc-7c7e-4cfb-941c-72d3271bad1c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1177.216737] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.216737] [58035]: warnings.warn( [ 1177.222090] [58035]: INFO cinder.volume.api [None req-95c363dc-7c7e-4cfb-941c-72d3271bad1c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1177.227671] [58035]: INFO cinder.api.openstack.wsgi [None req-95c363dc-7c7e-4cfb-941c-72d3271bad1c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1177.228600] [58035]: [pid: 58035|app: 0|req: 212/421] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:07:49 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.514908] [58036]: DEBUG cinder.api.middleware.request_id [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-adff6b3f-29e5-46c9-bcbc-9fb24f4c8a8a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.519338] [58036]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-adff6b3f-29e5-46c9-bcbc-9fb24f4c8a8a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] POST http://10.180.1.21/volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f/action [ 1179.519944] [58036]: DEBUG cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-adff6b3f-29e5-46c9-bcbc-9fb24f4c8a8a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1179.520155] [58036]: DEBUG cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-adff6b3f-29e5-46c9-bcbc-9fb24f4c8a8a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1179.558843] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.558843] [58036]: warnings.warn( [ 1179.568591] [58036]: INFO cinder.api.openstack.wsgi [req-4396ba84-c9a9-4a2a-b89f-eff873acabec req-adff6b3f-29e5-46c9-bcbc-9fb24f4c8a8a tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f/action returned with HTTP 204 [ 1179.569959] [58036]: [pid: 58036|app: 0|req: 210/422] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:07:52 2025] POST /volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1185.197538] [58035]: DEBUG cinder.api.middleware.request_id [None req-94e13608-037d-40ab-bcbb-ce90143087ac None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.197876] [58035]: INFO cinder.api.openstack.wsgi [None req-94e13608-037d-40ab-bcbb-ce90143087ac None None] GET http://10.180.1.21/volume// [ 1185.198129] [58035]: DEBUG cinder.api.openstack.wsgi [None req-94e13608-037d-40ab-bcbb-ce90143087ac None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1185.198207] [58035]: DEBUG cinder.api.openstack.wsgi [None req-94e13608-037d-40ab-bcbb-ce90143087ac None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1185.198876] [58035]: INFO cinder.api.openstack.wsgi [None req-94e13608-037d-40ab-bcbb-ce90143087ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1185.199240] [58035]: [pid: 58035|app: 0|req: 213/423] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:07:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1185.204076] [58036]: DEBUG cinder.api.middleware.request_id [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-3304a8d6-92eb-45ef-9843-9c0a2cf260a1 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.206539] [58036]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-3304a8d6-92eb-45ef-9843-9c0a2cf260a1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1185.206953] [58036]: DEBUG cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-3304a8d6-92eb-45ef-9843-9c0a2cf260a1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b19687b5-2869-473a-b2d1-78795461420b", "connector": null, "instance_uuid": "928e19a5-2df8-43db-a9b3-343d96a85cb7"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.223946] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.223946] [58036]: warnings.warn( [ 1185.256972] [58036]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-3304a8d6-92eb-45ef-9843-9c0a2cf260a1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1185.257503] [58036]: [pid: 58036|app: 0|req: 211/424] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:07:57 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.262666] [58035]: DEBUG cinder.api.middleware.request_id [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f1bd640f-e1e4-4c46-9be6-08f632986e56 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.265353] [58035]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f1bd640f-e1e4-4c46-9be6-08f632986e56 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] DELETE http://10.180.1.21/volume/v3/attachments/621aaa3b-c953-43cf-ae07-04235a17bb81 [ 1185.265614] [58035]: DEBUG cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f1bd640f-e1e4-4c46-9be6-08f632986e56 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1185.265852] [58035]: DEBUG cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f1bd640f-e1e4-4c46-9be6-08f632986e56 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1185.274622] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.274622] [58035]: warnings.warn( [ 1185.807552] [58035]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f1bd640f-e1e4-4c46-9be6-08f632986e56 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/621aaa3b-c953-43cf-ae07-04235a17bb81 returned with HTTP 200 [ 1185.808076] [58035]: [pid: 58035|app: 0|req: 214/425] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:07:58 2025] DELETE /volume/v3/attachments/621aaa3b-c953-43cf-ae07-04235a17bb81 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1189.875019] [58036]: DEBUG cinder.api.middleware.request_id [None req-5f795709-5827-456d-a07c-b9762c7e9a5d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.877494] [58036]: INFO cinder.api.openstack.wsgi [None req-5f795709-5827-456d-a07c-b9762c7e9a5d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1189.877753] [58036]: DEBUG cinder.api.openstack.wsgi [None req-5f795709-5827-456d-a07c-b9762c7e9a5d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.877988] [58036]: DEBUG cinder.api.openstack.wsgi [None req-5f795709-5827-456d-a07c-b9762c7e9a5d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.878853] [58036]: INFO cinder.api.v3.volumes [None req-5f795709-5827-456d-a07c-b9762c7e9a5d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Delete volume with id: 1836873a-677b-4bf3-8544-685b9ea73a66 [ 1189.894609] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.894609] [58036]: warnings.warn( [ 1189.895607] [58036]: INFO cinder.volume.api [None req-5f795709-5827-456d-a07c-b9762c7e9a5d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1189.917512] [58036]: INFO cinder.volume.api [None req-5f795709-5827-456d-a07c-b9762c7e9a5d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Delete volume request issued successfully. [ 1189.917767] [58036]: INFO cinder.api.openstack.wsgi [None req-5f795709-5827-456d-a07c-b9762c7e9a5d tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 202 [ 1189.918539] [58036]: [pid: 58036|app: 0|req: 212/426] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:08:02 2025] DELETE /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1189.921701] [58035]: DEBUG cinder.api.middleware.request_id [None req-e1ffbab0-9251-4a67-b0dd-2a89b3e06d1a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.924649] [58035]: INFO cinder.api.openstack.wsgi [None req-e1ffbab0-9251-4a67-b0dd-2a89b3e06d1a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1189.924649] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e1ffbab0-9251-4a67-b0dd-2a89b3e06d1a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.924649] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e1ffbab0-9251-4a67-b0dd-2a89b3e06d1a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.933865] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.933865] [58035]: warnings.warn( [ 1189.938289] [58035]: INFO cinder.volume.api [None req-e1ffbab0-9251-4a67-b0dd-2a89b3e06d1a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1189.944030] [58035]: INFO cinder.api.openstack.wsgi [None req-e1ffbab0-9251-4a67-b0dd-2a89b3e06d1a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 200 [ 1189.944481] [58035]: [pid: 58035|app: 0|req: 215/427] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:02 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.359988] [58036]: DEBUG cinder.api.middleware.request_id [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-8f2eb66b-7623-4b6e-9b13-0ed3ffb643e5 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.363498] [58036]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-8f2eb66b-7623-4b6e-9b13-0ed3ffb643e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] PUT http://10.180.1.21/volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174 [ 1190.363764] [58036]: DEBUG cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-8f2eb66b-7623-4b6e-9b13-0ed3ffb643e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989770", "mountpoint": "/dev/sda"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1190.378621] [58036]: DEBUG cinder.coordination [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-8f2eb66b-7623-4b6e-9b13-0ed3ffb643e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Acquiring lock "cinder-attachment_update-b19687b5-2869-473a-b2d1-78795461420b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1190.385977] [58036]: DEBUG cinder.coordination [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-8f2eb66b-7623-4b6e-9b13-0ed3ffb643e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Lock "cinder-attachment_update-b19687b5-2869-473a-b2d1-78795461420b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1190.387833] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.387833] [58036]: warnings.warn( [ 1190.914269] [58036]: DEBUG cinder.coordination [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-8f2eb66b-7623-4b6e-9b13-0ed3ffb643e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Lock "cinder-attachment_update-b19687b5-2869-473a-b2d1-78795461420b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1190.914687] [58036]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-8f2eb66b-7623-4b6e-9b13-0ed3ffb643e5 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174 returned with HTTP 200 [ 1190.915192] [58036]: [pid: 58036|app: 0|req: 213/428] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:08:03 2025] PUT /volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174 => generated 617 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.941201] [58035]: DEBUG cinder.api.middleware.request_id [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-ff2106ac-16f1-4702-9245-4decb0e6afad None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.943632] [58035]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-ff2106ac-16f1-4702-9245-4decb0e6afad tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174 [ 1190.943882] [58035]: DEBUG cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-ff2106ac-16f1-4702-9245-4decb0e6afad tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1190.944102] [58035]: DEBUG cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-ff2106ac-16f1-4702-9245-4decb0e6afad tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1190.954466] [58036]: DEBUG cinder.api.middleware.request_id [None req-b1b199e9-c90f-44cf-b1bc-782652af484a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.958493] [58036]: INFO cinder.api.openstack.wsgi [None req-b1b199e9-c90f-44cf-b1bc-782652af484a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 [ 1190.958840] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b1b199e9-c90f-44cf-b1bc-782652af484a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1190.959189] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b1b199e9-c90f-44cf-b1bc-782652af484a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1190.966257] [58035]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-ff2106ac-16f1-4702-9245-4decb0e6afad tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174 returned with HTTP 200 [ 1190.967039] [58035]: [pid: 58035|app: 0|req: 216/429] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Dec 12 05:08:03 2025] GET /volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174 => generated 642 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.968414] [58036]: INFO cinder.api.openstack.wsgi [None req-b1b199e9-c90f-44cf-b1bc-782652af484a tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 returned with HTTP 404 [ 1190.968996] [58036]: [pid: 58036|app: 0|req: 214/430] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:03 2025] GET /volume/v3/volumes/1836873a-677b-4bf3-8544-685b9ea73a66 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1191.569296] [58035]: DEBUG cinder.api.middleware.request_id [None req-d6eb5cdf-b72f-4c00-acf4-b24fdd0b8910 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.571778] [58035]: INFO cinder.api.openstack.wsgi [None req-d6eb5cdf-b72f-4c00-acf4-b24fdd0b8910 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] DELETE http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 1191.571977] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d6eb5cdf-b72f-4c00-acf4-b24fdd0b8910 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1191.572235] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d6eb5cdf-b72f-4c00-acf4-b24fdd0b8910 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1191.572399] [58035]: INFO cinder.api.v3.volumes [None req-d6eb5cdf-b72f-4c00-acf4-b24fdd0b8910 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Delete volume with id: 70c96010-4763-44d0-be75-3f7d87ae61a3 [ 1191.584436] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.584436] [58035]: warnings.warn( [ 1191.585202] [58035]: INFO cinder.volume.api [None req-d6eb5cdf-b72f-4c00-acf4-b24fdd0b8910 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1191.611079] [58035]: INFO cinder.volume.api [None req-d6eb5cdf-b72f-4c00-acf4-b24fdd0b8910 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Delete volume request issued successfully. [ 1191.611511] [58035]: INFO cinder.api.openstack.wsgi [None req-d6eb5cdf-b72f-4c00-acf4-b24fdd0b8910 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 202 [ 1191.612401] [58035]: [pid: 58035|app: 0|req: 217/431] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:08:04 2025] DELETE /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1191.618634] [58036]: DEBUG cinder.api.middleware.request_id [None req-95ec1267-ee0c-4a7a-8e74-9b69ee38b55c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.620614] [58036]: INFO cinder.api.openstack.wsgi [None req-95ec1267-ee0c-4a7a-8e74-9b69ee38b55c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 1191.621129] [58036]: DEBUG cinder.api.openstack.wsgi [None req-95ec1267-ee0c-4a7a-8e74-9b69ee38b55c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1191.623090] [58036]: DEBUG cinder.api.openstack.wsgi [None req-95ec1267-ee0c-4a7a-8e74-9b69ee38b55c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1191.634750] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.634750] [58036]: warnings.warn( [ 1191.646680] [58036]: INFO cinder.volume.api [None req-95ec1267-ee0c-4a7a-8e74-9b69ee38b55c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1191.652624] [58036]: INFO cinder.api.openstack.wsgi [None req-95ec1267-ee0c-4a7a-8e74-9b69ee38b55c tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 1191.653253] [58036]: [pid: 58036|app: 0|req: 215/432] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:04 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.667092] [58035]: DEBUG cinder.api.middleware.request_id [None req-38fd868f-c55a-44a1-8ec2-da29b6f95fa2 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.669528] [58035]: INFO cinder.api.openstack.wsgi [None req-38fd868f-c55a-44a1-8ec2-da29b6f95fa2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 1192.669685] [58035]: DEBUG cinder.api.openstack.wsgi [None req-38fd868f-c55a-44a1-8ec2-da29b6f95fa2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1192.669843] [58035]: DEBUG cinder.api.openstack.wsgi [None req-38fd868f-c55a-44a1-8ec2-da29b6f95fa2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1192.680694] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.680694] [58035]: warnings.warn( [ 1192.685848] [58035]: INFO cinder.volume.api [None req-38fd868f-c55a-44a1-8ec2-da29b6f95fa2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1192.692543] [58035]: INFO cinder.api.openstack.wsgi [None req-38fd868f-c55a-44a1-8ec2-da29b6f95fa2 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 1192.693234] [58035]: [pid: 58035|app: 0|req: 218/433] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:05 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.660764] [58036]: DEBUG cinder.api.middleware.request_id [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f06d04f4-8246-422f-ba14-77fe0886c6b6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.664114] [58036]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f06d04f4-8246-422f-ba14-77fe0886c6b6 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] POST http://10.180.1.21/volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174/action [ 1193.664114] [58036]: DEBUG cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f06d04f4-8246-422f-ba14-77fe0886c6b6 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1193.664114] [58036]: DEBUG cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f06d04f4-8246-422f-ba14-77fe0886c6b6 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1193.692211] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.692211] [58036]: warnings.warn( [ 1193.705420] [58035]: DEBUG cinder.api.middleware.request_id [None req-b54085d7-84f9-447d-a524-f64a2cd4be50 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.707750] [58036]: INFO cinder.api.openstack.wsgi [req-24bfc338-a8a8-4175-b82f-aba6a4911758 req-f06d04f4-8246-422f-ba14-77fe0886c6b6 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174/action returned with HTTP 204 [ 1193.707916] [58035]: INFO cinder.api.openstack.wsgi [None req-b54085d7-84f9-447d-a524-f64a2cd4be50 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 1193.708145] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b54085d7-84f9-447d-a524-f64a2cd4be50 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1193.708433] [58036]: [pid: 58036|app: 0|req: 216/434] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:08:06 2025] POST /volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1193.708545] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b54085d7-84f9-447d-a524-f64a2cd4be50 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1193.719109] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.719109] [58035]: warnings.warn( [ 1193.726332] [58035]: INFO cinder.volume.api [None req-b54085d7-84f9-447d-a524-f64a2cd4be50 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Volume info retrieved successfully. [ 1193.731810] [58035]: INFO cinder.api.openstack.wsgi [None req-b54085d7-84f9-447d-a524-f64a2cd4be50 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 200 [ 1193.732443] [58035]: [pid: 58035|app: 0|req: 219/435] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:06 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.744989] [58036]: DEBUG cinder.api.middleware.request_id [None req-af27df76-2212-4973-af45-fc81704dceb9 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.747340] [58036]: INFO cinder.api.openstack.wsgi [None req-af27df76-2212-4973-af45-fc81704dceb9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] GET http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 [ 1194.748091] [58036]: DEBUG cinder.api.openstack.wsgi [None req-af27df76-2212-4973-af45-fc81704dceb9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1194.748474] [58036]: DEBUG cinder.api.openstack.wsgi [None req-af27df76-2212-4973-af45-fc81704dceb9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1194.757886] [58036]: INFO cinder.api.openstack.wsgi [None req-af27df76-2212-4973-af45-fc81704dceb9 tempest-AttachVolumeShelveTestJSON-1054004417 tempest-AttachVolumeShelveTestJSON-1054004417-project-member] http://10.180.1.21/volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 returned with HTTP 404 [ 1194.758489] [58036]: [pid: 58036|app: 0|req: 217/436] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:07 2025] GET /volume/v3/volumes/70c96010-4763-44d0-be75-3f7d87ae61a3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1195.700173] [58035]: DEBUG cinder.api.middleware.request_id [req-59063531-bbca-425c-ad56-8b9fdbd90931 req-5c774e1a-5657-418a-807c-133a4c8db6af None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.703497] [58035]: INFO cinder.api.openstack.wsgi [req-59063531-bbca-425c-ad56-8b9fdbd90931 req-5c774e1a-5657-418a-807c-133a4c8db6af tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] DELETE http://10.180.1.21/volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f [ 1195.703830] [58035]: DEBUG cinder.api.openstack.wsgi [req-59063531-bbca-425c-ad56-8b9fdbd90931 req-5c774e1a-5657-418a-807c-133a4c8db6af tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1195.704172] [58035]: DEBUG cinder.api.openstack.wsgi [req-59063531-bbca-425c-ad56-8b9fdbd90931 req-5c774e1a-5657-418a-807c-133a4c8db6af tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1195.714988] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.714988] [58035]: warnings.warn( [ 1196.258849] [58035]: INFO cinder.api.openstack.wsgi [req-59063531-bbca-425c-ad56-8b9fdbd90931 req-5c774e1a-5657-418a-807c-133a4c8db6af tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f returned with HTTP 200 [ 1196.259408] [58035]: [pid: 58035|app: 0|req: 220/437] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:08:08 2025] DELETE /volume/v3/attachments/89473ca1-4f5c-453f-9127-9e1f6f70ab8f => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.597093] [58036]: DEBUG cinder.api.middleware.request_id [None req-99a00e99-dcd1-4313-bf07-9068a657660d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.599293] [58036]: INFO cinder.api.openstack.wsgi [None req-99a00e99-dcd1-4313-bf07-9068a657660d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1197.599519] [58036]: DEBUG cinder.api.openstack.wsgi [None req-99a00e99-dcd1-4313-bf07-9068a657660d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1197.599767] [58036]: DEBUG cinder.api.openstack.wsgi [None req-99a00e99-dcd1-4313-bf07-9068a657660d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1197.612526] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.612526] [58036]: warnings.warn( [ 1197.616876] [58036]: INFO cinder.volume.api [None req-99a00e99-dcd1-4313-bf07-9068a657660d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1197.622352] [58036]: INFO cinder.api.openstack.wsgi [None req-99a00e99-dcd1-4313-bf07-9068a657660d tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1197.622788] [58036]: [pid: 58036|app: 0|req: 218/438] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:10 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.830092] [58035]: DEBUG cinder.api.middleware.request_id [None req-a67a5b58-832c-4680-8b93-b0b5003f3c33 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.832291] [58035]: INFO cinder.api.openstack.wsgi [None req-a67a5b58-832c-4680-8b93-b0b5003f3c33 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1197.833028] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a67a5b58-832c-4680-8b93-b0b5003f3c33 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1197.833028] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a67a5b58-832c-4680-8b93-b0b5003f3c33 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1197.841503] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.841503] [58035]: warnings.warn( [ 1197.845640] [58035]: INFO cinder.volume.api [None req-a67a5b58-832c-4680-8b93-b0b5003f3c33 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1197.851476] [58035]: INFO cinder.api.openstack.wsgi [None req-a67a5b58-832c-4680-8b93-b0b5003f3c33 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1197.851920] [58035]: [pid: 58035|app: 0|req: 221/439] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:10 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.253513] [58036]: DEBUG cinder.api.middleware.request_id [None req-dfa8066e-66cd-4676-b89e-809f285c7e69 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.256763] [58036]: INFO cinder.api.openstack.wsgi [None req-dfa8066e-66cd-4676-b89e-809f285c7e69 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 1198.257011] [58036]: DEBUG cinder.api.openstack.wsgi [None req-dfa8066e-66cd-4676-b89e-809f285c7e69 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1198.257228] [58036]: DEBUG cinder.api.openstack.wsgi [None req-dfa8066e-66cd-4676-b89e-809f285c7e69 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1198.257410] [58036]: INFO cinder.api.v3.volumes [None req-dfa8066e-66cd-4676-b89e-809f285c7e69 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Delete volume with id: e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 1198.269370] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.269370] [58036]: warnings.warn( [ 1198.270214] [58036]: INFO cinder.volume.api [None req-dfa8066e-66cd-4676-b89e-809f285c7e69 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 1198.302522] [58036]: INFO cinder.volume.api [None req-dfa8066e-66cd-4676-b89e-809f285c7e69 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Delete volume request issued successfully. [ 1198.302755] [58036]: INFO cinder.api.openstack.wsgi [None req-dfa8066e-66cd-4676-b89e-809f285c7e69 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 202 [ 1198.303268] [58036]: [pid: 58036|app: 0|req: 219/440] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:08:11 2025] DELETE /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1198.317191] [58035]: DEBUG cinder.api.middleware.request_id [None req-e429d82b-3382-4252-a58e-9aad34a25d48 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.319915] [58035]: INFO cinder.api.openstack.wsgi [None req-e429d82b-3382-4252-a58e-9aad34a25d48 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 1198.320156] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e429d82b-3382-4252-a58e-9aad34a25d48 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1198.320369] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e429d82b-3382-4252-a58e-9aad34a25d48 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1198.332710] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.332710] [58035]: warnings.warn( [ 1198.337142] [58035]: INFO cinder.volume.api [None req-e429d82b-3382-4252-a58e-9aad34a25d48 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 1198.342636] [58035]: INFO cinder.api.openstack.wsgi [None req-e429d82b-3382-4252-a58e-9aad34a25d48 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 1198.343056] [58035]: [pid: 58035|app: 0|req: 222/441] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:11 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.355093] [58036]: DEBUG cinder.api.middleware.request_id [None req-a8b0e6fd-3aaa-4d0d-b901-ec295eddadba None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.360044] [58036]: INFO cinder.api.openstack.wsgi [None req-a8b0e6fd-3aaa-4d0d-b901-ec295eddadba tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 1199.360487] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a8b0e6fd-3aaa-4d0d-b901-ec295eddadba tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1199.361123] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a8b0e6fd-3aaa-4d0d-b901-ec295eddadba tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1199.372659] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.372659] [58036]: warnings.warn( [ 1199.377595] [58036]: INFO cinder.volume.api [None req-a8b0e6fd-3aaa-4d0d-b901-ec295eddadba tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 1199.384169] [58036]: INFO cinder.api.openstack.wsgi [None req-a8b0e6fd-3aaa-4d0d-b901-ec295eddadba tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 1199.385372] [58036]: [pid: 58036|app: 0|req: 220/442] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:12 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.398020] [58035]: DEBUG cinder.api.middleware.request_id [None req-fd196647-e4b7-4575-a9a0-2e61167941bb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.399927] [58035]: INFO cinder.api.openstack.wsgi [None req-fd196647-e4b7-4575-a9a0-2e61167941bb tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 1200.400172] [58035]: DEBUG cinder.api.openstack.wsgi [None req-fd196647-e4b7-4575-a9a0-2e61167941bb tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1200.400384] [58035]: DEBUG cinder.api.openstack.wsgi [None req-fd196647-e4b7-4575-a9a0-2e61167941bb tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1200.412793] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.412793] [58035]: warnings.warn( [ 1200.418732] [58035]: INFO cinder.volume.api [None req-fd196647-e4b7-4575-a9a0-2e61167941bb tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Volume info retrieved successfully. [ 1200.424343] [58035]: INFO cinder.api.openstack.wsgi [None req-fd196647-e4b7-4575-a9a0-2e61167941bb tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 200 [ 1200.424848] [58035]: [pid: 58035|app: 0|req: 223/443] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:13 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.442143] [58036]: DEBUG cinder.api.middleware.request_id [None req-50b2ffcb-212d-4fe5-a646-2a38858c64b9 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.446859] [58036]: INFO cinder.api.openstack.wsgi [None req-50b2ffcb-212d-4fe5-a646-2a38858c64b9 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] GET http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c [ 1201.446859] [58036]: DEBUG cinder.api.openstack.wsgi [None req-50b2ffcb-212d-4fe5-a646-2a38858c64b9 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1201.446859] [58036]: DEBUG cinder.api.openstack.wsgi [None req-50b2ffcb-212d-4fe5-a646-2a38858c64b9 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1201.457085] [58036]: INFO cinder.api.openstack.wsgi [None req-50b2ffcb-212d-4fe5-a646-2a38858c64b9 tempest-DeleteServersTestJSON-388715138 tempest-DeleteServersTestJSON-388715138-project-member] http://10.180.1.21/volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c returned with HTTP 404 [ 1201.461027] [58036]: [pid: 58036|app: 0|req: 221/444] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:14 2025] GET /volume/v3/volumes/e530aabb-f7ed-4ab7-853f-8bef10ea709c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1210.421583] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=177,cinder:UPDATE=25,cinder:INSERT=4 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1211.451349] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=80,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1230.386483] [58035]: DEBUG cinder.api.middleware.request_id [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.388323] [58035]: INFO cinder.api.openstack.wsgi [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1230.388738] [58035]: DEBUG cinder.api.openstack.wsgi [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1546689568"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.393336] [58035]: DEBUG cinder.api.v3.volumes [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1546689568'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1230.393336] [58035]: INFO cinder.api.v3.volumes [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Create volume of 1 GB [ 1230.396059] [58035]: INFO cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Availability Zones retrieved successfully. [ 1230.404520] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Flow 'volume_create_api' (75be769b-c5ad-49dc-aad3-ea1ce1f514ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1230.406353] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0023abb-4ea0-44d3-8c14-44de18bc28cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1230.407421] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1230.427663] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0023abb-4ea0-44d3-8c14-44de18bc28cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1230.428735] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197f41f6-0e9b-4b59-9a23-965c9b3d0885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1230.468264] [58035]: DEBUG cinder.quota [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Created reservations ['a29ffea8-41c1-473b-a0ae-c0982fcd426a', '6672a122-1036-4b95-929a-2cd46cd0242f', 'de0ab3bf-47fa-49f9-b53d-87f15a0227ca', '5d2c2c47-5311-42d5-8ba2-83e6a2de19ac'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1230.469444] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197f41f6-0e9b-4b59-9a23-965c9b3d0885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a29ffea8-41c1-473b-a0ae-c0982fcd426a', '6672a122-1036-4b95-929a-2cd46cd0242f', 'de0ab3bf-47fa-49f9-b53d-87f15a0227ca', '5d2c2c47-5311-42d5-8ba2-83e6a2de19ac']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1230.470696] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b52ccd9-1179-486b-86f3-af4cee9b8cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1230.485365] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b52ccd9-1179-486b-86f3-af4cee9b8cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ba103f7-e170-4f25-b1b9-974decd599fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1546689568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ee74058bf49ce9e70bcc1e631ddda',qos_specs=None,replication_status=,reservations=['a29ffea8-41c1-473b-a0ae-c0982fcd426a','6672a122-1036-4b95-929a-2cd46cd0242f','de0ab3bf-47fa-49f9-b53d-87f15a0227ca','5d2c2c47-5311-42d5-8ba2-83e6a2de19ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c225a9787ef647dfb268b6ae6cee1103',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1546689568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ba103f7-e170-4f25-b1b9-974decd599fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ee74058bf49ce9e70bcc1e631ddda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c225a9787ef647dfb268b6ae6cee1103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1230.486359] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4f7b08-1940-4eca-b408-2e2661db562e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1230.500853] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b4f7b08-1940-4eca-b408-2e2661db562e) transitioned into state 'SUCCESS' from state '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-1546689568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ee74058bf49ce9e70bcc1e631ddda',qos_specs=None,replication_status=,reservations=['a29ffea8-41c1-473b-a0ae-c0982fcd426a','6672a122-1036-4b95-929a-2cd46cd0242f','de0ab3bf-47fa-49f9-b53d-87f15a0227ca','5d2c2c47-5311-42d5-8ba2-83e6a2de19ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c225a9787ef647dfb268b6ae6cee1103',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1230.501874] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3d8316f-3e1a-40d5-af7d-0ab039072645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1230.513995] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3d8316f-3e1a-40d5-af7d-0ab039072645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1230.515138] [58035]: DEBUG cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Flow 'volume_create_api' (75be769b-c5ad-49dc-aad3-ea1ce1f514ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1230.515529] [58035]: INFO cinder.volume.api [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Create volume request issued successfully. [ 1230.516139] [58035]: INFO cinder.api.openstack.wsgi [None req-5ad18a6f-d8f0-4cce-ab49-e8719213b1f5 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1230.516745] [58035]: [pid: 58035|app: 0|req: 224/445] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:08:43 2025] POST /volume/v3/volumes => generated 750 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1230.527236] [58036]: DEBUG cinder.api.middleware.request_id [None req-6e0998cd-8544-431a-b912-0072b205e83f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.529270] [58036]: INFO cinder.api.openstack.wsgi [None req-6e0998cd-8544-431a-b912-0072b205e83f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1230.529763] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6e0998cd-8544-431a-b912-0072b205e83f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1230.529763] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6e0998cd-8544-431a-b912-0072b205e83f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1230.537818] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.537818] [58036]: warnings.warn( [ 1230.543428] [58036]: INFO cinder.volume.api [None req-6e0998cd-8544-431a-b912-0072b205e83f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1230.550195] [58036]: INFO cinder.api.openstack.wsgi [None req-6e0998cd-8544-431a-b912-0072b205e83f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1230.550614] [58036]: [pid: 58036|app: 0|req: 222/446] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:43 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.566303] [58035]: DEBUG cinder.api.middleware.request_id [None req-af390373-5870-47a0-8f75-149e9e64ff7d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.568676] [58035]: INFO cinder.api.openstack.wsgi [None req-af390373-5870-47a0-8f75-149e9e64ff7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1231.569019] [58035]: DEBUG cinder.api.openstack.wsgi [None req-af390373-5870-47a0-8f75-149e9e64ff7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.569310] [58035]: DEBUG cinder.api.openstack.wsgi [None req-af390373-5870-47a0-8f75-149e9e64ff7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.579700] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.579700] [58035]: warnings.warn( [ 1231.583934] [58035]: INFO cinder.volume.api [None req-af390373-5870-47a0-8f75-149e9e64ff7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1231.590385] [58035]: INFO cinder.api.openstack.wsgi [None req-af390373-5870-47a0-8f75-149e9e64ff7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1231.590621] [58035]: [pid: 58035|app: 0|req: 225/447] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:44 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.630438] [58036]: DEBUG cinder.api.middleware.request_id [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-5d2a74b1-8ae0-453f-ac01-27cf85e4162d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.633105] [58036]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-5d2a74b1-8ae0-453f-ac01-27cf85e4162d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1231.633404] [58036]: DEBUG cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-5d2a74b1-8ae0-453f-ac01-27cf85e4162d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.633675] [58036]: DEBUG cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-5d2a74b1-8ae0-453f-ac01-27cf85e4162d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.641812] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.641812] [58036]: warnings.warn( [ 1231.646192] [58036]: INFO cinder.volume.api [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-5d2a74b1-8ae0-453f-ac01-27cf85e4162d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1231.651668] [58036]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-5d2a74b1-8ae0-453f-ac01-27cf85e4162d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1231.652286] [58036]: [pid: 58036|app: 0|req: 223/448] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:08:44 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.176416] [58035]: DEBUG cinder.api.middleware.request_id [None req-d5dcbc7e-c7f7-45de-997f-2a70a1059e49 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.176897] [58035]: INFO cinder.api.openstack.wsgi [None req-d5dcbc7e-c7f7-45de-997f-2a70a1059e49 None None] GET http://10.180.1.21/volume// [ 1233.177150] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d5dcbc7e-c7f7-45de-997f-2a70a1059e49 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1233.177405] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d5dcbc7e-c7f7-45de-997f-2a70a1059e49 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1233.177930] [58035]: INFO cinder.api.openstack.wsgi [None req-d5dcbc7e-c7f7-45de-997f-2a70a1059e49 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1233.178281] [58035]: [pid: 58035|app: 0|req: 226/449] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:08:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1233.182862] [58036]: DEBUG cinder.api.middleware.request_id [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-eb563437-7065-4f7e-8dcc-de5f9b1a1668 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.185532] [58036]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-eb563437-7065-4f7e-8dcc-de5f9b1a1668 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1233.185994] [58036]: DEBUG cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-eb563437-7065-4f7e-8dcc-de5f9b1a1668 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ba103f7-e170-4f25-b1b9-974decd599fd", "connector": null, "instance_uuid": "47d720ec-b13c-40a4-b6b2-c409059599cc"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1233.200038] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.200038] [58036]: warnings.warn( [ 1233.230243] [58036]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-eb563437-7065-4f7e-8dcc-de5f9b1a1668 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1233.230757] [58036]: [pid: 58036|app: 0|req: 224/450] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:08:45 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1233.255863] [58035]: DEBUG cinder.api.middleware.request_id [None req-57f497f6-f0cd-4b31-b2c1-3833b9fbfb9b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.258377] [58035]: INFO cinder.api.openstack.wsgi [None req-57f497f6-f0cd-4b31-b2c1-3833b9fbfb9b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1233.258675] [58035]: DEBUG cinder.api.openstack.wsgi [None req-57f497f6-f0cd-4b31-b2c1-3833b9fbfb9b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1233.259111] [58035]: DEBUG cinder.api.openstack.wsgi [None req-57f497f6-f0cd-4b31-b2c1-3833b9fbfb9b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1233.272941] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.272941] [58035]: warnings.warn( [ 1233.276545] [58035]: INFO cinder.volume.api [None req-57f497f6-f0cd-4b31-b2c1-3833b9fbfb9b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1233.281951] [58035]: INFO cinder.api.openstack.wsgi [None req-57f497f6-f0cd-4b31-b2c1-3833b9fbfb9b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1233.282539] [58035]: [pid: 58035|app: 0|req: 227/451] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:46 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.759218] [58036]: DEBUG cinder.api.middleware.request_id [None req-d889c91b-1718-48c9-933b-707c273d053f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.759913] [58036]: INFO cinder.api.openstack.wsgi [None req-d889c91b-1718-48c9-933b-707c273d053f None None] GET http://10.180.1.21/volume// [ 1233.760140] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d889c91b-1718-48c9-933b-707c273d053f None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1233.760393] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d889c91b-1718-48c9-933b-707c273d053f None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1233.760889] [58036]: INFO cinder.api.openstack.wsgi [None req-d889c91b-1718-48c9-933b-707c273d053f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1233.761275] [58036]: [pid: 58036|app: 0|req: 225/452] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:08:46 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1233.765339] [58035]: DEBUG cinder.api.middleware.request_id [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-ba45ea19-21aa-49e4-84a0-7de0732d2a60 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.767957] [58035]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-ba45ea19-21aa-49e4-84a0-7de0732d2a60 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1233.768119] [58035]: DEBUG cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-ba45ea19-21aa-49e4-84a0-7de0732d2a60 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1233.768335] [58035]: DEBUG cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-ba45ea19-21aa-49e4-84a0-7de0732d2a60 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1233.782227] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.782227] [58035]: warnings.warn( [ 1233.786988] [58035]: INFO cinder.volume.api [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-ba45ea19-21aa-49e4-84a0-7de0732d2a60 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1233.793188] [58035]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-ba45ea19-21aa-49e4-84a0-7de0732d2a60 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1233.793782] [58035]: [pid: 58035|app: 0|req: 228/453] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:08:46 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1233.825157] [58036]: DEBUG cinder.api.middleware.request_id [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-d7c3dce6-3ea3-4813-8865-278deef839c8 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.827582] [58036]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-d7c3dce6-3ea3-4813-8865-278deef839c8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] PUT http://10.180.1.21/volume/v3/attachments/1a902d94-971b-4dfb-a22c-cd6c20604e5f [ 1233.827988] [58036]: DEBUG cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-d7c3dce6-3ea3-4813-8865-278deef839c8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989774", "mountpoint": "/dev/sdb"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1233.836663] [58036]: DEBUG cinder.coordination [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-d7c3dce6-3ea3-4813-8865-278deef839c8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Acquiring lock "cinder-attachment_update-4ba103f7-e170-4f25-b1b9-974decd599fd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1233.841558] [58036]: DEBUG cinder.coordination [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-d7c3dce6-3ea3-4813-8865-278deef839c8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Lock "cinder-attachment_update-4ba103f7-e170-4f25-b1b9-974decd599fd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1233.842711] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.842711] [58036]: warnings.warn( [ 1234.293543] [58035]: DEBUG cinder.api.middleware.request_id [None req-38808d9b-d89c-4fb1-a388-eb101e49873a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.295863] [58035]: INFO cinder.api.openstack.wsgi [None req-38808d9b-d89c-4fb1-a388-eb101e49873a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1234.296134] [58035]: DEBUG cinder.api.openstack.wsgi [None req-38808d9b-d89c-4fb1-a388-eb101e49873a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.296387] [58035]: DEBUG cinder.api.openstack.wsgi [None req-38808d9b-d89c-4fb1-a388-eb101e49873a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.307999] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.307999] [58035]: warnings.warn( [ 1234.311468] [58035]: INFO cinder.volume.api [None req-38808d9b-d89c-4fb1-a388-eb101e49873a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1234.315670] [58035]: INFO cinder.api.openstack.wsgi [None req-38808d9b-d89c-4fb1-a388-eb101e49873a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1234.316117] [58035]: [pid: 58035|app: 0|req: 229/454] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:47 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.327013] [58035]: DEBUG cinder.api.middleware.request_id [None req-75e0b73b-9afd-4299-84af-d7568fde6ce2 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.329285] [58035]: INFO cinder.api.openstack.wsgi [None req-75e0b73b-9afd-4299-84af-d7568fde6ce2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1235.329446] [58035]: DEBUG cinder.api.openstack.wsgi [None req-75e0b73b-9afd-4299-84af-d7568fde6ce2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.329823] [58035]: DEBUG cinder.api.openstack.wsgi [None req-75e0b73b-9afd-4299-84af-d7568fde6ce2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.344494] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.344494] [58035]: warnings.warn( [ 1235.348750] [58035]: INFO cinder.volume.api [None req-75e0b73b-9afd-4299-84af-d7568fde6ce2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1235.354177] [58035]: INFO cinder.api.openstack.wsgi [None req-75e0b73b-9afd-4299-84af-d7568fde6ce2 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1235.354677] [58035]: [pid: 58035|app: 0|req: 230/455] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:48 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.951999] [58035]: DEBUG cinder.api.middleware.request_id [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.954362] [58035]: INFO cinder.api.openstack.wsgi [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1235.954749] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-115220154"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1235.956230] [58035]: DEBUG cinder.api.v3.volumes [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-115220154'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1235.956358] [58035]: INFO cinder.api.v3.volumes [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Create volume of 1 GB [ 1235.962421] [58035]: INFO cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Availability Zones retrieved successfully. [ 1235.969885] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Flow 'volume_create_api' (de60f927-5802-47dc-941b-42e73c055713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1235.971929] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f4361f-a803-4ef5-ab66-f034b81a5b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1235.973126] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1235.992373] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f4361f-a803-4ef5-ab66-f034b81a5b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1235.993463] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1885955-955d-4be9-9414-20175288c81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1236.044018] [58035]: DEBUG cinder.quota [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Created reservations ['8c2554cd-786c-4ec5-b2b0-e898a951a26d', '3b0a6192-9e90-4923-a29e-75fcf9c68b26', '99281a73-f36e-4527-b29c-a43c7ca561bf', '98c89d68-01cb-4a96-8791-70443de9fd4d'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1236.045526] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1885955-955d-4be9-9414-20175288c81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c2554cd-786c-4ec5-b2b0-e898a951a26d', '3b0a6192-9e90-4923-a29e-75fcf9c68b26', '99281a73-f36e-4527-b29c-a43c7ca561bf', '98c89d68-01cb-4a96-8791-70443de9fd4d']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1236.046987] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f775811-c128-4d16-b12e-2b3388c02ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1236.066618] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f775811-c128-4d16-b12e-2b3388c02ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e908978-b712-43cb-97cc-e725b0153cda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-115220154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6ed6b39209405391e9b5734b93f275',qos_specs=None,replication_status=,reservations=['8c2554cd-786c-4ec5-b2b0-e898a951a26d','3b0a6192-9e90-4923-a29e-75fcf9c68b26','99281a73-f36e-4527-b29c-a43c7ca561bf','98c89d68-01cb-4a96-8791-70443de9fd4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2fd74dc59e4d3bab367f8ec2b75ad8',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-115220154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e908978-b712-43cb-97cc-e725b0153cda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6ed6b39209405391e9b5734b93f275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d2fd74dc59e4d3bab367f8ec2b75ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1236.067702] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f45c82b-3fe4-4621-ad70-5271a834ff8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1236.084937] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f45c82b-3fe4-4621-ad70-5271a834ff8e) transitioned into state 'SUCCESS' from state '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-115220154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6ed6b39209405391e9b5734b93f275',qos_specs=None,replication_status=,reservations=['8c2554cd-786c-4ec5-b2b0-e898a951a26d','3b0a6192-9e90-4923-a29e-75fcf9c68b26','99281a73-f36e-4527-b29c-a43c7ca561bf','98c89d68-01cb-4a96-8791-70443de9fd4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2fd74dc59e4d3bab367f8ec2b75ad8',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1236.086177] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61617477-9b47-4c9b-9e6a-8c69e0d3b989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1236.097054] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61617477-9b47-4c9b-9e6a-8c69e0d3b989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1236.098332] [58035]: DEBUG cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Flow 'volume_create_api' (de60f927-5802-47dc-941b-42e73c055713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1236.098823] [58035]: INFO cinder.volume.api [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Create volume request issued successfully. [ 1236.099570] [58035]: INFO cinder.api.openstack.wsgi [None req-7365e93c-a0cf-4cb3-b9cd-514a50ffa291 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1236.100150] [58035]: [pid: 58035|app: 0|req: 231/456] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:08:48 2025] POST /volume/v3/volumes => generated 757 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1236.110672] [58035]: DEBUG cinder.api.middleware.request_id [None req-b81ab0c8-ab6c-481e-a72f-46141dadc13e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.115764] [58035]: INFO cinder.api.openstack.wsgi [None req-b81ab0c8-ab6c-481e-a72f-46141dadc13e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda [ 1236.116177] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b81ab0c8-ab6c-481e-a72f-46141dadc13e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.116375] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b81ab0c8-ab6c-481e-a72f-46141dadc13e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.127874] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.127874] [58035]: warnings.warn( [ 1236.132779] [58035]: INFO cinder.volume.api [None req-b81ab0c8-ab6c-481e-a72f-46141dadc13e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1236.139787] [58035]: INFO cinder.api.openstack.wsgi [None req-b81ab0c8-ab6c-481e-a72f-46141dadc13e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda returned with HTTP 200 [ 1236.140311] [58035]: [pid: 58035|app: 0|req: 232/457] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:48 2025] GET /volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.365377] [58035]: DEBUG cinder.api.middleware.request_id [None req-50350fba-72e1-4536-be4c-c5f585ad7d5c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.368028] [58035]: INFO cinder.api.openstack.wsgi [None req-50350fba-72e1-4536-be4c-c5f585ad7d5c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1236.368340] [58035]: DEBUG cinder.api.openstack.wsgi [None req-50350fba-72e1-4536-be4c-c5f585ad7d5c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.368571] [58035]: DEBUG cinder.api.openstack.wsgi [None req-50350fba-72e1-4536-be4c-c5f585ad7d5c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.382935] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.382935] [58035]: warnings.warn( [ 1236.387923] [58035]: INFO cinder.volume.api [None req-50350fba-72e1-4536-be4c-c5f585ad7d5c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1236.394441] [58035]: INFO cinder.api.openstack.wsgi [None req-50350fba-72e1-4536-be4c-c5f585ad7d5c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1236.395128] [58035]: [pid: 58035|app: 0|req: 233/458] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:49 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.575869] [58035]: DEBUG cinder.api.middleware.request_id [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.578046] [58035]: INFO cinder.api.openstack.wsgi [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1236.578382] [58035]: DEBUG cinder.api.openstack.wsgi [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1309332261"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1236.579834] [58035]: DEBUG cinder.api.v3.volumes [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1309332261'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1236.579950] [58035]: INFO cinder.api.v3.volumes [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Create volume of 1 GB [ 1236.585160] [58035]: INFO cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Availability Zones retrieved successfully. [ 1236.591739] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Flow 'volume_create_api' (84433288-fd1f-4f81-8bb5-21ff084e3894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1236.592863] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccc3b54-444a-4bdf-9b96-647d5866b727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1236.593912] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1236.612139] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccc3b54-444a-4bdf-9b96-647d5866b727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1236.613067] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6920bf46-1bad-4a42-b266-afb58656c51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1236.645028] [58035]: DEBUG cinder.quota [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Created reservations ['664c18fd-87d0-4596-8175-ef3a916d2794', '9c94a30a-1cf3-45bf-b7f1-93ad1e518897', '5fddf6dc-27c2-4c55-adce-2c1bc8bde060', 'ecf25c35-8a25-4d8b-9ca2-27bede9691b0'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1236.646036] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6920bf46-1bad-4a42-b266-afb58656c51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['664c18fd-87d0-4596-8175-ef3a916d2794', '9c94a30a-1cf3-45bf-b7f1-93ad1e518897', '5fddf6dc-27c2-4c55-adce-2c1bc8bde060', 'ecf25c35-8a25-4d8b-9ca2-27bede9691b0']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1236.647106] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce7ce6b-bf0c-4f14-9773-1d093001faa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1236.665634] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce7ce6b-bf0c-4f14-9773-1d093001faa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d2717b3-3d86-4896-aae9-6ccf0c93cd13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1309332261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6dd0abd0379412ebd267f9ce6a9a51c',qos_specs=None,replication_status=,reservations=['664c18fd-87d0-4596-8175-ef3a916d2794','9c94a30a-1cf3-45bf-b7f1-93ad1e518897','5fddf6dc-27c2-4c55-adce-2c1bc8bde060','ecf25c35-8a25-4d8b-9ca2-27bede9691b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bca1d2121e4b1199daf0198fc6add0',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1309332261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d2717b3-3d86-4896-aae9-6ccf0c93cd13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6dd0abd0379412ebd267f9ce6a9a51c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bca1d2121e4b1199daf0198fc6add0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1236.666669] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9359f989-0369-4562-9c52-dc2a1bf626d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1236.680688] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9359f989-0369-4562-9c52-dc2a1bf626d5) transitioned into state 'SUCCESS' from state '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-1309332261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6dd0abd0379412ebd267f9ce6a9a51c',qos_specs=None,replication_status=,reservations=['664c18fd-87d0-4596-8175-ef3a916d2794','9c94a30a-1cf3-45bf-b7f1-93ad1e518897','5fddf6dc-27c2-4c55-adce-2c1bc8bde060','ecf25c35-8a25-4d8b-9ca2-27bede9691b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bca1d2121e4b1199daf0198fc6add0',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1236.681594] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04f379c-af5e-4add-84d5-b133a26815f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1236.691735] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04f379c-af5e-4add-84d5-b133a26815f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1236.692841] [58035]: DEBUG cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Flow 'volume_create_api' (84433288-fd1f-4f81-8bb5-21ff084e3894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1236.693228] [58035]: INFO cinder.volume.api [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Create volume request issued successfully. [ 1236.693960] [58035]: INFO cinder.api.openstack.wsgi [None req-417f17f0-e0ce-4313-bfe1-1f51bae79529 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1236.694482] [58035]: [pid: 58035|app: 0|req: 234/459] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:08:49 2025] POST /volume/v3/volumes => generated 754 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1236.703145] [58035]: DEBUG cinder.api.middleware.request_id [None req-e11389ee-922a-4949-8a0d-1f9706c9a6e2 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.705428] [58035]: INFO cinder.api.openstack.wsgi [None req-e11389ee-922a-4949-8a0d-1f9706c9a6e2 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1236.705645] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e11389ee-922a-4949-8a0d-1f9706c9a6e2 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.705856] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e11389ee-922a-4949-8a0d-1f9706c9a6e2 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.713990] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.713990] [58035]: warnings.warn( [ 1236.718247] [58035]: INFO cinder.volume.api [None req-e11389ee-922a-4949-8a0d-1f9706c9a6e2 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1236.723631] [58035]: INFO cinder.api.openstack.wsgi [None req-e11389ee-922a-4949-8a0d-1f9706c9a6e2 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1236.724075] [58035]: [pid: 58035|app: 0|req: 235/460] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:49 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.152456] [58035]: DEBUG cinder.api.middleware.request_id [None req-685bc618-b5d6-4fee-bde1-14436e5003c2 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.153609] [58035]: INFO cinder.api.openstack.wsgi [None req-685bc618-b5d6-4fee-bde1-14436e5003c2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda [ 1237.153983] [58035]: DEBUG cinder.api.openstack.wsgi [None req-685bc618-b5d6-4fee-bde1-14436e5003c2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.154223] [58035]: DEBUG cinder.api.openstack.wsgi [None req-685bc618-b5d6-4fee-bde1-14436e5003c2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.161959] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.161959] [58035]: warnings.warn( [ 1237.165520] [58035]: INFO cinder.volume.api [None req-685bc618-b5d6-4fee-bde1-14436e5003c2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1237.169738] [58035]: INFO cinder.api.openstack.wsgi [None req-685bc618-b5d6-4fee-bde1-14436e5003c2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda returned with HTTP 200 [ 1237.170169] [58035]: [pid: 58035|app: 0|req: 236/461] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:49 2025] GET /volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.406154] [58035]: DEBUG cinder.api.middleware.request_id [None req-b77145ae-5d71-4f3b-a654-a6c26709555d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.408384] [58035]: INFO cinder.api.openstack.wsgi [None req-b77145ae-5d71-4f3b-a654-a6c26709555d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1237.408590] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b77145ae-5d71-4f3b-a654-a6c26709555d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.408928] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b77145ae-5d71-4f3b-a654-a6c26709555d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.421317] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.421317] [58035]: warnings.warn( [ 1237.425083] [58035]: INFO cinder.volume.api [None req-b77145ae-5d71-4f3b-a654-a6c26709555d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1237.430654] [58035]: INFO cinder.api.openstack.wsgi [None req-b77145ae-5d71-4f3b-a654-a6c26709555d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1237.431457] [58035]: [pid: 58035|app: 0|req: 237/462] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:50 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.734373] [58035]: DEBUG cinder.api.middleware.request_id [None req-818d9011-a9f4-401e-b9ad-d52059643404 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.736582] [58035]: INFO cinder.api.openstack.wsgi [None req-818d9011-a9f4-401e-b9ad-d52059643404 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1237.736800] [58035]: DEBUG cinder.api.openstack.wsgi [None req-818d9011-a9f4-401e-b9ad-d52059643404 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.737015] [58035]: DEBUG cinder.api.openstack.wsgi [None req-818d9011-a9f4-401e-b9ad-d52059643404 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.747730] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.747730] [58035]: warnings.warn( [ 1237.752282] [58035]: INFO cinder.volume.api [None req-818d9011-a9f4-401e-b9ad-d52059643404 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1237.757608] [58035]: INFO cinder.api.openstack.wsgi [None req-818d9011-a9f4-401e-b9ad-d52059643404 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1237.758097] [58035]: [pid: 58035|app: 0|req: 238/463] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:50 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.806682] [58035]: DEBUG cinder.api.middleware.request_id [req-10d83c2d-a283-420b-abac-89166b54b372 req-2924a435-182f-470c-b020-24b0e27a558b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.809102] [58035]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-2924a435-182f-470c-b020-24b0e27a558b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1237.809329] [58035]: DEBUG cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-2924a435-182f-470c-b020-24b0e27a558b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.809516] [58035]: DEBUG cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-2924a435-182f-470c-b020-24b0e27a558b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.817577] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.817577] [58035]: warnings.warn( [ 1237.821300] [58035]: INFO cinder.volume.api [req-10d83c2d-a283-420b-abac-89166b54b372 req-2924a435-182f-470c-b020-24b0e27a558b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1237.825622] [58035]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-2924a435-182f-470c-b020-24b0e27a558b tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1237.826034] [58035]: [pid: 58035|app: 0|req: 239/464] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:08:50 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.365983] [58036]: DEBUG cinder.coordination [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-d7c3dce6-3ea3-4813-8865-278deef839c8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Lock "cinder-attachment_update-4ba103f7-e170-4f25-b1b9-974decd599fd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1238.366273] [58036]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-d7c3dce6-3ea3-4813-8865-278deef839c8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments/1a902d94-971b-4dfb-a22c-cd6c20604e5f returned with HTTP 200 [ 1238.366969] [58036]: [pid: 58036|app: 0|req: 226/465] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:08:46 2025] PUT /volume/v3/attachments/1a902d94-971b-4dfb-a22c-cd6c20604e5f => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1238.444835] [58035]: DEBUG cinder.api.middleware.request_id [None req-adfdd5de-f57a-442b-9ff3-766b464fb3c7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.447811] [58035]: INFO cinder.api.openstack.wsgi [None req-adfdd5de-f57a-442b-9ff3-766b464fb3c7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1238.448338] [58035]: DEBUG cinder.api.openstack.wsgi [None req-adfdd5de-f57a-442b-9ff3-766b464fb3c7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.448600] [58035]: DEBUG cinder.api.openstack.wsgi [None req-adfdd5de-f57a-442b-9ff3-766b464fb3c7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.467977] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.467977] [58035]: warnings.warn( [ 1238.472902] [58035]: INFO cinder.volume.api [None req-adfdd5de-f57a-442b-9ff3-766b464fb3c7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1238.481358] [58035]: INFO cinder.api.openstack.wsgi [None req-adfdd5de-f57a-442b-9ff3-766b464fb3c7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1238.481747] [58035]: [pid: 58035|app: 0|req: 240/466] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:51 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.347597] [58036]: DEBUG cinder.api.middleware.request_id [None req-0d376b73-06c9-4069-8d9e-2705c89b2ba6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.348061] [58036]: INFO cinder.api.openstack.wsgi [None req-0d376b73-06c9-4069-8d9e-2705c89b2ba6 None None] GET http://10.180.1.21/volume// [ 1239.348248] [58036]: DEBUG cinder.api.openstack.wsgi [None req-0d376b73-06c9-4069-8d9e-2705c89b2ba6 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.348455] [58036]: DEBUG cinder.api.openstack.wsgi [None req-0d376b73-06c9-4069-8d9e-2705c89b2ba6 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.348942] [58036]: INFO cinder.api.openstack.wsgi [None req-0d376b73-06c9-4069-8d9e-2705c89b2ba6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1239.349350] [58036]: [pid: 58036|app: 0|req: 227/467] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:08:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1239.354048] [58035]: DEBUG cinder.api.middleware.request_id [req-10d83c2d-a283-420b-abac-89166b54b372 req-e44dd5d3-94fa-45af-bff0-cd307fda0b63 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.357200] [58035]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-e44dd5d3-94fa-45af-bff0-cd307fda0b63 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1239.357690] [58035]: DEBUG cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-e44dd5d3-94fa-45af-bff0-cd307fda0b63 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d2717b3-3d86-4896-aae9-6ccf0c93cd13", "connector": null, "instance_uuid": "db6dc35a-befc-460e-b7a3-2856ef1a8591"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1239.370729] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.370729] [58035]: warnings.warn( [ 1239.393374] [58035]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-e44dd5d3-94fa-45af-bff0-cd307fda0b63 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1239.393865] [58035]: [pid: 58035|app: 0|req: 241/468] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:08:52 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.412436] [58036]: DEBUG cinder.api.middleware.request_id [None req-c5e13c8e-c776-40b8-a85e-837095477531 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.414843] [58036]: INFO cinder.api.openstack.wsgi [None req-c5e13c8e-c776-40b8-a85e-837095477531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1239.415210] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c5e13c8e-c776-40b8-a85e-837095477531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.415528] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c5e13c8e-c776-40b8-a85e-837095477531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.426091] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.426091] [58036]: warnings.warn( [ 1239.430528] [58036]: INFO cinder.volume.api [None req-c5e13c8e-c776-40b8-a85e-837095477531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1239.435971] [58036]: INFO cinder.api.openstack.wsgi [None req-c5e13c8e-c776-40b8-a85e-837095477531 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1239.436457] [58036]: [pid: 58036|app: 0|req: 228/469] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:52 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.494182] [58035]: DEBUG cinder.api.middleware.request_id [None req-39bedeb5-bfe9-47ba-aa92-49b6c610cc1e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.496656] [58035]: INFO cinder.api.openstack.wsgi [None req-39bedeb5-bfe9-47ba-aa92-49b6c610cc1e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1239.496956] [58035]: DEBUG cinder.api.openstack.wsgi [None req-39bedeb5-bfe9-47ba-aa92-49b6c610cc1e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.497315] [58035]: DEBUG cinder.api.openstack.wsgi [None req-39bedeb5-bfe9-47ba-aa92-49b6c610cc1e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.512022] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.512022] [58035]: warnings.warn( [ 1239.516229] [58035]: INFO cinder.volume.api [None req-39bedeb5-bfe9-47ba-aa92-49b6c610cc1e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1239.521473] [58035]: INFO cinder.api.openstack.wsgi [None req-39bedeb5-bfe9-47ba-aa92-49b6c610cc1e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1239.521972] [58035]: [pid: 58035|app: 0|req: 242/470] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:52 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.915498] [58036]: DEBUG cinder.api.middleware.request_id [None req-e1640a07-cdc4-4468-844a-0b5355fe0e9a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.916602] [58036]: INFO cinder.api.openstack.wsgi [None req-e1640a07-cdc4-4468-844a-0b5355fe0e9a None None] GET http://10.180.1.21/volume// [ 1239.916602] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e1640a07-cdc4-4468-844a-0b5355fe0e9a None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.916602] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e1640a07-cdc4-4468-844a-0b5355fe0e9a None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.916602] [58036]: INFO cinder.api.openstack.wsgi [None req-e1640a07-cdc4-4468-844a-0b5355fe0e9a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1239.916931] [58036]: [pid: 58036|app: 0|req: 229/471] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:08:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1239.920529] [58035]: DEBUG cinder.api.middleware.request_id [req-10d83c2d-a283-420b-abac-89166b54b372 req-45ad6366-f168-4a63-a4a4-84d3698f7196 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.922850] [58035]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-45ad6366-f168-4a63-a4a4-84d3698f7196 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1239.923202] [58035]: DEBUG cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-45ad6366-f168-4a63-a4a4-84d3698f7196 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.923346] [58035]: DEBUG cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-45ad6366-f168-4a63-a4a4-84d3698f7196 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.936555] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.936555] [58035]: warnings.warn( [ 1239.940631] [58035]: INFO cinder.volume.api [req-10d83c2d-a283-420b-abac-89166b54b372 req-45ad6366-f168-4a63-a4a4-84d3698f7196 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1239.946038] [58035]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-45ad6366-f168-4a63-a4a4-84d3698f7196 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1239.946448] [58035]: [pid: 58035|app: 0|req: 243/472] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:08:52 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1239.977592] [58036]: DEBUG cinder.api.middleware.request_id [req-10d83c2d-a283-420b-abac-89166b54b372 req-184e64fc-6cba-43e6-9c2f-3e1e622a00a6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.980019] [58036]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-184e64fc-6cba-43e6-9c2f-3e1e622a00a6 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] PUT http://10.180.1.21/volume/v3/attachments/2f1f7da0-eba3-4bb2-b196-759a02d82f3f [ 1239.980423] [58036]: DEBUG cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-184e64fc-6cba-43e6-9c2f-3e1e622a00a6 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989776", "mountpoint": "/dev/sdb"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1239.989863] [58036]: DEBUG cinder.coordination [req-10d83c2d-a283-420b-abac-89166b54b372 req-184e64fc-6cba-43e6-9c2f-3e1e622a00a6 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Acquiring lock "cinder-attachment_update-5d2717b3-3d86-4896-aae9-6ccf0c93cd13-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1239.995454] [58036]: DEBUG cinder.coordination [req-10d83c2d-a283-420b-abac-89166b54b372 req-184e64fc-6cba-43e6-9c2f-3e1e622a00a6 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Lock "cinder-attachment_update-5d2717b3-3d86-4896-aae9-6ccf0c93cd13-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1239.996581] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.996581] [58036]: warnings.warn( [ 1240.023780] [58035]: DEBUG cinder.api.middleware.request_id [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-98675222-31f4-4809-8f7f-53695a99d57d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.026263] [58035]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-98675222-31f4-4809-8f7f-53695a99d57d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/attachments/1a902d94-971b-4dfb-a22c-cd6c20604e5f/action [ 1240.026719] [58035]: DEBUG cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-98675222-31f4-4809-8f7f-53695a99d57d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1240.027040] [58035]: DEBUG cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-98675222-31f4-4809-8f7f-53695a99d57d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1240.043500] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.043500] [58035]: warnings.warn( [ 1240.051142] [58035]: INFO cinder.api.openstack.wsgi [req-0533d339-31ac-493b-8ec2-297de2bccc5a req-98675222-31f4-4809-8f7f-53695a99d57d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments/1a902d94-971b-4dfb-a22c-cd6c20604e5f/action returned with HTTP 204 [ 1240.051633] [58035]: [pid: 58035|app: 0|req: 244/473] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:08:52 2025] POST /volume/v3/attachments/1a902d94-971b-4dfb-a22c-cd6c20604e5f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1240.446466] [58035]: DEBUG cinder.api.middleware.request_id [None req-db0c8a92-ec65-412a-8d56-668b431e6f66 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.449386] [58035]: INFO cinder.api.openstack.wsgi [None req-db0c8a92-ec65-412a-8d56-668b431e6f66 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1240.449717] [58035]: DEBUG cinder.api.openstack.wsgi [None req-db0c8a92-ec65-412a-8d56-668b431e6f66 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.449931] [58035]: DEBUG cinder.api.openstack.wsgi [None req-db0c8a92-ec65-412a-8d56-668b431e6f66 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.462958] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.462958] [58035]: warnings.warn( [ 1240.466754] [58035]: INFO cinder.volume.api [None req-db0c8a92-ec65-412a-8d56-668b431e6f66 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1240.471857] [58035]: INFO cinder.api.openstack.wsgi [None req-db0c8a92-ec65-412a-8d56-668b431e6f66 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1240.472416] [58035]: [pid: 58035|app: 0|req: 245/474] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:53 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.532463] [58035]: DEBUG cinder.api.middleware.request_id [None req-0c89f976-1af0-4fd2-aa64-2b4cd01fc53c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.535339] [58035]: INFO cinder.api.openstack.wsgi [None req-0c89f976-1af0-4fd2-aa64-2b4cd01fc53c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1240.535562] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0c89f976-1af0-4fd2-aa64-2b4cd01fc53c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.535768] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0c89f976-1af0-4fd2-aa64-2b4cd01fc53c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.548265] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.548265] [58035]: warnings.warn( [ 1240.555141] [58035]: INFO cinder.volume.api [None req-0c89f976-1af0-4fd2-aa64-2b4cd01fc53c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1240.560575] [58035]: INFO cinder.api.openstack.wsgi [None req-0c89f976-1af0-4fd2-aa64-2b4cd01fc53c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1240.561251] [58035]: [pid: 58035|app: 0|req: 246/475] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:53 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.571507] [58035]: DEBUG cinder.api.middleware.request_id [None req-99f8451d-41ff-4899-8174-4aead121c34b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.573516] [58035]: INFO cinder.api.openstack.wsgi [None req-99f8451d-41ff-4899-8174-4aead121c34b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1240.573728] [58035]: DEBUG cinder.api.openstack.wsgi [None req-99f8451d-41ff-4899-8174-4aead121c34b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.573934] [58035]: DEBUG cinder.api.openstack.wsgi [None req-99f8451d-41ff-4899-8174-4aead121c34b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.587034] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.587034] [58035]: warnings.warn( [ 1240.590979] [58035]: INFO cinder.volume.api [None req-99f8451d-41ff-4899-8174-4aead121c34b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1240.596871] [58035]: INFO cinder.api.openstack.wsgi [None req-99f8451d-41ff-4899-8174-4aead121c34b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1240.597570] [58035]: [pid: 58035|app: 0|req: 247/476] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:53 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.684412] [58035]: DEBUG cinder.api.middleware.request_id [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.686468] [58035]: INFO cinder.api.openstack.wsgi [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1240.686892] [58035]: DEBUG cinder.api.openstack.wsgi [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1882586379"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1240.688381] [58035]: DEBUG cinder.api.v3.volumes [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1882586379'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1240.688492] [58035]: INFO cinder.api.v3.volumes [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Create volume of 1 GB [ 1240.692757] [58035]: INFO cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Availability Zones retrieved successfully. [ 1240.700295] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Flow 'volume_create_api' (85686336-38d3-4ff0-b6b1-1526c2362d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1240.701578] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c473f8-46be-4d8c-8d97-57ec2021964a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1240.702825] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1240.727468] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c473f8-46be-4d8c-8d97-57ec2021964a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1240.728562] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (640c9f8e-93ab-416c-83a1-230a224bdce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1240.776363] [58035]: DEBUG cinder.quota [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Created reservations ['b0050c2c-5373-4855-8466-dbd1fa793ebb', 'f6e3bc19-9f20-45a4-912c-46152623da51', '649f8286-e4b1-47b5-b03c-d57ab25dfa5e', 'aeb83768-f0f4-49ad-973c-39a71c7b063f'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1240.777499] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (640c9f8e-93ab-416c-83a1-230a224bdce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0050c2c-5373-4855-8466-dbd1fa793ebb', 'f6e3bc19-9f20-45a4-912c-46152623da51', '649f8286-e4b1-47b5-b03c-d57ab25dfa5e', 'aeb83768-f0f4-49ad-973c-39a71c7b063f']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1240.778436] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cc36ec-7ab7-4163-9a33-12ce68a80199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1240.795195] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04cc36ec-7ab7-4163-9a33-12ce68a80199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fc19604-c805-4573-884d-85842a9a2c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1882586379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ee74058bf49ce9e70bcc1e631ddda',qos_specs=None,replication_status=,reservations=['b0050c2c-5373-4855-8466-dbd1fa793ebb','f6e3bc19-9f20-45a4-912c-46152623da51','649f8286-e4b1-47b5-b03c-d57ab25dfa5e','aeb83768-f0f4-49ad-973c-39a71c7b063f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c225a9787ef647dfb268b6ae6cee1103',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1882586379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fc19604-c805-4573-884d-85842a9a2c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1ee74058bf49ce9e70bcc1e631ddda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c225a9787ef647dfb268b6ae6cee1103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1240.796211] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9768a9ad-39ae-4787-87bc-5ab69a42ec95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1240.813459] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9768a9ad-39ae-4787-87bc-5ab69a42ec95) transitioned into state 'SUCCESS' from state '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-1882586379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a1ee74058bf49ce9e70bcc1e631ddda',qos_specs=None,replication_status=,reservations=['b0050c2c-5373-4855-8466-dbd1fa793ebb','f6e3bc19-9f20-45a4-912c-46152623da51','649f8286-e4b1-47b5-b03c-d57ab25dfa5e','aeb83768-f0f4-49ad-973c-39a71c7b063f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c225a9787ef647dfb268b6ae6cee1103',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1240.814611] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa80611d-1b2a-40c4-b13d-32e21c6f159a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1240.834375] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa80611d-1b2a-40c4-b13d-32e21c6f159a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1240.836060] [58035]: DEBUG cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Flow 'volume_create_api' (85686336-38d3-4ff0-b6b1-1526c2362d6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1240.837949] [58035]: INFO cinder.volume.api [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Create volume request issued successfully. [ 1240.837949] [58035]: INFO cinder.api.openstack.wsgi [None req-df9b8a58-7367-42fc-82c4-fcbdcdf219fc tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1240.838249] [58035]: [pid: 58035|app: 0|req: 248/477] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:08:53 2025] POST /volume/v3/volumes => generated 750 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1240.849839] [58035]: DEBUG cinder.api.middleware.request_id [None req-2c0e6dd7-02a2-4061-8080-c97dea9c5f68 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.853758] [58035]: INFO cinder.api.openstack.wsgi [None req-2c0e6dd7-02a2-4061-8080-c97dea9c5f68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1240.854402] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2c0e6dd7-02a2-4061-8080-c97dea9c5f68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.854671] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2c0e6dd7-02a2-4061-8080-c97dea9c5f68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.868532] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.868532] [58035]: warnings.warn( [ 1240.876332] [58035]: INFO cinder.volume.api [None req-2c0e6dd7-02a2-4061-8080-c97dea9c5f68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1240.881504] [58035]: INFO cinder.api.openstack.wsgi [None req-2c0e6dd7-02a2-4061-8080-c97dea9c5f68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1240.881504] [58035]: [pid: 58035|app: 0|req: 249/478] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:53 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.484524] [58035]: DEBUG cinder.api.middleware.request_id [None req-0ee59a3b-a08b-47cc-9ab2-65ff4bc785c5 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.486278] [58035]: INFO cinder.api.openstack.wsgi [None req-0ee59a3b-a08b-47cc-9ab2-65ff4bc785c5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1241.486629] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0ee59a3b-a08b-47cc-9ab2-65ff4bc785c5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.488376] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0ee59a3b-a08b-47cc-9ab2-65ff4bc785c5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.501725] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.501725] [58035]: warnings.warn( [ 1241.507922] [58035]: INFO cinder.volume.api [None req-0ee59a3b-a08b-47cc-9ab2-65ff4bc785c5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1241.515856] [58035]: INFO cinder.api.openstack.wsgi [None req-0ee59a3b-a08b-47cc-9ab2-65ff4bc785c5 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1241.516336] [58035]: [pid: 58035|app: 0|req: 250/479] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:54 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.769709] [58035]: DEBUG cinder.api.middleware.request_id [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-d672a685-6cc3-4677-98ff-c7f6b12b0930 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.772096] [58035]: INFO cinder.api.openstack.wsgi [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-d672a685-6cc3-4677-98ff-c7f6b12b0930 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] DELETE http://10.180.1.21/volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174 [ 1241.772308] [58035]: DEBUG cinder.api.openstack.wsgi [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-d672a685-6cc3-4677-98ff-c7f6b12b0930 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.772516] [58035]: DEBUG cinder.api.openstack.wsgi [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-d672a685-6cc3-4677-98ff-c7f6b12b0930 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.781776] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.781776] [58035]: warnings.warn( [ 1242.314545] [58035]: INFO cinder.api.openstack.wsgi [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-d672a685-6cc3-4677-98ff-c7f6b12b0930 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174 returned with HTTP 200 [ 1242.315162] [58035]: [pid: 58035|app: 0|req: 251/480] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:08:54 2025] DELETE /volume/v3/attachments/67ddc941-3567-4a4f-9be9-43ca93e90174 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1242.316052] [58035]: DEBUG cinder.api.middleware.request_id [None req-c2269977-5e4a-4a1b-acdf-60ae053fadb1 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.319102] [58035]: INFO cinder.api.openstack.wsgi [None req-c2269977-5e4a-4a1b-acdf-60ae053fadb1 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1242.319203] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c2269977-5e4a-4a1b-acdf-60ae053fadb1 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.319443] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c2269977-5e4a-4a1b-acdf-60ae053fadb1 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.329893] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.329893] [58035]: warnings.warn( [ 1242.334059] [58035]: INFO cinder.volume.api [None req-c2269977-5e4a-4a1b-acdf-60ae053fadb1 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1242.340459] [58035]: INFO cinder.api.openstack.wsgi [None req-c2269977-5e4a-4a1b-acdf-60ae053fadb1 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1242.340947] [58035]: [pid: 58035|app: 0|req: 252/481] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:55 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.341663] [58035]: DEBUG cinder.api.middleware.request_id [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-fc0fe9f4-e48e-4a0c-92a6-1a98c2086fa1 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.344387] [58035]: INFO cinder.api.openstack.wsgi [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-fc0fe9f4-e48e-4a0c-92a6-1a98c2086fa1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b [ 1242.344597] [58035]: DEBUG cinder.api.openstack.wsgi [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-fc0fe9f4-e48e-4a0c-92a6-1a98c2086fa1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.344854] [58035]: DEBUG cinder.api.openstack.wsgi [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-fc0fe9f4-e48e-4a0c-92a6-1a98c2086fa1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.345080] [58035]: INFO cinder.api.v3.volumes [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-fc0fe9f4-e48e-4a0c-92a6-1a98c2086fa1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Delete volume with id: b19687b5-2869-473a-b2d1-78795461420b [ 1242.354310] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.354310] [58035]: warnings.warn( [ 1242.354920] [58035]: INFO cinder.volume.api [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-fc0fe9f4-e48e-4a0c-92a6-1a98c2086fa1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1242.374489] [58035]: INFO cinder.volume.api [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-fc0fe9f4-e48e-4a0c-92a6-1a98c2086fa1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Delete volume request issued successfully. [ 1242.374724] [58035]: INFO cinder.api.openstack.wsgi [req-6e5c7f3d-0708-4760-9710-af8c0834e859 req-fc0fe9f4-e48e-4a0c-92a6-1a98c2086fa1 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b returned with HTTP 202 [ 1242.375347] [58035]: [pid: 58035|app: 0|req: 253/482] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Dec 12 05:08:55 2025] DELETE /volume/v3/volumes/b19687b5-2869-473a-b2d1-78795461420b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1242.381597] [58035]: DEBUG cinder.api.middleware.request_id [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-4448ed7a-32b5-4543-84e8-4b6dbefb4793 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.384386] [58035]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-4448ed7a-32b5-4543-84e8-4b6dbefb4793 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1242.384711] [58035]: DEBUG cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-4448ed7a-32b5-4543-84e8-4b6dbefb4793 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.384998] [58035]: DEBUG cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-4448ed7a-32b5-4543-84e8-4b6dbefb4793 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.396248] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.396248] [58035]: warnings.warn( [ 1242.401047] [58035]: INFO cinder.volume.api [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-4448ed7a-32b5-4543-84e8-4b6dbefb4793 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1242.413519] [58035]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-4448ed7a-32b5-4543-84e8-4b6dbefb4793 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1242.414046] [58035]: [pid: 58035|app: 0|req: 254/483] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:08:55 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.528256] [58035]: DEBUG cinder.api.middleware.request_id [None req-952647fc-b9d5-453e-9fbe-775c145a8ea3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.531278] [58035]: INFO cinder.api.openstack.wsgi [None req-952647fc-b9d5-453e-9fbe-775c145a8ea3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1242.531607] [58035]: DEBUG cinder.api.openstack.wsgi [None req-952647fc-b9d5-453e-9fbe-775c145a8ea3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.531929] [58035]: DEBUG cinder.api.openstack.wsgi [None req-952647fc-b9d5-453e-9fbe-775c145a8ea3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.550278] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.550278] [58035]: warnings.warn( [ 1242.555076] [58035]: INFO cinder.volume.api [None req-952647fc-b9d5-453e-9fbe-775c145a8ea3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1242.561390] [58035]: INFO cinder.api.openstack.wsgi [None req-952647fc-b9d5-453e-9fbe-775c145a8ea3 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1242.561839] [58035]: [pid: 58035|app: 0|req: 255/484] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:55 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.572931] [58035]: DEBUG cinder.api.middleware.request_id [None req-eaeab79f-2940-47f7-94ed-ac7ac570755c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.576024] [58035]: INFO cinder.api.openstack.wsgi [None req-eaeab79f-2940-47f7-94ed-ac7ac570755c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1243.576119] [58035]: DEBUG cinder.api.openstack.wsgi [None req-eaeab79f-2940-47f7-94ed-ac7ac570755c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.576395] [58035]: DEBUG cinder.api.openstack.wsgi [None req-eaeab79f-2940-47f7-94ed-ac7ac570755c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.587763] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.587763] [58035]: warnings.warn( [ 1243.592998] [58035]: INFO cinder.volume.api [None req-eaeab79f-2940-47f7-94ed-ac7ac570755c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1243.598171] [58035]: INFO cinder.api.openstack.wsgi [None req-eaeab79f-2940-47f7-94ed-ac7ac570755c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1243.599054] [58035]: [pid: 58035|app: 0|req: 256/485] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:56 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.937621] [58035]: DEBUG cinder.api.middleware.request_id [None req-6aa58a2b-1bc9-44da-a538-83029aaa9753 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.938051] [58035]: INFO cinder.api.openstack.wsgi [None req-6aa58a2b-1bc9-44da-a538-83029aaa9753 None None] GET http://10.180.1.21/volume// [ 1243.938271] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6aa58a2b-1bc9-44da-a538-83029aaa9753 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.938497] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6aa58a2b-1bc9-44da-a538-83029aaa9753 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.938951] [58035]: INFO cinder.api.openstack.wsgi [None req-6aa58a2b-1bc9-44da-a538-83029aaa9753 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1243.939353] [58035]: [pid: 58035|app: 0|req: 257/486] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:08:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1243.945116] [58035]: DEBUG cinder.api.middleware.request_id [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-91ad58d5-ba13-46bf-888d-88e8d9cea278 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.947567] [58035]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-91ad58d5-ba13-46bf-888d-88e8d9cea278 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1243.948053] [58035]: DEBUG cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-91ad58d5-ba13-46bf-888d-88e8d9cea278 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fc19604-c805-4573-884d-85842a9a2c24", "connector": null, "instance_uuid": "47d720ec-b13c-40a4-b6b2-c409059599cc"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1243.961575] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.961575] [58035]: warnings.warn( [ 1243.990936] [58035]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-91ad58d5-ba13-46bf-888d-88e8d9cea278 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1243.991640] [58035]: [pid: 58035|app: 0|req: 258/487] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:08:56 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.021934] [58035]: DEBUG cinder.api.middleware.request_id [None req-1ab3425a-4235-4fb5-a611-9259e80baf8d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.025293] [58035]: INFO cinder.api.openstack.wsgi [None req-1ab3425a-4235-4fb5-a611-9259e80baf8d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1244.025293] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1ab3425a-4235-4fb5-a611-9259e80baf8d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.025576] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1ab3425a-4235-4fb5-a611-9259e80baf8d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.040268] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.040268] [58035]: warnings.warn( [ 1244.045384] [58035]: INFO cinder.volume.api [None req-1ab3425a-4235-4fb5-a611-9259e80baf8d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1244.051700] [58035]: INFO cinder.api.openstack.wsgi [None req-1ab3425a-4235-4fb5-a611-9259e80baf8d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1244.052239] [58035]: [pid: 58035|app: 0|req: 259/488] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:56 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.525815] [58036]: DEBUG cinder.coordination [req-10d83c2d-a283-420b-abac-89166b54b372 req-184e64fc-6cba-43e6-9c2f-3e1e622a00a6 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Lock "cinder-attachment_update-5d2717b3-3d86-4896-aae9-6ccf0c93cd13-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1244.525815] [58036]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-184e64fc-6cba-43e6-9c2f-3e1e622a00a6 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments/2f1f7da0-eba3-4bb2-b196-759a02d82f3f returned with HTTP 200 [ 1244.526313] [58035]: DEBUG cinder.api.middleware.request_id [None req-ce392e03-8c8a-44ff-aae3-3a602b3a8836 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.526372] [58036]: [pid: 58036|app: 0|req: 230/489] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:08:52 2025] PUT /volume/v3/attachments/2f1f7da0-eba3-4bb2-b196-759a02d82f3f => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.526419] [58035]: INFO cinder.api.openstack.wsgi [None req-ce392e03-8c8a-44ff-aae3-3a602b3a8836 None None] GET http://10.180.1.21/volume// [ 1244.526419] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ce392e03-8c8a-44ff-aae3-3a602b3a8836 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.526665] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ce392e03-8c8a-44ff-aae3-3a602b3a8836 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.527121] [58035]: INFO cinder.api.openstack.wsgi [None req-ce392e03-8c8a-44ff-aae3-3a602b3a8836 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1244.527904] [58035]: [pid: 58035|app: 0|req: 260/490] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:08:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1244.538175] [58036]: DEBUG cinder.api.middleware.request_id [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-f6c44cab-7bee-4d6f-beac-afeee0a02e08 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.541458] [58036]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-f6c44cab-7bee-4d6f-beac-afeee0a02e08 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1244.541833] [58036]: DEBUG cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-f6c44cab-7bee-4d6f-beac-afeee0a02e08 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.542185] [58036]: DEBUG cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-f6c44cab-7bee-4d6f-beac-afeee0a02e08 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.557387] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.557387] [58036]: warnings.warn( [ 1244.562052] [58036]: INFO cinder.volume.api [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-f6c44cab-7bee-4d6f-beac-afeee0a02e08 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1244.568959] [58036]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-f6c44cab-7bee-4d6f-beac-afeee0a02e08 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1244.569722] [58036]: [pid: 58036|app: 0|req: 231/491] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:08:57 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1244.610985] [58035]: DEBUG cinder.api.middleware.request_id [None req-baec2502-16d3-4048-a4da-3e264f185155 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.614182] [58035]: INFO cinder.api.openstack.wsgi [None req-baec2502-16d3-4048-a4da-3e264f185155 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1244.614425] [58035]: DEBUG cinder.api.openstack.wsgi [None req-baec2502-16d3-4048-a4da-3e264f185155 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.614643] [58035]: DEBUG cinder.api.openstack.wsgi [None req-baec2502-16d3-4048-a4da-3e264f185155 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.626175] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.626175] [58035]: warnings.warn( [ 1244.631018] [58035]: INFO cinder.volume.api [None req-baec2502-16d3-4048-a4da-3e264f185155 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1244.636930] [58035]: INFO cinder.api.openstack.wsgi [None req-baec2502-16d3-4048-a4da-3e264f185155 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1244.637491] [58035]: [pid: 58035|app: 0|req: 261/492] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:57 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.664520] [58036]: DEBUG cinder.api.middleware.request_id [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-1ad07799-29ab-411c-9989-47407ed6d91c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.668065] [58036]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-1ad07799-29ab-411c-9989-47407ed6d91c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] PUT http://10.180.1.21/volume/v3/attachments/5baeb05f-fdae-4919-aea1-656367f1be61 [ 1244.668617] [58036]: DEBUG cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-1ad07799-29ab-411c-9989-47407ed6d91c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989774", "mountpoint": "/dev/sdc"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1244.678455] [58036]: DEBUG cinder.coordination [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-1ad07799-29ab-411c-9989-47407ed6d91c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Acquiring lock "cinder-attachment_update-6fc19604-c805-4573-884d-85842a9a2c24-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1244.687863] [58036]: DEBUG cinder.coordination [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-1ad07799-29ab-411c-9989-47407ed6d91c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Lock "cinder-attachment_update-6fc19604-c805-4573-884d-85842a9a2c24-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1244.688049] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.688049] [58036]: warnings.warn( [ 1245.067762] [58035]: DEBUG cinder.api.middleware.request_id [None req-8c48f3f9-ec33-48d0-a724-ad4002391e21 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.070301] [58035]: INFO cinder.api.openstack.wsgi [None req-8c48f3f9-ec33-48d0-a724-ad4002391e21 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1245.070641] [58035]: DEBUG cinder.api.openstack.wsgi [None req-8c48f3f9-ec33-48d0-a724-ad4002391e21 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.070938] [58035]: DEBUG cinder.api.openstack.wsgi [None req-8c48f3f9-ec33-48d0-a724-ad4002391e21 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1245.085423] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.085423] [58035]: warnings.warn( [ 1245.090481] [58035]: INFO cinder.volume.api [None req-8c48f3f9-ec33-48d0-a724-ad4002391e21 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1245.098351] [58035]: INFO cinder.api.openstack.wsgi [None req-8c48f3f9-ec33-48d0-a724-ad4002391e21 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1245.099065] [58035]: [pid: 58035|app: 0|req: 262/493] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:57 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.647380] [58035]: DEBUG cinder.api.middleware.request_id [None req-1d962415-396d-4356-85d4-a28950fb459e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.649498] [58035]: INFO cinder.api.openstack.wsgi [None req-1d962415-396d-4356-85d4-a28950fb459e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1245.649744] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1d962415-396d-4356-85d4-a28950fb459e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.649963] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1d962415-396d-4356-85d4-a28950fb459e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1245.662677] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.662677] [58035]: warnings.warn( [ 1245.667397] [58035]: INFO cinder.volume.api [None req-1d962415-396d-4356-85d4-a28950fb459e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1245.673949] [58035]: INFO cinder.api.openstack.wsgi [None req-1d962415-396d-4356-85d4-a28950fb459e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1245.674612] [58035]: [pid: 58035|app: 0|req: 263/494] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:58 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.110135] [58035]: DEBUG cinder.api.middleware.request_id [None req-45797681-e5b3-48b9-9b89-67d46060f407 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.112274] [58035]: INFO cinder.api.openstack.wsgi [None req-45797681-e5b3-48b9-9b89-67d46060f407 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1246.112486] [58035]: DEBUG cinder.api.openstack.wsgi [None req-45797681-e5b3-48b9-9b89-67d46060f407 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.112688] [58035]: DEBUG cinder.api.openstack.wsgi [None req-45797681-e5b3-48b9-9b89-67d46060f407 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.123056] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.123056] [58035]: warnings.warn( [ 1246.127367] [58035]: INFO cinder.volume.api [None req-45797681-e5b3-48b9-9b89-67d46060f407 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1246.132909] [58035]: INFO cinder.api.openstack.wsgi [None req-45797681-e5b3-48b9-9b89-67d46060f407 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1246.133351] [58035]: [pid: 58035|app: 0|req: 264/495] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:58 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.189054] [58035]: DEBUG cinder.api.middleware.request_id [req-10d83c2d-a283-420b-abac-89166b54b372 req-ee1b0de8-0284-48ec-81f1-bdb68b795dad None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.191482] [58035]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-ee1b0de8-0284-48ec-81f1-bdb68b795dad tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/attachments/2f1f7da0-eba3-4bb2-b196-759a02d82f3f/action [ 1246.191902] [58035]: DEBUG cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-ee1b0de8-0284-48ec-81f1-bdb68b795dad tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1246.192044] [58035]: DEBUG cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-ee1b0de8-0284-48ec-81f1-bdb68b795dad tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1246.207429] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.207429] [58035]: warnings.warn( [ 1246.215416] [58035]: INFO cinder.api.openstack.wsgi [req-10d83c2d-a283-420b-abac-89166b54b372 req-ee1b0de8-0284-48ec-81f1-bdb68b795dad tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments/2f1f7da0-eba3-4bb2-b196-759a02d82f3f/action returned with HTTP 204 [ 1246.216053] [58035]: [pid: 58035|app: 0|req: 265/496] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:08:58 2025] POST /volume/v3/attachments/2f1f7da0-eba3-4bb2-b196-759a02d82f3f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1246.685165] [58035]: DEBUG cinder.api.middleware.request_id [None req-468dee04-3026-4851-87f9-b33d5de53328 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.687461] [58035]: INFO cinder.api.openstack.wsgi [None req-468dee04-3026-4851-87f9-b33d5de53328 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1246.687657] [58035]: DEBUG cinder.api.openstack.wsgi [None req-468dee04-3026-4851-87f9-b33d5de53328 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.687879] [58035]: DEBUG cinder.api.openstack.wsgi [None req-468dee04-3026-4851-87f9-b33d5de53328 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.700089] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.700089] [58035]: warnings.warn( [ 1246.703610] [58035]: INFO cinder.volume.api [None req-468dee04-3026-4851-87f9-b33d5de53328 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1246.708134] [58035]: INFO cinder.api.openstack.wsgi [None req-468dee04-3026-4851-87f9-b33d5de53328 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1246.708551] [58035]: [pid: 58035|app: 0|req: 266/497] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:59 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1246.719050] [58035]: DEBUG cinder.api.middleware.request_id [None req-19829cd9-08a4-4c1d-89d1-22a4b50b9ff4 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.720567] [58035]: INFO cinder.api.openstack.wsgi [None req-19829cd9-08a4-4c1d-89d1-22a4b50b9ff4 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1246.720778] [58035]: DEBUG cinder.api.openstack.wsgi [None req-19829cd9-08a4-4c1d-89d1-22a4b50b9ff4 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.720973] [58035]: DEBUG cinder.api.openstack.wsgi [None req-19829cd9-08a4-4c1d-89d1-22a4b50b9ff4 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.730849] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.730849] [58035]: warnings.warn( [ 1246.734281] [58035]: INFO cinder.volume.api [None req-19829cd9-08a4-4c1d-89d1-22a4b50b9ff4 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1246.738434] [58035]: INFO cinder.api.openstack.wsgi [None req-19829cd9-08a4-4c1d-89d1-22a4b50b9ff4 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1246.738890] [58035]: [pid: 58035|app: 0|req: 267/498] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:59 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1246.748933] [58035]: DEBUG cinder.api.middleware.request_id [None req-77524542-a3dc-4246-9763-91bcc61a6338 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.750890] [58035]: INFO cinder.api.openstack.wsgi [None req-77524542-a3dc-4246-9763-91bcc61a6338 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1246.751119] [58035]: DEBUG cinder.api.openstack.wsgi [None req-77524542-a3dc-4246-9763-91bcc61a6338 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.751316] [58035]: DEBUG cinder.api.openstack.wsgi [None req-77524542-a3dc-4246-9763-91bcc61a6338 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.751494] [58035]: INFO cinder.api.v3.volumes [None req-77524542-a3dc-4246-9763-91bcc61a6338 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Delete volume with id: 5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1246.761486] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.761486] [58035]: warnings.warn( [ 1246.762029] [58035]: INFO cinder.volume.api [None req-77524542-a3dc-4246-9763-91bcc61a6338 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1246.770504] [58035]: INFO cinder.volume.api [None req-77524542-a3dc-4246-9763-91bcc61a6338 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-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. [ 1246.770837] [58035]: INFO cinder.api.openstack.wsgi [None req-77524542-a3dc-4246-9763-91bcc61a6338 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 400 [ 1246.771493] [58035]: [pid: 58035|app: 0|req: 268/499] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:08:59 2025] DELETE /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1246.774280] [58035]: DEBUG cinder.api.middleware.request_id [None req-00a30d6c-3d58-4599-836a-ec9b199dcdd9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.776084] [58035]: INFO cinder.api.openstack.wsgi [None req-00a30d6c-3d58-4599-836a-ec9b199dcdd9 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1246.776292] [58035]: DEBUG cinder.api.openstack.wsgi [None req-00a30d6c-3d58-4599-836a-ec9b199dcdd9 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.776491] [58035]: DEBUG cinder.api.openstack.wsgi [None req-00a30d6c-3d58-4599-836a-ec9b199dcdd9 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.785663] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.785663] [58035]: warnings.warn( [ 1246.789195] [58035]: INFO cinder.volume.api [None req-00a30d6c-3d58-4599-836a-ec9b199dcdd9 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1246.793610] [58035]: INFO cinder.api.openstack.wsgi [None req-00a30d6c-3d58-4599-836a-ec9b199dcdd9 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1246.794046] [58035]: [pid: 58035|app: 0|req: 269/500] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:59 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1246.849797] [58035]: DEBUG cinder.api.middleware.request_id [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-2dbd554c-946b-43a0-9b24-a7ce75796d2a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.852230] [58035]: INFO cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-2dbd554c-946b-43a0-9b24-a7ce75796d2a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1246.852445] [58035]: DEBUG cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-2dbd554c-946b-43a0-9b24-a7ce75796d2a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.852651] [58035]: DEBUG cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-2dbd554c-946b-43a0-9b24-a7ce75796d2a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.866571] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.866571] [58035]: warnings.warn( [ 1246.870928] [58035]: INFO cinder.volume.api [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-2dbd554c-946b-43a0-9b24-a7ce75796d2a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1246.876177] [58035]: INFO cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-2dbd554c-946b-43a0-9b24-a7ce75796d2a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1246.876933] [58035]: [pid: 58035|app: 0|req: 270/501] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:08:59 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1246.897177] [58035]: DEBUG cinder.api.middleware.request_id [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-e3b82438-d41b-400f-ae1e-52d3894d2f24 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.899627] [58035]: INFO cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-e3b82438-d41b-400f-ae1e-52d3894d2f24 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] POST http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13/action [ 1246.900013] [58035]: DEBUG cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-e3b82438-d41b-400f-ae1e-52d3894d2f24 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1246.900153] [58035]: DEBUG cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-e3b82438-d41b-400f-ae1e-52d3894d2f24 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1246.913493] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.913493] [58035]: warnings.warn( [ 1246.913493] [58035]: INFO cinder.volume.api [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-e3b82438-d41b-400f-ae1e-52d3894d2f24 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1246.916637] [58035]: INFO cinder.volume.api [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-e3b82438-d41b-400f-ae1e-52d3894d2f24 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Begin detaching volume completed successfully. [ 1246.916894] [58035]: INFO cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-e3b82438-d41b-400f-ae1e-52d3894d2f24 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13/action returned with HTTP 202 [ 1246.918154] [58035]: [pid: 58035|app: 0|req: 271/502] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:08:59 2025] POST /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1247.144559] [58035]: DEBUG cinder.api.middleware.request_id [None req-26ee7533-22af-4343-8e80-3c7bbcce177e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.146649] [58035]: INFO cinder.api.openstack.wsgi [None req-26ee7533-22af-4343-8e80-3c7bbcce177e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1247.146887] [58035]: DEBUG cinder.api.openstack.wsgi [None req-26ee7533-22af-4343-8e80-3c7bbcce177e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.147346] [58035]: DEBUG cinder.api.openstack.wsgi [None req-26ee7533-22af-4343-8e80-3c7bbcce177e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.159262] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.159262] [58035]: warnings.warn( [ 1247.164250] [58035]: INFO cinder.volume.api [None req-26ee7533-22af-4343-8e80-3c7bbcce177e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1247.172213] [58035]: INFO cinder.api.openstack.wsgi [None req-26ee7533-22af-4343-8e80-3c7bbcce177e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1247.172907] [58035]: [pid: 58035|app: 0|req: 272/503] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:08:59 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.943402] [58035]: DEBUG cinder.api.middleware.request_id [None req-352102ab-0ae9-477b-a305-108200844e52 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.943902] [58035]: INFO cinder.api.openstack.wsgi [None req-352102ab-0ae9-477b-a305-108200844e52 None None] GET http://10.180.1.21/volume// [ 1247.944101] [58035]: DEBUG cinder.api.openstack.wsgi [None req-352102ab-0ae9-477b-a305-108200844e52 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.944309] [58035]: DEBUG cinder.api.openstack.wsgi [None req-352102ab-0ae9-477b-a305-108200844e52 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.944698] [58035]: INFO cinder.api.openstack.wsgi [None req-352102ab-0ae9-477b-a305-108200844e52 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1247.945055] [58035]: [pid: 58035|app: 0|req: 273/504] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:09:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1247.948290] [58035]: DEBUG cinder.api.middleware.request_id [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-508f9b89-b3e1-42d3-8927-6a76db493a04 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.950458] [58035]: INFO cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-508f9b89-b3e1-42d3-8927-6a76db493a04 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1247.950675] [58035]: DEBUG cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-508f9b89-b3e1-42d3-8927-6a76db493a04 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.950867] [58035]: DEBUG cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-508f9b89-b3e1-42d3-8927-6a76db493a04 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.963491] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.963491] [58035]: warnings.warn( [ 1247.967552] [58035]: INFO cinder.volume.api [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-508f9b89-b3e1-42d3-8927-6a76db493a04 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1247.972268] [58035]: INFO cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-508f9b89-b3e1-42d3-8927-6a76db493a04 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1247.972881] [58035]: [pid: 58035|app: 0|req: 274/505] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:09:00 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1248.183909] [58035]: DEBUG cinder.api.middleware.request_id [None req-e9d53ece-ebf6-4da8-a548-d80cc572044b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.186180] [58035]: INFO cinder.api.openstack.wsgi [None req-e9d53ece-ebf6-4da8-a548-d80cc572044b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1248.186746] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e9d53ece-ebf6-4da8-a548-d80cc572044b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1248.187147] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e9d53ece-ebf6-4da8-a548-d80cc572044b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1248.198614] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.198614] [58035]: warnings.warn( [ 1248.205421] [58035]: INFO cinder.volume.api [None req-e9d53ece-ebf6-4da8-a548-d80cc572044b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1248.211887] [58035]: INFO cinder.api.openstack.wsgi [None req-e9d53ece-ebf6-4da8-a548-d80cc572044b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1248.212101] [58035]: [pid: 58035|app: 0|req: 275/506] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:00 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.216355] [58036]: DEBUG cinder.coordination [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-1ad07799-29ab-411c-9989-47407ed6d91c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Lock "cinder-attachment_update-6fc19604-c805-4573-884d-85842a9a2c24-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1249.216823] [58036]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-1ad07799-29ab-411c-9989-47407ed6d91c tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments/5baeb05f-fdae-4919-aea1-656367f1be61 returned with HTTP 200 [ 1249.217440] [58036]: [pid: 58036|app: 0|req: 232/507] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:08:57 2025] PUT /volume/v3/attachments/5baeb05f-fdae-4919-aea1-656367f1be61 => generated 617 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1249.224464] [58035]: DEBUG cinder.api.middleware.request_id [None req-46fe7511-fa09-43de-a537-8359570985cb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.227262] [58035]: INFO cinder.api.openstack.wsgi [None req-46fe7511-fa09-43de-a537-8359570985cb tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1249.228036] [58035]: DEBUG cinder.api.openstack.wsgi [None req-46fe7511-fa09-43de-a537-8359570985cb tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.228036] [58035]: DEBUG cinder.api.openstack.wsgi [None req-46fe7511-fa09-43de-a537-8359570985cb tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.239809] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.239809] [58035]: warnings.warn( [ 1249.243585] [58035]: INFO cinder.volume.api [None req-46fe7511-fa09-43de-a537-8359570985cb tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1249.250624] [58035]: INFO cinder.api.openstack.wsgi [None req-46fe7511-fa09-43de-a537-8359570985cb tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1249.251412] [58035]: [pid: 58035|app: 0|req: 276/508] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:01 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.680373] [58036]: DEBUG cinder.api.middleware.request_id [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-cf3be723-1aa6-4332-b928-8d68c9877e4e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.685188] [58036]: INFO cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-cf3be723-1aa6-4332-b928-8d68c9877e4e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2f1f7da0-eba3-4bb2-b196-759a02d82f3f [ 1249.685727] [58036]: DEBUG cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-cf3be723-1aa6-4332-b928-8d68c9877e4e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.685727] [58036]: DEBUG cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-cf3be723-1aa6-4332-b928-8d68c9877e4e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'version_select' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.697150] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.697150] [58036]: warnings.warn( [ 1250.229637] [58036]: INFO cinder.api.openstack.wsgi [req-55ccf063-a6af-4a24-8fd1-f6d3d47d4614 req-cf3be723-1aa6-4332-b928-8d68c9877e4e tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/attachments/2f1f7da0-eba3-4bb2-b196-759a02d82f3f returned with HTTP 200 [ 1250.230230] [58036]: [pid: 58036|app: 0|req: 233/509] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:09:02 2025] DELETE /volume/v3/attachments/2f1f7da0-eba3-4bb2-b196-759a02d82f3f => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.261231] [58035]: DEBUG cinder.api.middleware.request_id [None req-d25d71cf-f886-4113-8fb2-f1abbbf002d7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.263937] [58035]: INFO cinder.api.openstack.wsgi [None req-d25d71cf-f886-4113-8fb2-f1abbbf002d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1250.264227] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d25d71cf-f886-4113-8fb2-f1abbbf002d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1250.264443] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d25d71cf-f886-4113-8fb2-f1abbbf002d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1250.276947] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.276947] [58035]: warnings.warn( [ 1250.281617] [58035]: INFO cinder.volume.api [None req-d25d71cf-f886-4113-8fb2-f1abbbf002d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1250.287064] [58035]: INFO cinder.api.openstack.wsgi [None req-d25d71cf-f886-4113-8fb2-f1abbbf002d7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1250.287385] [58035]: [pid: 58035|app: 0|req: 277/510] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:03 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.102804] [58036]: DEBUG cinder.api.middleware.request_id [None req-8a82cc44-27ee-4693-82a8-d154ae1bf27c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.105710] [58036]: INFO cinder.api.openstack.wsgi [None req-8a82cc44-27ee-4693-82a8-d154ae1bf27c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1251.106065] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8a82cc44-27ee-4693-82a8-d154ae1bf27c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.106319] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8a82cc44-27ee-4693-82a8-d154ae1bf27c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.117434] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.117434] [58036]: warnings.warn( [ 1251.121600] [58036]: INFO cinder.volume.api [None req-8a82cc44-27ee-4693-82a8-d154ae1bf27c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1251.126699] [58036]: INFO cinder.api.openstack.wsgi [None req-8a82cc44-27ee-4693-82a8-d154ae1bf27c tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1251.127227] [58036]: [pid: 58036|app: 0|req: 234/511] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:03 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.298280] [58035]: DEBUG cinder.api.middleware.request_id [None req-c4a9954a-8301-4f71-8445-30d0a49ad045 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.301128] [58035]: INFO cinder.api.openstack.wsgi [None req-c4a9954a-8301-4f71-8445-30d0a49ad045 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1251.301392] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c4a9954a-8301-4f71-8445-30d0a49ad045 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.301611] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c4a9954a-8301-4f71-8445-30d0a49ad045 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.313568] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.313568] [58035]: warnings.warn( [ 1251.317182] [58035]: INFO cinder.volume.api [None req-c4a9954a-8301-4f71-8445-30d0a49ad045 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1251.321702] [58035]: INFO cinder.api.openstack.wsgi [None req-c4a9954a-8301-4f71-8445-30d0a49ad045 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1251.322150] [58035]: [pid: 58035|app: 0|req: 278/512] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:04 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.349266] [58036]: DEBUG cinder.api.middleware.request_id [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-50b52d6e-54ed-46f6-9745-075f6a4c4f5e None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.351666] [58036]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-50b52d6e-54ed-46f6-9745-075f6a4c4f5e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/attachments/5baeb05f-fdae-4919-aea1-656367f1be61/action [ 1251.352087] [58036]: DEBUG cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-50b52d6e-54ed-46f6-9745-075f6a4c4f5e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action body: b'{"os-complete": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1251.352220] [58036]: DEBUG cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-50b52d6e-54ed-46f6-9745-075f6a4c4f5e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1251.368668] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.368668] [58036]: warnings.warn( [ 1251.376893] [58036]: INFO cinder.api.openstack.wsgi [req-d1e4736f-72a2-4efd-aac5-4265bc62e99c req-50b52d6e-54ed-46f6-9745-075f6a4c4f5e tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments/5baeb05f-fdae-4919-aea1-656367f1be61/action returned with HTTP 204 [ 1251.377381] [58036]: [pid: 58036|app: 0|req: 235/513] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:09:04 2025] POST /volume/v3/attachments/5baeb05f-fdae-4919-aea1-656367f1be61/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1251.510899] [58035]: DEBUG cinder.api.middleware.request_id [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.513147] [58035]: INFO cinder.api.openstack.wsgi [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1251.513793] [58035]: DEBUG cinder.api.openstack.wsgi [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-101617927"}} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1251.515473] [58035]: DEBUG cinder.api.v3.volumes [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-101617927'}} {{(pid=58035) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1251.515702] [58035]: INFO cinder.api.v3.volumes [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Create volume of 1 GB [ 1251.521076] [58035]: INFO cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Availability Zones retrieved successfully. [ 1251.529323] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Flow 'volume_create_api' (4ebf5d69-e4b7-445c-bd7c-7626bf55a20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1251.530521] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da50ad8-a953-4cc7-8409-60d2b49bf72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1251.531660] [58035]: DEBUG cinder.volume.flows.api.create_volume [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Validating volume size '1' using validate_int {{(pid=58035) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1251.550250] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da50ad8-a953-4cc7-8409-60d2b49bf72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-12T04:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=da56b03f-d094-483e-8553-9015d677aebb,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da56b03f-d094-483e-8553-9015d677aebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1251.551480] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17994fdc-5535-4267-a8d9-fd2868e5da61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1251.585080] [58035]: DEBUG cinder.quota [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Created reservations ['6d567d94-c63b-4c2b-b8f9-a9cae8bffeea', 'ea0ab433-01d4-41da-98b1-fe66d309d7d3', '68864d1b-c9a5-4faa-a9c6-9bd6fcb8f5ee', '4641b108-cf78-4437-a592-03ee74926025'] {{(pid=58035) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1251.586104] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17994fdc-5535-4267-a8d9-fd2868e5da61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d567d94-c63b-4c2b-b8f9-a9cae8bffeea', 'ea0ab433-01d4-41da-98b1-fe66d309d7d3', '68864d1b-c9a5-4faa-a9c6-9bd6fcb8f5ee', '4641b108-cf78-4437-a592-03ee74926025']}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1251.587197] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac78fe95-0699-4b26-9a6f-7e72e85b05bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1251.600529] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac78fe95-0699-4b26-9a6f-7e72e85b05bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88d801bf-3aae-4092-b6bf-2d6942cc1c58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-101617927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6ed6b39209405391e9b5734b93f275',qos_specs=None,replication_status=,reservations=['6d567d94-c63b-4c2b-b8f9-a9cae8bffeea','ea0ab433-01d4-41da-98b1-fe66d309d7d3','68864d1b-c9a5-4faa-a9c6-9bd6fcb8f5ee','4641b108-cf78-4437-a592-03ee74926025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2fd74dc59e4d3bab367f8ec2b75ad8',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-12-12T05:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-101617927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88d801bf-3aae-4092-b6bf-2d6942cc1c58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6ed6b39209405391e9b5734b93f275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d2fd74dc59e4d3bab367f8ec2b75ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da56b03f-d094-483e-8553-9015d677aebb),volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1251.601456] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3bbbb7-18e5-4cd8-95be-b22dc9f7b3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1251.615196] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3bbbb7-18e5-4cd8-95be-b22dc9f7b3d9) transitioned into state 'SUCCESS' from state '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-101617927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6ed6b39209405391e9b5734b93f275',qos_specs=None,replication_status=,reservations=['6d567d94-c63b-4c2b-b8f9-a9cae8bffeea','ea0ab433-01d4-41da-98b1-fe66d309d7d3','68864d1b-c9a5-4faa-a9c6-9bd6fcb8f5ee','4641b108-cf78-4437-a592-03ee74926025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2fd74dc59e4d3bab367f8ec2b75ad8',volume_type_id=da56b03f-d094-483e-8553-9015d677aebb)}' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1251.616414] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c04cc9-0c95-49d1-a1a8-f5b82e4b580d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1251.627083] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6c04cc9-0c95-49d1-a1a8-f5b82e4b580d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58035) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1251.628164] [58035]: DEBUG cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Flow 'volume_create_api' (4ebf5d69-e4b7-445c-bd7c-7626bf55a20c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58035) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1251.628517] [58035]: INFO cinder.volume.api [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Create volume request issued successfully. [ 1251.629321] [58035]: INFO cinder.api.openstack.wsgi [None req-568e8379-f1ef-469e-bd55-0ea893fc0682 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1251.629812] [58035]: [pid: 58035|app: 0|req: 279/514] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Dec 12 05:09:04 2025] POST /volume/v3/volumes => generated 757 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1251.638704] [58036]: DEBUG cinder.api.middleware.request_id [None req-e1688de5-7ccf-4f37-8750-a779e7b42485 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.641025] [58036]: INFO cinder.api.openstack.wsgi [None req-e1688de5-7ccf-4f37-8750-a779e7b42485 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1251.641378] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e1688de5-7ccf-4f37-8750-a779e7b42485 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.641642] [58036]: DEBUG cinder.api.openstack.wsgi [None req-e1688de5-7ccf-4f37-8750-a779e7b42485 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.654064] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.654064] [58036]: warnings.warn( [ 1251.658454] [58036]: INFO cinder.volume.api [None req-e1688de5-7ccf-4f37-8750-a779e7b42485 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1251.663868] [58036]: INFO cinder.api.openstack.wsgi [None req-e1688de5-7ccf-4f37-8750-a779e7b42485 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1251.664428] [58036]: [pid: 58036|app: 0|req: 236/515] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:04 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.333604] [58035]: DEBUG cinder.api.middleware.request_id [None req-4bda8462-356b-4a12-806e-98e2c8f17971 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.336652] [58035]: INFO cinder.api.openstack.wsgi [None req-4bda8462-356b-4a12-806e-98e2c8f17971 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1252.336900] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4bda8462-356b-4a12-806e-98e2c8f17971 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.337142] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4bda8462-356b-4a12-806e-98e2c8f17971 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.354955] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.354955] [58035]: warnings.warn( [ 1252.359459] [58035]: INFO cinder.volume.api [None req-4bda8462-356b-4a12-806e-98e2c8f17971 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1252.364784] [58035]: INFO cinder.api.openstack.wsgi [None req-4bda8462-356b-4a12-806e-98e2c8f17971 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1252.365357] [58035]: [pid: 58035|app: 0|req: 280/516] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:05 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.376527] [58036]: DEBUG cinder.api.middleware.request_id [None req-d9ed3a10-9828-40b7-be47-2c0eb802ef68 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.378992] [58036]: INFO cinder.api.openstack.wsgi [None req-d9ed3a10-9828-40b7-be47-2c0eb802ef68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1252.379244] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d9ed3a10-9828-40b7-be47-2c0eb802ef68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.379456] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d9ed3a10-9828-40b7-be47-2c0eb802ef68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.390380] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.390380] [58036]: warnings.warn( [ 1252.394445] [58036]: INFO cinder.volume.api [None req-d9ed3a10-9828-40b7-be47-2c0eb802ef68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1252.400021] [58036]: INFO cinder.api.openstack.wsgi [None req-d9ed3a10-9828-40b7-be47-2c0eb802ef68 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1252.400477] [58036]: [pid: 58036|app: 0|req: 237/517] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:05 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.614575] [58035]: DEBUG cinder.api.middleware.request_id [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-be38cd9a-7493-44dd-a9ff-6b7187ff21b7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.616993] [58035]: INFO cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-be38cd9a-7493-44dd-a9ff-6b7187ff21b7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1252.617299] [58035]: DEBUG cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-be38cd9a-7493-44dd-a9ff-6b7187ff21b7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.617553] [58035]: DEBUG cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-be38cd9a-7493-44dd-a9ff-6b7187ff21b7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.632509] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.632509] [58035]: warnings.warn( [ 1252.636188] [58035]: INFO cinder.volume.api [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-be38cd9a-7493-44dd-a9ff-6b7187ff21b7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1252.641108] [58035]: INFO cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-be38cd9a-7493-44dd-a9ff-6b7187ff21b7 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1252.641443] [58035]: [pid: 58035|app: 0|req: 281/518] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:09:05 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.662569] [58036]: DEBUG cinder.api.middleware.request_id [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-c90943eb-3147-4450-8c15-d329aa8c8648 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.664793] [58036]: INFO cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-c90943eb-3147-4450-8c15-d329aa8c8648 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd/action [ 1252.665183] [58036]: DEBUG cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-c90943eb-3147-4450-8c15-d329aa8c8648 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1252.665312] [58036]: DEBUG cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-c90943eb-3147-4450-8c15-d329aa8c8648 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.677182] [58035]: DEBUG cinder.api.middleware.request_id [None req-a546a26d-1f6b-432c-8d85-a68c1e571610 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.677265] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.677265] [58036]: warnings.warn( [ 1252.677790] [58036]: INFO cinder.volume.api [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-c90943eb-3147-4450-8c15-d329aa8c8648 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1252.679334] [58035]: INFO cinder.api.openstack.wsgi [None req-a546a26d-1f6b-432c-8d85-a68c1e571610 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1252.679547] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a546a26d-1f6b-432c-8d85-a68c1e571610 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.679777] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a546a26d-1f6b-432c-8d85-a68c1e571610 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.684050] [58036]: INFO cinder.volume.api [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-c90943eb-3147-4450-8c15-d329aa8c8648 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Begin detaching volume completed successfully. [ 1252.684311] [58036]: INFO cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-c90943eb-3147-4450-8c15-d329aa8c8648 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd/action returned with HTTP 202 [ 1252.685846] [58036]: [pid: 58036|app: 0|req: 238/519] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:09:05 2025] POST /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1252.688028] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.688028] [58035]: warnings.warn( [ 1252.692017] [58035]: INFO cinder.volume.api [None req-a546a26d-1f6b-432c-8d85-a68c1e571610 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1252.696911] [58035]: INFO cinder.api.openstack.wsgi [None req-a546a26d-1f6b-432c-8d85-a68c1e571610 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1252.697369] [58035]: [pid: 58035|app: 0|req: 282/520] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:05 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.708151] [58036]: DEBUG cinder.api.middleware.request_id [None req-3e24295a-f44f-401c-a735-85a2c010e22b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.711063] [58036]: INFO cinder.api.openstack.wsgi [None req-3e24295a-f44f-401c-a735-85a2c010e22b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1252.711432] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3e24295a-f44f-401c-a735-85a2c010e22b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.711763] [58036]: DEBUG cinder.api.openstack.wsgi [None req-3e24295a-f44f-401c-a735-85a2c010e22b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.723247] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.723247] [58036]: warnings.warn( [ 1252.726907] [58036]: INFO cinder.volume.api [None req-3e24295a-f44f-401c-a735-85a2c010e22b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1252.732319] [58036]: INFO cinder.api.openstack.wsgi [None req-3e24295a-f44f-401c-a735-85a2c010e22b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1252.732937] [58036]: [pid: 58036|app: 0|req: 239/521] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:05 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1253.718344] [58035]: DEBUG cinder.api.middleware.request_id [None req-61d1b4c4-d7de-45c7-af38-abcf44adefb4 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.719599] [58035]: INFO cinder.api.openstack.wsgi [None req-61d1b4c4-d7de-45c7-af38-abcf44adefb4 None None] GET http://10.180.1.21/volume// [ 1253.720011] [58035]: DEBUG cinder.api.openstack.wsgi [None req-61d1b4c4-d7de-45c7-af38-abcf44adefb4 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.720598] [58035]: DEBUG cinder.api.openstack.wsgi [None req-61d1b4c4-d7de-45c7-af38-abcf44adefb4 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.721343] [58035]: INFO cinder.api.openstack.wsgi [None req-61d1b4c4-d7de-45c7-af38-abcf44adefb4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1253.721343] [58035]: [pid: 58035|app: 0|req: 283/522] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:09:06 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1253.726220] [58036]: DEBUG cinder.api.middleware.request_id [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-9574f311-7682-4ba3-a6f0-3291b5f7109a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.729077] [58036]: INFO cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-9574f311-7682-4ba3-a6f0-3291b5f7109a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1253.729752] [58036]: DEBUG cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-9574f311-7682-4ba3-a6f0-3291b5f7109a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.729752] [58036]: DEBUG cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-9574f311-7682-4ba3-a6f0-3291b5f7109a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.744635] [58035]: DEBUG cinder.api.middleware.request_id [None req-dea0f35f-e517-49df-8151-0a7fdb3a54ae None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.745183] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.745183] [58036]: warnings.warn( [ 1253.746728] [58035]: INFO cinder.api.openstack.wsgi [None req-dea0f35f-e517-49df-8151-0a7fdb3a54ae tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1253.747016] [58035]: DEBUG cinder.api.openstack.wsgi [None req-dea0f35f-e517-49df-8151-0a7fdb3a54ae tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.747148] [58035]: DEBUG cinder.api.openstack.wsgi [None req-dea0f35f-e517-49df-8151-0a7fdb3a54ae tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.749473] [58036]: INFO cinder.volume.api [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-9574f311-7682-4ba3-a6f0-3291b5f7109a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1253.755959] [58036]: INFO cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-9574f311-7682-4ba3-a6f0-3291b5f7109a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1253.756380] [58036]: [pid: 58036|app: 0|req: 240/523] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:09:06 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1253.758528] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.758528] [58035]: warnings.warn( [ 1253.766368] [58035]: INFO cinder.volume.api [None req-dea0f35f-e517-49df-8151-0a7fdb3a54ae tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1253.773232] [58035]: INFO cinder.api.openstack.wsgi [None req-dea0f35f-e517-49df-8151-0a7fdb3a54ae tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1253.773966] [58035]: [pid: 58035|app: 0|req: 284/524] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:06 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1254.351523] [58036]: DEBUG cinder.api.middleware.request_id [None req-c16f1dcf-029e-4a18-bf9e-a2fce788457c None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.353622] [58036]: INFO cinder.api.openstack.wsgi [None req-c16f1dcf-029e-4a18-bf9e-a2fce788457c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] DELETE http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1254.354567] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c16f1dcf-029e-4a18-bf9e-a2fce788457c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.354567] [58036]: DEBUG cinder.api.openstack.wsgi [None req-c16f1dcf-029e-4a18-bf9e-a2fce788457c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.354567] [58036]: INFO cinder.api.v3.volumes [None req-c16f1dcf-029e-4a18-bf9e-a2fce788457c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Delete volume with id: 64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1254.369089] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.369089] [58036]: warnings.warn( [ 1254.371782] [58036]: INFO cinder.volume.api [None req-c16f1dcf-029e-4a18-bf9e-a2fce788457c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1254.400946] [58036]: INFO cinder.volume.api [None req-c16f1dcf-029e-4a18-bf9e-a2fce788457c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Delete volume request issued successfully. [ 1254.401191] [58036]: INFO cinder.api.openstack.wsgi [None req-c16f1dcf-029e-4a18-bf9e-a2fce788457c tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 202 [ 1254.401655] [58036]: [pid: 58036|app: 0|req: 241/525] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:09:07 2025] DELETE /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1254.408065] [58035]: DEBUG cinder.api.middleware.request_id [None req-1d1cd47f-b8b9-4ce2-ade1-1ad246f80e42 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.411323] [58035]: INFO cinder.api.openstack.wsgi [None req-1d1cd47f-b8b9-4ce2-ade1-1ad246f80e42 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1254.411323] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1d1cd47f-b8b9-4ce2-ade1-1ad246f80e42 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.411323] [58035]: DEBUG cinder.api.openstack.wsgi [None req-1d1cd47f-b8b9-4ce2-ade1-1ad246f80e42 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.429045] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.429045] [58035]: warnings.warn( [ 1254.444682] [58035]: INFO cinder.volume.api [None req-1d1cd47f-b8b9-4ce2-ade1-1ad246f80e42 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1254.454551] [58035]: INFO cinder.api.openstack.wsgi [None req-1d1cd47f-b8b9-4ce2-ade1-1ad246f80e42 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1254.454887] [58035]: [pid: 58035|app: 0|req: 285/526] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:07 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.790889] [58036]: DEBUG cinder.api.middleware.request_id [None req-835cae70-3fbf-4cc3-a1d7-589e2f44c83b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.793703] [58036]: INFO cinder.api.openstack.wsgi [None req-835cae70-3fbf-4cc3-a1d7-589e2f44c83b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1254.794185] [58036]: DEBUG cinder.api.openstack.wsgi [None req-835cae70-3fbf-4cc3-a1d7-589e2f44c83b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.794463] [58036]: DEBUG cinder.api.openstack.wsgi [None req-835cae70-3fbf-4cc3-a1d7-589e2f44c83b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.816594] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.816594] [58036]: warnings.warn( [ 1254.821648] [58036]: INFO cinder.volume.api [None req-835cae70-3fbf-4cc3-a1d7-589e2f44c83b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1254.827402] [58036]: INFO cinder.api.openstack.wsgi [None req-835cae70-3fbf-4cc3-a1d7-589e2f44c83b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1254.831119] [58036]: [pid: 58036|app: 0|req: 242/527] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:07 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1255.470585] [58035]: DEBUG cinder.api.middleware.request_id [None req-12dfdebe-6b99-47c4-ac0d-1a93f031ca79 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.472959] [58035]: INFO cinder.api.openstack.wsgi [None req-12dfdebe-6b99-47c4-ac0d-1a93f031ca79 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1255.473278] [58035]: DEBUG cinder.api.openstack.wsgi [None req-12dfdebe-6b99-47c4-ac0d-1a93f031ca79 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.473486] [58035]: DEBUG cinder.api.openstack.wsgi [None req-12dfdebe-6b99-47c4-ac0d-1a93f031ca79 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.490565] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.490565] [58035]: warnings.warn( [ 1255.495162] [58035]: INFO cinder.volume.api [None req-12dfdebe-6b99-47c4-ac0d-1a93f031ca79 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Volume info retrieved successfully. [ 1255.500492] [58035]: INFO cinder.api.openstack.wsgi [None req-12dfdebe-6b99-47c4-ac0d-1a93f031ca79 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 200 [ 1255.500941] [58035]: [pid: 58035|app: 0|req: 286/528] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:08 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.838088] [58036]: DEBUG cinder.api.middleware.request_id [None req-674f296d-cabd-489a-91fc-769e71a94587 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.840330] [58036]: INFO cinder.api.openstack.wsgi [None req-674f296d-cabd-489a-91fc-769e71a94587 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1255.840633] [58036]: DEBUG cinder.api.openstack.wsgi [None req-674f296d-cabd-489a-91fc-769e71a94587 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.840958] [58036]: DEBUG cinder.api.openstack.wsgi [None req-674f296d-cabd-489a-91fc-769e71a94587 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.860011] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.860011] [58036]: warnings.warn( [ 1255.864740] [58036]: INFO cinder.volume.api [None req-674f296d-cabd-489a-91fc-769e71a94587 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1255.870360] [58036]: INFO cinder.api.openstack.wsgi [None req-674f296d-cabd-489a-91fc-769e71a94587 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1255.870803] [58036]: [pid: 58036|app: 0|req: 243/529] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:08 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1255.959627] [58035]: DEBUG cinder.api.middleware.request_id [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-dce6200d-7f20-4ef8-ae93-e41da0e7635b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.962488] [58035]: INFO cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-dce6200d-7f20-4ef8-ae93-e41da0e7635b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1a902d94-971b-4dfb-a22c-cd6c20604e5f [ 1255.962703] [58035]: DEBUG cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-dce6200d-7f20-4ef8-ae93-e41da0e7635b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.962909] [58035]: DEBUG cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-dce6200d-7f20-4ef8-ae93-e41da0e7635b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.970818] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.970818] [58035]: warnings.warn( [ 1256.507105] [58035]: INFO cinder.api.openstack.wsgi [req-119c66df-3af4-4a43-884a-b109b7c005b1 req-dce6200d-7f20-4ef8-ae93-e41da0e7635b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments/1a902d94-971b-4dfb-a22c-cd6c20604e5f returned with HTTP 200 [ 1256.507816] [58035]: [pid: 58035|app: 0|req: 287/530] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:09:08 2025] DELETE /volume/v3/attachments/1a902d94-971b-4dfb-a22c-cd6c20604e5f => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.514450] [58036]: DEBUG cinder.api.middleware.request_id [None req-75acec88-8e8c-4eb9-aa5d-d1ccd1eff601 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.517169] [58036]: INFO cinder.api.openstack.wsgi [None req-75acec88-8e8c-4eb9-aa5d-d1ccd1eff601 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] GET http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e [ 1256.517407] [58036]: DEBUG cinder.api.openstack.wsgi [None req-75acec88-8e8c-4eb9-aa5d-d1ccd1eff601 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.517616] [58036]: DEBUG cinder.api.openstack.wsgi [None req-75acec88-8e8c-4eb9-aa5d-d1ccd1eff601 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.528977] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.528977] [58036]: warnings.warn( [ 1256.532036] [58036]: INFO cinder.api.openstack.wsgi [None req-75acec88-8e8c-4eb9-aa5d-d1ccd1eff601 tempest-ServerActionsTestOtherA-936237213 tempest-ServerActionsTestOtherA-936237213-project-member] http://10.180.1.21/volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e returned with HTTP 404 [ 1256.532607] [58036]: [pid: 58036|app: 0|req: 244/531] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:09 2025] GET /volume/v3/volumes/64788c30-d4a6-476c-8a38-4952c8a3a84e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1256.882333] [58035]: DEBUG cinder.api.middleware.request_id [None req-0df67702-f675-49b1-a441-8e97b0e07228 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.884942] [58035]: INFO cinder.api.openstack.wsgi [None req-0df67702-f675-49b1-a441-8e97b0e07228 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1256.884942] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0df67702-f675-49b1-a441-8e97b0e07228 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.884942] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0df67702-f675-49b1-a441-8e97b0e07228 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.895182] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.895182] [58035]: warnings.warn( [ 1256.899502] [58035]: INFO cinder.volume.api [None req-0df67702-f675-49b1-a441-8e97b0e07228 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1256.905080] [58035]: INFO cinder.api.openstack.wsgi [None req-0df67702-f675-49b1-a441-8e97b0e07228 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1256.905330] [58035]: [pid: 58035|app: 0|req: 288/532] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:09 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.002491] [58036]: DEBUG cinder.api.middleware.request_id [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-d0a75e4a-95f5-4115-82e2-2d9cba473b3f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.005272] [58036]: INFO cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-d0a75e4a-95f5-4115-82e2-2d9cba473b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1257.005487] [58036]: DEBUG cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-d0a75e4a-95f5-4115-82e2-2d9cba473b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.005770] [58036]: DEBUG cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-d0a75e4a-95f5-4115-82e2-2d9cba473b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.017760] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.017760] [58036]: warnings.warn( [ 1257.022094] [58036]: INFO cinder.volume.api [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-d0a75e4a-95f5-4115-82e2-2d9cba473b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1257.027565] [58036]: INFO cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-d0a75e4a-95f5-4115-82e2-2d9cba473b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1257.028274] [58036]: [pid: 58036|app: 0|req: 245/533] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:09:09 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.046702] [58035]: DEBUG cinder.api.middleware.request_id [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-54b07361-2363-4876-82a0-83a7c9bf5cf9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.049234] [58035]: INFO cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-54b07361-2363-4876-82a0-83a7c9bf5cf9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] POST http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24/action [ 1257.049642] [58035]: DEBUG cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-54b07361-2363-4876-82a0-83a7c9bf5cf9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1257.049778] [58035]: DEBUG cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-54b07361-2363-4876-82a0-83a7c9bf5cf9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.061358] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.061358] [58035]: warnings.warn( [ 1257.061930] [58035]: INFO cinder.volume.api [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-54b07361-2363-4876-82a0-83a7c9bf5cf9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1257.067120] [58035]: INFO cinder.volume.api [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-54b07361-2363-4876-82a0-83a7c9bf5cf9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Begin detaching volume completed successfully. [ 1257.067387] [58035]: INFO cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-54b07361-2363-4876-82a0-83a7c9bf5cf9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24/action returned with HTTP 202 [ 1257.067867] [58035]: [pid: 58035|app: 0|req: 289/534] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:09:09 2025] POST /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1257.080896] [58036]: DEBUG cinder.api.middleware.request_id [None req-178fab6d-daab-4967-8a31-e6422e73ded4 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.082915] [58036]: INFO cinder.api.openstack.wsgi [None req-178fab6d-daab-4967-8a31-e6422e73ded4 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1257.082915] [58036]: DEBUG cinder.api.openstack.wsgi [None req-178fab6d-daab-4967-8a31-e6422e73ded4 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.083942] [58036]: DEBUG cinder.api.openstack.wsgi [None req-178fab6d-daab-4967-8a31-e6422e73ded4 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.094060] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.094060] [58036]: warnings.warn( [ 1257.098124] [58036]: INFO cinder.volume.api [None req-178fab6d-daab-4967-8a31-e6422e73ded4 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1257.103422] [58036]: INFO cinder.api.openstack.wsgi [None req-178fab6d-daab-4967-8a31-e6422e73ded4 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1257.103891] [58036]: [pid: 58036|app: 0|req: 246/535] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:09 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1258.088364] [58035]: DEBUG cinder.api.middleware.request_id [None req-30b1ef96-4597-4382-9bb6-d150150a7f90 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.088853] [58035]: INFO cinder.api.openstack.wsgi [None req-30b1ef96-4597-4382-9bb6-d150150a7f90 None None] GET http://10.180.1.21/volume// [ 1258.089145] [58035]: DEBUG cinder.api.openstack.wsgi [None req-30b1ef96-4597-4382-9bb6-d150150a7f90 None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1258.089293] [58035]: DEBUG cinder.api.openstack.wsgi [None req-30b1ef96-4597-4382-9bb6-d150150a7f90 None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1258.089682] [58035]: INFO cinder.api.openstack.wsgi [None req-30b1ef96-4597-4382-9bb6-d150150a7f90 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1258.089927] [58035]: [pid: 58035|app: 0|req: 290/536] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:09:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1258.093704] [58036]: DEBUG cinder.api.middleware.request_id [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-29c8cbbf-3ba0-4913-bd48-39bb3f8322a6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.096235] [58036]: INFO cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-29c8cbbf-3ba0-4913-bd48-39bb3f8322a6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1258.096450] [58036]: DEBUG cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-29c8cbbf-3ba0-4913-bd48-39bb3f8322a6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1258.096662] [58036]: DEBUG cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-29c8cbbf-3ba0-4913-bd48-39bb3f8322a6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1258.113522] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.113522] [58036]: warnings.warn( [ 1258.114081] [58035]: DEBUG cinder.api.middleware.request_id [None req-265561ca-09f5-4832-86f1-87bf12998230 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.116302] [58035]: INFO cinder.api.openstack.wsgi [None req-265561ca-09f5-4832-86f1-87bf12998230 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1258.116451] [58035]: DEBUG cinder.api.openstack.wsgi [None req-265561ca-09f5-4832-86f1-87bf12998230 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1258.116666] [58035]: DEBUG cinder.api.openstack.wsgi [None req-265561ca-09f5-4832-86f1-87bf12998230 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1258.122073] [58036]: INFO cinder.volume.api [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-29c8cbbf-3ba0-4913-bd48-39bb3f8322a6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1258.128372] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.128372] [58035]: warnings.warn( [ 1258.132156] [58035]: INFO cinder.volume.api [None req-265561ca-09f5-4832-86f1-87bf12998230 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1258.132342] [58036]: INFO cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-29c8cbbf-3ba0-4913-bd48-39bb3f8322a6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1258.132787] [58036]: [pid: 58036|app: 0|req: 247/537] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:09:10 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1258.136853] [58035]: INFO cinder.api.openstack.wsgi [None req-265561ca-09f5-4832-86f1-87bf12998230 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1258.137349] [58035]: [pid: 58035|app: 0|req: 291/538] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:10 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.153455] [58036]: DEBUG cinder.api.middleware.request_id [None req-8c700186-1e5a-4e01-9a48-99484e1595d6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.155900] [58036]: INFO cinder.api.openstack.wsgi [None req-8c700186-1e5a-4e01-9a48-99484e1595d6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1259.156264] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8c700186-1e5a-4e01-9a48-99484e1595d6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1259.156514] [58036]: DEBUG cinder.api.openstack.wsgi [None req-8c700186-1e5a-4e01-9a48-99484e1595d6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1259.171548] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.171548] [58036]: warnings.warn( [ 1259.176469] [58036]: INFO cinder.volume.api [None req-8c700186-1e5a-4e01-9a48-99484e1595d6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1259.182102] [58036]: INFO cinder.api.openstack.wsgi [None req-8c700186-1e5a-4e01-9a48-99484e1595d6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1259.182555] [58036]: [pid: 58036|app: 0|req: 248/539] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:11 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1259.340952] [58035]: DEBUG cinder.api.middleware.request_id [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-88fea179-b157-4577-aacc-3a4773c79595 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.343466] [58035]: INFO cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-88fea179-b157-4577-aacc-3a4773c79595 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5baeb05f-fdae-4919-aea1-656367f1be61 [ 1259.343729] [58035]: DEBUG cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-88fea179-b157-4577-aacc-3a4773c79595 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1259.343974] [58035]: DEBUG cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-88fea179-b157-4577-aacc-3a4773c79595 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1259.351404] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.351404] [58035]: warnings.warn( [ 1259.897497] [58035]: INFO cinder.api.openstack.wsgi [req-57d18f1c-916d-44aa-ae2c-5f15a2f26880 req-88fea179-b157-4577-aacc-3a4773c79595 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/attachments/5baeb05f-fdae-4919-aea1-656367f1be61 returned with HTTP 200 [ 1259.897497] [58035]: [pid: 58035|app: 0|req: 292/540] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:09:12 2025] DELETE /volume/v3/attachments/5baeb05f-fdae-4919-aea1-656367f1be61 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.195623] [58036]: DEBUG cinder.api.middleware.request_id [None req-4a697978-ae29-4b94-b16f-bb71f07e2f1b None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.198172] [58036]: INFO cinder.api.openstack.wsgi [None req-4a697978-ae29-4b94-b16f-bb71f07e2f1b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1260.198410] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4a697978-ae29-4b94-b16f-bb71f07e2f1b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.198624] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4a697978-ae29-4b94-b16f-bb71f07e2f1b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.209046] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.209046] [58036]: warnings.warn( [ 1260.213362] [58036]: INFO cinder.volume.api [None req-4a697978-ae29-4b94-b16f-bb71f07e2f1b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1260.218452] [58036]: INFO cinder.api.openstack.wsgi [None req-4a697978-ae29-4b94-b16f-bb71f07e2f1b tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1260.219058] [58036]: [pid: 58036|app: 0|req: 249/541] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:12 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.228685] [58035]: DEBUG cinder.api.middleware.request_id [None req-f9b1f503-cb07-4699-8481-93b00a3e4b3f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.231549] [58035]: INFO cinder.api.openstack.wsgi [None req-f9b1f503-cb07-4699-8481-93b00a3e4b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1260.231777] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f9b1f503-cb07-4699-8481-93b00a3e4b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.231976] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f9b1f503-cb07-4699-8481-93b00a3e4b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.240663] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.240663] [58035]: warnings.warn( [ 1260.244735] [58035]: INFO cinder.volume.api [None req-f9b1f503-cb07-4699-8481-93b00a3e4b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1260.249548] [58035]: INFO cinder.api.openstack.wsgi [None req-f9b1f503-cb07-4699-8481-93b00a3e4b3f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1260.250244] [58035]: [pid: 58035|app: 0|req: 293/542] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:12 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.813051] [58036]: DEBUG cinder.api.middleware.request_id [None req-b41d095a-3769-4d1e-89f1-a79fe092a23d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.814946] [58036]: INFO cinder.api.openstack.wsgi [None req-b41d095a-3769-4d1e-89f1-a79fe092a23d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1260.815377] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b41d095a-3769-4d1e-89f1-a79fe092a23d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.815377] [58036]: DEBUG cinder.api.openstack.wsgi [None req-b41d095a-3769-4d1e-89f1-a79fe092a23d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.815582] [58036]: INFO cinder.api.v3.volumes [None req-b41d095a-3769-4d1e-89f1-a79fe092a23d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Delete volume with id: 5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1260.827670] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.827670] [58036]: warnings.warn( [ 1260.828323] [58036]: INFO cinder.volume.api [None req-b41d095a-3769-4d1e-89f1-a79fe092a23d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1260.848369] [58036]: INFO cinder.volume.api [None req-b41d095a-3769-4d1e-89f1-a79fe092a23d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Delete volume request issued successfully. [ 1260.848759] [58036]: INFO cinder.api.openstack.wsgi [None req-b41d095a-3769-4d1e-89f1-a79fe092a23d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 202 [ 1260.849113] [58036]: [pid: 58036|app: 0|req: 250/543] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:09:13 2025] DELETE /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1260.852101] [58035]: DEBUG cinder.api.middleware.request_id [None req-da37a4d9-4d29-4528-8dfd-2cbe80c710f0 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.854665] [58035]: INFO cinder.api.openstack.wsgi [None req-da37a4d9-4d29-4528-8dfd-2cbe80c710f0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1260.854967] [58035]: DEBUG cinder.api.openstack.wsgi [None req-da37a4d9-4d29-4528-8dfd-2cbe80c710f0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.855252] [58035]: DEBUG cinder.api.openstack.wsgi [None req-da37a4d9-4d29-4528-8dfd-2cbe80c710f0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.863515] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.863515] [58035]: warnings.warn( [ 1260.869342] [58035]: INFO cinder.volume.api [None req-da37a4d9-4d29-4528-8dfd-2cbe80c710f0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1260.874579] [58035]: INFO cinder.api.openstack.wsgi [None req-da37a4d9-4d29-4528-8dfd-2cbe80c710f0 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1260.875052] [58035]: [pid: 58035|app: 0|req: 294/544] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:13 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.372518] [58036]: DEBUG cinder.api.middleware.request_id [None req-89389b15-7c1a-4168-88ff-caee8cba2511 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.378297] [58036]: INFO cinder.api.openstack.wsgi [None req-89389b15-7c1a-4168-88ff-caee8cba2511 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1261.378297] [58036]: DEBUG cinder.api.openstack.wsgi [None req-89389b15-7c1a-4168-88ff-caee8cba2511 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1261.378297] [58036]: DEBUG cinder.api.openstack.wsgi [None req-89389b15-7c1a-4168-88ff-caee8cba2511 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1261.389493] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.389493] [58036]: warnings.warn( [ 1261.393776] [58036]: INFO cinder.volume.api [None req-89389b15-7c1a-4168-88ff-caee8cba2511 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1261.399871] [58036]: INFO cinder.api.openstack.wsgi [None req-89389b15-7c1a-4168-88ff-caee8cba2511 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1261.400361] [58036]: [pid: 58036|app: 0|req: 251/545] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:14 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.411904] [58035]: DEBUG cinder.api.middleware.request_id [None req-82c13e0f-fdb6-4362-a044-6ae8b017850a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.414652] [58035]: INFO cinder.api.openstack.wsgi [None req-82c13e0f-fdb6-4362-a044-6ae8b017850a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1261.414925] [58035]: DEBUG cinder.api.openstack.wsgi [None req-82c13e0f-fdb6-4362-a044-6ae8b017850a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1261.417755] [58035]: DEBUG cinder.api.openstack.wsgi [None req-82c13e0f-fdb6-4362-a044-6ae8b017850a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1261.425950] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.425950] [58035]: warnings.warn( [ 1261.430628] [58035]: INFO cinder.volume.api [None req-82c13e0f-fdb6-4362-a044-6ae8b017850a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1261.435820] [58035]: INFO cinder.api.openstack.wsgi [None req-82c13e0f-fdb6-4362-a044-6ae8b017850a tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1261.436533] [58035]: [pid: 58035|app: 0|req: 295/546] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:14 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.517873] [58036]: DEBUG cinder.api.middleware.request_id [None req-1bc39c32-e02f-441f-9d44-0294fff44405 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.520267] [58036]: INFO cinder.api.openstack.wsgi [None req-1bc39c32-e02f-441f-9d44-0294fff44405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1261.520508] [58036]: DEBUG cinder.api.openstack.wsgi [None req-1bc39c32-e02f-441f-9d44-0294fff44405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1261.520739] [58036]: DEBUG cinder.api.openstack.wsgi [None req-1bc39c32-e02f-441f-9d44-0294fff44405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1261.530688] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.530688] [58036]: warnings.warn( [ 1261.534608] [58036]: INFO cinder.volume.api [None req-1bc39c32-e02f-441f-9d44-0294fff44405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1261.539159] [58036]: INFO cinder.api.openstack.wsgi [None req-1bc39c32-e02f-441f-9d44-0294fff44405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1261.539556] [58036]: [pid: 58036|app: 0|req: 252/547] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:14 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.886661] [58035]: DEBUG cinder.api.middleware.request_id [None req-2151f5d5-add5-4167-868a-68301a84242d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.888799] [58035]: INFO cinder.api.openstack.wsgi [None req-2151f5d5-add5-4167-868a-68301a84242d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1261.889233] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2151f5d5-add5-4167-868a-68301a84242d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1261.889509] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2151f5d5-add5-4167-868a-68301a84242d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1261.898929] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.898929] [58035]: warnings.warn( [ 1261.903111] [58035]: INFO cinder.volume.api [None req-2151f5d5-add5-4167-868a-68301a84242d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1261.907909] [58035]: INFO cinder.api.openstack.wsgi [None req-2151f5d5-add5-4167-868a-68301a84242d tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1261.908338] [58035]: [pid: 58035|app: 0|req: 296/548] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:14 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.918689] [58036]: DEBUG cinder.api.middleware.request_id [None req-53f478f0-23a5-4d2c-b913-1f43a916a444 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.921954] [58036]: INFO cinder.api.openstack.wsgi [None req-53f478f0-23a5-4d2c-b913-1f43a916a444 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1262.922210] [58036]: DEBUG cinder.api.openstack.wsgi [None req-53f478f0-23a5-4d2c-b913-1f43a916a444 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1262.924130] [58036]: DEBUG cinder.api.openstack.wsgi [None req-53f478f0-23a5-4d2c-b913-1f43a916a444 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1262.933801] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.933801] [58036]: warnings.warn( [ 1262.937574] [58036]: INFO cinder.volume.api [None req-53f478f0-23a5-4d2c-b913-1f43a916a444 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1262.942116] [58036]: INFO cinder.api.openstack.wsgi [None req-53f478f0-23a5-4d2c-b913-1f43a916a444 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 200 [ 1262.942597] [58036]: [pid: 58036|app: 0|req: 253/549] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:15 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.958816] [58035]: DEBUG cinder.api.middleware.request_id [None req-4f75d933-dbe3-4074-bc4f-a435d4acb284 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.961102] [58035]: INFO cinder.api.openstack.wsgi [None req-4f75d933-dbe3-4074-bc4f-a435d4acb284 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 [ 1263.961569] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4f75d933-dbe3-4074-bc4f-a435d4acb284 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.961681] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4f75d933-dbe3-4074-bc4f-a435d4acb284 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.970390] [58035]: INFO cinder.api.openstack.wsgi [None req-4f75d933-dbe3-4074-bc4f-a435d4acb284 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 returned with HTTP 404 [ 1263.971407] [58035]: [pid: 58035|app: 0|req: 297/550] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:16 2025] GET /volume/v3/volumes/5d2717b3-3d86-4896-aae9-6ccf0c93cd13 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1264.626380] [58036]: DEBUG cinder.api.middleware.request_id [None req-f023d289-1bd1-4608-9b22-206f627c55cf None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.629009] [58036]: INFO cinder.api.openstack.wsgi [None req-f023d289-1bd1-4608-9b22-206f627c55cf tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] DELETE http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1264.629285] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f023d289-1bd1-4608-9b22-206f627c55cf tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.629527] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f023d289-1bd1-4608-9b22-206f627c55cf tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.629724] [58036]: INFO cinder.api.v3.volumes [None req-f023d289-1bd1-4608-9b22-206f627c55cf tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Delete volume with id: 14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1264.644530] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.644530] [58036]: warnings.warn( [ 1264.644845] [58036]: INFO cinder.volume.api [None req-f023d289-1bd1-4608-9b22-206f627c55cf tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1264.672395] [58036]: INFO cinder.volume.api [None req-f023d289-1bd1-4608-9b22-206f627c55cf tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Delete volume request issued successfully. [ 1264.672586] [58036]: INFO cinder.api.openstack.wsgi [None req-f023d289-1bd1-4608-9b22-206f627c55cf tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 202 [ 1264.673074] [58036]: [pid: 58036|app: 0|req: 254/551] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:09:17 2025] DELETE /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1264.677924] [58035]: DEBUG cinder.api.middleware.request_id [None req-955cb501-2124-4642-a438-28fcb0aa07de None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.682292] [58035]: INFO cinder.api.openstack.wsgi [None req-955cb501-2124-4642-a438-28fcb0aa07de tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1264.682556] [58035]: DEBUG cinder.api.openstack.wsgi [None req-955cb501-2124-4642-a438-28fcb0aa07de tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.682769] [58035]: DEBUG cinder.api.openstack.wsgi [None req-955cb501-2124-4642-a438-28fcb0aa07de tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.695565] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.695565] [58035]: warnings.warn( [ 1264.701013] [58035]: INFO cinder.volume.api [None req-955cb501-2124-4642-a438-28fcb0aa07de tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1264.713154] [58035]: INFO cinder.api.openstack.wsgi [None req-955cb501-2124-4642-a438-28fcb0aa07de tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1264.713472] [58035]: [pid: 58035|app: 0|req: 298/552] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:17 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.725979] [58036]: DEBUG cinder.api.middleware.request_id [None req-a97bba84-bdf7-4f6d-836d-b67bc465b50f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.727743] [58036]: INFO cinder.api.openstack.wsgi [None req-a97bba84-bdf7-4f6d-836d-b67bc465b50f tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1265.728058] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a97bba84-bdf7-4f6d-836d-b67bc465b50f tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.728987] [58036]: DEBUG cinder.api.openstack.wsgi [None req-a97bba84-bdf7-4f6d-836d-b67bc465b50f tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.740224] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.740224] [58036]: warnings.warn( [ 1265.744771] [58036]: INFO cinder.volume.api [None req-a97bba84-bdf7-4f6d-836d-b67bc465b50f tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1265.750072] [58036]: INFO cinder.api.openstack.wsgi [None req-a97bba84-bdf7-4f6d-836d-b67bc465b50f tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1265.750574] [58036]: [pid: 58036|app: 0|req: 255/553] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:18 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.764974] [58035]: DEBUG cinder.api.middleware.request_id [None req-b7926cde-f9ca-4b25-8b4c-e4a1af14559a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.767782] [58035]: INFO cinder.api.openstack.wsgi [None req-b7926cde-f9ca-4b25-8b4c-e4a1af14559a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1266.767997] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b7926cde-f9ca-4b25-8b4c-e4a1af14559a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.768221] [58035]: DEBUG cinder.api.openstack.wsgi [None req-b7926cde-f9ca-4b25-8b4c-e4a1af14559a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.781548] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.781548] [58035]: warnings.warn( [ 1266.786686] [58035]: INFO cinder.volume.api [None req-b7926cde-f9ca-4b25-8b4c-e4a1af14559a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1266.792796] [58035]: INFO cinder.api.openstack.wsgi [None req-b7926cde-f9ca-4b25-8b4c-e4a1af14559a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 200 [ 1266.794280] [58035]: [pid: 58035|app: 0|req: 299/554] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:19 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.806248] [58036]: DEBUG cinder.api.middleware.request_id [None req-671a10ad-7821-4346-a7e2-5762f9d17228 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.808692] [58036]: INFO cinder.api.openstack.wsgi [None req-671a10ad-7821-4346-a7e2-5762f9d17228 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 [ 1267.808692] [58036]: DEBUG cinder.api.openstack.wsgi [None req-671a10ad-7821-4346-a7e2-5762f9d17228 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1267.808692] [58036]: DEBUG cinder.api.openstack.wsgi [None req-671a10ad-7821-4346-a7e2-5762f9d17228 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1267.816520] [58036]: INFO cinder.api.openstack.wsgi [None req-671a10ad-7821-4346-a7e2-5762f9d17228 tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 returned with HTTP 404 [ 1267.817281] [58036]: [pid: 58036|app: 0|req: 256/555] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:20 2025] GET /volume/v3/volumes/14237989-a5e4-4c61-98f2-65b805cc3a31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1267.917578] [58035]: DEBUG cinder.api.middleware.request_id [None req-743e2842-1150-464e-b7cd-6e79840a899a None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.922010] [58035]: INFO cinder.api.openstack.wsgi [None req-743e2842-1150-464e-b7cd-6e79840a899a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1267.922010] [58035]: DEBUG cinder.api.openstack.wsgi [None req-743e2842-1150-464e-b7cd-6e79840a899a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1267.922010] [58035]: DEBUG cinder.api.openstack.wsgi [None req-743e2842-1150-464e-b7cd-6e79840a899a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1267.922010] [58035]: INFO cinder.api.v3.volumes [None req-743e2842-1150-464e-b7cd-6e79840a899a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Delete volume with id: 4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1267.930906] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.930906] [58035]: warnings.warn( [ 1267.932056] [58035]: INFO cinder.volume.api [None req-743e2842-1150-464e-b7cd-6e79840a899a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1267.952560] [58035]: INFO cinder.volume.api [None req-743e2842-1150-464e-b7cd-6e79840a899a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Delete volume request issued successfully. [ 1267.952895] [58035]: INFO cinder.api.openstack.wsgi [None req-743e2842-1150-464e-b7cd-6e79840a899a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 202 [ 1267.953413] [58035]: [pid: 58035|app: 0|req: 300/556] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:09:20 2025] DELETE /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1267.956415] [58036]: DEBUG cinder.api.middleware.request_id [None req-6725cca7-1fd7-4eaa-b4b9-00e7a6d541ef None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.958633] [58036]: INFO cinder.api.openstack.wsgi [None req-6725cca7-1fd7-4eaa-b4b9-00e7a6d541ef tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1267.958850] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6725cca7-1fd7-4eaa-b4b9-00e7a6d541ef tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1267.959137] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6725cca7-1fd7-4eaa-b4b9-00e7a6d541ef tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1267.968545] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.968545] [58036]: warnings.warn( [ 1267.973829] [58036]: INFO cinder.volume.api [None req-6725cca7-1fd7-4eaa-b4b9-00e7a6d541ef tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1267.979109] [58036]: INFO cinder.api.openstack.wsgi [None req-6725cca7-1fd7-4eaa-b4b9-00e7a6d541ef tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 1267.979558] [58036]: [pid: 58036|app: 0|req: 257/557] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:20 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.991463] [58035]: DEBUG cinder.api.middleware.request_id [None req-0aff2c9b-b7ee-4071-b5fb-eb7233f31bee None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.994917] [58035]: INFO cinder.api.openstack.wsgi [None req-0aff2c9b-b7ee-4071-b5fb-eb7233f31bee tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1268.995221] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0aff2c9b-b7ee-4071-b5fb-eb7233f31bee tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1268.995520] [58035]: DEBUG cinder.api.openstack.wsgi [None req-0aff2c9b-b7ee-4071-b5fb-eb7233f31bee tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1269.012095] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.012095] [58035]: warnings.warn( [ 1269.022110] [58035]: INFO cinder.volume.api [None req-0aff2c9b-b7ee-4071-b5fb-eb7233f31bee tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Volume info retrieved successfully. [ 1269.028722] [58035]: INFO cinder.api.openstack.wsgi [None req-0aff2c9b-b7ee-4071-b5fb-eb7233f31bee tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 200 [ 1269.029434] [58035]: [pid: 58035|app: 0|req: 301/558] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:21 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.236412] [58036]: DEBUG cinder.api.middleware.request_id [None req-dea7a248-76fc-4850-95af-6c91af887183 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.238538] [58036]: INFO cinder.api.openstack.wsgi [None req-dea7a248-76fc-4850-95af-6c91af887183 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1269.238695] [58036]: DEBUG cinder.api.openstack.wsgi [None req-dea7a248-76fc-4850-95af-6c91af887183 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1269.238910] [58036]: DEBUG cinder.api.openstack.wsgi [None req-dea7a248-76fc-4850-95af-6c91af887183 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1269.239161] [58036]: INFO cinder.api.v3.volumes [None req-dea7a248-76fc-4850-95af-6c91af887183 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Delete volume with id: 6fc19604-c805-4573-884d-85842a9a2c24 [ 1269.254964] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.254964] [58036]: warnings.warn( [ 1269.255583] [58036]: INFO cinder.volume.api [None req-dea7a248-76fc-4850-95af-6c91af887183 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1269.275922] [58036]: INFO cinder.volume.api [None req-dea7a248-76fc-4850-95af-6c91af887183 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Delete volume request issued successfully. [ 1269.276250] [58036]: INFO cinder.api.openstack.wsgi [None req-dea7a248-76fc-4850-95af-6c91af887183 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 202 [ 1269.276715] [58036]: [pid: 58036|app: 0|req: 258/559] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:09:22 2025] DELETE /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1269.280034] [58035]: DEBUG cinder.api.middleware.request_id [None req-6414d9ee-f7f3-45ef-b1b2-d553bfc54790 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.284980] [58035]: INFO cinder.api.openstack.wsgi [None req-6414d9ee-f7f3-45ef-b1b2-d553bfc54790 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1269.284980] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6414d9ee-f7f3-45ef-b1b2-d553bfc54790 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1269.284980] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6414d9ee-f7f3-45ef-b1b2-d553bfc54790 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1269.300325] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.300325] [58035]: warnings.warn( [ 1269.305407] [58035]: INFO cinder.volume.api [None req-6414d9ee-f7f3-45ef-b1b2-d553bfc54790 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1269.311690] [58035]: INFO cinder.api.openstack.wsgi [None req-6414d9ee-f7f3-45ef-b1b2-d553bfc54790 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1269.312585] [58035]: [pid: 58035|app: 0|req: 302/560] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:22 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.040557] [58036]: DEBUG cinder.api.middleware.request_id [None req-f51311dc-960e-4fb3-b046-ba69e70cdd0a None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.042717] [58036]: INFO cinder.api.openstack.wsgi [None req-f51311dc-960e-4fb3-b046-ba69e70cdd0a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] GET http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e [ 1270.042941] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f51311dc-960e-4fb3-b046-ba69e70cdd0a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.043168] [58036]: DEBUG cinder.api.openstack.wsgi [None req-f51311dc-960e-4fb3-b046-ba69e70cdd0a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1270.052183] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.052183] [58036]: warnings.warn( [ 1270.055522] [58036]: INFO cinder.api.openstack.wsgi [None req-f51311dc-960e-4fb3-b046-ba69e70cdd0a tempest-AttachVolumeNegativeTest-1655091087 tempest-AttachVolumeNegativeTest-1655091087-project-member] http://10.180.1.21/volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e returned with HTTP 404 [ 1270.056338] [58036]: [pid: 58036|app: 0|req: 259/561] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:22 2025] GET /volume/v3/volumes/4ed4e5b7-951a-469c-a8f6-fc54583bf11e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1270.323928] [58035]: DEBUG cinder.api.middleware.request_id [None req-c705698b-6383-4706-b94d-021121a8af19 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.326058] [58035]: INFO cinder.api.openstack.wsgi [None req-c705698b-6383-4706-b94d-021121a8af19 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1270.326294] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c705698b-6383-4706-b94d-021121a8af19 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.326472] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c705698b-6383-4706-b94d-021121a8af19 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1270.338151] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.338151] [58035]: warnings.warn( [ 1270.343543] [58035]: INFO cinder.volume.api [None req-c705698b-6383-4706-b94d-021121a8af19 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1270.349271] [58035]: INFO cinder.api.openstack.wsgi [None req-c705698b-6383-4706-b94d-021121a8af19 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1270.349693] [58035]: [pid: 58035|app: 0|req: 303/562] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:23 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.362547] [58036]: DEBUG cinder.api.middleware.request_id [None req-45a63685-0598-49f8-88e4-6123143a4c42 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.369277] [58036]: INFO cinder.api.openstack.wsgi [None req-45a63685-0598-49f8-88e4-6123143a4c42 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1271.369663] [58036]: DEBUG cinder.api.openstack.wsgi [None req-45a63685-0598-49f8-88e4-6123143a4c42 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.369888] [58036]: DEBUG cinder.api.openstack.wsgi [None req-45a63685-0598-49f8-88e4-6123143a4c42 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.381289] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.381289] [58036]: warnings.warn( [ 1271.386134] [58036]: INFO cinder.volume.api [None req-45a63685-0598-49f8-88e4-6123143a4c42 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1271.391364] [58036]: INFO cinder.api.openstack.wsgi [None req-45a63685-0598-49f8-88e4-6123143a4c42 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 200 [ 1271.391797] [58036]: [pid: 58036|app: 0|req: 260/563] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:24 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.407014] [58035]: DEBUG cinder.api.middleware.request_id [None req-514ff734-0e44-4b0e-b1df-f5c54dc196d9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.409192] [58035]: INFO cinder.api.openstack.wsgi [None req-514ff734-0e44-4b0e-b1df-f5c54dc196d9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 [ 1272.409565] [58035]: DEBUG cinder.api.openstack.wsgi [None req-514ff734-0e44-4b0e-b1df-f5c54dc196d9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1272.409924] [58035]: DEBUG cinder.api.openstack.wsgi [None req-514ff734-0e44-4b0e-b1df-f5c54dc196d9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1272.417329] [58035]: INFO cinder.api.openstack.wsgi [None req-514ff734-0e44-4b0e-b1df-f5c54dc196d9 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 returned with HTTP 404 [ 1272.417838] [58035]: [pid: 58035|app: 0|req: 304/564] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:25 2025] GET /volume/v3/volumes/6fc19604-c805-4573-884d-85842a9a2c24 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1272.421047] [58036]: DEBUG cinder.api.middleware.request_id [None req-368ac43a-9fca-47c3-aa22-4f51d2aa160f None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.423517] [58036]: INFO cinder.api.openstack.wsgi [None req-368ac43a-9fca-47c3-aa22-4f51d2aa160f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1272.423517] [58036]: DEBUG cinder.api.openstack.wsgi [None req-368ac43a-9fca-47c3-aa22-4f51d2aa160f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1272.423761] [58036]: DEBUG cinder.api.openstack.wsgi [None req-368ac43a-9fca-47c3-aa22-4f51d2aa160f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1272.423909] [58036]: INFO cinder.api.v3.volumes [None req-368ac43a-9fca-47c3-aa22-4f51d2aa160f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Delete volume with id: 4ba103f7-e170-4f25-b1b9-974decd599fd [ 1272.434317] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.434317] [58036]: warnings.warn( [ 1272.434877] [58036]: INFO cinder.volume.api [None req-368ac43a-9fca-47c3-aa22-4f51d2aa160f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1272.470362] [58036]: INFO cinder.volume.api [None req-368ac43a-9fca-47c3-aa22-4f51d2aa160f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Delete volume request issued successfully. [ 1272.470845] [58036]: INFO cinder.api.openstack.wsgi [None req-368ac43a-9fca-47c3-aa22-4f51d2aa160f tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 202 [ 1272.471421] [58036]: [pid: 58036|app: 0|req: 261/565] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:09:25 2025] DELETE /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1272.476774] [58035]: DEBUG cinder.api.middleware.request_id [None req-55d48b8b-beeb-4aaa-a428-1ab8783dc310 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.479284] [58035]: INFO cinder.api.openstack.wsgi [None req-55d48b8b-beeb-4aaa-a428-1ab8783dc310 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1272.479284] [58035]: DEBUG cinder.api.openstack.wsgi [None req-55d48b8b-beeb-4aaa-a428-1ab8783dc310 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1272.479284] [58035]: DEBUG cinder.api.openstack.wsgi [None req-55d48b8b-beeb-4aaa-a428-1ab8783dc310 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1272.491186] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.491186] [58035]: warnings.warn( [ 1272.497551] [58035]: INFO cinder.volume.api [None req-55d48b8b-beeb-4aaa-a428-1ab8783dc310 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1272.503297] [58035]: INFO cinder.api.openstack.wsgi [None req-55d48b8b-beeb-4aaa-a428-1ab8783dc310 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1272.505011] [58035]: [pid: 58035|app: 0|req: 305/566] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:25 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.516406] [58036]: DEBUG cinder.api.middleware.request_id [None req-98b838c3-66cf-4c9b-82a0-c952b3206ac8 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.520096] [58036]: INFO cinder.api.openstack.wsgi [None req-98b838c3-66cf-4c9b-82a0-c952b3206ac8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1273.520096] [58036]: DEBUG cinder.api.openstack.wsgi [None req-98b838c3-66cf-4c9b-82a0-c952b3206ac8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1273.520096] [58036]: DEBUG cinder.api.openstack.wsgi [None req-98b838c3-66cf-4c9b-82a0-c952b3206ac8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1273.540272] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.540272] [58036]: warnings.warn( [ 1273.544855] [58036]: INFO cinder.volume.api [None req-98b838c3-66cf-4c9b-82a0-c952b3206ac8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1273.550185] [58036]: INFO cinder.api.openstack.wsgi [None req-98b838c3-66cf-4c9b-82a0-c952b3206ac8 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 200 [ 1273.550623] [58036]: [pid: 58036|app: 0|req: 262/567] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:26 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.561632] [58035]: DEBUG cinder.api.middleware.request_id [None req-d07dc2a2-69f8-4729-a282-9a3786dae670 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.563466] [58035]: INFO cinder.api.openstack.wsgi [None req-d07dc2a2-69f8-4729-a282-9a3786dae670 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd [ 1274.563466] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d07dc2a2-69f8-4729-a282-9a3786dae670 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.563636] [58035]: DEBUG cinder.api.openstack.wsgi [None req-d07dc2a2-69f8-4729-a282-9a3786dae670 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.573052] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.573052] [58035]: warnings.warn( [ 1274.576214] [58035]: INFO cinder.api.openstack.wsgi [None req-d07dc2a2-69f8-4729-a282-9a3786dae670 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd returned with HTTP 404 [ 1274.576823] [58035]: [pid: 58035|app: 0|req: 306/568] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:27 2025] GET /volume/v3/volumes/4ba103f7-e170-4f25-b1b9-974decd599fd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1274.628374] [58036]: DEBUG cinder.api.middleware.request_id [None req-4f96f03b-1a6d-4d1f-bd14-a07f952f06e6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.630590] [58036]: INFO cinder.api.openstack.wsgi [None req-4f96f03b-1a6d-4d1f-bd14-a07f952f06e6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] DELETE http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1274.630869] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4f96f03b-1a6d-4d1f-bd14-a07f952f06e6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.631145] [58036]: DEBUG cinder.api.openstack.wsgi [None req-4f96f03b-1a6d-4d1f-bd14-a07f952f06e6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.631341] [58036]: INFO cinder.api.v3.volumes [None req-4f96f03b-1a6d-4d1f-bd14-a07f952f06e6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Delete volume with id: 68bab985-b244-4289-8d52-44f61c3c7324 [ 1274.639768] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.639768] [58036]: warnings.warn( [ 1274.640483] [58036]: INFO cinder.volume.api [None req-4f96f03b-1a6d-4d1f-bd14-a07f952f06e6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1274.656044] [58036]: INFO cinder.volume.api [None req-4f96f03b-1a6d-4d1f-bd14-a07f952f06e6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Delete volume request issued successfully. [ 1274.656044] [58036]: INFO cinder.api.openstack.wsgi [None req-4f96f03b-1a6d-4d1f-bd14-a07f952f06e6 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 202 [ 1274.656260] [58036]: [pid: 58036|app: 0|req: 263/569] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:09:27 2025] DELETE /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1274.659344] [58035]: DEBUG cinder.api.middleware.request_id [None req-83501d6b-6ddc-4f3f-a1a2-de3957eabc04 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.661834] [58035]: INFO cinder.api.openstack.wsgi [None req-83501d6b-6ddc-4f3f-a1a2-de3957eabc04 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1274.661834] [58035]: DEBUG cinder.api.openstack.wsgi [None req-83501d6b-6ddc-4f3f-a1a2-de3957eabc04 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.662388] [58035]: DEBUG cinder.api.openstack.wsgi [None req-83501d6b-6ddc-4f3f-a1a2-de3957eabc04 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.670384] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.670384] [58035]: warnings.warn( [ 1274.674598] [58035]: INFO cinder.volume.api [None req-83501d6b-6ddc-4f3f-a1a2-de3957eabc04 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1274.679298] [58035]: INFO cinder.api.openstack.wsgi [None req-83501d6b-6ddc-4f3f-a1a2-de3957eabc04 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1274.679625] [58035]: [pid: 58035|app: 0|req: 307/570] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:27 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.690241] [58036]: DEBUG cinder.api.middleware.request_id [None req-85ee30c6-e6b3-459b-b89f-55a23f36a405 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.692850] [58036]: INFO cinder.api.openstack.wsgi [None req-85ee30c6-e6b3-459b-b89f-55a23f36a405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1275.693118] [58036]: DEBUG cinder.api.openstack.wsgi [None req-85ee30c6-e6b3-459b-b89f-55a23f36a405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.693340] [58036]: DEBUG cinder.api.openstack.wsgi [None req-85ee30c6-e6b3-459b-b89f-55a23f36a405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1275.703402] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.703402] [58036]: warnings.warn( [ 1275.707297] [58036]: INFO cinder.volume.api [None req-85ee30c6-e6b3-459b-b89f-55a23f36a405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1275.712634] [58036]: INFO cinder.api.openstack.wsgi [None req-85ee30c6-e6b3-459b-b89f-55a23f36a405 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1275.713215] [58036]: [pid: 58036|app: 0|req: 264/571] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:28 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.726272] [58035]: DEBUG cinder.api.middleware.request_id [None req-a74c788e-d6a6-4f18-abd0-f601e4aced7d None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.734097] [58035]: INFO cinder.api.openstack.wsgi [None req-a74c788e-d6a6-4f18-abd0-f601e4aced7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1276.734097] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a74c788e-d6a6-4f18-abd0-f601e4aced7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1276.734097] [58035]: DEBUG cinder.api.openstack.wsgi [None req-a74c788e-d6a6-4f18-abd0-f601e4aced7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.765342] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.765342] [58035]: warnings.warn( [ 1276.776344] [58035]: INFO cinder.volume.api [None req-a74c788e-d6a6-4f18-abd0-f601e4aced7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Volume info retrieved successfully. [ 1276.782743] [58035]: INFO cinder.api.openstack.wsgi [None req-a74c788e-d6a6-4f18-abd0-f601e4aced7d tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 200 [ 1276.783173] [58035]: [pid: 58035|app: 0|req: 308/572] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:29 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.795112] [58036]: DEBUG cinder.api.middleware.request_id [None req-62233b27-baef-4387-9bcc-2060982714d1 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.798315] [58036]: INFO cinder.api.openstack.wsgi [None req-62233b27-baef-4387-9bcc-2060982714d1 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] GET http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 [ 1277.798541] [58036]: DEBUG cinder.api.openstack.wsgi [None req-62233b27-baef-4387-9bcc-2060982714d1 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.798746] [58036]: DEBUG cinder.api.openstack.wsgi [None req-62233b27-baef-4387-9bcc-2060982714d1 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.805472] [58036]: INFO cinder.api.openstack.wsgi [None req-62233b27-baef-4387-9bcc-2060982714d1 tempest-AttachVolumeTestJSON-1054594448 tempest-AttachVolumeTestJSON-1054594448-project-member] http://10.180.1.21/volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 returned with HTTP 404 [ 1277.805968] [58036]: [pid: 58036|app: 0|req: 265/573] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:09:30 2025] GET /volume/v3/volumes/68bab985-b244-4289-8d52-44f61c3c7324 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1286.779170] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=444,cinder:INSERT=38,cinder:UPDATE=82 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1287.801102] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=165,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1307.525949] [58035]: DEBUG cinder.api.middleware.request_id [None req-3bb6b85c-7c35-49ed-8a72-fa24eef04486 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.528127] [58035]: INFO cinder.api.openstack.wsgi [None req-3bb6b85c-7c35-49ed-8a72-fa24eef04486 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] DELETE http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1307.528293] [58035]: DEBUG cinder.api.openstack.wsgi [None req-3bb6b85c-7c35-49ed-8a72-fa24eef04486 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1307.528505] [58035]: DEBUG cinder.api.openstack.wsgi [None req-3bb6b85c-7c35-49ed-8a72-fa24eef04486 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1307.528680] [58035]: INFO cinder.api.v3.volumes [None req-3bb6b85c-7c35-49ed-8a72-fa24eef04486 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Delete volume with id: 082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1307.540346] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.540346] [58035]: warnings.warn( [ 1307.540934] [58035]: INFO cinder.volume.api [None req-3bb6b85c-7c35-49ed-8a72-fa24eef04486 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1307.570318] [58035]: INFO cinder.volume.api [None req-3bb6b85c-7c35-49ed-8a72-fa24eef04486 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Delete volume request issued successfully. [ 1307.570705] [58035]: INFO cinder.api.openstack.wsgi [None req-3bb6b85c-7c35-49ed-8a72-fa24eef04486 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 202 [ 1307.571596] [58035]: [pid: 58035|app: 0|req: 309/574] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:10:00 2025] DELETE /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1307.575192] [58036]: DEBUG cinder.api.middleware.request_id [None req-47227c96-8cf0-453c-bd22-ee622cb15296 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.576813] [58036]: INFO cinder.api.openstack.wsgi [None req-47227c96-8cf0-453c-bd22-ee622cb15296 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1307.577062] [58036]: DEBUG cinder.api.openstack.wsgi [None req-47227c96-8cf0-453c-bd22-ee622cb15296 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1307.577278] [58036]: DEBUG cinder.api.openstack.wsgi [None req-47227c96-8cf0-453c-bd22-ee622cb15296 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1307.586067] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.586067] [58036]: warnings.warn( [ 1307.591201] [58036]: INFO cinder.volume.api [None req-47227c96-8cf0-453c-bd22-ee622cb15296 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1307.597875] [58036]: INFO cinder.api.openstack.wsgi [None req-47227c96-8cf0-453c-bd22-ee622cb15296 tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1307.597875] [58036]: [pid: 58036|app: 0|req: 266/575] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:00 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.608657] [58035]: DEBUG cinder.api.middleware.request_id [None req-4cfb01d2-3a66-4c06-9153-ed3713b3b40f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.610933] [58035]: INFO cinder.api.openstack.wsgi [None req-4cfb01d2-3a66-4c06-9153-ed3713b3b40f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1308.611146] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4cfb01d2-3a66-4c06-9153-ed3713b3b40f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1308.611355] [58035]: DEBUG cinder.api.openstack.wsgi [None req-4cfb01d2-3a66-4c06-9153-ed3713b3b40f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1308.621960] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1308.621960] [58035]: warnings.warn( [ 1308.626863] [58035]: INFO cinder.volume.api [None req-4cfb01d2-3a66-4c06-9153-ed3713b3b40f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1308.632695] [58035]: INFO cinder.api.openstack.wsgi [None req-4cfb01d2-3a66-4c06-9153-ed3713b3b40f tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1308.633161] [58035]: [pid: 58035|app: 0|req: 310/576] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:01 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.579446] [58036]: DEBUG cinder.api.middleware.request_id [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-a9744f29-0f44-400d-ad16-7b0281aad340 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.582089] [58036]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-a9744f29-0f44-400d-ad16-7b0281aad340 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1309.582378] [58036]: DEBUG cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-a9744f29-0f44-400d-ad16-7b0281aad340 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1309.582630] [58036]: DEBUG cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-a9744f29-0f44-400d-ad16-7b0281aad340 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1309.590856] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.590856] [58036]: warnings.warn( [ 1309.594512] [58036]: INFO cinder.volume.api [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-a9744f29-0f44-400d-ad16-7b0281aad340 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1309.599122] [58036]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-a9744f29-0f44-400d-ad16-7b0281aad340 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1309.599597] [58036]: [pid: 58036|app: 0|req: 267/577] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:10:02 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.644547] [58035]: DEBUG cinder.api.middleware.request_id [None req-31c0c7e0-52f3-4b5d-934a-bdb832704cfb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.647103] [58035]: INFO cinder.api.openstack.wsgi [None req-31c0c7e0-52f3-4b5d-934a-bdb832704cfb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1309.647396] [58035]: DEBUG cinder.api.openstack.wsgi [None req-31c0c7e0-52f3-4b5d-934a-bdb832704cfb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1309.647611] [58035]: DEBUG cinder.api.openstack.wsgi [None req-31c0c7e0-52f3-4b5d-934a-bdb832704cfb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1309.658318] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.658318] [58035]: warnings.warn( [ 1309.662311] [58035]: INFO cinder.volume.api [None req-31c0c7e0-52f3-4b5d-934a-bdb832704cfb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Volume info retrieved successfully. [ 1309.666949] [58035]: INFO cinder.api.openstack.wsgi [None req-31c0c7e0-52f3-4b5d-934a-bdb832704cfb tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 200 [ 1309.667408] [58035]: [pid: 58035|app: 0|req: 311/578] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:02 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.677660] [58036]: DEBUG cinder.api.middleware.request_id [None req-726ba3bd-5dff-4ef1-8ce5-9f30a00dfbed None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.679826] [58036]: INFO cinder.api.openstack.wsgi [None req-726ba3bd-5dff-4ef1-8ce5-9f30a00dfbed tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] GET http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa [ 1310.680064] [58036]: DEBUG cinder.api.openstack.wsgi [None req-726ba3bd-5dff-4ef1-8ce5-9f30a00dfbed tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1310.680348] [58036]: DEBUG cinder.api.openstack.wsgi [None req-726ba3bd-5dff-4ef1-8ce5-9f30a00dfbed tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1310.687079] [58036]: INFO cinder.api.openstack.wsgi [None req-726ba3bd-5dff-4ef1-8ce5-9f30a00dfbed tempest-ServerActionsTestOtherB-405740487 tempest-ServerActionsTestOtherB-405740487-project-member] http://10.180.1.21/volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa returned with HTTP 404 [ 1310.687280] [58036]: [pid: 58036|app: 0|req: 268/579] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:03 2025] GET /volume/v3/volumes/082ea48e-74b8-4708-88e6-d598cdd99eaa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1311.119166] [58035]: DEBUG cinder.api.middleware.request_id [None req-78cf509f-764b-49ca-9e11-e201797cf2aa None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.119587] [58035]: INFO cinder.api.openstack.wsgi [None req-78cf509f-764b-49ca-9e11-e201797cf2aa None None] GET http://10.180.1.21/volume// [ 1311.119756] [58035]: DEBUG cinder.api.openstack.wsgi [None req-78cf509f-764b-49ca-9e11-e201797cf2aa None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1311.119958] [58035]: DEBUG cinder.api.openstack.wsgi [None req-78cf509f-764b-49ca-9e11-e201797cf2aa None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1311.120355] [58035]: INFO cinder.api.openstack.wsgi [None req-78cf509f-764b-49ca-9e11-e201797cf2aa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1311.120688] [58035]: [pid: 58035|app: 0|req: 312/580] 10.180.1.21 () {58 vars in 1300 bytes} [Fri Dec 12 05:10:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1311.124878] [58036]: DEBUG cinder.api.middleware.request_id [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-96ceef65-8d9f-493d-8833-5a31ad48880d None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.127861] [58036]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-96ceef65-8d9f-493d-8833-5a31ad48880d tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1311.128311] [58036]: DEBUG cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-96ceef65-8d9f-493d-8833-5a31ad48880d tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88d801bf-3aae-4092-b6bf-2d6942cc1c58", "connector": null, "instance_uuid": "45fcf010-3314-43f3-ae6c-6adfd83afa0e"}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1311.139590] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.139590] [58036]: warnings.warn( [ 1311.160777] [58036]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-96ceef65-8d9f-493d-8833-5a31ad48880d tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1311.161469] [58036]: [pid: 58036|app: 0|req: 269/581] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Dec 12 05:10:03 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1311.184955] [58035]: DEBUG cinder.api.middleware.request_id [None req-aa500fd4-ba89-46b1-b195-bb3979e938f7 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.187062] [58035]: INFO cinder.api.openstack.wsgi [None req-aa500fd4-ba89-46b1-b195-bb3979e938f7 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1311.187279] [58035]: DEBUG cinder.api.openstack.wsgi [None req-aa500fd4-ba89-46b1-b195-bb3979e938f7 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1311.187507] [58035]: DEBUG cinder.api.openstack.wsgi [None req-aa500fd4-ba89-46b1-b195-bb3979e938f7 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1311.198330] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.198330] [58035]: warnings.warn( [ 1311.202335] [58035]: INFO cinder.volume.api [None req-aa500fd4-ba89-46b1-b195-bb3979e938f7 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1311.207382] [58035]: INFO cinder.api.openstack.wsgi [None req-aa500fd4-ba89-46b1-b195-bb3979e938f7 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1311.207797] [58035]: [pid: 58035|app: 0|req: 313/582] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:03 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.688583] [58036]: DEBUG cinder.api.middleware.request_id [None req-cf6be20f-1f24-4e52-950b-0b54b4909264 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.689056] [58036]: INFO cinder.api.openstack.wsgi [None req-cf6be20f-1f24-4e52-950b-0b54b4909264 None None] GET http://10.180.1.21/volume// [ 1311.689204] [58036]: DEBUG cinder.api.openstack.wsgi [None req-cf6be20f-1f24-4e52-950b-0b54b4909264 None None] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1311.689438] [58036]: DEBUG cinder.api.openstack.wsgi [None req-cf6be20f-1f24-4e52-950b-0b54b4909264 None None] Calling method 'all' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1311.689826] [58036]: INFO cinder.api.openstack.wsgi [None req-cf6be20f-1f24-4e52-950b-0b54b4909264 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1311.690146] [58036]: [pid: 58036|app: 0|req: 270/583] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:10:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1311.693719] [58035]: DEBUG cinder.api.middleware.request_id [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6b1293a7-acbf-4e02-870f-9648833aafb3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.696047] [58035]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6b1293a7-acbf-4e02-870f-9648833aafb3 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1311.696342] [58035]: DEBUG cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6b1293a7-acbf-4e02-870f-9648833aafb3 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1311.696504] [58035]: DEBUG cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6b1293a7-acbf-4e02-870f-9648833aafb3 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1311.709639] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.709639] [58035]: warnings.warn( [ 1311.713420] [58035]: INFO cinder.volume.api [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6b1293a7-acbf-4e02-870f-9648833aafb3 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1311.718115] [58035]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6b1293a7-acbf-4e02-870f-9648833aafb3 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1311.718569] [58035]: [pid: 58035|app: 0|req: 314/584] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:10:04 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 1030 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1311.746846] [58036]: DEBUG cinder.api.middleware.request_id [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6af175b4-48fc-4970-bab0-5db2cd739ffc None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.749611] [58036]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6af175b4-48fc-4970-bab0-5db2cd739ffc tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] PUT http://10.180.1.21/volume/v3/attachments/2cb16a5e-1fde-49b8-b203-603cc846d82b [ 1311.750016] [58036]: DEBUG cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6af175b4-48fc-4970-bab0-5db2cd739ffc tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-989798", "mountpoint": "/dev/sdb"}}} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1311.759290] [58036]: DEBUG cinder.coordination [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6af175b4-48fc-4970-bab0-5db2cd739ffc tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Acquiring lock "cinder-attachment_update-88d801bf-3aae-4092-b6bf-2d6942cc1c58-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1311.763808] [58036]: DEBUG cinder.coordination [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6af175b4-48fc-4970-bab0-5db2cd739ffc tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Lock "cinder-attachment_update-88d801bf-3aae-4092-b6bf-2d6942cc1c58-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58036) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1311.764867] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.764867] [58036]: warnings.warn( [ 1312.218257] [58035]: DEBUG cinder.api.middleware.request_id [None req-e37fefde-c4a2-4465-be58-b6438ae2b447 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.220333] [58035]: INFO cinder.api.openstack.wsgi [None req-e37fefde-c4a2-4465-be58-b6438ae2b447 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1312.220810] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e37fefde-c4a2-4465-be58-b6438ae2b447 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1312.221078] [58035]: DEBUG cinder.api.openstack.wsgi [None req-e37fefde-c4a2-4465-be58-b6438ae2b447 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1312.232261] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.232261] [58035]: warnings.warn( [ 1312.235042] [58035]: INFO cinder.volume.api [None req-e37fefde-c4a2-4465-be58-b6438ae2b447 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1312.239516] [58035]: INFO cinder.api.openstack.wsgi [None req-e37fefde-c4a2-4465-be58-b6438ae2b447 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1312.240089] [58035]: [pid: 58035|app: 0|req: 315/585] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:04 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.250805] [58035]: DEBUG cinder.api.middleware.request_id [None req-7292e16a-cfea-4323-af3e-9a17d40d14d9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.252906] [58035]: INFO cinder.api.openstack.wsgi [None req-7292e16a-cfea-4323-af3e-9a17d40d14d9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1313.253126] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7292e16a-cfea-4323-af3e-9a17d40d14d9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1313.253331] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7292e16a-cfea-4323-af3e-9a17d40d14d9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1313.267793] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.267793] [58035]: warnings.warn( [ 1313.271617] [58035]: INFO cinder.volume.api [None req-7292e16a-cfea-4323-af3e-9a17d40d14d9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1313.276393] [58035]: INFO cinder.api.openstack.wsgi [None req-7292e16a-cfea-4323-af3e-9a17d40d14d9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1313.276828] [58035]: [pid: 58035|app: 0|req: 316/586] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:06 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.288334] [58035]: DEBUG cinder.api.middleware.request_id [None req-c09cd4bb-cd2e-4f19-b031-aa1f8fd07c8b None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.290540] [58035]: INFO cinder.api.openstack.wsgi [None req-c09cd4bb-cd2e-4f19-b031-aa1f8fd07c8b tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1314.290738] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c09cd4bb-cd2e-4f19-b031-aa1f8fd07c8b tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1314.290946] [58035]: DEBUG cinder.api.openstack.wsgi [None req-c09cd4bb-cd2e-4f19-b031-aa1f8fd07c8b tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1314.305249] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.305249] [58035]: warnings.warn( [ 1314.309222] [58035]: INFO cinder.volume.api [None req-c09cd4bb-cd2e-4f19-b031-aa1f8fd07c8b tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1314.314196] [58035]: INFO cinder.api.openstack.wsgi [None req-c09cd4bb-cd2e-4f19-b031-aa1f8fd07c8b tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1314.314632] [58035]: [pid: 58035|app: 0|req: 317/587] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:07 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.325848] [58035]: DEBUG cinder.api.middleware.request_id [None req-ae7ef7ae-8d33-4796-b72d-fb1036c3ef7f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.327785] [58035]: INFO cinder.api.openstack.wsgi [None req-ae7ef7ae-8d33-4796-b72d-fb1036c3ef7f tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1315.328009] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ae7ef7ae-8d33-4796-b72d-fb1036c3ef7f tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1315.328229] [58035]: DEBUG cinder.api.openstack.wsgi [None req-ae7ef7ae-8d33-4796-b72d-fb1036c3ef7f tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1315.337988] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.337988] [58035]: warnings.warn( [ 1315.341134] [58035]: INFO cinder.volume.api [None req-ae7ef7ae-8d33-4796-b72d-fb1036c3ef7f tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1315.345163] [58035]: INFO cinder.api.openstack.wsgi [None req-ae7ef7ae-8d33-4796-b72d-fb1036c3ef7f tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1315.345571] [58035]: [pid: 58035|app: 0|req: 318/588] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:08 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.286737] [58036]: DEBUG cinder.coordination [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6af175b4-48fc-4970-bab0-5db2cd739ffc tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Lock "cinder-attachment_update-88d801bf-3aae-4092-b6bf-2d6942cc1c58-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=58036) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1316.287099] [58036]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-6af175b4-48fc-4970-bab0-5db2cd739ffc tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/attachments/2cb16a5e-1fde-49b8-b203-603cc846d82b returned with HTTP 200 [ 1316.287614] [58036]: [pid: 58036|app: 0|req: 271/589] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Dec 12 05:10:04 2025] PUT /volume/v3/attachments/2cb16a5e-1fde-49b8-b203-603cc846d82b => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.356463] [58035]: DEBUG cinder.api.middleware.request_id [None req-7dde7621-3369-445a-98f8-37e9dcebc516 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.358740] [58035]: INFO cinder.api.openstack.wsgi [None req-7dde7621-3369-445a-98f8-37e9dcebc516 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1316.359016] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7dde7621-3369-445a-98f8-37e9dcebc516 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1316.359250] [58035]: DEBUG cinder.api.openstack.wsgi [None req-7dde7621-3369-445a-98f8-37e9dcebc516 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1316.369655] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.369655] [58035]: warnings.warn( [ 1316.373035] [58035]: INFO cinder.volume.api [None req-7dde7621-3369-445a-98f8-37e9dcebc516 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1316.377617] [58035]: INFO cinder.api.openstack.wsgi [None req-7dde7621-3369-445a-98f8-37e9dcebc516 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1316.378380] [58035]: [pid: 58035|app: 0|req: 319/590] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:09 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.389262] [58036]: DEBUG cinder.api.middleware.request_id [None req-17ad158a-5c38-4bf6-b08e-ff45542b2ad0 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.392061] [58036]: INFO cinder.api.openstack.wsgi [None req-17ad158a-5c38-4bf6-b08e-ff45542b2ad0 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1317.392380] [58036]: DEBUG cinder.api.openstack.wsgi [None req-17ad158a-5c38-4bf6-b08e-ff45542b2ad0 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1317.392695] [58036]: DEBUG cinder.api.openstack.wsgi [None req-17ad158a-5c38-4bf6-b08e-ff45542b2ad0 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1317.404616] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.404616] [58036]: warnings.warn( [ 1317.408411] [58036]: INFO cinder.volume.api [None req-17ad158a-5c38-4bf6-b08e-ff45542b2ad0 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1317.412866] [58036]: INFO cinder.api.openstack.wsgi [None req-17ad158a-5c38-4bf6-b08e-ff45542b2ad0 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1317.413442] [58036]: [pid: 58036|app: 0|req: 272/591] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:10 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.904768] [58035]: DEBUG cinder.api.middleware.request_id [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-e23de2e6-aa67-45a8-a568-f65b6d86ceb3 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.907123] [58035]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-e23de2e6-aa67-45a8-a568-f65b6d86ceb3 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] POST http://10.180.1.21/volume/v3/attachments/2cb16a5e-1fde-49b8-b203-603cc846d82b/action [ 1317.907591] [58035]: DEBUG cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-e23de2e6-aa67-45a8-a568-f65b6d86ceb3 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Action body: b'{"os-complete": null}' {{(pid=58035) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1317.907677] [58035]: DEBUG cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-e23de2e6-aa67-45a8-a568-f65b6d86ceb3 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1317.924365] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.924365] [58035]: warnings.warn( [ 1317.933925] [58035]: INFO cinder.api.openstack.wsgi [req-20bcb4cd-266c-4d24-b0cc-2adcf6d0b530 req-e23de2e6-aa67-45a8-a568-f65b6d86ceb3 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/attachments/2cb16a5e-1fde-49b8-b203-603cc846d82b/action returned with HTTP 204 [ 1317.934427] [58035]: [pid: 58035|app: 0|req: 320/592] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Dec 12 05:10:10 2025] POST /volume/v3/attachments/2cb16a5e-1fde-49b8-b203-603cc846d82b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1318.423553] [58036]: DEBUG cinder.api.middleware.request_id [None req-2e2e95f9-7a15-49d5-9471-b07a7a71b247 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.425621] [58036]: INFO cinder.api.openstack.wsgi [None req-2e2e95f9-7a15-49d5-9471-b07a7a71b247 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1318.425840] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2e2e95f9-7a15-49d5-9471-b07a7a71b247 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1318.426061] [58036]: DEBUG cinder.api.openstack.wsgi [None req-2e2e95f9-7a15-49d5-9471-b07a7a71b247 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1318.436094] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.436094] [58036]: warnings.warn( [ 1318.439429] [58036]: INFO cinder.volume.api [None req-2e2e95f9-7a15-49d5-9471-b07a7a71b247 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1318.443755] [58036]: INFO cinder.api.openstack.wsgi [None req-2e2e95f9-7a15-49d5-9471-b07a7a71b247 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1318.444176] [58036]: [pid: 58036|app: 0|req: 273/593] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:11 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.453411] [58035]: DEBUG cinder.api.middleware.request_id [None req-2eb17a9b-122f-4415-8942-9c0a204a75a9 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.455449] [58035]: INFO cinder.api.openstack.wsgi [None req-2eb17a9b-122f-4415-8942-9c0a204a75a9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1318.455654] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2eb17a9b-122f-4415-8942-9c0a204a75a9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1318.455864] [58035]: DEBUG cinder.api.openstack.wsgi [None req-2eb17a9b-122f-4415-8942-9c0a204a75a9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1318.466281] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.466281] [58035]: warnings.warn( [ 1318.469738] [58035]: INFO cinder.volume.api [None req-2eb17a9b-122f-4415-8942-9c0a204a75a9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1318.474054] [58035]: INFO cinder.api.openstack.wsgi [None req-2eb17a9b-122f-4415-8942-9c0a204a75a9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1318.474467] [58035]: [pid: 58035|app: 0|req: 321/594] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:10:11 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.524963] [58036]: DEBUG cinder.api.middleware.request_id [req-b15389df-dafd-4de7-a937-8ff5bc805b60 req-f79575b7-2666-4856-a463-4deea8ccf8b4 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.527564] [58036]: INFO cinder.api.openstack.wsgi [req-b15389df-dafd-4de7-a937-8ff5bc805b60 req-f79575b7-2666-4856-a463-4deea8ccf8b4 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1318.527778] [58036]: DEBUG cinder.api.openstack.wsgi [req-b15389df-dafd-4de7-a937-8ff5bc805b60 req-f79575b7-2666-4856-a463-4deea8ccf8b4 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1318.527982] [58036]: DEBUG cinder.api.openstack.wsgi [req-b15389df-dafd-4de7-a937-8ff5bc805b60 req-f79575b7-2666-4856-a463-4deea8ccf8b4 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1318.539705] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.539705] [58036]: warnings.warn( [ 1318.543058] [58036]: INFO cinder.volume.api [req-b15389df-dafd-4de7-a937-8ff5bc805b60 req-f79575b7-2666-4856-a463-4deea8ccf8b4 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1318.547947] [58036]: INFO cinder.api.openstack.wsgi [req-b15389df-dafd-4de7-a937-8ff5bc805b60 req-f79575b7-2666-4856-a463-4deea8ccf8b4 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1318.548425] [58036]: [pid: 58036|app: 0|req: 274/595] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:10:11 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1327.775816] [58035]: DEBUG cinder.api.middleware.request_id [req-40e59468-84fa-402a-9a30-91b012ecd3c9 req-e54f514f-a45e-422e-b70a-19db987266ba None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.778135] [58035]: INFO cinder.api.openstack.wsgi [req-40e59468-84fa-402a-9a30-91b012ecd3c9 req-e54f514f-a45e-422e-b70a-19db987266ba tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1327.778450] [58035]: DEBUG cinder.api.openstack.wsgi [req-40e59468-84fa-402a-9a30-91b012ecd3c9 req-e54f514f-a45e-422e-b70a-19db987266ba tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1327.778669] [58035]: DEBUG cinder.api.openstack.wsgi [req-40e59468-84fa-402a-9a30-91b012ecd3c9 req-e54f514f-a45e-422e-b70a-19db987266ba tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1327.792591] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.792591] [58035]: warnings.warn( [ 1327.796374] [58035]: INFO cinder.volume.api [req-40e59468-84fa-402a-9a30-91b012ecd3c9 req-e54f514f-a45e-422e-b70a-19db987266ba tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1327.801053] [58035]: INFO cinder.api.openstack.wsgi [req-40e59468-84fa-402a-9a30-91b012ecd3c9 req-e54f514f-a45e-422e-b70a-19db987266ba tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1327.801484] [58035]: [pid: 58035|app: 0|req: 322/596] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:10:20 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.545454] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=34,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1337.799087] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=60,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1368.552847] [58036]: DEBUG cinder.api.middleware.request_id [None req-6c8a39bd-0c21-4df0-91fb-b22087bba8cd None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.554869] [58036]: INFO cinder.api.openstack.wsgi [None req-6c8a39bd-0c21-4df0-91fb-b22087bba8cd tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1368.555092] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6c8a39bd-0c21-4df0-91fb-b22087bba8cd tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1368.555301] [58036]: DEBUG cinder.api.openstack.wsgi [None req-6c8a39bd-0c21-4df0-91fb-b22087bba8cd tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1368.568966] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.568966] [58036]: warnings.warn( [ 1368.572939] [58036]: INFO cinder.volume.api [None req-6c8a39bd-0c21-4df0-91fb-b22087bba8cd tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1368.577820] [58036]: INFO cinder.api.openstack.wsgi [None req-6c8a39bd-0c21-4df0-91fb-b22087bba8cd tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1368.578275] [58036]: [pid: 58036|app: 0|req: 275/597] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:11:01 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1368.618812] [58035]: DEBUG cinder.api.middleware.request_id [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-a3b7151f-3292-457b-afb1-6cf22f45c72e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.621142] [58035]: INFO cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-a3b7151f-3292-457b-afb1-6cf22f45c72e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1368.621370] [58035]: DEBUG cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-a3b7151f-3292-457b-afb1-6cf22f45c72e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1368.621581] [58035]: DEBUG cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-a3b7151f-3292-457b-afb1-6cf22f45c72e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1368.631366] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.631366] [58035]: warnings.warn( [ 1368.634545] [58035]: INFO cinder.volume.api [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-a3b7151f-3292-457b-afb1-6cf22f45c72e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1368.638772] [58035]: INFO cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-a3b7151f-3292-457b-afb1-6cf22f45c72e tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1368.639189] [58035]: [pid: 58035|app: 0|req: 323/598] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Dec 12 05:11:01 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1368.655251] [58036]: DEBUG cinder.api.middleware.request_id [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8acf20fa-8dac-49e2-a4b0-c421c5bb67d2 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1368.657494] [58036]: INFO cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8acf20fa-8dac-49e2-a4b0-c421c5bb67d2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] POST http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58/action [ 1368.657884] [58036]: DEBUG cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8acf20fa-8dac-49e2-a4b0-c421c5bb67d2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58036) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1368.658044] [58036]: DEBUG cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8acf20fa-8dac-49e2-a4b0-c421c5bb67d2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1368.667854] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1368.667854] [58036]: warnings.warn( [ 1368.668378] [58036]: INFO cinder.volume.api [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8acf20fa-8dac-49e2-a4b0-c421c5bb67d2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1368.673441] [58036]: INFO cinder.volume.api [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8acf20fa-8dac-49e2-a4b0-c421c5bb67d2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Begin detaching volume completed successfully. [ 1368.673656] [58036]: INFO cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8acf20fa-8dac-49e2-a4b0-c421c5bb67d2 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58/action returned with HTTP 202 [ 1368.674091] [58036]: [pid: 58036|app: 0|req: 276/599] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Dec 12 05:11:01 2025] POST /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1369.695368] [58035]: DEBUG cinder.api.middleware.request_id [None req-3437d0c3-af3d-43a3-8d0f-4658cdbd3a1e None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.695819] [58035]: INFO cinder.api.openstack.wsgi [None req-3437d0c3-af3d-43a3-8d0f-4658cdbd3a1e None None] GET http://10.180.1.21/volume// [ 1369.695999] [58035]: DEBUG cinder.api.openstack.wsgi [None req-3437d0c3-af3d-43a3-8d0f-4658cdbd3a1e None None] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1369.696236] [58035]: DEBUG cinder.api.openstack.wsgi [None req-3437d0c3-af3d-43a3-8d0f-4658cdbd3a1e None None] Calling method 'all' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1369.696639] [58035]: INFO cinder.api.openstack.wsgi [None req-3437d0c3-af3d-43a3-8d0f-4658cdbd3a1e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1369.697083] [58035]: [pid: 58035|app: 0|req: 324/600] 10.180.1.21 () {58 vars in 1307 bytes} [Fri Dec 12 05:11:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1369.700622] [58036]: DEBUG cinder.api.middleware.request_id [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8b730f22-d380-40e9-8cdc-68a3ed8adc45 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.702976] [58036]: INFO cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8b730f22-d380-40e9-8cdc-68a3ed8adc45 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1369.703243] [58036]: DEBUG cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8b730f22-d380-40e9-8cdc-68a3ed8adc45 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1369.703463] [58036]: DEBUG cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8b730f22-d380-40e9-8cdc-68a3ed8adc45 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1369.713574] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1369.713574] [58036]: warnings.warn( [ 1369.717016] [58036]: INFO cinder.volume.api [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8b730f22-d380-40e9-8cdc-68a3ed8adc45 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1369.721563] [58036]: INFO cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-8b730f22-d380-40e9-8cdc-68a3ed8adc45 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1369.722118] [58036]: [pid: 58036|app: 0|req: 277/601] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Dec 12 05:11:02 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 1326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1370.861208] [58035]: DEBUG cinder.api.middleware.request_id [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-fc8c4a6e-1da0-4f7e-b6c9-18c47fa1fd9f None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.863620] [58035]: INFO cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-fc8c4a6e-1da0-4f7e-b6c9-18c47fa1fd9f tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2cb16a5e-1fde-49b8-b203-603cc846d82b [ 1370.863841] [58035]: DEBUG cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-fc8c4a6e-1da0-4f7e-b6c9-18c47fa1fd9f tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1370.864054] [58035]: DEBUG cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-fc8c4a6e-1da0-4f7e-b6c9-18c47fa1fd9f tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'version_select' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1370.871853] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.871853] [58035]: warnings.warn( [ 1371.398853] [58035]: INFO cinder.api.openstack.wsgi [req-604e0f79-e1cf-4b83-9bdf-a87d1492cfe3 req-fc8c4a6e-1da0-4f7e-b6c9-18c47fa1fd9f tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/attachments/2cb16a5e-1fde-49b8-b203-603cc846d82b returned with HTTP 200 [ 1371.399687] [58035]: [pid: 58035|app: 0|req: 325/602] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Dec 12 05:11:03 2025] DELETE /volume/v3/attachments/2cb16a5e-1fde-49b8-b203-603cc846d82b => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.849617] [58036]: DEBUG cinder.api.middleware.request_id [None req-80a0b7bb-41e5-4dd1-b5ce-21a26ad3b0a6 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.851662] [58036]: INFO cinder.api.openstack.wsgi [None req-80a0b7bb-41e5-4dd1-b5ce-21a26ad3b0a6 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1372.851879] [58036]: DEBUG cinder.api.openstack.wsgi [None req-80a0b7bb-41e5-4dd1-b5ce-21a26ad3b0a6 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1372.852099] [58036]: DEBUG cinder.api.openstack.wsgi [None req-80a0b7bb-41e5-4dd1-b5ce-21a26ad3b0a6 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1372.862014] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.862014] [58036]: warnings.warn( [ 1372.865953] [58036]: INFO cinder.volume.api [None req-80a0b7bb-41e5-4dd1-b5ce-21a26ad3b0a6 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1372.870750] [58036]: INFO cinder.api.openstack.wsgi [None req-80a0b7bb-41e5-4dd1-b5ce-21a26ad3b0a6 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1372.871153] [58036]: [pid: 58036|app: 0|req: 278/603] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:11:05 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1379.926188] [58035]: DEBUG cinder.api.middleware.request_id [None req-6a91a32d-6d7e-4401-a8fd-45a4e1fbc536 None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.928173] [58035]: INFO cinder.api.openstack.wsgi [None req-6a91a32d-6d7e-4401-a8fd-45a4e1fbc536 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] DELETE http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1379.928454] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6a91a32d-6d7e-4401-a8fd-45a4e1fbc536 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1379.928676] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6a91a32d-6d7e-4401-a8fd-45a4e1fbc536 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'delete' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1379.928872] [58035]: INFO cinder.api.v3.volumes [None req-6a91a32d-6d7e-4401-a8fd-45a4e1fbc536 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Delete volume with id: 88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1379.939915] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.939915] [58035]: warnings.warn( [ 1379.940468] [58035]: INFO cinder.volume.api [None req-6a91a32d-6d7e-4401-a8fd-45a4e1fbc536 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1379.956747] [58035]: INFO cinder.volume.api [None req-6a91a32d-6d7e-4401-a8fd-45a4e1fbc536 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Delete volume request issued successfully. [ 1379.956943] [58035]: INFO cinder.api.openstack.wsgi [None req-6a91a32d-6d7e-4401-a8fd-45a4e1fbc536 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 202 [ 1379.957414] [58035]: [pid: 58035|app: 0|req: 326/604] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:11:12 2025] DELETE /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1379.960394] [58036]: DEBUG cinder.api.middleware.request_id [None req-cf595e9a-0dae-4f45-879a-4085b8f8b251 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.963065] [58036]: INFO cinder.api.openstack.wsgi [None req-cf595e9a-0dae-4f45-879a-4085b8f8b251 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1379.963353] [58036]: DEBUG cinder.api.openstack.wsgi [None req-cf595e9a-0dae-4f45-879a-4085b8f8b251 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1379.963633] [58036]: DEBUG cinder.api.openstack.wsgi [None req-cf595e9a-0dae-4f45-879a-4085b8f8b251 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1379.971313] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.971313] [58036]: warnings.warn( [ 1379.975163] [58036]: INFO cinder.volume.api [None req-cf595e9a-0dae-4f45-879a-4085b8f8b251 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1379.980036] [58036]: INFO cinder.api.openstack.wsgi [None req-cf595e9a-0dae-4f45-879a-4085b8f8b251 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1379.980498] [58036]: [pid: 58036|app: 0|req: 279/605] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:11:12 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.990537] [58035]: DEBUG cinder.api.middleware.request_id [None req-f06cf854-b757-4c4d-a86c-ebbc7e7b05eb None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.992782] [58035]: INFO cinder.api.openstack.wsgi [None req-f06cf854-b757-4c4d-a86c-ebbc7e7b05eb tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1380.993054] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f06cf854-b757-4c4d-a86c-ebbc7e7b05eb tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1380.993339] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f06cf854-b757-4c4d-a86c-ebbc7e7b05eb tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1381.003585] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.003585] [58035]: warnings.warn( [ 1381.007740] [58035]: INFO cinder.volume.api [None req-f06cf854-b757-4c4d-a86c-ebbc7e7b05eb tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1381.012596] [58035]: INFO cinder.api.openstack.wsgi [None req-f06cf854-b757-4c4d-a86c-ebbc7e7b05eb tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1381.013240] [58035]: [pid: 58035|app: 0|req: 327/606] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:11:13 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1382.022712] [58036]: DEBUG cinder.api.middleware.request_id [None req-d0c9aaae-fa10-4a0a-b0ce-836b27288417 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1382.024813] [58036]: INFO cinder.api.openstack.wsgi [None req-d0c9aaae-fa10-4a0a-b0ce-836b27288417 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1382.025044] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d0c9aaae-fa10-4a0a-b0ce-836b27288417 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1382.025259] [58036]: DEBUG cinder.api.openstack.wsgi [None req-d0c9aaae-fa10-4a0a-b0ce-836b27288417 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1382.035116] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1382.035116] [58036]: warnings.warn( [ 1382.039291] [58036]: INFO cinder.volume.api [None req-d0c9aaae-fa10-4a0a-b0ce-836b27288417 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1382.044454] [58036]: INFO cinder.api.openstack.wsgi [None req-d0c9aaae-fa10-4a0a-b0ce-836b27288417 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 200 [ 1382.044876] [58036]: [pid: 58036|app: 0|req: 280/607] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:11:14 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1383.060201] [58035]: DEBUG cinder.api.middleware.request_id [None req-6eb755f1-906b-4232-a779-c8b612e21e0c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.062361] [58035]: INFO cinder.api.openstack.wsgi [None req-6eb755f1-906b-4232-a779-c8b612e21e0c tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 [ 1383.062576] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6eb755f1-906b-4232-a779-c8b612e21e0c tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1383.062782] [58035]: DEBUG cinder.api.openstack.wsgi [None req-6eb755f1-906b-4232-a779-c8b612e21e0c tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1383.070079] [58035]: INFO cinder.api.openstack.wsgi [None req-6eb755f1-906b-4232-a779-c8b612e21e0c tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 returned with HTTP 404 [ 1383.070837] [58035]: [pid: 58035|app: 0|req: 328/608] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:11:15 2025] GET /volume/v3/volumes/88d801bf-3aae-4092-b6bf-2d6942cc1c58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1383.074270] [58036]: DEBUG cinder.api.middleware.request_id [None req-7ab8e6de-7022-4222-96a9-0ff3b2094050 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.077354] [58036]: INFO cinder.api.openstack.wsgi [None req-7ab8e6de-7022-4222-96a9-0ff3b2094050 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda [ 1383.077745] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7ab8e6de-7022-4222-96a9-0ff3b2094050 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1383.078126] [58036]: DEBUG cinder.api.openstack.wsgi [None req-7ab8e6de-7022-4222-96a9-0ff3b2094050 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'delete' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1383.078499] [58036]: INFO cinder.api.v3.volumes [None req-7ab8e6de-7022-4222-96a9-0ff3b2094050 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Delete volume with id: 6e908978-b712-43cb-97cc-e725b0153cda [ 1383.089515] [58036]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.089515] [58036]: warnings.warn( [ 1383.090054] [58036]: INFO cinder.volume.api [None req-7ab8e6de-7022-4222-96a9-0ff3b2094050 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1383.108976] [58036]: INFO cinder.volume.api [None req-7ab8e6de-7022-4222-96a9-0ff3b2094050 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Delete volume request issued successfully. [ 1383.109179] [58036]: INFO cinder.api.openstack.wsgi [None req-7ab8e6de-7022-4222-96a9-0ff3b2094050 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda returned with HTTP 202 [ 1383.109787] [58036]: [pid: 58036|app: 0|req: 281/609] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Dec 12 05:11:15 2025] DELETE /volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1383.112624] [58035]: DEBUG cinder.api.middleware.request_id [None req-f4d0babc-bba8-495f-9105-eb15a515cf7c None None] RequestId filter calling following filter/app {{(pid=58035) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.114751] [58035]: INFO cinder.api.openstack.wsgi [None req-f4d0babc-bba8-495f-9105-eb15a515cf7c tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda [ 1383.114961] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f4d0babc-bba8-495f-9105-eb15a515cf7c tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58035) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1383.115197] [58035]: DEBUG cinder.api.openstack.wsgi [None req-f4d0babc-bba8-495f-9105-eb15a515cf7c tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58035) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1383.126195] [58035]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.126195] [58035]: warnings.warn( [ 1383.130095] [58035]: INFO cinder.volume.api [None req-f4d0babc-bba8-495f-9105-eb15a515cf7c tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Volume info retrieved successfully. [ 1383.134841] [58035]: INFO cinder.api.openstack.wsgi [None req-f4d0babc-bba8-495f-9105-eb15a515cf7c tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda returned with HTTP 200 [ 1383.135275] [58035]: [pid: 58035|app: 0|req: 329/610] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:11:15 2025] GET /volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1384.146926] [58036]: DEBUG cinder.api.middleware.request_id [None req-89f994e8-ee31-404f-b262-362ec0ce0ed9 None None] RequestId filter calling following filter/app {{(pid=58036) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.149028] [58036]: INFO cinder.api.openstack.wsgi [None req-89f994e8-ee31-404f-b262-362ec0ce0ed9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] GET http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda [ 1384.149244] [58036]: DEBUG cinder.api.openstack.wsgi [None req-89f994e8-ee31-404f-b262-362ec0ce0ed9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Empty body provided in request {{(pid=58036) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1384.149448] [58036]: DEBUG cinder.api.openstack.wsgi [None req-89f994e8-ee31-404f-b262-362ec0ce0ed9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] Calling method 'show' {{(pid=58036) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1384.155581] [58036]: INFO cinder.api.openstack.wsgi [None req-89f994e8-ee31-404f-b262-362ec0ce0ed9 tempest-ServerRescueNegativeTestJSON-795638327 tempest-ServerRescueNegativeTestJSON-795638327-project-member] http://10.180.1.21/volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda returned with HTTP 404 [ 1384.156068] [58036]: [pid: 58036|app: 0|req: 282/611] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Dec 12 05:11:16 2025] GET /volume/v3/volumes/6e908978-b712-43cb-97cc-e725b0153cda => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1393.132286] [58035]: DEBUG dbcounter [-] [58035] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=58035) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1394.151947] [58036]: DEBUG dbcounter [-] [58036] Writing DB stats cinder:SELECT=28,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=58036) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}