[ 443.253762] [58708]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 443.255378] [58708]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Dec 10 00:09:31 2025] *** [ 443.255378] [58708]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 443.255378] [58708]: os: Linux-6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 [ 443.255378] [58708]: nodename: devstack [ 443.255378] [58708]: machine: x86_64 [ 443.255378] [58708]: clock source: unix [ 443.255378] [58708]: pcre jit disabled [ 443.255378] [58708]: detected number of CPU cores: 8 [ 443.255378] [58708]: current working directory: / [ 443.255378] [58708]: detected binary path: /usr/bin/uwsgi-core [ 443.255683] [58708]: your processes number limit is 128149 [ 443.255683] [58708]: your memory page size is 4096 bytes [ 443.255683] [58708]: detected max file descriptor number: 2048 [ 443.255683] [58708]: lock engine: pthread robust mutexes [ 443.255683] [58708]: thunder lock: enabled [ 443.255683] [58708]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 443.255683] [58708]: Python version: 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0] [ 443.255683] [58708]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 443.255683] [58708]: Set PythonHome to /opt/stack/data/venv [ 443.285669] [58708]: Python main interpreter initialized at 0x5fde37625be0 [ 443.285669] [58708]: python threads support enabled [ 443.285669] [58708]: your server socket listen backlog is limited to 100 connections [ 443.285669] [58708]: your mercy for graceful operations on workers is 80 seconds [ 443.285935] [58708]: mapped 403077 bytes (393 KB) for 2 cores [ 443.285977] [58708]: *** Operational MODE: preforking *** [ 443.286208] [58708]: *** uWSGI is running in multiple interpreter mode *** [ 443.286208] [58708]: spawned uWSGI master process (pid: 58708) [ 443.290023] [58708]: spawned uWSGI worker 1 (pid: 58709, cores: 1) [ 443.290023] [58708]: spawned uWSGI worker 2 (pid: 58710, cores: 1) [ 443.290023] [58708]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 443.476581] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 443.476581] [58709]: debtcollector.deprecate( [ 443.476941] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 443.476941] [58710]: debtcollector.deprecate( [ 443.596412] [58709]: /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. [ 443.596412] [58709]: removals.removed_module( [ 443.596635] [58710]: /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. [ 443.596635] [58710]: removals.removed_module( [ 443.597120] [58709]: /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. [ 443.597120] [58709]: removals.removed_module( [ 443.597371] [58710]: /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. [ 443.597371] [58710]: removals.removed_module( [ 444.183633] [58709]: /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 [ 444.183633] [58709]: warnings.warn( [ 444.201656] [58710]: /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 [ 444.201656] [58710]: warnings.warn( [ 444.243492] [58709]: /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. [ 444.243492] [58709]: warnings.warn( [ 444.260544] [58710]: /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. [ 444.260544] [58710]: warnings.warn( [ 444.506813] [58709]: 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. [ 444.507040] [58709]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58709) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 444.512965] [58710]: 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. [ 444.513151] [58710]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58710) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 444.584614] [58710]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 444.584614] [58710]: @jsonschema.FormatChecker.cls_checks('date-time') [ 444.586090] [58709]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 444.586090] [58709]: @jsonschema.FormatChecker.cls_checks('date-time') [ 444.958890] [58709]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58709) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 444.959061] [58710]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58710) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 444.959299] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.959353] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.959387] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.959438] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.959589] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.959647] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.963616] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.963703] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.963772] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.963805] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.963839] [58709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.963881] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.963916] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.963966] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.964007] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.964095] [58710]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.964133] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.964217] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.964217] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.964284] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.965826] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.965900] [58709]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.965970] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.966049] [58709]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.966101] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.966146] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.966178] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.966204] [58710]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.966233] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.966263] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.966309] [58710]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.966372] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.966444] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.966515] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.971509] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.971592] [58709]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.971659] [58709]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.971726] [58709]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.971849] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.971953] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.971996] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.971996] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.972067] [58710]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.972067] [58710]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.972067] [58710]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.972173] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.972199] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.972264] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.973174] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.973259] [58709]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.973329] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.973397] [58709]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.973461] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.973494] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.973532] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.973587] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.973621] [58710]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.973708] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.973741] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.973767] [58709]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.973800] [58710]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.973833] [58709]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.973867] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.973903] [58709]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.973935] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.973966] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.973997] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.974045] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.974075] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.974114] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.974149] [58710]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.974149] [58710]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.974149] [58710]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.974236] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.974266] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.974335] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.975447] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.975547] [58709]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.975642] [58709]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.975715] [58709]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.975779] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.975843] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.975915] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.975950] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.975977] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.976052] [58709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.976094] [58710]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.976133] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.976167] [58709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.976199] [58710]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.976233] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.976266] [58710]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.976297] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.976329] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.976428] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.976463] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.976463] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.976525] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.976583] [58710]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.976646] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.976710] [58710]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.976769] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.976829] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.976897] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.977651] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.977726] [58709]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.977764] [58709]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.977835] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.977877] [58709]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.977877] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.977935] [58710]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.977966] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.978024] [58710]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.978058] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.978088] [58710]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.978118] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.978169] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.978247] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.978709] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.978791] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.978863] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.978932] [58709]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.978995] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.979035] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.979073] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.979103] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.979134] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.979168] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.979239] [58710]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.979303] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.979367] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.979445] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.981157] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.981252] [58709]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.981297] [58709]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.981368] [58709]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.981431] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.981494] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.981564] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.981741] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.981825] [58710]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.981895] [58710]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.981961] [58710]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.982048] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.982112] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.982183] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.982364] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.982446] [58709]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.982508] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.982569] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.982569] [58709]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.982633] [58710]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.982660] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.982690] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.982721] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.982757] [58710]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.982789] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.982820] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.982820] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.982885] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.984487] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.984568] [58709]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.984637] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.984671] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.984702] [58709]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.984731] [58710]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.984762] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.984810] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.984847] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.984879] [58710]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.984909] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.984939] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.984969] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.985007] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.985046] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.985077] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.985109] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.985140] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.985174] [58709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.985206] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.985240] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.985271] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.985300] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.985330] [58710]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.985361] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.985392] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.985423] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.985456] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.985487] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.985524] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.985559] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.985599] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.985629] [58709]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.985665] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.985696] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.985733] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.985763] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.985793] [58710]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.985824] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.985855] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.985855] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.985855] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.986450] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.986539] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.986610] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.986677] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.986714] [58709]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.986746] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.986776] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.986810] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.986840] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.986870] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.986904] [58710]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.986942] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.987025] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.987093] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.987645] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.987720] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.987791] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.987859] [58709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.987923] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.987961] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.987994] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.988041] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.988077] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.988110] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.988141] [58710]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.988232] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.988268] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.988336] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.990639] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.990715] [58709]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.990786] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.990855] [58709]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.990898] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.990932] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.990977] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.991017] [58710]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.991052] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.991090] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.991121] [58710]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.991194] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.991256] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.991328] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.991793] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.991875] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.991944] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.992028] [58709]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.992095] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.992153] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.992192] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.992224] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.992255] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.992298] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.992366] [58710]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.992430] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.992503] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.992576] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.995924] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.996019] [58709]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.996092] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.996166] [58709]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.996232] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.996295] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.996365] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.996483] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.996569] [58710]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.996652] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.996720] [58710]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.996797] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.996901] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.996983] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.998180] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.998259] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.998329] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.998397] [58709]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.998461] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.998524] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.998596] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.998646] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.998730] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.998818] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.998869] [58710]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.998933] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.998994] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.999036] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.999076] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.999112] [58709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.999176] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.999243] [58709]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.999304] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.999348] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.999383] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.999414] [58710]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.999447] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.999479] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.999529] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.999569] [58710]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.999597] [58709]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.999625] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.999658] [58709]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.999690] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.999725] [58709]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 444.999756] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.999786] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 444.999817] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 444.999848] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 444.999881] [58710]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 444.999915] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 444.999947] [58710]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 444.999947] [58710]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.000013] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.000042] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.000117] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.000628] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.000708] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.000779] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.000849] [58709]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.000912] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.000975] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.001021] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.001052] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.001087] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.001147] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.001217] [58710]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.001281] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.001343] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.001424] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.002987] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.003084] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.003154] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.003210] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.003248] [58709]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.003291] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.003329] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.003367] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.003398] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.003432] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.003463] [58710]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.003492] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.003549] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.003622] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.006561] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.006662] [58709]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.006724] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.006791] [58709]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.006855] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.006918] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.006956] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.006988] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.007032] [58710]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.007066] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.007102] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.007149] [58709]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.007179] [58710]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.007207] [58709]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.007241] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.007271] [58709]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.007301] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.007331] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.007362] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.007402] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.007450] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.007482] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.007512] [58710]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.007543] [58710]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.007586] [58710]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.007647] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.007708] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.007776] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.008216] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.008298] [58709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.008367] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.008437] [58709]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.008501] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.008565] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.008623] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.008656] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.008707] [58710]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.008777] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.008845] [58710]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.008909] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.008970] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.009064] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.009449] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.009558] [58709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.009629] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.009697] [58709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.009761] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.009824] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.009895] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.009963] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.010064] [58710]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.010135] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.010202] [58710]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.010266] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.010337] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.010408] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.011877] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.011958] [58709]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.012038] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.012108] [58709]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.012173] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.012235] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.012304] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.012337] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.012407] [58710]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.012488] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.012558] [58710]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.012625] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.012687] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.012758] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.013364] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.013446] [58709]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.013515] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.013548] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.013577] [58709]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.013628] [58710]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.013661] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.013696] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.013730] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.013761] [58710]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.013792] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.013822] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.013886] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.013958] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.015612] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.015695] [58709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.015730] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.015771] [58709]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.015809] [58710]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.015840] [58709]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.015870] [58710]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.015900] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.015930] [58710]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.015960] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.015991] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.016029] [58709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.016116] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.016116] [58710]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 445.017297] [58709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.017421] [58709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.017482] [58709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.017541] [58709]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.017585] [58710]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58710) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 445.017623] [58709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.017654] [58710]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 445.017688] [58709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.017717] [58710]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 445.017770] [58710]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 445.017843] [58710]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58710) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 445.017907] [58710]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58710) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 445.043944] [58709]: INFO dbcounter [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Registered counter for database cinder [ 445.044112] [58710]: INFO dbcounter [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Registered counter for database cinder [ 445.053187] [58709]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b 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=58709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 445.053399] [58710]: DEBUG oslo_db.sqlalchemy.engines [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 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=58710) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 445.183655] [58710]: DEBUG dbcounter [-] [58710] Writer thread running {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 445.183819] [58709]: DEBUG dbcounter [-] [58709] Writer thread running {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 445.186986] [58710]: INFO cinder.rpc [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 445.187190] [58709]: INFO cinder.rpc [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 445.189477] [58709]: INFO cinder.rpc [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 445.189641] [58710]: INFO cinder.rpc [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 445.191966] [58709]: INFO cinder.rpc [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 445.192214] [58710]: INFO cinder.rpc [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 445.194098] [58709]: INFO cinder.rpc [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 445.194295] [58710]: INFO cinder.rpc [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 445.194501] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.194678] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.194733] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.194870] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.196655] [58709]: WARNING cinder.keymgr.conf_key_mgr [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b 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' [ 445.196760] [58710]: WARNING cinder.keymgr.conf_key_mgr [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 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' [ 445.197646] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.197721] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.197802] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.197848] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.200705] [58709]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b 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=58709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 445.200783] [58710]: DEBUG oslo_db.sqlalchemy.engines [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 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=58710) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 445.202657] [58710]: INFO cinder.rpc [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 445.202734] [58709]: INFO cinder.rpc [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 445.204725] [58710]: INFO cinder.rpc [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 445.204791] [58709]: INFO cinder.rpc [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 445.205176] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.205270] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.205343] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.205445] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.215103] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.215297] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.215368] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.215501] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.218370] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.218494] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.218538] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.218640] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.221494] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.221670] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.221771] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.221945] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.225320] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.225483] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.225567] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.225735] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.227991] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.228131] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.228228] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.228395] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.232122] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.232282] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.232320] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.232449] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.234943] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.235111] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.235150] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.235282] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.237451] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.237638] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.237679] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.237806] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.240101] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.240269] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.240609] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.240766] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.241274] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.241434] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.241723] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.241876] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.243614] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.243774] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.244063] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.244232] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.248872] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.249048] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.249366] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.249542] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.252239] [58710]: WARNING cinder.api.contrib.hosts [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 445.252656] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.252697] [58709]: WARNING cinder.api.contrib.hosts [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 445.252816] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.253115] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.253275] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.253680] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.253840] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.254131] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.254287] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.254801] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.254960] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.255228] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.255379] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.255725] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.255881] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.256160] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.256316] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.257024] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.257193] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.257433] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.257641] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.258107] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.258265] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.259063] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.259114] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.259222] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.259294] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.260092] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.260251] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.260530] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.261048] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.261215] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.261378] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.261904] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.262073] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.262109] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: extensions {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.262991] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.263157] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.263640] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: os-hosts {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.263849] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: extensions {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.265284] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: os-hosts {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.265596] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: qos-specs {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.266710] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: qos-specs {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.267789] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: os-quota-class-sets {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.268915] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: os-quota-class-sets {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.269204] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: scheduler-stats {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.270391] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: scheduler-stats {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.271675] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: os-snapshot-manage {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.272811] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: os-snapshot-manage {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.273175] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: capabilities {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.274315] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: capabilities {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.369576] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: encryption {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.369747] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: encryption {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.371330] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: cgsnapshots {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.371446] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: cgsnapshots {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.372876] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: os-quota-sets {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.373581] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: os-quota-sets {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.374472] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: os-volume-manage {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.375088] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: os-volume-manage {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.376047] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: os-volume-transfer {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.376710] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: os-volume-transfer {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.377831] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: os-volume-type-access {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.378492] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: os-volume-type-access {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.379406] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: backups {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.380647] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: backups {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.381580] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: os-services {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.382593] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: os-services {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.382837] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: consistencygroups {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.383843] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: consistencygroups {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.384819] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: extra_specs {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.385851] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: extra_specs {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.386432] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: os-availability-zone {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.387466] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: os-availability-zone {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.387943] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extended resource: encryption {{(pid=58710) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.388801] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extended resource: encryption {{(pid=58709) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 445.390030] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.390216] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.390841] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.391036] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.391339] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.391504] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.392086] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.392254] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.392409] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.392572] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.393168] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.393323] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.393386] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.393544] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.394143] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.394299] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.394529] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.394689] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.395289] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.395441] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.395708] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.395872] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.396389] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.396549] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.396716] [58710]: WARNING stevedore.named [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.396876] [58710]: WARNING castellan.key_manager [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.397427] [58709]: WARNING stevedore.named [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 445.397581] [58709]: WARNING castellan.key_manager [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 445.397647] [58710]: DEBUG cinder.api.contrib.snapshot_actions [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] SnapshotActionsController initialized {{(pid=58710) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 445.397787] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension VolumeActions extending resource: volumes {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.397944] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension UsedLimits extending resource: limits {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398077] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398194] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398305] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension TypesManage extending resource: types {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398340] [58709]: DEBUG cinder.api.contrib.snapshot_actions [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] SnapshotActionsController initialized {{(pid=58709) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 445.398425] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398460] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension VolumeActions extending resource: volumes {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398541] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension AdminActions extending resource: volumes {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398577] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension UsedLimits extending resource: limits {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398665] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension AdminActions extending resource: snapshots {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398704] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398783] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension AdminActions extending resource: backups {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398818] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398895] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.398930] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension TypesManage extending resource: types {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399028] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399064] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399149] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension AdminActions extending resource: volumes {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399185] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399265] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399303] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension AdminActions extending resource: snapshots {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399379] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension AdminActions extending resource: backups {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399414] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399485] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399547] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension VolumeTypeAccess extending resource: types {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399627] [58710]: DEBUG cinder.api.v3.router [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58710) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399669] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399759] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.399917] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.400050] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.400161] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.400266] [58709]: DEBUG cinder.api.v3.router [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b None None] Extension SnapshotActions extending resource: snapshots {{(pid=58709) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 445.402252] [58710]: WARNING keystonemiddleware.auth_token [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 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. [ 445.402935] [58709]: WARNING keystonemiddleware.auth_token [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b 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. [ 445.407553] [58710]: WARNING keystonemiddleware.auth_token [None req-f051ac8f-9fe7-43c1-b0ca-7f5ca5c4e785 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 [ 445.408184] [58709]: WARNING keystonemiddleware.auth_token [None req-d1b66d3c-063f-49c8-a807-93fa196bf02b 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 [ 445.410215] [58710]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5fde37625be0 pid: 58710 (default app) [ 445.410849] [58709]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5fde37625be0 pid: 58709 (default app) [ 445.418857] [58710]: /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. [ 445.418857] [58710]: warnings.warn(deprecated_msg) [ 445.419031] [58710]: /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. [ 445.419031] [58710]: warnings.warn(deprecated_msg) [ 445.419031] [58710]: /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. [ 445.419031] [58710]: warnings.warn(deprecated_msg) [ 445.419031] [58710]: /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. [ 445.419238] [58710]: warnings.warn(deprecated_msg) [ 445.419238] [58710]: /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. [ 445.419238] [58710]: warnings.warn(deprecated_msg) [ 445.419238] [58710]: /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. [ 445.419238] [58710]: warnings.warn(deprecated_msg) [ 445.419238] [58710]: /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. [ 445.419462] [58710]: warnings.warn(deprecated_msg) [ 445.419462] [58710]: /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. [ 445.419462] [58710]: warnings.warn(deprecated_msg) [ 445.419462] [58710]: /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. [ 445.419462] [58710]: warnings.warn(deprecated_msg) [ 445.419653] [58710]: /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. [ 445.419653] [58710]: warnings.warn(deprecated_msg) [ 445.419653] [58710]: /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. [ 445.419653] [58710]: warnings.warn(deprecated_msg) [ 445.419800] [58710]: /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. [ 445.419800] [58710]: warnings.warn(deprecated_msg) [ 445.419800] [58710]: /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. [ 445.419800] [58710]: warnings.warn(deprecated_msg) [ 445.419946] [58710]: /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. [ 445.419946] [58710]: warnings.warn(deprecated_msg) [ 445.419946] [58710]: /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. [ 445.419946] [58710]: warnings.warn(deprecated_msg) [ 445.419946] [58710]: /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. [ 445.420142] [58710]: warnings.warn(deprecated_msg) [ 445.420142] [58710]: /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. [ 445.420142] [58710]: warnings.warn(deprecated_msg) [ 445.420142] [58710]: /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. [ 445.420142] [58710]: warnings.warn(deprecated_msg) [ 445.420308] [58710]: /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. [ 445.420308] [58710]: warnings.warn(deprecated_msg) [ 445.420308] [58710]: /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. [ 445.420308] [58710]: warnings.warn(deprecated_msg) [ 445.420308] [58710]: /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. [ 445.420308] [58710]: warnings.warn(deprecated_msg) [ 445.420543] [58710]: /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. [ 445.420543] [58710]: warnings.warn(deprecated_msg) [ 445.420543] [58710]: /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. [ 445.420543] [58710]: warnings.warn(deprecated_msg) [ 445.420543] [58710]: /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. [ 445.420543] [58710]: warnings.warn(deprecated_msg) [ 445.420786] [58710]: /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. [ 445.420786] [58710]: warnings.warn(deprecated_msg) [ 445.420786] [58710]: /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. [ 445.420786] [58710]: warnings.warn(deprecated_msg) [ 445.420786] [58710]: /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. [ 445.420786] [58710]: warnings.warn(deprecated_msg) [ 445.421011] [58710]: /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. [ 445.421011] [58710]: warnings.warn(deprecated_msg) [ 445.421011] [58710]: /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. [ 445.421011] [58710]: warnings.warn(deprecated_msg) [ 445.421011] [58710]: /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. [ 445.421011] [58710]: warnings.warn(deprecated_msg) [ 445.421231] [58710]: /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. [ 445.421231] [58710]: warnings.warn(deprecated_msg) [ 445.421231] [58710]: /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. [ 445.421231] [58710]: warnings.warn(deprecated_msg) [ 445.421373] [58710]: /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. [ 445.421373] [58710]: warnings.warn(deprecated_msg) [ 445.421373] [58710]: /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. [ 445.421373] [58710]: warnings.warn(deprecated_msg) [ 445.421373] [58710]: /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. [ 445.421556] [58710]: warnings.warn(deprecated_msg) [ 445.421556] [58710]: /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. [ 445.421556] [58710]: warnings.warn(deprecated_msg) [ 445.421556] [58710]: /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. [ 445.421556] [58710]: warnings.warn(deprecated_msg) [ 445.421720] [58710]: /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. [ 445.421720] [58710]: warnings.warn(deprecated_msg) [ 445.421720] [58710]: /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. [ 445.421720] [58710]: warnings.warn(deprecated_msg) [ 445.421720] [58710]: /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. [ 445.421720] [58710]: warnings.warn(deprecated_msg) [ 445.421919] [58710]: /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. [ 445.421919] [58710]: warnings.warn(deprecated_msg) [ 445.421919] [58710]: /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. [ 445.421919] [58710]: warnings.warn(deprecated_msg) [ 445.421919] [58710]: /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. [ 445.422188] [58710]: warnings.warn(deprecated_msg) [ 445.422188] [58710]: /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. [ 445.422188] [58710]: warnings.warn(deprecated_msg) [ 445.422188] [58710]: /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. [ 445.422188] [58710]: warnings.warn(deprecated_msg) [ 445.422371] [58710]: /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. [ 445.422371] [58710]: warnings.warn(deprecated_msg) [ 445.422371] [58710]: /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. [ 445.422371] [58710]: warnings.warn(deprecated_msg) [ 445.422519] [58710]: /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. [ 445.422519] [58710]: warnings.warn(deprecated_msg) [ 445.422519] [58710]: /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. [ 445.422519] [58710]: warnings.warn(deprecated_msg) [ 445.422668] [58710]: /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. [ 445.422668] [58710]: warnings.warn(deprecated_msg) [ 445.422668] [58710]: /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. [ 445.422668] [58710]: warnings.warn(deprecated_msg) [ 445.422668] [58710]: /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. [ 445.422856] [58710]: warnings.warn(deprecated_msg) [ 445.422856] [58710]: /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. [ 445.422856] [58710]: warnings.warn(deprecated_msg) [ 445.422856] [58710]: /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. [ 445.422856] [58710]: warnings.warn(deprecated_msg) [ 445.423045] [58710]: /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. [ 445.423045] [58710]: warnings.warn(deprecated_msg) [ 445.423045] [58710]: /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. [ 445.423045] [58710]: warnings.warn(deprecated_msg) [ 445.423198] [58710]: /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. [ 445.423198] [58710]: warnings.warn(deprecated_msg) [ 445.423198] [58710]: /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. [ 445.423198] [58710]: warnings.warn(deprecated_msg) [ 445.423346] [58710]: /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. [ 445.423346] [58710]: warnings.warn(deprecated_msg) [ 445.423346] [58710]: /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. [ 445.423346] [58710]: warnings.warn(deprecated_msg) [ 445.423493] [58710]: /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. [ 445.423493] [58710]: warnings.warn(deprecated_msg) [ 445.423493] [58710]: /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. [ 445.423493] [58710]: warnings.warn(deprecated_msg) [ 445.424142] [58710]: /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. [ 445.424142] [58710]: warnings.warn(deprecated_msg) [ 445.424142] [58710]: /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. [ 445.424142] [58710]: warnings.warn(deprecated_msg) [ 445.424293] [58710]: /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. [ 445.424293] [58710]: warnings.warn(deprecated_msg) [ 445.424293] [58710]: /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. [ 445.424293] [58710]: warnings.warn(deprecated_msg) [ 445.424293] [58710]: /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. [ 445.424293] [58710]: warnings.warn(deprecated_msg) [ 445.424503] [58710]: /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. [ 445.424503] [58710]: warnings.warn(deprecated_msg) [ 445.424503] [58710]: /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. [ 445.424503] [58710]: warnings.warn(deprecated_msg) [ 445.424503] [58710]: /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. [ 445.424696] [58710]: warnings.warn(deprecated_msg) [ 445.424696] [58710]: /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. [ 445.424696] [58710]: warnings.warn(deprecated_msg) [ 445.424696] [58710]: /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. [ 445.424696] [58710]: warnings.warn(deprecated_msg) [ 445.424696] [58710]: /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. [ 445.424696] [58710]: warnings.warn(deprecated_msg) [ 445.424945] [58710]: /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. [ 445.424945] [58710]: warnings.warn(deprecated_msg) [ 445.424945] [58710]: /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. [ 445.424945] [58710]: warnings.warn(deprecated_msg) [ 445.424945] [58710]: /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. [ 445.424945] [58710]: warnings.warn(deprecated_msg) [ 445.425173] [58710]: /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. [ 445.425173] [58710]: warnings.warn(deprecated_msg) [ 445.425173] [58710]: /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. [ 445.425173] [58710]: warnings.warn(deprecated_msg) [ 445.425173] [58710]: /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. [ 445.425173] [58710]: warnings.warn(deprecated_msg) [ 445.425387] [58710]: /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. [ 445.425387] [58710]: warnings.warn(deprecated_msg) [ 445.425387] [58710]: /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. [ 445.425387] [58710]: warnings.warn(deprecated_msg) [ 445.425387] [58710]: /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. [ 445.425387] [58710]: warnings.warn(deprecated_msg) [ 445.425601] [58710]: /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. [ 445.425601] [58710]: warnings.warn(deprecated_msg) [ 445.425601] [58710]: /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. [ 445.425601] [58710]: warnings.warn(deprecated_msg) [ 445.425743] [58710]: /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. [ 445.425743] [58710]: warnings.warn(deprecated_msg) [ 445.425743] [58710]: /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. [ 445.425743] [58710]: warnings.warn(deprecated_msg) [ 445.425932] [58710]: /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. [ 445.425932] [58710]: warnings.warn(deprecated_msg) [ 445.425932] [58710]: /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. [ 445.425932] [58710]: warnings.warn(deprecated_msg) [ 445.426388] [58710]: /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. [ 445.426388] [58710]: warnings.warn(deprecated_msg) [ 445.426388] [58710]: /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. [ 445.426388] [58710]: warnings.warn(deprecated_msg) [ 445.426388] [58710]: DEBUG cinder.api.middleware.request_id [None req-cd83f20c-b06d-46a4-8210-65d700eafbe9 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 445.426388] [58710]: [pid: 58710|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Dec 10 00:09:34 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 448.918088] [58709]: /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. [ 448.918088] [58709]: warnings.warn(deprecated_msg) [ 448.918088] [58709]: /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. [ 448.918088] [58709]: warnings.warn(deprecated_msg) [ 448.918088] [58709]: /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. [ 448.918553] [58709]: warnings.warn(deprecated_msg) [ 448.918553] [58709]: /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. [ 448.918553] [58709]: warnings.warn(deprecated_msg) [ 448.918553] [58709]: /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. [ 448.918553] [58709]: warnings.warn(deprecated_msg) [ 448.918701] [58709]: /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. [ 448.918701] [58709]: warnings.warn(deprecated_msg) [ 448.918701] [58709]: /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. [ 448.918701] [58709]: warnings.warn(deprecated_msg) [ 448.918701] [58709]: /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. [ 448.918701] [58709]: warnings.warn(deprecated_msg) [ 448.919104] [58709]: /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. [ 448.919104] [58709]: warnings.warn(deprecated_msg) [ 448.919104] [58709]: /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. [ 448.919104] [58709]: warnings.warn(deprecated_msg) [ 448.919254] [58709]: /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. [ 448.919254] [58709]: warnings.warn(deprecated_msg) [ 448.919254] [58709]: /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. [ 448.919254] [58709]: warnings.warn(deprecated_msg) [ 448.919369] [58709]: /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. [ 448.919369] [58709]: warnings.warn(deprecated_msg) [ 448.919369] [58709]: /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. [ 448.919369] [58709]: warnings.warn(deprecated_msg) [ 448.919480] [58709]: /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. [ 448.919480] [58709]: warnings.warn(deprecated_msg) [ 448.919480] [58709]: /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. [ 448.919480] [58709]: warnings.warn(deprecated_msg) [ 448.919480] [58709]: /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. [ 448.919671] [58709]: warnings.warn(deprecated_msg) [ 448.919671] [58709]: /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. [ 448.919671] [58709]: warnings.warn(deprecated_msg) [ 448.919671] [58709]: /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. [ 448.919671] [58709]: warnings.warn(deprecated_msg) [ 448.919803] [58709]: /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. [ 448.919803] [58709]: warnings.warn(deprecated_msg) [ 448.919803] [58709]: /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. [ 448.919803] [58709]: warnings.warn(deprecated_msg) [ 448.919803] [58709]: /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. [ 448.919803] [58709]: warnings.warn(deprecated_msg) [ 448.919966] [58709]: /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. [ 448.919966] [58709]: warnings.warn(deprecated_msg) [ 448.919966] [58709]: /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. [ 448.919966] [58709]: warnings.warn(deprecated_msg) [ 448.919966] [58709]: /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. [ 448.919966] [58709]: warnings.warn(deprecated_msg) [ 448.920147] [58709]: /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. [ 448.920147] [58709]: warnings.warn(deprecated_msg) [ 448.920147] [58709]: /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. [ 448.920147] [58709]: warnings.warn(deprecated_msg) [ 448.920147] [58709]: /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. [ 448.920147] [58709]: warnings.warn(deprecated_msg) [ 448.920309] [58709]: /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. [ 448.920309] [58709]: warnings.warn(deprecated_msg) [ 448.920309] [58709]: /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. [ 448.920309] [58709]: warnings.warn(deprecated_msg) [ 448.920309] [58709]: /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. [ 448.920452] [58709]: warnings.warn(deprecated_msg) [ 448.920452] [58709]: /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. [ 448.920452] [58709]: warnings.warn(deprecated_msg) [ 448.920452] [58709]: /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. [ 448.920452] [58709]: warnings.warn(deprecated_msg) [ 448.920589] [58709]: /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. [ 448.920589] [58709]: warnings.warn(deprecated_msg) [ 448.920589] [58709]: /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. [ 448.920589] [58709]: warnings.warn(deprecated_msg) [ 448.920589] [58709]: /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. [ 448.920589] [58709]: warnings.warn(deprecated_msg) [ 448.920752] [58709]: /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. [ 448.920752] [58709]: warnings.warn(deprecated_msg) [ 448.920752] [58709]: /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. [ 448.920752] [58709]: warnings.warn(deprecated_msg) [ 448.920752] [58709]: /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. [ 448.920752] [58709]: warnings.warn(deprecated_msg) [ 448.920908] [58709]: /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. [ 448.920908] [58709]: warnings.warn(deprecated_msg) [ 448.920908] [58709]: /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. [ 448.920908] [58709]: warnings.warn(deprecated_msg) [ 448.920908] [58709]: /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. [ 448.921062] [58709]: warnings.warn(deprecated_msg) [ 448.921062] [58709]: /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. [ 448.921062] [58709]: warnings.warn(deprecated_msg) [ 448.921062] [58709]: /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. [ 448.921062] [58709]: warnings.warn(deprecated_msg) [ 448.921196] [58709]: /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. [ 448.921196] [58709]: warnings.warn(deprecated_msg) [ 448.921196] [58709]: /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. [ 448.921196] [58709]: warnings.warn(deprecated_msg) [ 448.921316] [58709]: /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. [ 448.921316] [58709]: warnings.warn(deprecated_msg) [ 448.921316] [58709]: /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. [ 448.921316] [58709]: warnings.warn(deprecated_msg) [ 448.921448] [58709]: /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. [ 448.921448] [58709]: warnings.warn(deprecated_msg) [ 448.921448] [58709]: /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. [ 448.921448] [58709]: warnings.warn(deprecated_msg) [ 448.921448] [58709]: /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. [ 448.921590] [58709]: warnings.warn(deprecated_msg) [ 448.921590] [58709]: /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. [ 448.921590] [58709]: warnings.warn(deprecated_msg) [ 448.921590] [58709]: /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. [ 448.921590] [58709]: warnings.warn(deprecated_msg) [ 448.921724] [58709]: /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. [ 448.921724] [58709]: warnings.warn(deprecated_msg) [ 448.921724] [58709]: /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. [ 448.921724] [58709]: warnings.warn(deprecated_msg) [ 448.921837] [58709]: /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. [ 448.921837] [58709]: warnings.warn(deprecated_msg) [ 448.921837] [58709]: /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. [ 448.921837] [58709]: warnings.warn(deprecated_msg) [ 448.922733] [58709]: /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. [ 448.922733] [58709]: warnings.warn(deprecated_msg) [ 448.922733] [58709]: /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. [ 448.922733] [58709]: warnings.warn(deprecated_msg) [ 448.923062] [58709]: /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. [ 448.923062] [58709]: warnings.warn(deprecated_msg) [ 448.923062] [58709]: /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. [ 448.923062] [58709]: warnings.warn(deprecated_msg) [ 448.923281] [58709]: /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. [ 448.923281] [58709]: warnings.warn(deprecated_msg) [ 448.923281] [58709]: /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. [ 448.923281] [58709]: warnings.warn(deprecated_msg) [ 448.923533] [58709]: /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. [ 448.923533] [58709]: warnings.warn(deprecated_msg) [ 448.923533] [58709]: /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. [ 448.923533] [58709]: warnings.warn(deprecated_msg) [ 448.923533] [58709]: /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. [ 448.923772] [58709]: warnings.warn(deprecated_msg) [ 448.923772] [58709]: /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. [ 448.923772] [58709]: warnings.warn(deprecated_msg) [ 448.923772] [58709]: /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. [ 448.923772] [58709]: warnings.warn(deprecated_msg) [ 448.923772] [58709]: /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. [ 448.924088] [58709]: warnings.warn(deprecated_msg) [ 448.924088] [58709]: /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. [ 448.924088] [58709]: warnings.warn(deprecated_msg) [ 448.924088] [58709]: /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. [ 448.924088] [58709]: warnings.warn(deprecated_msg) [ 448.924311] [58709]: /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. [ 448.924311] [58709]: warnings.warn(deprecated_msg) [ 448.924311] [58709]: /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. [ 448.924311] [58709]: warnings.warn(deprecated_msg) [ 448.924311] [58709]: /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. [ 448.924311] [58709]: warnings.warn(deprecated_msg) [ 448.924588] [58709]: /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. [ 448.924588] [58709]: warnings.warn(deprecated_msg) [ 448.924588] [58709]: /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. [ 448.924588] [58709]: warnings.warn(deprecated_msg) [ 448.924588] [58709]: /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. [ 448.924588] [58709]: warnings.warn(deprecated_msg) [ 448.924861] [58709]: /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. [ 448.924861] [58709]: warnings.warn(deprecated_msg) [ 448.924861] [58709]: /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. [ 448.924861] [58709]: warnings.warn(deprecated_msg) [ 448.924861] [58709]: /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. [ 448.924861] [58709]: warnings.warn(deprecated_msg) [ 448.925154] [58709]: /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. [ 448.925154] [58709]: warnings.warn(deprecated_msg) [ 448.925154] [58709]: /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. [ 448.925154] [58709]: warnings.warn(deprecated_msg) [ 448.925154] [58709]: /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. [ 448.925154] [58709]: warnings.warn(deprecated_msg) [ 448.925428] [58709]: /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. [ 448.925428] [58709]: warnings.warn(deprecated_msg) [ 448.925428] [58709]: /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. [ 448.925428] [58709]: warnings.warn(deprecated_msg) [ 448.926059] [58709]: /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. [ 448.926059] [58709]: warnings.warn(deprecated_msg) [ 448.926059] [58709]: /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. [ 448.926059] [58709]: warnings.warn(deprecated_msg) [ 448.926059] [58709]: /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. [ 448.926307] [58709]: warnings.warn(deprecated_msg) [ 448.926307] [58709]: /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. [ 448.926307] [58709]: warnings.warn(deprecated_msg) [ 448.926307] [58709]: /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. [ 448.926307] [58709]: warnings.warn(deprecated_msg) [ 448.926307] [58709]: DEBUG cinder.api.middleware.request_id [None req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 449.279415] [58709]: INFO cinder.api.openstack.wsgi [None req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d admin admin] POST http://10.180.1.21/volume/v3/types [ 449.280157] [58709]: DEBUG cinder.api.openstack.wsgi [None req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 449.282387] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 449.282387] [58709]: warnings.warn( [ 449.285733] [58709]: DEBUG oslo_db.sqlalchemy.engines [None req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d 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=58709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 449.308615] [58709]: INFO cinder.api.openstack.wsgi [None req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 449.309202] [58709]: [pid: 58709|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 10 00:09:37 2025] POST /volume/v3/types => generated 182 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 449.313058] [58710]: DEBUG cinder.api.middleware.request_id [req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d req-0821b09e-49ef-4ce8-9a9b-e3d3713f5627 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 449.566876] [58710]: INFO cinder.api.openstack.wsgi [req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d req-0821b09e-49ef-4ce8-9a9b-e3d3713f5627 admin admin] POST http://10.180.1.21/volume/v3/types/dd5331a0-f2c8-43fa-8c99-364ea59463bf/extra_specs [ 449.567579] [58710]: DEBUG cinder.api.openstack.wsgi [req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d req-0821b09e-49ef-4ce8-9a9b-e3d3713f5627 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 449.569430] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 449.569430] [58710]: warnings.warn( [ 449.573412] [58710]: DEBUG oslo_db.sqlalchemy.engines [req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d req-0821b09e-49ef-4ce8-9a9b-e3d3713f5627 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=58710) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 449.621184] [58710]: INFO cinder.api.openstack.wsgi [req-d1a779be-bd0a-4c36-be57-bd6aaf867d8d req-0821b09e-49ef-4ce8-9a9b-e3d3713f5627 admin admin] http://10.180.1.21/volume/v3/types/dd5331a0-f2c8-43fa-8c99-364ea59463bf/extra_specs returned with HTTP 200 [ 449.621802] [58710]: [pid: 58710|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Dec 10 00:09:38 2025] POST /volume/v3/types/dd5331a0-f2c8-43fa-8c99-364ea59463bf/extra_specs => generated 51 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 459.306500] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 459.619548] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 461.865183] [58709]: DEBUG cinder.api.middleware.request_id [None req-cfc3d3d3-3fef-4344-b3d5-41a61fbf8665 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 461.865861] [58709]: INFO cinder.api.openstack.wsgi [None req-cfc3d3d3-3fef-4344-b3d5-41a61fbf8665 None None] GET http://10.180.1.21/volume// [ 461.866047] [58709]: DEBUG cinder.api.openstack.wsgi [None req-cfc3d3d3-3fef-4344-b3d5-41a61fbf8665 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 461.866261] [58709]: DEBUG cinder.api.openstack.wsgi [None req-cfc3d3d3-3fef-4344-b3d5-41a61fbf8665 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 461.866819] [58709]: INFO cinder.api.openstack.wsgi [None req-cfc3d3d3-3fef-4344-b3d5-41a61fbf8665 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 461.867139] [58709]: [pid: 58709|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Dec 10 00:09:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 530.728925] [58710]: DEBUG cinder.api.middleware.request_id [None req-7093f01e-8d45-458a-851f-8c89cce4acf7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 530.799711] [58710]: INFO cinder.api.openstack.wsgi [None req-7093f01e-8d45-458a-851f-8c89cce4acf7 tempest-verify_tempest_config-525851105 tempest-verify_tempest_config-525851105-project-member] GET http://10.180.1.21/volume/v3/extensions [ 530.799932] [58710]: DEBUG cinder.api.openstack.wsgi [None req-7093f01e-8d45-458a-851f-8c89cce4acf7 tempest-verify_tempest_config-525851105 tempest-verify_tempest_config-525851105-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 530.800200] [58710]: DEBUG cinder.api.openstack.wsgi [None req-7093f01e-8d45-458a-851f-8c89cce4acf7 tempest-verify_tempest_config-525851105 tempest-verify_tempest_config-525851105-project-member] Calling method 'index' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 530.800598] [58710]: INFO cinder.api.openstack.wsgi [None req-7093f01e-8d45-458a-851f-8c89cce4acf7 tempest-verify_tempest_config-525851105 tempest-verify_tempest_config-525851105-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 530.801010] [58710]: [pid: 58710|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Dec 10 00:10:59 2025] GET /volume/v3/extensions => generated 5245 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 598.605987] [58709]: DEBUG cinder.api.middleware.request_id [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.762674] [58709]: INFO cinder.api.openstack.wsgi [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 598.763100] [58709]: DEBUG cinder.api.openstack.wsgi [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1921910386"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 598.764865] [58709]: DEBUG cinder.api.v3.volumes [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1921910386'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 598.765288] [58709]: INFO cinder.api.v3.volumes [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Create volume of 1 GB [ 598.782931] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Availability zone cache updated, next update will occur around 2025-12-10 01:12:07.523835. {{(pid=58709) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 598.782931] [58709]: INFO cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Availability Zones retrieved successfully. [ 598.812482] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Flow 'volume_create_api' (fd897f07-07b0-4de2-b064-8152f5f5211b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 598.813901] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f509f04b-fda4-4766-b8ee-14334807a7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 598.815243] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 598.870698] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f509f04b-fda4-4766-b8ee-14334807a7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 598.871642] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d90e51f-aabe-47c0-ba72-0a9510aa556d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 598.911039] [58709]: WARNING cinder.quota [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-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. [ 598.911039] [58709]: WARNING cinder.quota [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-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. [ 598.966972] [58709]: DEBUG cinder.quota [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Created reservations ['aa6a8abe-0229-4ce1-833e-177ecce88974', 'd92266d1-0f0f-4050-9a31-94535f0b594a', 'aca457ce-cab9-44a8-aff7-f711374d690d', '55f16fc8-4d35-47f4-a9d4-08b695067431'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 598.968529] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d90e51f-aabe-47c0-ba72-0a9510aa556d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa6a8abe-0229-4ce1-833e-177ecce88974', 'd92266d1-0f0f-4050-9a31-94535f0b594a', 'aca457ce-cab9-44a8-aff7-f711374d690d', '55f16fc8-4d35-47f4-a9d4-08b695067431']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 598.969469] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8335d935-df60-4eb2-98f7-23f462a3b81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 599.042062] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8335d935-df60-4eb2-98f7-23f462a3b81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe20252-ca4d-426f-9e52-5f4fd430cc53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1921910386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690a51d338a54fa58ab7daa6c3e5b7f2',qos_specs=None,replication_status=,reservations=['aa6a8abe-0229-4ce1-833e-177ecce88974','d92266d1-0f0f-4050-9a31-94535f0b594a','aca457ce-cab9-44a8-aff7-f711374d690d','55f16fc8-4d35-47f4-a9d4-08b695067431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3121d11b5415ea6851850e80cad38',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1921910386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe20252-ca4d-426f-9e52-5f4fd430cc53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='690a51d338a54fa58ab7daa6c3e5b7f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a3121d11b5415ea6851850e80cad38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 599.042062] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17636de-03ce-4b38-879c-c466ad865f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 599.064349] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17636de-03ce-4b38-879c-c466ad865f26) transitioned into state 'SUCCESS' from state '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-1921910386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='690a51d338a54fa58ab7daa6c3e5b7f2',qos_specs=None,replication_status=,reservations=['aa6a8abe-0229-4ce1-833e-177ecce88974','d92266d1-0f0f-4050-9a31-94535f0b594a','aca457ce-cab9-44a8-aff7-f711374d690d','55f16fc8-4d35-47f4-a9d4-08b695067431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a3121d11b5415ea6851850e80cad38',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 599.065333] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139c73fa-bcae-46d1-8a9d-00475ceb18e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 599.098711] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (139c73fa-bcae-46d1-8a9d-00475ceb18e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 599.098711] [58709]: DEBUG cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Flow 'volume_create_api' (fd897f07-07b0-4de2-b064-8152f5f5211b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 599.098711] [58709]: INFO cinder.volume.api [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Create volume request issued successfully. [ 599.100854] [58709]: INFO cinder.api.openstack.wsgi [None req-26222269-410e-4e46-bbe2-d5afe3df6b3c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 599.101234] [58709]: [pid: 58709|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:12:07 2025] POST /volume/v3/volumes => generated 784 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 599.112099] [58710]: DEBUG cinder.api.middleware.request_id [None req-590b178a-1791-4bfb-a0ed-7844716ad24b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.116778] [58710]: INFO cinder.api.openstack.wsgi [None req-590b178a-1791-4bfb-a0ed-7844716ad24b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 599.117200] [58710]: DEBUG cinder.api.openstack.wsgi [None req-590b178a-1791-4bfb-a0ed-7844716ad24b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 599.117347] [58710]: DEBUG cinder.api.openstack.wsgi [None req-590b178a-1791-4bfb-a0ed-7844716ad24b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 599.161684] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 599.161684] [58710]: warnings.warn( [ 599.173995] [58710]: INFO cinder.volume.api [None req-590b178a-1791-4bfb-a0ed-7844716ad24b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 599.182840] [58710]: INFO cinder.api.openstack.wsgi [None req-590b178a-1791-4bfb-a0ed-7844716ad24b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 599.183444] [58710]: [pid: 58710|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:12:07 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 963 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 600.200921] [58709]: DEBUG cinder.api.middleware.request_id [None req-80326a48-37a9-47c0-bc0c-483950becbdd None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.203073] [58709]: INFO cinder.api.openstack.wsgi [None req-80326a48-37a9-47c0-bc0c-483950becbdd tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 600.203342] [58709]: DEBUG cinder.api.openstack.wsgi [None req-80326a48-37a9-47c0-bc0c-483950becbdd tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 600.203516] [58709]: DEBUG cinder.api.openstack.wsgi [None req-80326a48-37a9-47c0-bc0c-483950becbdd tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 600.216583] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 600.216583] [58709]: warnings.warn( [ 600.224249] [58709]: INFO cinder.volume.api [None req-80326a48-37a9-47c0-bc0c-483950becbdd tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 600.234854] [58709]: INFO cinder.api.openstack.wsgi [None req-80326a48-37a9-47c0-bc0c-483950becbdd tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 600.234854] [58709]: [pid: 58709|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:12:08 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 609.180250] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=4 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 610.229601] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 707.583293] [58710]: DEBUG cinder.api.middleware.request_id [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-e6406654-2fe9-485f-ac8a-6c2f28db3d9c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.584687] [58710]: WARNING keystonemiddleware.auth_token [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-e6406654-2fe9-485f-ac8a-6c2f28db3d9c 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. [ 707.586566] [58710]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-e6406654-2fe9-485f-ac8a-6c2f28db3d9c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 707.586769] [58710]: DEBUG cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-e6406654-2fe9-485f-ac8a-6c2f28db3d9c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 707.587094] [58710]: DEBUG cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-e6406654-2fe9-485f-ac8a-6c2f28db3d9c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 707.600139] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.600139] [58710]: warnings.warn( [ 707.604258] [58710]: INFO cinder.volume.api [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-e6406654-2fe9-485f-ac8a-6c2f28db3d9c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 707.609537] [58710]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-e6406654-2fe9-485f-ac8a-6c2f28db3d9c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 707.610175] [58710]: [pid: 58710|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:13:56 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1010 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.149272] [58709]: DEBUG cinder.api.middleware.request_id [None req-ac77dd84-2513-413a-8c75-7874efb813eb None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.150109] [58709]: INFO cinder.api.openstack.wsgi [None req-ac77dd84-2513-413a-8c75-7874efb813eb None None] GET http://10.180.1.21/volume// [ 709.150190] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ac77dd84-2513-413a-8c75-7874efb813eb None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.150497] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ac77dd84-2513-413a-8c75-7874efb813eb None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.150988] [58709]: INFO cinder.api.openstack.wsgi [None req-ac77dd84-2513-413a-8c75-7874efb813eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 709.151394] [58709]: [pid: 58709|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:13:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 709.159492] [58710]: DEBUG cinder.api.middleware.request_id [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-13cb3474-c25c-47b4-b1c0-b615cba43787 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.165080] [58710]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-13cb3474-c25c-47b4-b1c0-b615cba43787 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 709.167066] [58710]: DEBUG cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-13cb3474-c25c-47b4-b1c0-b615cba43787 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbe20252-ca4d-426f-9e52-5f4fd430cc53", "connector": null, "instance_uuid": "85f539e4-43dd-4528-85d1-5d3caf28de31"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 709.186409] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.186409] [58710]: warnings.warn( [ 709.239878] [58710]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-13cb3474-c25c-47b4-b1c0-b615cba43787 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 709.240565] [58710]: [pid: 58710|app: 0|req: 6/11] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:13:57 2025] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.270506] [58709]: DEBUG cinder.api.middleware.request_id [None req-51e331ea-c76f-4cbc-b0fa-6c1c3ac9cd35 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.277026] [58709]: INFO cinder.api.openstack.wsgi [None req-51e331ea-c76f-4cbc-b0fa-6c1c3ac9cd35 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 709.277026] [58709]: DEBUG cinder.api.openstack.wsgi [None req-51e331ea-c76f-4cbc-b0fa-6c1c3ac9cd35 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.277026] [58709]: DEBUG cinder.api.openstack.wsgi [None req-51e331ea-c76f-4cbc-b0fa-6c1c3ac9cd35 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.304627] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.304627] [58709]: warnings.warn( [ 709.313523] [58709]: INFO cinder.volume.api [None req-51e331ea-c76f-4cbc-b0fa-6c1c3ac9cd35 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 709.319643] [58709]: INFO cinder.api.openstack.wsgi [None req-51e331ea-c76f-4cbc-b0fa-6c1c3ac9cd35 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 709.320112] [58709]: [pid: 58709|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:13:58 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1009 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.773785] [58710]: DEBUG cinder.api.middleware.request_id [None req-56538c88-0ee2-49a1-8f64-a09025e9ea7a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.774561] [58710]: INFO cinder.api.openstack.wsgi [None req-56538c88-0ee2-49a1-8f64-a09025e9ea7a None None] GET http://10.180.1.21/volume// [ 709.774756] [58710]: DEBUG cinder.api.openstack.wsgi [None req-56538c88-0ee2-49a1-8f64-a09025e9ea7a None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.774990] [58710]: DEBUG cinder.api.openstack.wsgi [None req-56538c88-0ee2-49a1-8f64-a09025e9ea7a None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.775543] [58710]: INFO cinder.api.openstack.wsgi [None req-56538c88-0ee2-49a1-8f64-a09025e9ea7a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 709.776026] [58710]: [pid: 58710|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:13:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 709.787767] [58709]: DEBUG cinder.api.middleware.request_id [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-1ac621be-9f02-4a1f-9f9a-904e7b134f0c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.788801] [58709]: WARNING keystonemiddleware.auth_token [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-1ac621be-9f02-4a1f-9f9a-904e7b134f0c 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. [ 709.790372] [58709]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-1ac621be-9f02-4a1f-9f9a-904e7b134f0c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 709.790779] [58709]: DEBUG cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-1ac621be-9f02-4a1f-9f9a-904e7b134f0c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.790824] [58709]: DEBUG cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-1ac621be-9f02-4a1f-9f9a-904e7b134f0c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.813503] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.813503] [58709]: warnings.warn( [ 709.818179] [58709]: INFO cinder.volume.api [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-1ac621be-9f02-4a1f-9f9a-904e7b134f0c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 709.824810] [58709]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-1ac621be-9f02-4a1f-9f9a-904e7b134f0c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 709.825487] [58709]: [pid: 58709|app: 0|req: 7/14] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:13:58 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1233 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 709.857951] [58710]: DEBUG cinder.api.middleware.request_id [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-d286191c-dff6-4bcd-83a9-b686d497c33d None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.862704] [58710]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-d286191c-dff6-4bcd-83a9-b686d497c33d tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] PUT http://10.180.1.21/volume/v3/attachments/0af0c53d-757c-477a-bdb5-05e24c98673a [ 709.863238] [58710]: DEBUG cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-d286191c-dff6-4bcd-83a9-b686d497c33d tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-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-983375", "mountpoint": "/dev/sdb"}}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 709.884957] [58710]: DEBUG cinder.coordination [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-d286191c-dff6-4bcd-83a9-b686d497c33d tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Acquiring lock "cinder-attachment_update-bbe20252-ca4d-426f-9e52-5f4fd430cc53-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 709.894593] [58710]: DEBUG cinder.coordination [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-d286191c-dff6-4bcd-83a9-b686d497c33d tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Lock "cinder-attachment_update-bbe20252-ca4d-426f-9e52-5f4fd430cc53-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 709.896626] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.896626] [58710]: warnings.warn( [ 710.345833] [58709]: DEBUG cinder.api.middleware.request_id [None req-9836f4e5-109b-4ee2-9d1d-54193265360f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.351153] [58709]: INFO cinder.api.openstack.wsgi [None req-9836f4e5-109b-4ee2-9d1d-54193265360f tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 710.352667] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9836f4e5-109b-4ee2-9d1d-54193265360f tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 710.352667] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9836f4e5-109b-4ee2-9d1d-54193265360f tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 710.363707] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.363707] [58709]: warnings.warn( [ 710.368703] [58709]: INFO cinder.volume.api [None req-9836f4e5-109b-4ee2-9d1d-54193265360f tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 710.375130] [58709]: INFO cinder.api.openstack.wsgi [None req-9836f4e5-109b-4ee2-9d1d-54193265360f tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 710.376120] [58709]: [pid: 58709|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:13:59 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 711.393050] [58709]: DEBUG cinder.api.middleware.request_id [None req-da0619b4-5a15-419b-a8c1-3e292081f66b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.395889] [58709]: INFO cinder.api.openstack.wsgi [None req-da0619b4-5a15-419b-a8c1-3e292081f66b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 711.396429] [58709]: DEBUG cinder.api.openstack.wsgi [None req-da0619b4-5a15-419b-a8c1-3e292081f66b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 711.396843] [58709]: DEBUG cinder.api.openstack.wsgi [None req-da0619b4-5a15-419b-a8c1-3e292081f66b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 711.416786] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.416786] [58709]: warnings.warn( [ 711.421138] [58709]: INFO cinder.volume.api [None req-da0619b4-5a15-419b-a8c1-3e292081f66b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 711.426371] [58709]: INFO cinder.api.openstack.wsgi [None req-da0619b4-5a15-419b-a8c1-3e292081f66b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 711.426899] [58709]: [pid: 58709|app: 0|req: 9/16] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:00 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.438430] [58709]: DEBUG cinder.api.middleware.request_id [None req-04ec24a5-3f4b-4629-b822-c68feaa85ec5 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.440797] [58709]: INFO cinder.api.openstack.wsgi [None req-04ec24a5-3f4b-4629-b822-c68feaa85ec5 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 712.441342] [58709]: DEBUG cinder.api.openstack.wsgi [None req-04ec24a5-3f4b-4629-b822-c68feaa85ec5 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 712.441494] [58709]: DEBUG cinder.api.openstack.wsgi [None req-04ec24a5-3f4b-4629-b822-c68feaa85ec5 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 712.456456] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.456456] [58709]: warnings.warn( [ 712.460686] [58709]: INFO cinder.volume.api [None req-04ec24a5-3f4b-4629-b822-c68feaa85ec5 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 712.465949] [58709]: INFO cinder.api.openstack.wsgi [None req-04ec24a5-3f4b-4629-b822-c68feaa85ec5 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 712.466438] [58709]: [pid: 58709|app: 0|req: 10/17] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:01 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 713.477394] [58709]: DEBUG cinder.api.middleware.request_id [None req-2d234171-4b4b-41f4-8fa3-af4feee0357b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.480340] [58709]: INFO cinder.api.openstack.wsgi [None req-2d234171-4b4b-41f4-8fa3-af4feee0357b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 713.480751] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2d234171-4b4b-41f4-8fa3-af4feee0357b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 713.480811] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2d234171-4b4b-41f4-8fa3-af4feee0357b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 713.508144] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.508144] [58709]: warnings.warn( [ 713.515656] [58709]: INFO cinder.volume.api [None req-2d234171-4b4b-41f4-8fa3-af4feee0357b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 713.522907] [58709]: INFO cinder.api.openstack.wsgi [None req-2d234171-4b4b-41f4-8fa3-af4feee0357b tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 713.522907] [58709]: [pid: 58709|app: 0|req: 11/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:02 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1009 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 714.533991] [58709]: DEBUG cinder.api.middleware.request_id [None req-540aaf49-7a3a-4a66-93c9-858a4cdc731c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.537059] [58709]: INFO cinder.api.openstack.wsgi [None req-540aaf49-7a3a-4a66-93c9-858a4cdc731c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 714.537298] [58709]: DEBUG cinder.api.openstack.wsgi [None req-540aaf49-7a3a-4a66-93c9-858a4cdc731c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 714.537521] [58709]: DEBUG cinder.api.openstack.wsgi [None req-540aaf49-7a3a-4a66-93c9-858a4cdc731c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 714.710123] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.710123] [58709]: warnings.warn( [ 714.715511] [58709]: INFO cinder.volume.api [None req-540aaf49-7a3a-4a66-93c9-858a4cdc731c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 714.722290] [58709]: INFO cinder.api.openstack.wsgi [None req-540aaf49-7a3a-4a66-93c9-858a4cdc731c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 714.722754] [58709]: [pid: 58709|app: 0|req: 12/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:03 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1009 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.946481] [58710]: DEBUG cinder.coordination [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-d286191c-dff6-4bcd-83a9-b686d497c33d tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Lock "cinder-attachment_update-bbe20252-ca4d-426f-9e52-5f4fd430cc53-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.052s {{(pid=58710) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 714.947278] [58710]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-d286191c-dff6-4bcd-83a9-b686d497c33d tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/attachments/0af0c53d-757c-477a-bdb5-05e24c98673a returned with HTTP 200 [ 714.947411] [58710]: [pid: 58710|app: 0|req: 8/20] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:13:58 2025] PUT /volume/v3/attachments/0af0c53d-757c-477a-bdb5-05e24c98673a => generated 617 bytes in 5090 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.734139] [58709]: DEBUG cinder.api.middleware.request_id [None req-b3bf8d3e-9c9f-4c99-b301-88ba7e7a6e40 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.736277] [58709]: INFO cinder.api.openstack.wsgi [None req-b3bf8d3e-9c9f-4c99-b301-88ba7e7a6e40 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 715.736566] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b3bf8d3e-9c9f-4c99-b301-88ba7e7a6e40 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 715.736719] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b3bf8d3e-9c9f-4c99-b301-88ba7e7a6e40 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 715.755810] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.755810] [58709]: warnings.warn( [ 715.762803] [58709]: INFO cinder.volume.api [None req-b3bf8d3e-9c9f-4c99-b301-88ba7e7a6e40 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 715.770394] [58709]: INFO cinder.api.openstack.wsgi [None req-b3bf8d3e-9c9f-4c99-b301-88ba7e7a6e40 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 715.770394] [58709]: [pid: 58709|app: 0|req: 13/21] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:04 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.709035] [58710]: DEBUG cinder.api.middleware.request_id [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-538c0dbb-eae4-454d-864a-f5a615628d84 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.711309] [58710]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-538c0dbb-eae4-454d-864a-f5a615628d84 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] POST http://10.180.1.21/volume/v3/attachments/0af0c53d-757c-477a-bdb5-05e24c98673a/action [ 716.712077] [58710]: DEBUG cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-538c0dbb-eae4-454d-864a-f5a615628d84 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Action body: b'{"os-complete": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 716.712243] [58710]: DEBUG cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-538c0dbb-eae4-454d-864a-f5a615628d84 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 716.735212] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.735212] [58710]: warnings.warn( [ 716.743768] [58710]: INFO cinder.api.openstack.wsgi [req-7fac0ec5-6d17-4fb5-9fc3-5aea39de2974 req-538c0dbb-eae4-454d-864a-f5a615628d84 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/attachments/0af0c53d-757c-477a-bdb5-05e24c98673a/action returned with HTTP 204 [ 716.744604] [58710]: [pid: 58710|app: 0|req: 9/22] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:14:05 2025] POST /volume/v3/attachments/0af0c53d-757c-477a-bdb5-05e24c98673a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 716.788192] [58709]: DEBUG cinder.api.middleware.request_id [None req-ec5cc8b6-4178-4053-9822-50014dc3c610 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.791579] [58709]: INFO cinder.api.openstack.wsgi [None req-ec5cc8b6-4178-4053-9822-50014dc3c610 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 716.791710] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ec5cc8b6-4178-4053-9822-50014dc3c610 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 716.791920] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ec5cc8b6-4178-4053-9822-50014dc3c610 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 716.811660] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.811660] [58709]: warnings.warn( [ 716.819438] [58709]: INFO cinder.volume.api [None req-ec5cc8b6-4178-4053-9822-50014dc3c610 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 716.829247] [58709]: INFO cinder.api.openstack.wsgi [None req-ec5cc8b6-4178-4053-9822-50014dc3c610 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 716.829778] [58709]: [pid: 58709|app: 0|req: 14/23] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:05 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1328 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.841041] [58710]: DEBUG cinder.api.middleware.request_id [None req-ed3c4e4f-d8bb-490d-9a7d-638d18993a85 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.843139] [58710]: INFO cinder.api.openstack.wsgi [None req-ed3c4e4f-d8bb-490d-9a7d-638d18993a85 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 716.843373] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ed3c4e4f-d8bb-490d-9a7d-638d18993a85 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 716.843587] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ed3c4e4f-d8bb-490d-9a7d-638d18993a85 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 716.854739] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.854739] [58710]: warnings.warn( [ 716.858422] [58710]: INFO cinder.volume.api [None req-ed3c4e4f-d8bb-490d-9a7d-638d18993a85 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 716.863709] [58710]: INFO cinder.api.openstack.wsgi [None req-ed3c4e4f-d8bb-490d-9a7d-638d18993a85 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 716.864294] [58710]: [pid: 58710|app: 0|req: 10/24] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:05 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.477981] [58709]: DEBUG cinder.api.middleware.request_id [None req-405096cf-7a19-4e76-b062-3aa35ba062fc None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.482657] [58709]: INFO cinder.api.openstack.wsgi [None req-405096cf-7a19-4e76-b062-3aa35ba062fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 720.483587] [58709]: DEBUG cinder.api.openstack.wsgi [None req-405096cf-7a19-4e76-b062-3aa35ba062fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 720.483587] [58709]: DEBUG cinder.api.openstack.wsgi [None req-405096cf-7a19-4e76-b062-3aa35ba062fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 720.510153] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.510153] [58709]: warnings.warn( [ 720.515058] [58709]: INFO cinder.volume.api [None req-405096cf-7a19-4e76-b062-3aa35ba062fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 720.520628] [58709]: INFO cinder.api.openstack.wsgi [None req-405096cf-7a19-4e76-b062-3aa35ba062fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 720.521199] [58709]: [pid: 58709|app: 0|req: 15/25] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:09 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.097745] [58710]: DEBUG cinder.api.middleware.request_id [req-7022fbc2-9c93-4227-b4b8-853d136893be req-d708d447-ced0-4d17-b134-f42e91c111d1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.101156] [58710]: INFO cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-d708d447-ced0-4d17-b134-f42e91c111d1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 721.101239] [58710]: DEBUG cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-d708d447-ced0-4d17-b134-f42e91c111d1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 721.101465] [58710]: DEBUG cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-d708d447-ced0-4d17-b134-f42e91c111d1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 721.125807] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.125807] [58710]: warnings.warn( [ 721.129106] [58710]: INFO cinder.volume.api [req-7022fbc2-9c93-4227-b4b8-853d136893be req-d708d447-ced0-4d17-b134-f42e91c111d1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 721.134289] [58710]: INFO cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-d708d447-ced0-4d17-b134-f42e91c111d1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 721.134795] [58710]: [pid: 58710|app: 0|req: 11/26] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:14:09 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.189341] [58709]: DEBUG cinder.api.middleware.request_id [req-7022fbc2-9c93-4227-b4b8-853d136893be req-9dea1875-d0ab-497b-9586-b4b179556e43 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.192239] [58709]: INFO cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-9dea1875-d0ab-497b-9586-b4b179556e43 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] POST http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53/action [ 721.192884] [58709]: DEBUG cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-9dea1875-d0ab-497b-9586-b4b179556e43 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 721.193036] [58709]: DEBUG cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-9dea1875-d0ab-497b-9586-b4b179556e43 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 721.210965] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.210965] [58709]: warnings.warn( [ 721.211453] [58709]: INFO cinder.volume.api [req-7022fbc2-9c93-4227-b4b8-853d136893be req-9dea1875-d0ab-497b-9586-b4b179556e43 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 721.219828] [58709]: INFO cinder.volume.api [req-7022fbc2-9c93-4227-b4b8-853d136893be req-9dea1875-d0ab-497b-9586-b4b179556e43 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Begin detaching volume completed successfully. [ 721.220632] [58709]: INFO cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-9dea1875-d0ab-497b-9586-b4b179556e43 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53/action returned with HTTP 202 [ 721.220770] [58709]: [pid: 58709|app: 0|req: 16/27] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:14:09 2025] POST /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 722.245474] [58710]: DEBUG cinder.api.middleware.request_id [None req-d1df83b3-d4a7-49cf-bbb4-68966428665c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.246649] [58710]: INFO cinder.api.openstack.wsgi [None req-d1df83b3-d4a7-49cf-bbb4-68966428665c None None] GET http://10.180.1.21/volume// [ 722.246649] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d1df83b3-d4a7-49cf-bbb4-68966428665c None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 722.246649] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d1df83b3-d4a7-49cf-bbb4-68966428665c None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 722.247221] [58710]: INFO cinder.api.openstack.wsgi [None req-d1df83b3-d4a7-49cf-bbb4-68966428665c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 722.247221] [58710]: [pid: 58710|app: 0|req: 12/28] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:14:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 722.251587] [58709]: DEBUG cinder.api.middleware.request_id [req-7022fbc2-9c93-4227-b4b8-853d136893be req-dee66429-d129-48b8-bf98-6b12c303b3fc None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.254046] [58709]: INFO cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-dee66429-d129-48b8-bf98-6b12c303b3fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 722.254248] [58709]: DEBUG cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-dee66429-d129-48b8-bf98-6b12c303b3fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 722.254610] [58709]: DEBUG cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-dee66429-d129-48b8-bf98-6b12c303b3fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 722.274063] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.274063] [58709]: warnings.warn( [ 722.279386] [58709]: INFO cinder.volume.api [req-7022fbc2-9c93-4227-b4b8-853d136893be req-dee66429-d129-48b8-bf98-6b12c303b3fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 722.287241] [58709]: INFO cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-dee66429-d129-48b8-bf98-6b12c303b3fc tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 722.288073] [58709]: [pid: 58709|app: 0|req: 17/29] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:14:10 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1555 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 723.960081] [58710]: DEBUG cinder.api.middleware.request_id [req-7022fbc2-9c93-4227-b4b8-853d136893be req-96bfc735-3a4c-46b9-8f4c-fe0d26239caf None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.963854] [58710]: INFO cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-96bfc735-3a4c-46b9-8f4c-fe0d26239caf tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/0af0c53d-757c-477a-bdb5-05e24c98673a [ 723.964113] [58710]: DEBUG cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-96bfc735-3a4c-46b9-8f4c-fe0d26239caf tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 723.964327] [58710]: DEBUG cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-96bfc735-3a4c-46b9-8f4c-fe0d26239caf tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 723.987480] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.987480] [58710]: warnings.warn( [ 724.714418] [58710]: INFO cinder.api.openstack.wsgi [req-7022fbc2-9c93-4227-b4b8-853d136893be req-96bfc735-3a4c-46b9-8f4c-fe0d26239caf tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/attachments/0af0c53d-757c-477a-bdb5-05e24c98673a returned with HTTP 200 [ 724.714944] [58710]: [pid: 58710|app: 0|req: 13/30] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:14:12 2025] DELETE /volume/v3/attachments/0af0c53d-757c-477a-bdb5-05e24c98673a => generated 19 bytes in 755 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.745739] [58709]: DEBUG cinder.api.middleware.request_id [None req-6a695407-5d9b-45d9-9a19-78a427b8c078 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.747405] [58709]: INFO cinder.api.openstack.wsgi [None req-6a695407-5d9b-45d9-9a19-78a427b8c078 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 725.747628] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6a695407-5d9b-45d9-9a19-78a427b8c078 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 725.747849] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6a695407-5d9b-45d9-9a19-78a427b8c078 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 725.764985] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.764985] [58709]: warnings.warn( [ 725.775129] [58709]: INFO cinder.volume.api [None req-6a695407-5d9b-45d9-9a19-78a427b8c078 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 725.784054] [58709]: INFO cinder.api.openstack.wsgi [None req-6a695407-5d9b-45d9-9a19-78a427b8c078 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 725.786128] [58709]: [pid: 58709|app: 0|req: 18/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:14 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 725.806541] [58710]: DEBUG cinder.api.middleware.request_id [None req-3f63d4c8-e20b-4440-8436-4bb9f7589e4c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.811523] [58710]: INFO cinder.api.openstack.wsgi [None req-3f63d4c8-e20b-4440-8436-4bb9f7589e4c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 725.812962] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3f63d4c8-e20b-4440-8436-4bb9f7589e4c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 725.813182] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3f63d4c8-e20b-4440-8436-4bb9f7589e4c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 725.813430] [58710]: INFO cinder.api.v3.volumes [None req-3f63d4c8-e20b-4440-8436-4bb9f7589e4c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Delete volume with id: bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 725.827235] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.827235] [58710]: warnings.warn( [ 725.830024] [58710]: INFO cinder.volume.api [None req-3f63d4c8-e20b-4440-8436-4bb9f7589e4c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 725.870708] [58710]: INFO cinder.volume.api [None req-3f63d4c8-e20b-4440-8436-4bb9f7589e4c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Delete volume request issued successfully. [ 725.870930] [58710]: INFO cinder.api.openstack.wsgi [None req-3f63d4c8-e20b-4440-8436-4bb9f7589e4c tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 202 [ 725.871482] [58710]: [pid: 58710|app: 0|req: 14/32] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:14:14 2025] DELETE /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 725.886083] [58709]: DEBUG cinder.api.middleware.request_id [None req-2e6f49a6-7465-49a2-b57a-acf6dab4ce5e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.895903] [58709]: INFO cinder.api.openstack.wsgi [None req-2e6f49a6-7465-49a2-b57a-acf6dab4ce5e tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 725.895903] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2e6f49a6-7465-49a2-b57a-acf6dab4ce5e tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 725.895903] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2e6f49a6-7465-49a2-b57a-acf6dab4ce5e tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 725.910732] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.910732] [58709]: warnings.warn( [ 725.916688] [58709]: INFO cinder.volume.api [None req-2e6f49a6-7465-49a2-b57a-acf6dab4ce5e tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 725.926507] [58709]: INFO cinder.api.openstack.wsgi [None req-2e6f49a6-7465-49a2-b57a-acf6dab4ce5e tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 725.926507] [58709]: [pid: 58709|app: 0|req: 19/33] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:14 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 726.941482] [58710]: DEBUG cinder.api.middleware.request_id [None req-d90b8f2e-3c6d-4cb7-abfc-c05130619528 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.948179] [58710]: INFO cinder.api.openstack.wsgi [None req-d90b8f2e-3c6d-4cb7-abfc-c05130619528 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 726.948179] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d90b8f2e-3c6d-4cb7-abfc-c05130619528 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 726.948364] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d90b8f2e-3c6d-4cb7-abfc-c05130619528 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 726.973804] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.973804] [58710]: warnings.warn( [ 726.983416] [58710]: INFO cinder.volume.api [None req-d90b8f2e-3c6d-4cb7-abfc-c05130619528 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 726.990205] [58710]: INFO cinder.api.openstack.wsgi [None req-d90b8f2e-3c6d-4cb7-abfc-c05130619528 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 726.991238] [58710]: [pid: 58710|app: 0|req: 15/34] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:15 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1009 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 728.006979] [58709]: DEBUG cinder.api.middleware.request_id [None req-6d71f6c6-7692-4f06-b812-d99169c673c0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.011339] [58709]: INFO cinder.api.openstack.wsgi [None req-6d71f6c6-7692-4f06-b812-d99169c673c0 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 728.011339] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6d71f6c6-7692-4f06-b812-d99169c673c0 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 728.011339] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6d71f6c6-7692-4f06-b812-d99169c673c0 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 728.033037] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.033037] [58709]: warnings.warn( [ 728.040521] [58709]: INFO cinder.volume.api [None req-6d71f6c6-7692-4f06-b812-d99169c673c0 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Volume info retrieved successfully. [ 728.048832] [58709]: INFO cinder.api.openstack.wsgi [None req-6d71f6c6-7692-4f06-b812-d99169c673c0 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 200 [ 728.049516] [58709]: [pid: 58709|app: 0|req: 20/35] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:16 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.064839] [58710]: DEBUG cinder.api.middleware.request_id [None req-ed288cbb-9027-4e3c-958a-b6c10f0f1190 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.068329] [58710]: INFO cinder.api.openstack.wsgi [None req-ed288cbb-9027-4e3c-958a-b6c10f0f1190 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 729.068329] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ed288cbb-9027-4e3c-958a-b6c10f0f1190 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 729.068329] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ed288cbb-9027-4e3c-958a-b6c10f0f1190 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 729.202925] [58710]: INFO cinder.api.openstack.wsgi [None req-ed288cbb-9027-4e3c-958a-b6c10f0f1190 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 404 [ 729.203609] [58710]: [pid: 58710|app: 0|req: 16/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:17 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 738.045141] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=69,cinder:UPDATE=1 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 739.073822] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=46,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 746.926158] [58709]: DEBUG cinder.api.middleware.request_id [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.928116] [58709]: INFO cinder.api.openstack.wsgi [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] POST http://10.180.1.21/volume/v3/volumes [ 746.928536] [58709]: DEBUG cinder.api.openstack.wsgi [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1869894248", "imageRef": "ed6b1e91-d3c8-445f-8c3d-e2907355e946", "size": 1}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 746.930230] [58709]: DEBUG cinder.api.v3.volumes [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1869894248', 'imageRef': 'ed6b1e91-d3c8-445f-8c3d-e2907355e946', 'size': 1}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 747.206236] [58709]: INFO cinder.api.v3.volumes [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Create volume of 1 GB [ 747.213705] [58709]: INFO cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Availability Zones retrieved successfully. [ 747.224864] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Flow 'volume_create_api' (284279d6-7f53-40b3-9de4-511908e97bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 747.225636] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f43fe255-45c3-4174-96a4-a308f29c0414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.227817] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 747.306771] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f43fe255-45c3-4174-96a4-a308f29c0414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.307750] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a85dbd-2456-457c-b73f-c7af55f9fcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.373656] [58709]: DEBUG cinder.quota [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Created reservations ['2f5736ff-e709-417e-aedb-8df2ac91d514', 'f75e3968-e4cd-4eff-9e0d-d522c2ec1c80', '46f602e2-30ee-4d99-a74c-c4ca2af94229', 'd7dc7d4d-1ea2-43d8-bbeb-3ea549b52e69'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 747.374811] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a85dbd-2456-457c-b73f-c7af55f9fcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f5736ff-e709-417e-aedb-8df2ac91d514', 'f75e3968-e4cd-4eff-9e0d-d522c2ec1c80', '46f602e2-30ee-4d99-a74c-c4ca2af94229', 'd7dc7d4d-1ea2-43d8-bbeb-3ea549b52e69']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.375736] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a928b6d-d844-4819-b42a-79f7a5303a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.420284] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a928b6d-d844-4819-b42a-79f7a5303a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0742b153-18f9-4c43-bfb4-69ef4f0b6d26', '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-1869894248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cf5df189a2e483b91079fb0425b0eb9',qos_specs=None,replication_status=,reservations=['2f5736ff-e709-417e-aedb-8df2ac91d514','f75e3968-e4cd-4eff-9e0d-d522c2ec1c80','46f602e2-30ee-4d99-a74c-c4ca2af94229','d7dc7d4d-1ea2-43d8-bbeb-3ea549b52e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1525700ef32349d7b2f12418b9f738dd',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1869894248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0742b153-18f9-4c43-bfb4-69ef4f0b6d26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cf5df189a2e483b91079fb0425b0eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1525700ef32349d7b2f12418b9f738dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.420674] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8224505c-2348-47db-b92e-9e6df4d6cf8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.436879] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8224505c-2348-47db-b92e-9e6df4d6cf8a) transitioned into state 'SUCCESS' from state '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-1869894248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cf5df189a2e483b91079fb0425b0eb9',qos_specs=None,replication_status=,reservations=['2f5736ff-e709-417e-aedb-8df2ac91d514','f75e3968-e4cd-4eff-9e0d-d522c2ec1c80','46f602e2-30ee-4d99-a74c-c4ca2af94229','d7dc7d4d-1ea2-43d8-bbeb-3ea549b52e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1525700ef32349d7b2f12418b9f738dd',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.437413] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce87c3a-8b07-45f0-a04f-05420cee06a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.447158] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce87c3a-8b07-45f0-a04f-05420cee06a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.448517] [58709]: DEBUG cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Flow 'volume_create_api' (284279d6-7f53-40b3-9de4-511908e97bc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 747.448517] [58709]: INFO cinder.volume.api [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Create volume request issued successfully. [ 747.449132] [58709]: INFO cinder.api.openstack.wsgi [None req-218293e3-e0ac-46ef-b36f-703569e03fe2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 747.449746] [58709]: [pid: 58709|app: 0|req: 21/37] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 10 00:14:35 2025] POST /volume/v3/volumes => generated 752 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 747.469555] [58710]: DEBUG cinder.api.middleware.request_id [None req-914944f5-d3da-4b4b-9144-e07af5e79657 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.471869] [58710]: INFO cinder.api.openstack.wsgi [None req-914944f5-d3da-4b4b-9144-e07af5e79657 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 747.472189] [58710]: DEBUG cinder.api.openstack.wsgi [None req-914944f5-d3da-4b4b-9144-e07af5e79657 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 747.472421] [58710]: DEBUG cinder.api.openstack.wsgi [None req-914944f5-d3da-4b4b-9144-e07af5e79657 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 747.505312] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.505312] [58710]: warnings.warn( [ 747.515715] [58710]: INFO cinder.volume.api [None req-914944f5-d3da-4b4b-9144-e07af5e79657 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 747.522565] [58710]: INFO cinder.api.openstack.wsgi [None req-914944f5-d3da-4b4b-9144-e07af5e79657 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 747.523141] [58710]: [pid: 58710|app: 0|req: 17/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:36 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 820 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.533425] [58709]: DEBUG cinder.api.middleware.request_id [None req-ab45499e-4356-4263-9fea-61cfdec907c7 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.535782] [58709]: INFO cinder.api.openstack.wsgi [None req-ab45499e-4356-4263-9fea-61cfdec907c7 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 748.536130] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ab45499e-4356-4263-9fea-61cfdec907c7 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 748.536475] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ab45499e-4356-4263-9fea-61cfdec907c7 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 748.549621] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.549621] [58709]: warnings.warn( [ 748.554134] [58709]: INFO cinder.volume.api [None req-ab45499e-4356-4263-9fea-61cfdec907c7 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 748.559671] [58709]: INFO cinder.api.openstack.wsgi [None req-ab45499e-4356-4263-9fea-61cfdec907c7 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 748.560138] [58709]: [pid: 58709|app: 0|req: 22/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:37 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 749.572412] [58710]: DEBUG cinder.api.middleware.request_id [None req-e10128c1-5bfe-4fcd-bdb4-70ae63ac43f1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.574252] [58710]: INFO cinder.api.openstack.wsgi [None req-e10128c1-5bfe-4fcd-bdb4-70ae63ac43f1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 749.575209] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e10128c1-5bfe-4fcd-bdb4-70ae63ac43f1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 749.575209] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e10128c1-5bfe-4fcd-bdb4-70ae63ac43f1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 749.585805] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.585805] [58710]: warnings.warn( [ 749.591282] [58710]: INFO cinder.volume.api [None req-e10128c1-5bfe-4fcd-bdb4-70ae63ac43f1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 749.596410] [58710]: INFO cinder.api.openstack.wsgi [None req-e10128c1-5bfe-4fcd-bdb4-70ae63ac43f1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 749.596891] [58710]: [pid: 58710|app: 0|req: 18/40] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:38 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 750.606680] [58709]: DEBUG cinder.api.middleware.request_id [None req-57d60000-89de-4483-8835-e40115b71bcd None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.608906] [58709]: INFO cinder.api.openstack.wsgi [None req-57d60000-89de-4483-8835-e40115b71bcd tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 750.609052] [58709]: DEBUG cinder.api.openstack.wsgi [None req-57d60000-89de-4483-8835-e40115b71bcd tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 750.609255] [58709]: DEBUG cinder.api.openstack.wsgi [None req-57d60000-89de-4483-8835-e40115b71bcd tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 750.620776] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.620776] [58709]: warnings.warn( [ 750.625314] [58709]: INFO cinder.volume.api [None req-57d60000-89de-4483-8835-e40115b71bcd tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 750.630681] [58709]: INFO cinder.api.openstack.wsgi [None req-57d60000-89de-4483-8835-e40115b71bcd tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 750.631560] [58709]: [pid: 58709|app: 0|req: 23/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:39 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 751.648136] [58710]: DEBUG cinder.api.middleware.request_id [None req-c77d52a1-fb96-4db1-9175-596c54a3cbb1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.650886] [58710]: INFO cinder.api.openstack.wsgi [None req-c77d52a1-fb96-4db1-9175-596c54a3cbb1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 751.651209] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c77d52a1-fb96-4db1-9175-596c54a3cbb1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 751.652751] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c77d52a1-fb96-4db1-9175-596c54a3cbb1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 751.671735] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.671735] [58710]: warnings.warn( [ 751.678293] [58710]: INFO cinder.volume.api [None req-c77d52a1-fb96-4db1-9175-596c54a3cbb1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 751.684226] [58710]: INFO cinder.api.openstack.wsgi [None req-c77d52a1-fb96-4db1-9175-596c54a3cbb1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 751.684850] [58710]: [pid: 58710|app: 0|req: 19/42] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:40 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 752.699833] [58709]: DEBUG cinder.api.middleware.request_id [None req-e1cacc25-78ba-41b9-9be8-f8781c449cf6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.704658] [58709]: INFO cinder.api.openstack.wsgi [None req-e1cacc25-78ba-41b9-9be8-f8781c449cf6 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 752.704658] [58709]: DEBUG cinder.api.openstack.wsgi [None req-e1cacc25-78ba-41b9-9be8-f8781c449cf6 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 752.704658] [58709]: DEBUG cinder.api.openstack.wsgi [None req-e1cacc25-78ba-41b9-9be8-f8781c449cf6 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 752.719075] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.719075] [58709]: warnings.warn( [ 752.724236] [58709]: INFO cinder.volume.api [None req-e1cacc25-78ba-41b9-9be8-f8781c449cf6 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 752.730554] [58709]: INFO cinder.api.openstack.wsgi [None req-e1cacc25-78ba-41b9-9be8-f8781c449cf6 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 752.731238] [58709]: [pid: 58709|app: 0|req: 24/43] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:41 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.745199] [58710]: DEBUG cinder.api.middleware.request_id [None req-d67bea49-3bc1-4e49-b1c6-9c3f23963ebb None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.747289] [58710]: INFO cinder.api.openstack.wsgi [None req-d67bea49-3bc1-4e49-b1c6-9c3f23963ebb tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 753.747468] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d67bea49-3bc1-4e49-b1c6-9c3f23963ebb tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 753.747681] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d67bea49-3bc1-4e49-b1c6-9c3f23963ebb tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 753.758208] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.758208] [58710]: warnings.warn( [ 753.762546] [58710]: INFO cinder.volume.api [None req-d67bea49-3bc1-4e49-b1c6-9c3f23963ebb tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 753.769409] [58710]: INFO cinder.api.openstack.wsgi [None req-d67bea49-3bc1-4e49-b1c6-9c3f23963ebb tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 753.769452] [58710]: [pid: 58710|app: 0|req: 20/44] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:42 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 754.781245] [58709]: DEBUG cinder.api.middleware.request_id [None req-cac34f48-b79d-40ac-859c-6befe82acc8e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.784407] [58709]: INFO cinder.api.openstack.wsgi [None req-cac34f48-b79d-40ac-859c-6befe82acc8e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 754.785020] [58709]: DEBUG cinder.api.openstack.wsgi [None req-cac34f48-b79d-40ac-859c-6befe82acc8e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 754.785341] [58709]: DEBUG cinder.api.openstack.wsgi [None req-cac34f48-b79d-40ac-859c-6befe82acc8e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 754.799239] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.799239] [58709]: warnings.warn( [ 754.804897] [58709]: INFO cinder.volume.api [None req-cac34f48-b79d-40ac-859c-6befe82acc8e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 754.812139] [58709]: INFO cinder.api.openstack.wsgi [None req-cac34f48-b79d-40ac-859c-6befe82acc8e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 754.812991] [58709]: [pid: 58709|app: 0|req: 25/45] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:43 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.827552] [58710]: DEBUG cinder.api.middleware.request_id [None req-85e8d168-72fd-4ad3-ab84-1c8d2f8e8da8 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.830810] [58710]: INFO cinder.api.openstack.wsgi [None req-85e8d168-72fd-4ad3-ab84-1c8d2f8e8da8 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 755.831200] [58710]: DEBUG cinder.api.openstack.wsgi [None req-85e8d168-72fd-4ad3-ab84-1c8d2f8e8da8 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 755.831470] [58710]: DEBUG cinder.api.openstack.wsgi [None req-85e8d168-72fd-4ad3-ab84-1c8d2f8e8da8 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 755.848423] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.848423] [58710]: warnings.warn( [ 755.853139] [58710]: INFO cinder.volume.api [None req-85e8d168-72fd-4ad3-ab84-1c8d2f8e8da8 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 755.859462] [58710]: INFO cinder.api.openstack.wsgi [None req-85e8d168-72fd-4ad3-ab84-1c8d2f8e8da8 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 755.859462] [58710]: [pid: 58710|app: 0|req: 21/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:44 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.871294] [58709]: DEBUG cinder.api.middleware.request_id [None req-f63fe5d6-8d00-41ac-9aa2-04bd63638ec5 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.873586] [58709]: INFO cinder.api.openstack.wsgi [None req-f63fe5d6-8d00-41ac-9aa2-04bd63638ec5 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 756.873835] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f63fe5d6-8d00-41ac-9aa2-04bd63638ec5 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 756.875656] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f63fe5d6-8d00-41ac-9aa2-04bd63638ec5 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 756.891063] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.891063] [58709]: warnings.warn( [ 756.898295] [58709]: INFO cinder.volume.api [None req-f63fe5d6-8d00-41ac-9aa2-04bd63638ec5 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 756.905846] [58709]: INFO cinder.api.openstack.wsgi [None req-f63fe5d6-8d00-41ac-9aa2-04bd63638ec5 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 756.906367] [58709]: [pid: 58709|app: 0|req: 26/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:45 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.919613] [58710]: DEBUG cinder.api.middleware.request_id [None req-532c55c3-f606-4498-8d8c-f904771ff682 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.921660] [58710]: INFO cinder.api.openstack.wsgi [None req-532c55c3-f606-4498-8d8c-f904771ff682 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 757.921892] [58710]: DEBUG cinder.api.openstack.wsgi [None req-532c55c3-f606-4498-8d8c-f904771ff682 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 757.922154] [58710]: DEBUG cinder.api.openstack.wsgi [None req-532c55c3-f606-4498-8d8c-f904771ff682 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 757.935701] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.935701] [58710]: warnings.warn( [ 757.940192] [58710]: INFO cinder.volume.api [None req-532c55c3-f606-4498-8d8c-f904771ff682 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 757.945894] [58710]: INFO cinder.api.openstack.wsgi [None req-532c55c3-f606-4498-8d8c-f904771ff682 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 757.946029] [58710]: [pid: 58710|app: 0|req: 22/48] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:46 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.956505] [58709]: DEBUG cinder.api.middleware.request_id [None req-82268f04-aeac-44fc-84c9-78243e7615a1 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.960636] [58709]: INFO cinder.api.openstack.wsgi [None req-82268f04-aeac-44fc-84c9-78243e7615a1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 758.961025] [58709]: DEBUG cinder.api.openstack.wsgi [None req-82268f04-aeac-44fc-84c9-78243e7615a1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 758.961408] [58709]: DEBUG cinder.api.openstack.wsgi [None req-82268f04-aeac-44fc-84c9-78243e7615a1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 758.987754] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.987754] [58709]: warnings.warn( [ 758.995811] [58709]: INFO cinder.volume.api [None req-82268f04-aeac-44fc-84c9-78243e7615a1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 759.004941] [58709]: INFO cinder.api.openstack.wsgi [None req-82268f04-aeac-44fc-84c9-78243e7615a1 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 759.004941] [58709]: [pid: 58709|app: 0|req: 27/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:47 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.026232] [58710]: DEBUG cinder.api.middleware.request_id [None req-a2ce01ae-fd08-44d5-aa7e-3fb37001e6a2 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.031999] [58710]: INFO cinder.api.openstack.wsgi [None req-a2ce01ae-fd08-44d5-aa7e-3fb37001e6a2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 760.031999] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a2ce01ae-fd08-44d5-aa7e-3fb37001e6a2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 760.031999] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a2ce01ae-fd08-44d5-aa7e-3fb37001e6a2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 760.042585] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.042585] [58710]: warnings.warn( [ 760.047594] [58710]: INFO cinder.volume.api [None req-a2ce01ae-fd08-44d5-aa7e-3fb37001e6a2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 760.053593] [58710]: INFO cinder.api.openstack.wsgi [None req-a2ce01ae-fd08-44d5-aa7e-3fb37001e6a2 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 760.055394] [58710]: [pid: 58710|app: 0|req: 23/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:48 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.067970] [58709]: DEBUG cinder.api.middleware.request_id [None req-95122e7c-420c-45c3-985f-eba79ca5916e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.072048] [58709]: INFO cinder.api.openstack.wsgi [None req-95122e7c-420c-45c3-985f-eba79ca5916e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 761.072048] [58709]: DEBUG cinder.api.openstack.wsgi [None req-95122e7c-420c-45c3-985f-eba79ca5916e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 761.072048] [58709]: DEBUG cinder.api.openstack.wsgi [None req-95122e7c-420c-45c3-985f-eba79ca5916e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 761.085107] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.085107] [58709]: warnings.warn( [ 761.091795] [58709]: INFO cinder.volume.api [None req-95122e7c-420c-45c3-985f-eba79ca5916e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 761.100581] [58709]: INFO cinder.api.openstack.wsgi [None req-95122e7c-420c-45c3-985f-eba79ca5916e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 761.101451] [58709]: [pid: 58709|app: 0|req: 28/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:49 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.112577] [58710]: DEBUG cinder.api.middleware.request_id [None req-8afeaf41-30f9-49b5-9079-8a7941bf1cbf None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.114648] [58710]: INFO cinder.api.openstack.wsgi [None req-8afeaf41-30f9-49b5-9079-8a7941bf1cbf tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 762.114866] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8afeaf41-30f9-49b5-9079-8a7941bf1cbf tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 762.115091] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8afeaf41-30f9-49b5-9079-8a7941bf1cbf tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 762.125668] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.125668] [58710]: warnings.warn( [ 762.130111] [58710]: INFO cinder.volume.api [None req-8afeaf41-30f9-49b5-9079-8a7941bf1cbf tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 762.135261] [58710]: INFO cinder.api.openstack.wsgi [None req-8afeaf41-30f9-49b5-9079-8a7941bf1cbf tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 762.135672] [58710]: [pid: 58710|app: 0|req: 24/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:50 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.147493] [58709]: DEBUG cinder.api.middleware.request_id [None req-9fa1bb60-e256-4c8b-b932-ce145491278e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.150489] [58709]: INFO cinder.api.openstack.wsgi [None req-9fa1bb60-e256-4c8b-b932-ce145491278e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 763.151076] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9fa1bb60-e256-4c8b-b932-ce145491278e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 763.151776] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9fa1bb60-e256-4c8b-b932-ce145491278e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 763.164649] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.164649] [58709]: warnings.warn( [ 763.170256] [58709]: INFO cinder.volume.api [None req-9fa1bb60-e256-4c8b-b932-ce145491278e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 763.180655] [58709]: INFO cinder.api.openstack.wsgi [None req-9fa1bb60-e256-4c8b-b932-ce145491278e tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 763.180655] [58709]: [pid: 58709|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:51 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.191113] [58710]: DEBUG cinder.api.middleware.request_id [None req-a5381173-fce6-4aa1-b6c7-f172ac353a7b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.195922] [58710]: INFO cinder.api.openstack.wsgi [None req-a5381173-fce6-4aa1-b6c7-f172ac353a7b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 764.195922] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a5381173-fce6-4aa1-b6c7-f172ac353a7b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 764.195922] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a5381173-fce6-4aa1-b6c7-f172ac353a7b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 764.209463] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.209463] [58710]: warnings.warn( [ 764.213107] [58710]: INFO cinder.volume.api [None req-a5381173-fce6-4aa1-b6c7-f172ac353a7b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 764.219554] [58710]: INFO cinder.api.openstack.wsgi [None req-a5381173-fce6-4aa1-b6c7-f172ac353a7b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 764.220781] [58710]: [pid: 58710|app: 0|req: 25/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:52 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.233560] [58709]: DEBUG cinder.api.middleware.request_id [None req-00c7477f-9aea-4711-9ed1-58fe5cf4d246 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.235781] [58709]: INFO cinder.api.openstack.wsgi [None req-00c7477f-9aea-4711-9ed1-58fe5cf4d246 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 765.236019] [58709]: DEBUG cinder.api.openstack.wsgi [None req-00c7477f-9aea-4711-9ed1-58fe5cf4d246 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 765.236285] [58709]: DEBUG cinder.api.openstack.wsgi [None req-00c7477f-9aea-4711-9ed1-58fe5cf4d246 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 765.248346] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.248346] [58709]: warnings.warn( [ 765.252636] [58709]: INFO cinder.volume.api [None req-00c7477f-9aea-4711-9ed1-58fe5cf4d246 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 765.260030] [58709]: INFO cinder.api.openstack.wsgi [None req-00c7477f-9aea-4711-9ed1-58fe5cf4d246 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 765.260030] [58709]: [pid: 58709|app: 0|req: 30/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:53 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.880968] [58710]: DEBUG cinder.api.middleware.request_id [None req-329bfa7c-9f46-49fc-84af-76584bdb83c1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.885037] [58710]: INFO cinder.api.openstack.wsgi [None req-329bfa7c-9f46-49fc-84af-76584bdb83c1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 765.885354] [58710]: DEBUG cinder.api.openstack.wsgi [None req-329bfa7c-9f46-49fc-84af-76584bdb83c1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 765.885597] [58710]: DEBUG cinder.api.openstack.wsgi [None req-329bfa7c-9f46-49fc-84af-76584bdb83c1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 765.885808] [58710]: INFO cinder.api.v3.volumes [None req-329bfa7c-9f46-49fc-84af-76584bdb83c1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Delete volume with id: bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 765.898651] [58710]: INFO cinder.api.openstack.wsgi [None req-329bfa7c-9f46-49fc-84af-76584bdb83c1 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 404 [ 765.899366] [58710]: [pid: 58710|app: 0|req: 26/56] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:14:54 2025] DELETE /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 765.902925] [58709]: DEBUG cinder.api.middleware.request_id [None req-30ee1d85-1eaf-4bd7-8912-4629b1b423e6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.908431] [58709]: INFO cinder.api.openstack.wsgi [None req-30ee1d85-1eaf-4bd7-8912-4629b1b423e6 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] GET http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 [ 765.908782] [58709]: DEBUG cinder.api.openstack.wsgi [None req-30ee1d85-1eaf-4bd7-8912-4629b1b423e6 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 765.910010] [58709]: DEBUG cinder.api.openstack.wsgi [None req-30ee1d85-1eaf-4bd7-8912-4629b1b423e6 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 765.918821] [58709]: INFO cinder.api.openstack.wsgi [None req-30ee1d85-1eaf-4bd7-8912-4629b1b423e6 tempest-VolumesAssistedSnapshotsTest-685930641 tempest-VolumesAssistedSnapshotsTest-685930641-project-admin] http://10.180.1.21/volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 returned with HTTP 404 [ 765.919446] [58709]: [pid: 58709|app: 0|req: 31/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:54 2025] GET /volume/v3/volumes/bbe20252-ca4d-426f-9e52-5f4fd430cc53 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 766.275247] [58710]: DEBUG cinder.api.middleware.request_id [None req-2a791a5d-b85b-4ade-9fec-623d0880df1b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.278525] [58710]: INFO cinder.api.openstack.wsgi [None req-2a791a5d-b85b-4ade-9fec-623d0880df1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 766.278761] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2a791a5d-b85b-4ade-9fec-623d0880df1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 766.278922] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2a791a5d-b85b-4ade-9fec-623d0880df1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 766.290265] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.290265] [58710]: warnings.warn( [ 766.294978] [58710]: INFO cinder.volume.api [None req-2a791a5d-b85b-4ade-9fec-623d0880df1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 766.302165] [58710]: INFO cinder.api.openstack.wsgi [None req-2a791a5d-b85b-4ade-9fec-623d0880df1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 766.302847] [58710]: [pid: 58710|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:14:55 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.914534] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=64,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 776.050420] [58709]: DEBUG cinder.api.middleware.request_id [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-ffa1ff7d-9a77-4ba4-95a4-2a87962fbf19 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.054174] [58709]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-ffa1ff7d-9a77-4ba4-95a4-2a87962fbf19 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 776.054464] [58709]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-ffa1ff7d-9a77-4ba4-95a4-2a87962fbf19 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 776.054887] [58709]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-ffa1ff7d-9a77-4ba4-95a4-2a87962fbf19 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 776.066820] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.066820] [58709]: warnings.warn( [ 776.071340] [58709]: INFO cinder.volume.api [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-ffa1ff7d-9a77-4ba4-95a4-2a87962fbf19 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 776.078586] [58709]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-ffa1ff7d-9a77-4ba4-95a4-2a87962fbf19 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 776.079145] [58709]: [pid: 58709|app: 0|req: 32/59] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:15:04 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 776.297763] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=41 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 778.208218] [58710]: DEBUG cinder.api.middleware.request_id [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-0baba7b8-6fc4-471c-8448-0a948aac880a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.210972] [58710]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-0baba7b8-6fc4-471c-8448-0a948aac880a tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 778.211330] [58710]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-0baba7b8-6fc4-471c-8448-0a948aac880a tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 778.211621] [58710]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-0baba7b8-6fc4-471c-8448-0a948aac880a tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 778.222255] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.222255] [58710]: warnings.warn( [ 778.226653] [58710]: INFO cinder.volume.api [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-0baba7b8-6fc4-471c-8448-0a948aac880a tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 778.233125] [58710]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-0baba7b8-6fc4-471c-8448-0a948aac880a tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 778.233658] [58710]: [pid: 58710|app: 0|req: 28/60] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:15:06 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 778.240178] [58709]: DEBUG cinder.api.middleware.request_id [None req-15652bc3-c71d-42cf-aa1b-527c082f87c0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.241295] [58709]: INFO cinder.api.openstack.wsgi [None req-15652bc3-c71d-42cf-aa1b-527c082f87c0 None None] GET http://10.180.1.21/volume// [ 778.241295] [58709]: DEBUG cinder.api.openstack.wsgi [None req-15652bc3-c71d-42cf-aa1b-527c082f87c0 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 778.241295] [58709]: DEBUG cinder.api.openstack.wsgi [None req-15652bc3-c71d-42cf-aa1b-527c082f87c0 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 778.241555] [58709]: INFO cinder.api.openstack.wsgi [None req-15652bc3-c71d-42cf-aa1b-527c082f87c0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 778.241884] [58709]: [pid: 58709|app: 0|req: 33/61] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:15:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 778.248027] [58710]: DEBUG cinder.api.middleware.request_id [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-c5fc223f-61ac-4342-aeee-c69396be16f4 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.250460] [58710]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-c5fc223f-61ac-4342-aeee-c69396be16f4 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] POST http://10.180.1.21/volume/v3/attachments [ 778.251167] [58710]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-c5fc223f-61ac-4342-aeee-c69396be16f4 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0742b153-18f9-4c43-bfb4-69ef4f0b6d26", "connector": null, "instance_uuid": "d3daeebd-a9a5-4b4c-a9b5-0c616c3a96fd"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 778.262420] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.262420] [58710]: warnings.warn( [ 778.293980] [58710]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-c5fc223f-61ac-4342-aeee-c69396be16f4 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 778.297536] [58710]: [pid: 58710|app: 0|req: 29/62] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:15:06 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) [ 782.979180] [58709]: DEBUG cinder.api.middleware.request_id [None req-0c512628-332d-46b5-83da-71342f38dd24 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.981612] [58709]: INFO cinder.api.openstack.wsgi [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/volumes [ 782.982139] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1631224303"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 782.983629] [58709]: DEBUG cinder.api.v3.volumes [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1631224303'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 782.983765] [58709]: INFO cinder.api.v3.volumes [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Create volume of 1 GB [ 782.992452] [58709]: INFO cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Availability Zones retrieved successfully. [ 783.000023] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Flow 'volume_create_api' (f0e79cd2-97b0-4ffc-a364-a1d8865a8de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 783.001451] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f999b030-4ece-402e-9d6e-643f80aa8bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 783.003658] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 783.027665] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f999b030-4ece-402e-9d6e-643f80aa8bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 783.028750] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1ed4fb-0d6f-410f-8e3a-9ec832dc7575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 783.089179] [58709]: DEBUG cinder.quota [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Created reservations ['ddea7000-87fa-45c2-8fc1-063afcaac15a', '35a9ad65-9803-4e27-a499-26969e06effe', '2c8473a0-0da3-45c5-9125-203395ead53a', 'b58e5d30-5cc7-48f5-a7fe-95ab3082f53b'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 783.090362] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1ed4fb-0d6f-410f-8e3a-9ec832dc7575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddea7000-87fa-45c2-8fc1-063afcaac15a', '35a9ad65-9803-4e27-a499-26969e06effe', '2c8473a0-0da3-45c5-9125-203395ead53a', 'b58e5d30-5cc7-48f5-a7fe-95ab3082f53b']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 783.091418] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7b53cc-aedf-4776-8570-db1315da08bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 783.117379] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7b53cc-aedf-4776-8570-db1315da08bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fde6dde7-cfdb-479b-82ef-086713febb8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1631224303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf5aaef318943678155d041f68b69bc',qos_specs=None,replication_status=,reservations=['ddea7000-87fa-45c2-8fc1-063afcaac15a','35a9ad65-9803-4e27-a499-26969e06effe','2c8473a0-0da3-45c5-9125-203395ead53a','b58e5d30-5cc7-48f5-a7fe-95ab3082f53b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2db3610f80436cab0e60f653bcbf4d',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:15:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1631224303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fde6dde7-cfdb-479b-82ef-086713febb8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf5aaef318943678155d041f68b69bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d2db3610f80436cab0e60f653bcbf4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 783.117379] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7119fc40-236b-487c-9645-2a9d8a5c34da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 783.137746] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7119fc40-236b-487c-9645-2a9d8a5c34da) transitioned into state 'SUCCESS' from state '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-1631224303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf5aaef318943678155d041f68b69bc',qos_specs=None,replication_status=,reservations=['ddea7000-87fa-45c2-8fc1-063afcaac15a','35a9ad65-9803-4e27-a499-26969e06effe','2c8473a0-0da3-45c5-9125-203395ead53a','b58e5d30-5cc7-48f5-a7fe-95ab3082f53b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2db3610f80436cab0e60f653bcbf4d',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 783.138368] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b579c2-91dd-4060-8173-4ae58a1f6429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 783.155965] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b579c2-91dd-4060-8173-4ae58a1f6429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 783.158587] [58709]: DEBUG cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Flow 'volume_create_api' (f0e79cd2-97b0-4ffc-a364-a1d8865a8de7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 783.158587] [58709]: INFO cinder.volume.api [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Create volume request issued successfully. [ 783.159142] [58709]: INFO cinder.api.openstack.wsgi [None req-0c512628-332d-46b5-83da-71342f38dd24 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 783.159722] [58709]: [pid: 58709|app: 0|req: 34/63] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:15:11 2025] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 783.172613] [58710]: DEBUG cinder.api.middleware.request_id [None req-f8a1d032-2e1c-49d5-8036-fa604ad0f352 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.175091] [58710]: INFO cinder.api.openstack.wsgi [None req-f8a1d032-2e1c-49d5-8036-fa604ad0f352 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 783.175412] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f8a1d032-2e1c-49d5-8036-fa604ad0f352 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 783.175653] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f8a1d032-2e1c-49d5-8036-fa604ad0f352 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 783.190878] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.190878] [58710]: warnings.warn( [ 783.199508] [58710]: INFO cinder.volume.api [None req-f8a1d032-2e1c-49d5-8036-fa604ad0f352 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 783.209333] [58710]: INFO cinder.api.openstack.wsgi [None req-f8a1d032-2e1c-49d5-8036-fa604ad0f352 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 783.209639] [58710]: [pid: 58710|app: 0|req: 30/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:11 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 784.223665] [58709]: DEBUG cinder.api.middleware.request_id [None req-caaf3c8e-d1ca-4043-a595-cc9c34a01277 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.226043] [58709]: INFO cinder.api.openstack.wsgi [None req-caaf3c8e-d1ca-4043-a595-cc9c34a01277 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 784.226957] [58709]: DEBUG cinder.api.openstack.wsgi [None req-caaf3c8e-d1ca-4043-a595-cc9c34a01277 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 784.226957] [58709]: DEBUG cinder.api.openstack.wsgi [None req-caaf3c8e-d1ca-4043-a595-cc9c34a01277 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 784.241727] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.241727] [58709]: warnings.warn( [ 784.252530] [58709]: INFO cinder.volume.api [None req-caaf3c8e-d1ca-4043-a595-cc9c34a01277 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 784.265338] [58709]: INFO cinder.api.openstack.wsgi [None req-caaf3c8e-d1ca-4043-a595-cc9c34a01277 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 784.265338] [58709]: [pid: 58709|app: 0|req: 35/65] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:12 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 786.993967] [58710]: DEBUG cinder.api.middleware.request_id [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-348467d9-1328-4ace-ba81-5020e9eecf88 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.997048] [58710]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-348467d9-1328-4ace-ba81-5020e9eecf88 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 786.997328] [58710]: DEBUG cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-348467d9-1328-4ace-ba81-5020e9eecf88 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 786.998797] [58710]: DEBUG cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-348467d9-1328-4ace-ba81-5020e9eecf88 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 787.016441] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.016441] [58710]: warnings.warn( [ 787.030538] [58710]: INFO cinder.volume.api [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-348467d9-1328-4ace-ba81-5020e9eecf88 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 787.043723] [58710]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-348467d9-1328-4ace-ba81-5020e9eecf88 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 787.043723] [58710]: [pid: 58710|app: 0|req: 31/66] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:15:15 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 788.568567] [58709]: DEBUG cinder.api.middleware.request_id [None req-9e574cba-fc05-4992-ab01-f8502891881e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.569144] [58709]: INFO cinder.api.openstack.wsgi [None req-9e574cba-fc05-4992-ab01-f8502891881e None None] GET http://10.180.1.21/volume// [ 788.570121] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9e574cba-fc05-4992-ab01-f8502891881e None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 788.570121] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9e574cba-fc05-4992-ab01-f8502891881e None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 788.570661] [58709]: INFO cinder.api.openstack.wsgi [None req-9e574cba-fc05-4992-ab01-f8502891881e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 788.571123] [58709]: [pid: 58709|app: 0|req: 36/67] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:15:17 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 788.576849] [58710]: DEBUG cinder.api.middleware.request_id [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-23393991-ba42-4d09-9713-1d751445d253 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.580219] [58710]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-23393991-ba42-4d09-9713-1d751445d253 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/attachments [ 788.580601] [58710]: DEBUG cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-23393991-ba42-4d09-9713-1d751445d253 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fde6dde7-cfdb-479b-82ef-086713febb8f", "connector": null, "instance_uuid": "d2a3376f-8859-4b14-a780-ebcdda443fd0"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 788.598491] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.598491] [58710]: warnings.warn( [ 788.625140] [58710]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-23393991-ba42-4d09-9713-1d751445d253 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 788.628366] [58710]: [pid: 58710|app: 0|req: 32/68] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:15:17 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) [ 788.673106] [58709]: DEBUG cinder.api.middleware.request_id [None req-bbaef1ff-60ee-4fe1-8419-5cb213be56d0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.678923] [58709]: INFO cinder.api.openstack.wsgi [None req-bbaef1ff-60ee-4fe1-8419-5cb213be56d0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 788.679238] [58709]: DEBUG cinder.api.openstack.wsgi [None req-bbaef1ff-60ee-4fe1-8419-5cb213be56d0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 788.680697] [58709]: DEBUG cinder.api.openstack.wsgi [None req-bbaef1ff-60ee-4fe1-8419-5cb213be56d0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 788.693777] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.693777] [58709]: warnings.warn( [ 788.698291] [58709]: INFO cinder.volume.api [None req-bbaef1ff-60ee-4fe1-8419-5cb213be56d0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 788.707287] [58709]: INFO cinder.api.openstack.wsgi [None req-bbaef1ff-60ee-4fe1-8419-5cb213be56d0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 788.707287] [58709]: [pid: 58709|app: 0|req: 37/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:17 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.026845] [58710]: DEBUG cinder.api.middleware.request_id [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.109864] [58710]: INFO cinder.api.openstack.wsgi [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] POST http://10.180.1.21/volume/v3/volumes [ 789.110279] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2132994245"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 789.112796] [58710]: DEBUG cinder.api.v3.volumes [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2132994245'}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 789.113119] [58710]: INFO cinder.api.v3.volumes [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Create volume of 1 GB [ 789.113942] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.113942] [58710]: warnings.warn( [ 789.136921] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Availability zone cache updated, next update will occur around 2025-12-10 01:15:17.878700. {{(pid=58710) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 789.137039] [58710]: INFO cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Availability Zones retrieved successfully. [ 789.159159] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Flow 'volume_create_api' (3f12b60c-b490-48e0-94f7-cf06b6526b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 789.160842] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f14300-4962-4ae7-b001-711b055e69b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.162296] [58710]: DEBUG cinder.volume.flows.api.create_volume [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 789.183489] [58709]: DEBUG cinder.api.middleware.request_id [None req-dbbc53ae-b374-4389-9276-e1ab6b403257 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.183539] [58709]: INFO cinder.api.openstack.wsgi [None req-dbbc53ae-b374-4389-9276-e1ab6b403257 None None] GET http://10.180.1.21/volume// [ 789.184085] [58709]: DEBUG cinder.api.openstack.wsgi [None req-dbbc53ae-b374-4389-9276-e1ab6b403257 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 789.184085] [58709]: DEBUG cinder.api.openstack.wsgi [None req-dbbc53ae-b374-4389-9276-e1ab6b403257 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 789.184409] [58709]: INFO cinder.api.openstack.wsgi [None req-dbbc53ae-b374-4389-9276-e1ab6b403257 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 789.184753] [58709]: [pid: 58709|app: 0|req: 38/70] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:15:17 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 789.189112] [58709]: DEBUG cinder.api.middleware.request_id [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-eaf397be-ad2a-4c72-88f0-2087f07658f9 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.194152] [58709]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-eaf397be-ad2a-4c72-88f0-2087f07658f9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 789.194152] [58709]: DEBUG cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-eaf397be-ad2a-4c72-88f0-2087f07658f9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 789.194152] [58709]: DEBUG cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-eaf397be-ad2a-4c72-88f0-2087f07658f9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 789.214942] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.214942] [58709]: warnings.warn( [ 789.217997] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f14300-4962-4ae7-b001-711b055e69b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.219400] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7321521-c334-4570-9412-5b0ac0d45e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.226636] [58709]: INFO cinder.volume.api [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-eaf397be-ad2a-4c72-88f0-2087f07658f9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 789.239811] [58709]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-eaf397be-ad2a-4c72-88f0-2087f07658f9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 789.239811] [58709]: [pid: 58709|app: 0|req: 39/71] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:15:17 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 1027 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 789.262755] [58710]: WARNING cinder.quota [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-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. [ 789.263447] [58710]: WARNING cinder.quota [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-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. [ 789.289022] [58709]: DEBUG cinder.api.middleware.request_id [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-0a564f6e-b09b-43df-96db-d0d367babad0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.292183] [58709]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-0a564f6e-b09b-43df-96db-d0d367babad0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] PUT http://10.180.1.21/volume/v3/attachments/85689e2c-1055-4051-9b72-2279cd428a88 [ 789.293303] [58709]: DEBUG cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-0a564f6e-b09b-43df-96db-d0d367babad0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-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-983445", "mountpoint": "/dev/sdb"}}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 789.319385] [58709]: DEBUG cinder.coordination [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-0a564f6e-b09b-43df-96db-d0d367babad0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Acquiring lock "cinder-attachment_update-fde6dde7-cfdb-479b-82ef-086713febb8f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 789.325456] [58710]: DEBUG cinder.quota [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Created reservations ['1ff2cc70-58c4-4d1c-b26c-1e91131be06b', '84dd4b4b-38fd-469d-a5ad-cc8e82cb6a23', '6d4bd2fd-6895-41b5-a242-27ee5c370a41', 'e952a010-c89b-437e-9f84-413ee4d9c17f'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 789.326616] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7321521-c334-4570-9412-5b0ac0d45e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ff2cc70-58c4-4d1c-b26c-1e91131be06b', '84dd4b4b-38fd-469d-a5ad-cc8e82cb6a23', '6d4bd2fd-6895-41b5-a242-27ee5c370a41', 'e952a010-c89b-437e-9f84-413ee4d9c17f']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.327918] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2726e0d8-a1dd-4880-918d-eed16d032ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.329036] [58709]: DEBUG cinder.coordination [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-0a564f6e-b09b-43df-96db-d0d367babad0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Lock "cinder-attachment_update-fde6dde7-cfdb-479b-82ef-086713febb8f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 789.331061] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.331061] [58709]: warnings.warn( [ 789.348906] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2726e0d8-a1dd-4880-918d-eed16d032ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac36da45-8d71-4c11-8879-e0181ac6873c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2132994245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='79d81bf5d4714ec2a51cf5bc9ff3ce9f',qos_specs=None,replication_status=,reservations=['1ff2cc70-58c4-4d1c-b26c-1e91131be06b','84dd4b4b-38fd-469d-a5ad-cc8e82cb6a23','6d4bd2fd-6895-41b5-a242-27ee5c370a41','e952a010-c89b-437e-9f84-413ee4d9c17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4883d8d24ee14fd1aaede6a71569a0f3',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2132994245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac36da45-8d71-4c11-8879-e0181ac6873c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='79d81bf5d4714ec2a51cf5bc9ff3ce9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4883d8d24ee14fd1aaede6a71569a0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.350232] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75e3c7c-b1ff-4858-bb77-81155a86ef53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.371700] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75e3c7c-b1ff-4858-bb77-81155a86ef53) transitioned into state 'SUCCESS' from state '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-2132994245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='79d81bf5d4714ec2a51cf5bc9ff3ce9f',qos_specs=None,replication_status=,reservations=['1ff2cc70-58c4-4d1c-b26c-1e91131be06b','84dd4b4b-38fd-469d-a5ad-cc8e82cb6a23','6d4bd2fd-6895-41b5-a242-27ee5c370a41','e952a010-c89b-437e-9f84-413ee4d9c17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4883d8d24ee14fd1aaede6a71569a0f3',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.372613] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (102f3b99-dd90-425c-992a-5ac5431f8242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 789.386925] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (102f3b99-dd90-425c-992a-5ac5431f8242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 789.390415] [58710]: DEBUG cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Flow 'volume_create_api' (3f12b60c-b490-48e0-94f7-cf06b6526b93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 789.390415] [58710]: INFO cinder.volume.api [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Create volume request issued successfully. [ 789.390415] [58710]: INFO cinder.api.openstack.wsgi [None req-4878d7e7-6d60-4bb2-a655-0b090afd5f25 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 789.390415] [58710]: [pid: 58710|app: 0|req: 33/72] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 10 00:15:17 2025] POST /volume/v3/volumes => generated 759 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 789.409074] [58710]: DEBUG cinder.api.middleware.request_id [None req-d230a79f-ec64-4d2b-83f2-ea211cadf3fb None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.411350] [58710]: INFO cinder.api.openstack.wsgi [None req-d230a79f-ec64-4d2b-83f2-ea211cadf3fb tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c [ 789.411657] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d230a79f-ec64-4d2b-83f2-ea211cadf3fb tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 789.413738] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d230a79f-ec64-4d2b-83f2-ea211cadf3fb tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 789.432136] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.432136] [58710]: warnings.warn( [ 789.443551] [58710]: INFO cinder.volume.api [None req-d230a79f-ec64-4d2b-83f2-ea211cadf3fb tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 789.452748] [58710]: INFO cinder.api.openstack.wsgi [None req-d230a79f-ec64-4d2b-83f2-ea211cadf3fb tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c returned with HTTP 200 [ 789.453526] [58710]: [pid: 58710|app: 0|req: 34/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:18 2025] GET /volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c => generated 827 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.724081] [58710]: DEBUG cinder.api.middleware.request_id [None req-0b01f061-81ee-40de-a35a-b37c4ffe5573 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.726500] [58710]: INFO cinder.api.openstack.wsgi [None req-0b01f061-81ee-40de-a35a-b37c4ffe5573 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 789.726500] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0b01f061-81ee-40de-a35a-b37c4ffe5573 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 789.727760] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0b01f061-81ee-40de-a35a-b37c4ffe5573 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 789.742720] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.742720] [58710]: warnings.warn( [ 789.754185] [58710]: INFO cinder.volume.api [None req-0b01f061-81ee-40de-a35a-b37c4ffe5573 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 789.762965] [58710]: INFO cinder.api.openstack.wsgi [None req-0b01f061-81ee-40de-a35a-b37c4ffe5573 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 789.764285] [58710]: [pid: 58710|app: 0|req: 35/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:18 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.473398] [58710]: DEBUG cinder.api.middleware.request_id [None req-a568d576-6b5d-476d-a5e6-d775fe57ecc7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.476910] [58710]: INFO cinder.api.openstack.wsgi [None req-a568d576-6b5d-476d-a5e6-d775fe57ecc7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c [ 790.477146] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a568d576-6b5d-476d-a5e6-d775fe57ecc7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 790.477830] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a568d576-6b5d-476d-a5e6-d775fe57ecc7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 790.508070] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.508070] [58710]: warnings.warn( [ 790.517087] [58710]: INFO cinder.volume.api [None req-a568d576-6b5d-476d-a5e6-d775fe57ecc7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 790.525442] [58710]: INFO cinder.api.openstack.wsgi [None req-a568d576-6b5d-476d-a5e6-d775fe57ecc7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c returned with HTTP 200 [ 790.525442] [58710]: [pid: 58710|app: 0|req: 36/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:19 2025] GET /volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.788607] [58710]: DEBUG cinder.api.middleware.request_id [None req-d13212d3-7164-457b-9412-3d752619f567 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.791081] [58710]: INFO cinder.api.openstack.wsgi [None req-d13212d3-7164-457b-9412-3d752619f567 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 790.791330] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d13212d3-7164-457b-9412-3d752619f567 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 790.791617] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d13212d3-7164-457b-9412-3d752619f567 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 790.806976] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.806976] [58710]: warnings.warn( [ 790.813634] [58710]: INFO cinder.volume.api [None req-d13212d3-7164-457b-9412-3d752619f567 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 790.818649] [58710]: INFO cinder.api.openstack.wsgi [None req-d13212d3-7164-457b-9412-3d752619f567 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 790.819472] [58710]: [pid: 58710|app: 0|req: 37/76] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:19 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 791.833878] [58710]: DEBUG cinder.api.middleware.request_id [None req-935080f1-ec5e-4871-bab3-8ba437f432b3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.840201] [58710]: INFO cinder.api.openstack.wsgi [None req-935080f1-ec5e-4871-bab3-8ba437f432b3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 791.840201] [58710]: DEBUG cinder.api.openstack.wsgi [None req-935080f1-ec5e-4871-bab3-8ba437f432b3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 791.840201] [58710]: DEBUG cinder.api.openstack.wsgi [None req-935080f1-ec5e-4871-bab3-8ba437f432b3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 791.899054] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.899054] [58710]: warnings.warn( [ 791.906633] [58710]: INFO cinder.volume.api [None req-935080f1-ec5e-4871-bab3-8ba437f432b3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 791.914433] [58710]: INFO cinder.api.openstack.wsgi [None req-935080f1-ec5e-4871-bab3-8ba437f432b3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 791.915182] [58710]: [pid: 58710|app: 0|req: 38/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:20 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 846 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.927091] [58710]: DEBUG cinder.api.middleware.request_id [req-7d9ea53f-f98d-48d4-be03-5f52692a718d req-23b3b45d-5937-43dd-9b1f-108bf1e4ef19 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.932923] [58710]: INFO cinder.api.openstack.wsgi [req-7d9ea53f-f98d-48d4-be03-5f52692a718d req-23b3b45d-5937-43dd-9b1f-108bf1e4ef19 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c [ 792.933268] [58710]: DEBUG cinder.api.openstack.wsgi [req-7d9ea53f-f98d-48d4-be03-5f52692a718d req-23b3b45d-5937-43dd-9b1f-108bf1e4ef19 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 792.933572] [58710]: DEBUG cinder.api.openstack.wsgi [req-7d9ea53f-f98d-48d4-be03-5f52692a718d req-23b3b45d-5937-43dd-9b1f-108bf1e4ef19 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 792.950925] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.950925] [58710]: warnings.warn( [ 792.956643] [58710]: INFO cinder.volume.api [req-7d9ea53f-f98d-48d4-be03-5f52692a718d req-23b3b45d-5937-43dd-9b1f-108bf1e4ef19 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 792.963967] [58710]: INFO cinder.api.openstack.wsgi [req-7d9ea53f-f98d-48d4-be03-5f52692a718d req-23b3b45d-5937-43dd-9b1f-108bf1e4ef19 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c returned with HTTP 200 [ 792.964574] [58710]: [pid: 58710|app: 0|req: 39/78] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:15:21 2025] GET /volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.965667] [58710]: DEBUG cinder.api.middleware.request_id [None req-568d447e-0d01-4bc6-a348-5220b444473f None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.968219] [58710]: INFO cinder.api.openstack.wsgi [None req-568d447e-0d01-4bc6-a348-5220b444473f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 792.968444] [58710]: DEBUG cinder.api.openstack.wsgi [None req-568d447e-0d01-4bc6-a348-5220b444473f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 792.968741] [58710]: DEBUG cinder.api.openstack.wsgi [None req-568d447e-0d01-4bc6-a348-5220b444473f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 792.989054] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.989054] [58710]: warnings.warn( [ 792.993860] [58710]: INFO cinder.volume.api [None req-568d447e-0d01-4bc6-a348-5220b444473f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 793.002701] [58710]: INFO cinder.api.openstack.wsgi [None req-568d447e-0d01-4bc6-a348-5220b444473f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 793.003262] [58710]: [pid: 58710|app: 0|req: 40/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:21 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 793.004508] [58710]: DEBUG cinder.api.middleware.request_id [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.007615] [58710]: INFO cinder.api.openstack.wsgi [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] POST http://10.180.1.21/volume/v3/volumes [ 793.008065] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-241105942"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 793.009694] [58710]: DEBUG cinder.api.v3.volumes [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-241105942'}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 793.009869] [58710]: INFO cinder.api.v3.volumes [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Create volume of 1 GB [ 793.017622] [58710]: INFO cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Availability Zones retrieved successfully. [ 793.025541] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Flow 'volume_create_api' (ea046bfb-c293-473c-912d-60327f010260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 793.026904] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8aefbf-b3b3-458e-9be5-fbd42b41a67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 793.028312] [58710]: DEBUG cinder.volume.flows.api.create_volume [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 793.057488] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8aefbf-b3b3-458e-9be5-fbd42b41a67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 793.058675] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c8ac2ab-18f6-4f75-b4dd-dcb5bbb5abb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 793.103674] [58710]: DEBUG cinder.quota [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Created reservations ['3061aaad-f22c-491e-8d92-20ab66f3224b', '3ca7e749-675a-4b85-a530-dd4cef2a793e', 'd4a4ac20-2a14-4d62-8609-53174130c496', '641845b1-27ae-4adc-bbf3-f654e4897d55'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 793.105091] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c8ac2ab-18f6-4f75-b4dd-dcb5bbb5abb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3061aaad-f22c-491e-8d92-20ab66f3224b', '3ca7e749-675a-4b85-a530-dd4cef2a793e', 'd4a4ac20-2a14-4d62-8609-53174130c496', '641845b1-27ae-4adc-bbf3-f654e4897d55']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 793.106893] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a834c63b-ecea-42c0-a671-2de89cbd3062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 793.125394] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a834c63b-ecea-42c0-a671-2de89cbd3062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c20b41e9-6e94-46ea-8458-34220b613d51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-241105942',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='79d81bf5d4714ec2a51cf5bc9ff3ce9f',qos_specs=None,replication_status=,reservations=['3061aaad-f22c-491e-8d92-20ab66f3224b','3ca7e749-675a-4b85-a530-dd4cef2a793e','d4a4ac20-2a14-4d62-8609-53174130c496','641845b1-27ae-4adc-bbf3-f654e4897d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4883d8d24ee14fd1aaede6a71569a0f3',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-241105942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c20b41e9-6e94-46ea-8458-34220b613d51,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='79d81bf5d4714ec2a51cf5bc9ff3ce9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4883d8d24ee14fd1aaede6a71569a0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 793.126947] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e108ef3-3657-49d9-949e-8f49100436f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 793.147270] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e108ef3-3657-49d9-949e-8f49100436f6) transitioned into state 'SUCCESS' from state '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-241105942',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='79d81bf5d4714ec2a51cf5bc9ff3ce9f',qos_specs=None,replication_status=,reservations=['3061aaad-f22c-491e-8d92-20ab66f3224b','3ca7e749-675a-4b85-a530-dd4cef2a793e','d4a4ac20-2a14-4d62-8609-53174130c496','641845b1-27ae-4adc-bbf3-f654e4897d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4883d8d24ee14fd1aaede6a71569a0f3',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 793.148597] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00020bf-d94a-4220-aed9-60ca92e2c3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 793.159989] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00020bf-d94a-4220-aed9-60ca92e2c3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 793.161365] [58710]: DEBUG cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Flow 'volume_create_api' (ea046bfb-c293-473c-912d-60327f010260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 793.161963] [58710]: INFO cinder.volume.api [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Create volume request issued successfully. [ 793.162650] [58710]: INFO cinder.api.openstack.wsgi [None req-4a35caaf-ee77-4df8-98ed-8eebe307d360 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 793.163633] [58710]: [pid: 58710|app: 0|req: 41/80] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 10 00:15:21 2025] POST /volume/v3/volumes => generated 758 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 793.172224] [58710]: DEBUG cinder.api.middleware.request_id [None req-d9b6b16c-0242-40c8-bc60-814e0f55047e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.174609] [58710]: INFO cinder.api.openstack.wsgi [None req-d9b6b16c-0242-40c8-bc60-814e0f55047e tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 [ 793.174839] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d9b6b16c-0242-40c8-bc60-814e0f55047e tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 793.175083] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d9b6b16c-0242-40c8-bc60-814e0f55047e tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 793.183510] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.183510] [58710]: warnings.warn( [ 793.188167] [58710]: INFO cinder.volume.api [None req-d9b6b16c-0242-40c8-bc60-814e0f55047e tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 793.193547] [58710]: INFO cinder.api.openstack.wsgi [None req-d9b6b16c-0242-40c8-bc60-814e0f55047e tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 returned with HTTP 200 [ 793.194138] [58710]: [pid: 58710|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:21 2025] GET /volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 793.879222] [58709]: DEBUG cinder.coordination [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-0a564f6e-b09b-43df-96db-d0d367babad0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Lock "cinder-attachment_update-fde6dde7-cfdb-479b-82ef-086713febb8f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.550s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 793.879589] [58709]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-0a564f6e-b09b-43df-96db-d0d367babad0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments/85689e2c-1055-4051-9b72-2279cd428a88 returned with HTTP 200 [ 793.880102] [58709]: [pid: 58709|app: 0|req: 40/82] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:15:18 2025] PUT /volume/v3/attachments/85689e2c-1055-4051-9b72-2279cd428a88 => generated 617 bytes in 4592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 794.017491] [58710]: DEBUG cinder.api.middleware.request_id [None req-cbd60d91-0e67-4d02-b7de-827dd0f663fd None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.020583] [58710]: INFO cinder.api.openstack.wsgi [None req-cbd60d91-0e67-4d02-b7de-827dd0f663fd tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 794.020872] [58710]: DEBUG cinder.api.openstack.wsgi [None req-cbd60d91-0e67-4d02-b7de-827dd0f663fd tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 794.021231] [58710]: DEBUG cinder.api.openstack.wsgi [None req-cbd60d91-0e67-4d02-b7de-827dd0f663fd tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 794.034563] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.034563] [58710]: warnings.warn( [ 794.039162] [58710]: INFO cinder.volume.api [None req-cbd60d91-0e67-4d02-b7de-827dd0f663fd tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 794.045238] [58710]: INFO cinder.api.openstack.wsgi [None req-cbd60d91-0e67-4d02-b7de-827dd0f663fd tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 794.045730] [58710]: [pid: 58710|app: 0|req: 43/83] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:22 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.207446] [58709]: DEBUG cinder.api.middleware.request_id [None req-937a0dfe-5652-4c21-b8c5-cf6bd247255a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.209876] [58709]: INFO cinder.api.openstack.wsgi [None req-937a0dfe-5652-4c21-b8c5-cf6bd247255a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 [ 794.210228] [58709]: DEBUG cinder.api.openstack.wsgi [None req-937a0dfe-5652-4c21-b8c5-cf6bd247255a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 794.210492] [58709]: DEBUG cinder.api.openstack.wsgi [None req-937a0dfe-5652-4c21-b8c5-cf6bd247255a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 794.223917] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.223917] [58709]: warnings.warn( [ 794.230562] [58709]: INFO cinder.volume.api [None req-937a0dfe-5652-4c21-b8c5-cf6bd247255a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 794.235986] [58709]: INFO cinder.api.openstack.wsgi [None req-937a0dfe-5652-4c21-b8c5-cf6bd247255a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 returned with HTTP 200 [ 794.236473] [58709]: [pid: 58709|app: 0|req: 41/84] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:22 2025] GET /volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 795.062134] [58710]: DEBUG cinder.api.middleware.request_id [None req-3a2a85e3-9a30-4fd3-988c-460514110742 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.064883] [58710]: INFO cinder.api.openstack.wsgi [None req-3a2a85e3-9a30-4fd3-988c-460514110742 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 795.065121] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3a2a85e3-9a30-4fd3-988c-460514110742 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 795.065272] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3a2a85e3-9a30-4fd3-988c-460514110742 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 795.080648] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.080648] [58710]: warnings.warn( [ 795.085876] [58710]: INFO cinder.volume.api [None req-3a2a85e3-9a30-4fd3-988c-460514110742 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 795.092631] [58710]: INFO cinder.api.openstack.wsgi [None req-3a2a85e3-9a30-4fd3-988c-460514110742 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 795.093307] [58710]: [pid: 58710|app: 0|req: 44/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:23 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 796.020545] [58709]: DEBUG cinder.api.middleware.request_id [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-19817b97-9a90-49b9-8544-4b06f2cc6029 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.023504] [58709]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-19817b97-9a90-49b9-8544-4b06f2cc6029 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/attachments/85689e2c-1055-4051-9b72-2279cd428a88/action [ 796.023791] [58709]: DEBUG cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-19817b97-9a90-49b9-8544-4b06f2cc6029 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 796.023986] [58709]: DEBUG cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-19817b97-9a90-49b9-8544-4b06f2cc6029 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 796.045438] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.045438] [58709]: warnings.warn( [ 796.055988] [58709]: INFO cinder.api.openstack.wsgi [req-8edde336-ceb5-406a-aeaa-d365d5201aa9 req-19817b97-9a90-49b9-8544-4b06f2cc6029 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments/85689e2c-1055-4051-9b72-2279cd428a88/action returned with HTTP 204 [ 796.056516] [58709]: [pid: 58709|app: 0|req: 42/86] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:15:24 2025] POST /volume/v3/attachments/85689e2c-1055-4051-9b72-2279cd428a88/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 796.106738] [58710]: DEBUG cinder.api.middleware.request_id [None req-eb68221a-6586-46a6-95af-a58bbee2cc2b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.108896] [58710]: INFO cinder.api.openstack.wsgi [None req-eb68221a-6586-46a6-95af-a58bbee2cc2b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 796.109647] [58710]: DEBUG cinder.api.openstack.wsgi [None req-eb68221a-6586-46a6-95af-a58bbee2cc2b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 796.109647] [58710]: DEBUG cinder.api.openstack.wsgi [None req-eb68221a-6586-46a6-95af-a58bbee2cc2b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 796.124619] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.124619] [58710]: warnings.warn( [ 796.128909] [58710]: INFO cinder.volume.api [None req-eb68221a-6586-46a6-95af-a58bbee2cc2b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 796.137618] [58710]: INFO cinder.api.openstack.wsgi [None req-eb68221a-6586-46a6-95af-a58bbee2cc2b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 796.138087] [58710]: [pid: 58710|app: 0|req: 45/87] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:24 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 796.149867] [58709]: DEBUG cinder.api.middleware.request_id [None req-a466422c-edeb-4d6c-9bf9-6999e4533bcb None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.152739] [58709]: INFO cinder.api.openstack.wsgi [None req-a466422c-edeb-4d6c-9bf9-6999e4533bcb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 796.155541] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a466422c-edeb-4d6c-9bf9-6999e4533bcb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 796.155541] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a466422c-edeb-4d6c-9bf9-6999e4533bcb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 796.166899] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.166899] [58709]: warnings.warn( [ 796.171041] [58709]: INFO cinder.volume.api [None req-a466422c-edeb-4d6c-9bf9-6999e4533bcb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 796.177195] [58709]: INFO cinder.api.openstack.wsgi [None req-a466422c-edeb-4d6c-9bf9-6999e4533bcb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 796.177662] [58709]: [pid: 58709|app: 0|req: 43/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:24 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 797.205836] [58710]: DEBUG cinder.api.middleware.request_id [req-97fafb38-214b-4583-b0fd-d4050d9627fa req-ca7f0d51-122b-421f-9ad4-26c85d9c796a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.208893] [58710]: INFO cinder.api.openstack.wsgi [req-97fafb38-214b-4583-b0fd-d4050d9627fa req-ca7f0d51-122b-421f-9ad4-26c85d9c796a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 [ 797.209362] [58710]: DEBUG cinder.api.openstack.wsgi [req-97fafb38-214b-4583-b0fd-d4050d9627fa req-ca7f0d51-122b-421f-9ad4-26c85d9c796a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 797.209664] [58710]: DEBUG cinder.api.openstack.wsgi [req-97fafb38-214b-4583-b0fd-d4050d9627fa req-ca7f0d51-122b-421f-9ad4-26c85d9c796a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 797.222917] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 797.222917] [58710]: warnings.warn( [ 797.230090] [58710]: INFO cinder.volume.api [req-97fafb38-214b-4583-b0fd-d4050d9627fa req-ca7f0d51-122b-421f-9ad4-26c85d9c796a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 797.236419] [58710]: INFO cinder.api.openstack.wsgi [req-97fafb38-214b-4583-b0fd-d4050d9627fa req-ca7f0d51-122b-421f-9ad4-26c85d9c796a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 returned with HTTP 200 [ 797.237189] [58710]: [pid: 58710|app: 0|req: 46/89] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:15:25 2025] GET /volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 797.246184] [58709]: DEBUG cinder.api.middleware.request_id [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.248817] [58709]: INFO cinder.api.openstack.wsgi [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] POST http://10.180.1.21/volume/v3/volumes [ 797.249281] [58709]: DEBUG cinder.api.openstack.wsgi [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2086299366"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 797.251058] [58709]: DEBUG cinder.api.v3.volumes [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2086299366'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 797.251194] [58709]: INFO cinder.api.v3.volumes [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Create volume of 1 GB [ 797.256543] [58709]: INFO cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Availability Zones retrieved successfully. [ 797.265895] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Flow 'volume_create_api' (1c3eb7c5-ace7-46fb-bf16-df2f9b91b99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 797.267811] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f9c41b-01d6-44ff-92b9-dbc292612e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 797.269436] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 797.292975] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f9c41b-01d6-44ff-92b9-dbc292612e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 797.294164] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54c8a6b-5928-4b4b-bb9e-822bb90d81f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 797.340027] [58709]: DEBUG cinder.quota [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Created reservations ['ff1e39b7-a516-4620-9c3d-e1ec89459b14', '9c43e001-58b9-431f-97f6-99db6c8a04ed', '29d3afd2-0cc1-41a6-ba5f-f3df02b0bf30', 'e2ef17bf-3c22-40a8-aa93-fb117cb53dd1'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 797.341107] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54c8a6b-5928-4b4b-bb9e-822bb90d81f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff1e39b7-a516-4620-9c3d-e1ec89459b14', '9c43e001-58b9-431f-97f6-99db6c8a04ed', '29d3afd2-0cc1-41a6-ba5f-f3df02b0bf30', 'e2ef17bf-3c22-40a8-aa93-fb117cb53dd1']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 797.342182] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2b3491-85a9-4da2-903e-e5c5c22c69cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 797.361116] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f2b3491-85a9-4da2-903e-e5c5c22c69cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '145064d9-0b0e-466d-9dfd-145e6e13de27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2086299366',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='79d81bf5d4714ec2a51cf5bc9ff3ce9f',qos_specs=None,replication_status=,reservations=['ff1e39b7-a516-4620-9c3d-e1ec89459b14','9c43e001-58b9-431f-97f6-99db6c8a04ed','29d3afd2-0cc1-41a6-ba5f-f3df02b0bf30','e2ef17bf-3c22-40a8-aa93-fb117cb53dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4883d8d24ee14fd1aaede6a71569a0f3',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2086299366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=145064d9-0b0e-466d-9dfd-145e6e13de27,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='79d81bf5d4714ec2a51cf5bc9ff3ce9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4883d8d24ee14fd1aaede6a71569a0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 797.362320] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55509554-04f3-44fd-a154-3d8eb73419b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 797.378291] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55509554-04f3-44fd-a154-3d8eb73419b1) transitioned into state 'SUCCESS' from state '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-2086299366',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='79d81bf5d4714ec2a51cf5bc9ff3ce9f',qos_specs=None,replication_status=,reservations=['ff1e39b7-a516-4620-9c3d-e1ec89459b14','9c43e001-58b9-431f-97f6-99db6c8a04ed','29d3afd2-0cc1-41a6-ba5f-f3df02b0bf30','e2ef17bf-3c22-40a8-aa93-fb117cb53dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4883d8d24ee14fd1aaede6a71569a0f3',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 797.379461] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863e46cb-6a30-4631-851e-548adfafe728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 797.406186] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863e46cb-6a30-4631-851e-548adfafe728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 797.407365] [58709]: DEBUG cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Flow 'volume_create_api' (1c3eb7c5-ace7-46fb-bf16-df2f9b91b99e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 797.407761] [58709]: INFO cinder.volume.api [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Create volume request issued successfully. [ 797.408477] [58709]: INFO cinder.api.openstack.wsgi [None req-83b3e7aa-d9d7-41da-91d5-43ac15472e6b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 797.409016] [58709]: [pid: 58709|app: 0|req: 44/90] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 10 00:15:25 2025] POST /volume/v3/volumes => generated 759 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 797.419878] [58710]: DEBUG cinder.api.middleware.request_id [None req-70037226-d4e8-4af1-80cc-33979e718ab3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 797.424857] [58710]: INFO cinder.api.openstack.wsgi [None req-70037226-d4e8-4af1-80cc-33979e718ab3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 [ 797.425354] [58710]: DEBUG cinder.api.openstack.wsgi [None req-70037226-d4e8-4af1-80cc-33979e718ab3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 797.425473] [58710]: DEBUG cinder.api.openstack.wsgi [None req-70037226-d4e8-4af1-80cc-33979e718ab3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 797.440843] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 797.440843] [58710]: warnings.warn( [ 797.445489] [58710]: INFO cinder.volume.api [None req-70037226-d4e8-4af1-80cc-33979e718ab3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 797.450727] [58710]: INFO cinder.api.openstack.wsgi [None req-70037226-d4e8-4af1-80cc-33979e718ab3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 returned with HTTP 200 [ 797.451206] [58710]: [pid: 58710|app: 0|req: 47/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:26 2025] GET /volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 798.463699] [58709]: DEBUG cinder.api.middleware.request_id [None req-666e8626-8faa-4b6a-9c59-c9912442f2b7 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.473171] [58709]: INFO cinder.api.openstack.wsgi [None req-666e8626-8faa-4b6a-9c59-c9912442f2b7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 [ 798.474195] [58709]: DEBUG cinder.api.openstack.wsgi [None req-666e8626-8faa-4b6a-9c59-c9912442f2b7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 798.474562] [58709]: DEBUG cinder.api.openstack.wsgi [None req-666e8626-8faa-4b6a-9c59-c9912442f2b7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 798.490037] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 798.490037] [58709]: warnings.warn( [ 798.495623] [58709]: INFO cinder.volume.api [None req-666e8626-8faa-4b6a-9c59-c9912442f2b7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 798.501730] [58709]: INFO cinder.api.openstack.wsgi [None req-666e8626-8faa-4b6a-9c59-c9912442f2b7 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 returned with HTTP 200 [ 798.502349] [58709]: [pid: 58709|app: 0|req: 45/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:27 2025] GET /volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.195818] [58710]: DEBUG cinder.api.middleware.request_id [req-1d93ccf1-1b6b-4967-ba08-a8d77b19220c req-d8a7a679-f5eb-437d-8194-5bb40f7a6005 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.201612] [58710]: INFO cinder.api.openstack.wsgi [req-1d93ccf1-1b6b-4967-ba08-a8d77b19220c req-d8a7a679-f5eb-437d-8194-5bb40f7a6005 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 [ 800.201612] [58710]: DEBUG cinder.api.openstack.wsgi [req-1d93ccf1-1b6b-4967-ba08-a8d77b19220c req-d8a7a679-f5eb-437d-8194-5bb40f7a6005 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 800.201820] [58710]: DEBUG cinder.api.openstack.wsgi [req-1d93ccf1-1b6b-4967-ba08-a8d77b19220c req-d8a7a679-f5eb-437d-8194-5bb40f7a6005 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 800.218101] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 800.218101] [58710]: warnings.warn( [ 800.228176] [58710]: INFO cinder.volume.api [req-1d93ccf1-1b6b-4967-ba08-a8d77b19220c req-d8a7a679-f5eb-437d-8194-5bb40f7a6005 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 800.234344] [58710]: INFO cinder.api.openstack.wsgi [req-1d93ccf1-1b6b-4967-ba08-a8d77b19220c req-d8a7a679-f5eb-437d-8194-5bb40f7a6005 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 returned with HTTP 200 [ 800.237335] [58710]: [pid: 58710|app: 0|req: 48/93] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:15:28 2025] GET /volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 801.824193] [58709]: DEBUG cinder.api.middleware.request_id [req-ed3ee471-da72-48e7-8e70-ea222f0461f4 req-1c4b75d4-1522-44c8-922f-63bdde061c55 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.829160] [58709]: INFO cinder.api.openstack.wsgi [req-ed3ee471-da72-48e7-8e70-ea222f0461f4 req-1c4b75d4-1522-44c8-922f-63bdde061c55 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 801.829495] [58709]: DEBUG cinder.api.openstack.wsgi [req-ed3ee471-da72-48e7-8e70-ea222f0461f4 req-1c4b75d4-1522-44c8-922f-63bdde061c55 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 801.829776] [58709]: DEBUG cinder.api.openstack.wsgi [req-ed3ee471-da72-48e7-8e70-ea222f0461f4 req-1c4b75d4-1522-44c8-922f-63bdde061c55 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'detail' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 801.830456] [58709]: DEBUG cinder.api.api_utils [req-ed3ee471-da72-48e7-8e70-ea222f0461f4 req-1c4b75d4-1522-44c8-922f-63bdde061c55 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Removing options '' from query. {{(pid=58709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 801.832539] [58709]: DEBUG cinder.volume.api [req-ed3ee471-da72-48e7-8e70-ea222f0461f4 req-1c4b75d4-1522-44c8-922f-63bdde061c55 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 801.875652] [58709]: INFO cinder.volume.api [req-ed3ee471-da72-48e7-8e70-ea222f0461f4 req-1c4b75d4-1522-44c8-922f-63bdde061c55 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Get all volumes completed successfully. [ 801.877212] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.877212] [58709]: warnings.warn( [ 801.883047] [58709]: INFO cinder.api.openstack.wsgi [req-ed3ee471-da72-48e7-8e70-ea222f0461f4 req-1c4b75d4-1522-44c8-922f-63bdde061c55 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 801.884275] [58709]: [pid: 58709|app: 0|req: 46/94] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 10 00:15:30 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 802.919694] [58710]: DEBUG cinder.api.middleware.request_id [req-283b3437-c4ad-440f-84b4-6d4fc5dbb643 req-7695f95e-264f-453d-8e45-f08944a752ff None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.922203] [58710]: INFO cinder.api.openstack.wsgi [req-283b3437-c4ad-440f-84b4-6d4fc5dbb643 req-7695f95e-264f-453d-8e45-f08944a752ff tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 802.922576] [58710]: DEBUG cinder.api.openstack.wsgi [req-283b3437-c4ad-440f-84b4-6d4fc5dbb643 req-7695f95e-264f-453d-8e45-f08944a752ff tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 802.922924] [58710]: DEBUG cinder.api.openstack.wsgi [req-283b3437-c4ad-440f-84b4-6d4fc5dbb643 req-7695f95e-264f-453d-8e45-f08944a752ff tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'detail' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 802.923750] [58710]: DEBUG cinder.api.api_utils [req-283b3437-c4ad-440f-84b4-6d4fc5dbb643 req-7695f95e-264f-453d-8e45-f08944a752ff tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Removing options '' from query. {{(pid=58710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 802.924890] [58710]: DEBUG cinder.volume.api [req-283b3437-c4ad-440f-84b4-6d4fc5dbb643 req-7695f95e-264f-453d-8e45-f08944a752ff tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58710) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 802.957363] [58710]: INFO cinder.volume.api [req-283b3437-c4ad-440f-84b4-6d4fc5dbb643 req-7695f95e-264f-453d-8e45-f08944a752ff tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Get all volumes completed successfully. [ 802.958662] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.958662] [58710]: warnings.warn( [ 802.964898] [58710]: INFO cinder.api.openstack.wsgi [req-283b3437-c4ad-440f-84b4-6d4fc5dbb643 req-7695f95e-264f-453d-8e45-f08944a752ff tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 802.965275] [58710]: [pid: 58710|app: 0|req: 49/95] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 10 00:15:31 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 804.002218] [58709]: DEBUG cinder.api.middleware.request_id [req-49a5b158-83ff-41c1-8058-c4c7d8a57490 req-7590aebc-7538-4a0a-a463-d88923c60ae9 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.004806] [58709]: INFO cinder.api.openstack.wsgi [req-49a5b158-83ff-41c1-8058-c4c7d8a57490 req-7590aebc-7538-4a0a-a463-d88923c60ae9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 804.005199] [58709]: DEBUG cinder.api.openstack.wsgi [req-49a5b158-83ff-41c1-8058-c4c7d8a57490 req-7590aebc-7538-4a0a-a463-d88923c60ae9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 804.005581] [58709]: DEBUG cinder.api.openstack.wsgi [req-49a5b158-83ff-41c1-8058-c4c7d8a57490 req-7590aebc-7538-4a0a-a463-d88923c60ae9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'detail' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 804.005982] [58709]: DEBUG cinder.api.api_utils [req-49a5b158-83ff-41c1-8058-c4c7d8a57490 req-7590aebc-7538-4a0a-a463-d88923c60ae9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Removing options '' from query. {{(pid=58709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 804.008603] [58709]: DEBUG cinder.volume.api [req-49a5b158-83ff-41c1-8058-c4c7d8a57490 req-7590aebc-7538-4a0a-a463-d88923c60ae9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 804.033499] [58709]: INFO cinder.volume.api [req-49a5b158-83ff-41c1-8058-c4c7d8a57490 req-7590aebc-7538-4a0a-a463-d88923c60ae9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Get all volumes completed successfully. [ 804.034569] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.034569] [58709]: warnings.warn( [ 804.043342] [58709]: INFO cinder.api.openstack.wsgi [req-49a5b158-83ff-41c1-8058-c4c7d8a57490 req-7590aebc-7538-4a0a-a463-d88923c60ae9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 804.043847] [58709]: [pid: 58709|app: 0|req: 47/96] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 10 00:15:32 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 805.870367] [58710]: DEBUG cinder.api.middleware.request_id [req-8516a130-7764-4fc2-89ba-47d4175bd553 req-c9c5c5d0-0902-4e73-a0ab-60355bfced51 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.875673] [58710]: INFO cinder.api.openstack.wsgi [req-8516a130-7764-4fc2-89ba-47d4175bd553 req-c9c5c5d0-0902-4e73-a0ab-60355bfced51 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 805.875673] [58710]: DEBUG cinder.api.openstack.wsgi [req-8516a130-7764-4fc2-89ba-47d4175bd553 req-c9c5c5d0-0902-4e73-a0ab-60355bfced51 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 805.875673] [58710]: DEBUG cinder.api.openstack.wsgi [req-8516a130-7764-4fc2-89ba-47d4175bd553 req-c9c5c5d0-0902-4e73-a0ab-60355bfced51 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'detail' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 805.875673] [58710]: DEBUG cinder.api.api_utils [req-8516a130-7764-4fc2-89ba-47d4175bd553 req-c9c5c5d0-0902-4e73-a0ab-60355bfced51 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Removing options '' from query. {{(pid=58710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 805.876204] [58710]: DEBUG cinder.volume.api [req-8516a130-7764-4fc2-89ba-47d4175bd553 req-c9c5c5d0-0902-4e73-a0ab-60355bfced51 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58710) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 805.891239] [58710]: INFO cinder.volume.api [req-8516a130-7764-4fc2-89ba-47d4175bd553 req-c9c5c5d0-0902-4e73-a0ab-60355bfced51 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Get all volumes completed successfully. [ 805.892785] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.892785] [58710]: warnings.warn( [ 805.898769] [58710]: INFO cinder.api.openstack.wsgi [req-8516a130-7764-4fc2-89ba-47d4175bd553 req-c9c5c5d0-0902-4e73-a0ab-60355bfced51 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 805.899691] [58710]: [pid: 58710|app: 0|req: 50/97] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 10 00:15:34 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 806.932702] [58709]: DEBUG cinder.api.middleware.request_id [req-c72b543b-60cd-497e-8f98-05741a1a775b req-9ec223d9-6ae9-4b68-9202-706f097e9003 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.934965] [58709]: INFO cinder.api.openstack.wsgi [req-c72b543b-60cd-497e-8f98-05741a1a775b req-9ec223d9-6ae9-4b68-9202-706f097e9003 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 806.935234] [58709]: DEBUG cinder.api.openstack.wsgi [req-c72b543b-60cd-497e-8f98-05741a1a775b req-9ec223d9-6ae9-4b68-9202-706f097e9003 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 806.935730] [58709]: DEBUG cinder.api.openstack.wsgi [req-c72b543b-60cd-497e-8f98-05741a1a775b req-9ec223d9-6ae9-4b68-9202-706f097e9003 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'detail' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 806.935730] [58709]: DEBUG cinder.api.api_utils [req-c72b543b-60cd-497e-8f98-05741a1a775b req-9ec223d9-6ae9-4b68-9202-706f097e9003 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Removing options '' from query. {{(pid=58709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 806.936605] [58709]: DEBUG cinder.volume.api [req-c72b543b-60cd-497e-8f98-05741a1a775b req-9ec223d9-6ae9-4b68-9202-706f097e9003 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 806.957343] [58709]: INFO cinder.volume.api [req-c72b543b-60cd-497e-8f98-05741a1a775b req-9ec223d9-6ae9-4b68-9202-706f097e9003 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Get all volumes completed successfully. [ 806.959164] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.959164] [58709]: warnings.warn( [ 806.970788] [58709]: INFO cinder.api.openstack.wsgi [req-c72b543b-60cd-497e-8f98-05741a1a775b req-9ec223d9-6ae9-4b68-9202-706f097e9003 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 806.971594] [58709]: [pid: 58709|app: 0|req: 48/98] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 10 00:15:35 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 809.834344] [58710]: DEBUG cinder.api.middleware.request_id [req-2eac8ad6-0dae-4a15-b9e8-2511c24fff4d req-928a5253-ca57-4014-ba21-48fe8cddc6bc None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.837423] [58710]: INFO cinder.api.openstack.wsgi [req-2eac8ad6-0dae-4a15-b9e8-2511c24fff4d req-928a5253-ca57-4014-ba21-48fe8cddc6bc tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 809.837704] [58710]: DEBUG cinder.api.openstack.wsgi [req-2eac8ad6-0dae-4a15-b9e8-2511c24fff4d req-928a5253-ca57-4014-ba21-48fe8cddc6bc tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 809.838057] [58710]: DEBUG cinder.api.openstack.wsgi [req-2eac8ad6-0dae-4a15-b9e8-2511c24fff4d req-928a5253-ca57-4014-ba21-48fe8cddc6bc tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'detail' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 809.838414] [58710]: DEBUG cinder.api.api_utils [req-2eac8ad6-0dae-4a15-b9e8-2511c24fff4d req-928a5253-ca57-4014-ba21-48fe8cddc6bc tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Removing options '' from query. {{(pid=58710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 809.839514] [58710]: DEBUG cinder.volume.api [req-2eac8ad6-0dae-4a15-b9e8-2511c24fff4d req-928a5253-ca57-4014-ba21-48fe8cddc6bc tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58710) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 809.855823] [58710]: INFO cinder.volume.api [req-2eac8ad6-0dae-4a15-b9e8-2511c24fff4d req-928a5253-ca57-4014-ba21-48fe8cddc6bc tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Get all volumes completed successfully. [ 809.857136] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.857136] [58710]: warnings.warn( [ 809.867701] [58710]: INFO cinder.api.openstack.wsgi [req-2eac8ad6-0dae-4a15-b9e8-2511c24fff4d req-928a5253-ca57-4014-ba21-48fe8cddc6bc tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 809.867701] [58710]: [pid: 58710|app: 0|req: 51/99] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 10 00:15:38 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 810.286478] [58709]: DEBUG cinder.api.middleware.request_id [None req-ee004bcd-9bae-44c2-b7a3-a50547ee7e36 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.287145] [58709]: INFO cinder.api.openstack.wsgi [None req-ee004bcd-9bae-44c2-b7a3-a50547ee7e36 None None] GET http://10.180.1.21/volume// [ 810.287378] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ee004bcd-9bae-44c2-b7a3-a50547ee7e36 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.287678] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ee004bcd-9bae-44c2-b7a3-a50547ee7e36 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.288263] [58709]: INFO cinder.api.openstack.wsgi [None req-ee004bcd-9bae-44c2-b7a3-a50547ee7e36 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 810.288735] [58709]: [pid: 58709|app: 0|req: 49/100] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:15:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 810.295199] [58710]: DEBUG cinder.api.middleware.request_id [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-8ba6eaee-7729-49d5-8d93-07a033ed5b1b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.299425] [58710]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-8ba6eaee-7729-49d5-8d93-07a033ed5b1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] GET http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 810.299777] [58710]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-8ba6eaee-7729-49d5-8d93-07a033ed5b1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.300239] [58710]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-8ba6eaee-7729-49d5-8d93-07a033ed5b1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.319520] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.319520] [58710]: warnings.warn( [ 810.324552] [58710]: INFO cinder.volume.api [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-8ba6eaee-7729-49d5-8d93-07a033ed5b1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 810.335893] [58710]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-8ba6eaee-7729-49d5-8d93-07a033ed5b1b tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 200 [ 810.336426] [58710]: [pid: 58710|app: 0|req: 52/101] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:15:39 2025] GET /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 1572 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 810.552437] [58709]: DEBUG cinder.api.middleware.request_id [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-1e4a4428-064a-48a6-a8e4-f97b446f6c72 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.556044] [58709]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-1e4a4428-064a-48a6-a8e4-f97b446f6c72 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] PUT http://10.180.1.21/volume/v3/attachments/f826540b-ca07-4e77-84a8-1af305671828 [ 810.556581] [58709]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-1e4a4428-064a-48a6-a8e4-f97b446f6c72 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-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=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 810.570240] [58709]: DEBUG cinder.coordination [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-1e4a4428-064a-48a6-a8e4-f97b446f6c72 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Acquiring lock "cinder-attachment_update-0742b153-18f9-4c43-bfb4-69ef4f0b6d26-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 810.576367] [58709]: DEBUG cinder.coordination [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-1e4a4428-064a-48a6-a8e4-f97b446f6c72 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Lock "cinder-attachment_update-0742b153-18f9-4c43-bfb4-69ef4f0b6d26-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 810.577594] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.577594] [58709]: warnings.warn( [ 810.866168] [58710]: DEBUG cinder.api.middleware.request_id [req-2cb5b7d4-8b2a-4082-8f38-2d67a0551a54 req-ce272eef-3134-4138-9bd8-bf0738f77198 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.870185] [58710]: INFO cinder.api.openstack.wsgi [req-2cb5b7d4-8b2a-4082-8f38-2d67a0551a54 req-ce272eef-3134-4138-9bd8-bf0738f77198 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 810.870185] [58710]: DEBUG cinder.api.openstack.wsgi [req-2cb5b7d4-8b2a-4082-8f38-2d67a0551a54 req-ce272eef-3134-4138-9bd8-bf0738f77198 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.872022] [58710]: DEBUG cinder.api.openstack.wsgi [req-2cb5b7d4-8b2a-4082-8f38-2d67a0551a54 req-ce272eef-3134-4138-9bd8-bf0738f77198 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'detail' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.872022] [58710]: DEBUG cinder.api.api_utils [req-2cb5b7d4-8b2a-4082-8f38-2d67a0551a54 req-ce272eef-3134-4138-9bd8-bf0738f77198 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Removing options '' from query. {{(pid=58710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 810.872333] [58710]: DEBUG cinder.volume.api [req-2cb5b7d4-8b2a-4082-8f38-2d67a0551a54 req-ce272eef-3134-4138-9bd8-bf0738f77198 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58710) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 810.885360] [58710]: INFO cinder.volume.api [req-2cb5b7d4-8b2a-4082-8f38-2d67a0551a54 req-ce272eef-3134-4138-9bd8-bf0738f77198 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Get all volumes completed successfully. [ 810.887010] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.887010] [58710]: warnings.warn( [ 810.894264] [58710]: INFO cinder.api.openstack.wsgi [req-2cb5b7d4-8b2a-4082-8f38-2d67a0551a54 req-ce272eef-3134-4138-9bd8-bf0738f77198 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 810.894264] [58710]: [pid: 58710|app: 0|req: 53/102] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 10 00:15:39 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 811.123096] [58709]: DEBUG cinder.coordination [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-1e4a4428-064a-48a6-a8e4-f97b446f6c72 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Lock "cinder-attachment_update-0742b153-18f9-4c43-bfb4-69ef4f0b6d26-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.547s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 811.123685] [58709]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-1e4a4428-064a-48a6-a8e4-f97b446f6c72 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/attachments/f826540b-ca07-4e77-84a8-1af305671828 returned with HTTP 200 [ 811.124237] [58709]: [pid: 58709|app: 0|req: 50/103] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:15:39 2025] PUT /volume/v3/attachments/f826540b-ca07-4e77-84a8-1af305671828 => generated 617 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 811.636573] [58710]: DEBUG cinder.api.middleware.request_id [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-c0f20738-a5e5-4580-a879-1639ca7d3084 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.639527] [58710]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-c0f20738-a5e5-4580-a879-1639ca7d3084 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] POST http://10.180.1.21/volume/v3/attachments/f826540b-ca07-4e77-84a8-1af305671828/action [ 811.640083] [58710]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-c0f20738-a5e5-4580-a879-1639ca7d3084 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Action body: b'{"os-complete": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 811.640287] [58710]: DEBUG cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-c0f20738-a5e5-4580-a879-1639ca7d3084 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 811.663871] [58709]: DEBUG cinder.api.middleware.request_id [req-9fee4a36-3d74-4034-b77b-ace90b660e59 req-1eda3ee9-e2e1-4808-aaf5-fb83f8eab22c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.669085] [58709]: INFO cinder.api.openstack.wsgi [req-9fee4a36-3d74-4034-b77b-ace90b660e59 req-1eda3ee9-e2e1-4808-aaf5-fb83f8eab22c tempest-SecurityGroupsTestJSON-522892557 tempest-SecurityGroupsTestJSON-522892557-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=4b559878-008e-4449-9eda-6e991a82510b [ 811.671021] [58709]: DEBUG cinder.api.openstack.wsgi [req-9fee4a36-3d74-4034-b77b-ace90b660e59 req-1eda3ee9-e2e1-4808-aaf5-fb83f8eab22c tempest-SecurityGroupsTestJSON-522892557 tempest-SecurityGroupsTestJSON-522892557-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 811.671021] [58709]: DEBUG cinder.api.openstack.wsgi [req-9fee4a36-3d74-4034-b77b-ace90b660e59 req-1eda3ee9-e2e1-4808-aaf5-fb83f8eab22c tempest-SecurityGroupsTestJSON-522892557 tempest-SecurityGroupsTestJSON-522892557-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 811.673609] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.673609] [58710]: warnings.warn( [ 811.690019] [58710]: INFO cinder.api.openstack.wsgi [req-bcc6a8af-f53b-4711-b028-4a9e4225cd33 req-c0f20738-a5e5-4580-a879-1639ca7d3084 tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/attachments/f826540b-ca07-4e77-84a8-1af305671828/action returned with HTTP 204 [ 811.690787] [58710]: [pid: 58710|app: 0|req: 54/104] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:15:40 2025] POST /volume/v3/attachments/f826540b-ca07-4e77-84a8-1af305671828/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 811.693030] [58709]: INFO cinder.api.openstack.wsgi [req-9fee4a36-3d74-4034-b77b-ace90b660e59 req-1eda3ee9-e2e1-4808-aaf5-fb83f8eab22c tempest-SecurityGroupsTestJSON-522892557 tempest-SecurityGroupsTestJSON-522892557-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=4b559878-008e-4449-9eda-6e991a82510b returned with HTTP 200 [ 811.693030] [58709]: [pid: 58709|app: 0|req: 51/105] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Dec 10 00:15:40 2025] GET /volume/v3/attachments?instance_id=4b559878-008e-4449-9eda-6e991a82510b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.036230] [58710]: DEBUG cinder.api.middleware.request_id [req-0e5ef9c5-32bd-4243-8616-4fcc395ad5ea req-ab1f35cc-170e-4651-ab9f-85a146a3e4a3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.041356] [58710]: INFO cinder.api.openstack.wsgi [req-0e5ef9c5-32bd-4243-8616-4fcc395ad5ea req-ab1f35cc-170e-4651-ab9f-85a146a3e4a3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 812.041356] [58710]: DEBUG cinder.api.openstack.wsgi [req-0e5ef9c5-32bd-4243-8616-4fcc395ad5ea req-ab1f35cc-170e-4651-ab9f-85a146a3e4a3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.041356] [58710]: DEBUG cinder.api.openstack.wsgi [req-0e5ef9c5-32bd-4243-8616-4fcc395ad5ea req-ab1f35cc-170e-4651-ab9f-85a146a3e4a3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'detail' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.041356] [58710]: DEBUG cinder.api.api_utils [req-0e5ef9c5-32bd-4243-8616-4fcc395ad5ea req-ab1f35cc-170e-4651-ab9f-85a146a3e4a3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Removing options '' from query. {{(pid=58710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 812.041356] [58710]: DEBUG cinder.volume.api [req-0e5ef9c5-32bd-4243-8616-4fcc395ad5ea req-ab1f35cc-170e-4651-ab9f-85a146a3e4a3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58710) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 812.061600] [58710]: INFO cinder.volume.api [req-0e5ef9c5-32bd-4243-8616-4fcc395ad5ea req-ab1f35cc-170e-4651-ab9f-85a146a3e4a3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Get all volumes completed successfully. [ 812.063462] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.063462] [58710]: warnings.warn( [ 812.071600] [58710]: INFO cinder.api.openstack.wsgi [req-0e5ef9c5-32bd-4243-8616-4fcc395ad5ea req-ab1f35cc-170e-4651-ab9f-85a146a3e4a3 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 812.071600] [58710]: [pid: 58710|app: 0|req: 55/106] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Dec 10 00:15:40 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 812.105446] [58709]: DEBUG cinder.api.middleware.request_id [None req-81e8adcf-5c3a-495a-ba58-88152610b7c5 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.111885] [58709]: INFO cinder.api.openstack.wsgi [None req-81e8adcf-5c3a-495a-ba58-88152610b7c5 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] DELETE http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 [ 812.113845] [58709]: DEBUG cinder.api.openstack.wsgi [None req-81e8adcf-5c3a-495a-ba58-88152610b7c5 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.113845] [58709]: DEBUG cinder.api.openstack.wsgi [None req-81e8adcf-5c3a-495a-ba58-88152610b7c5 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.113845] [58709]: INFO cinder.api.v3.volumes [None req-81e8adcf-5c3a-495a-ba58-88152610b7c5 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Delete volume with id: 145064d9-0b0e-466d-9dfd-145e6e13de27 [ 812.131360] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.131360] [58709]: warnings.warn( [ 812.132053] [58709]: INFO cinder.volume.api [None req-81e8adcf-5c3a-495a-ba58-88152610b7c5 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 812.158484] [58709]: INFO cinder.volume.api [None req-81e8adcf-5c3a-495a-ba58-88152610b7c5 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Delete volume request issued successfully. [ 812.158693] [58709]: INFO cinder.api.openstack.wsgi [None req-81e8adcf-5c3a-495a-ba58-88152610b7c5 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 returned with HTTP 202 [ 812.159454] [58709]: [pid: 58709|app: 0|req: 52/107] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:15:40 2025] DELETE /volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 812.163764] [58710]: DEBUG cinder.api.middleware.request_id [None req-0f2916c0-5c25-4359-864d-173aca77127a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.166774] [58710]: INFO cinder.api.openstack.wsgi [None req-0f2916c0-5c25-4359-864d-173aca77127a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 [ 812.167044] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0f2916c0-5c25-4359-864d-173aca77127a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 812.167524] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0f2916c0-5c25-4359-864d-173aca77127a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 812.178630] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.178630] [58710]: warnings.warn( [ 812.188036] [58710]: INFO cinder.volume.api [None req-0f2916c0-5c25-4359-864d-173aca77127a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 812.195994] [58710]: INFO cinder.api.openstack.wsgi [None req-0f2916c0-5c25-4359-864d-173aca77127a tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 returned with HTTP 200 [ 812.196944] [58710]: [pid: 58710|app: 0|req: 56/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:40 2025] GET /volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.210683] [58709]: DEBUG cinder.api.middleware.request_id [None req-4c9df429-f3b9-42f0-8be1-edfbf21a0d3b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.216544] [58709]: INFO cinder.api.openstack.wsgi [None req-4c9df429-f3b9-42f0-8be1-edfbf21a0d3b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 [ 813.216544] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4c9df429-f3b9-42f0-8be1-edfbf21a0d3b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 813.216544] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4c9df429-f3b9-42f0-8be1-edfbf21a0d3b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 813.228396] [58709]: INFO cinder.api.openstack.wsgi [None req-4c9df429-f3b9-42f0-8be1-edfbf21a0d3b tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 returned with HTTP 404 [ 813.229257] [58709]: [pid: 58709|app: 0|req: 53/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:41 2025] GET /volume/v3/volumes/145064d9-0b0e-466d-9dfd-145e6e13de27 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 813.233261] [58710]: DEBUG cinder.api.middleware.request_id [None req-94852209-493b-47b7-ad2c-b03088a516f9 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.236578] [58710]: INFO cinder.api.openstack.wsgi [None req-94852209-493b-47b7-ad2c-b03088a516f9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 [ 813.236675] [58710]: DEBUG cinder.api.openstack.wsgi [None req-94852209-493b-47b7-ad2c-b03088a516f9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 813.236862] [58710]: DEBUG cinder.api.openstack.wsgi [None req-94852209-493b-47b7-ad2c-b03088a516f9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 813.237247] [58710]: INFO cinder.api.v3.volumes [None req-94852209-493b-47b7-ad2c-b03088a516f9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Delete volume with id: c20b41e9-6e94-46ea-8458-34220b613d51 [ 813.256173] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.256173] [58710]: warnings.warn( [ 813.256968] [58710]: INFO cinder.volume.api [None req-94852209-493b-47b7-ad2c-b03088a516f9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 813.292218] [58710]: INFO cinder.volume.api [None req-94852209-493b-47b7-ad2c-b03088a516f9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Delete volume request issued successfully. [ 813.292218] [58710]: INFO cinder.api.openstack.wsgi [None req-94852209-493b-47b7-ad2c-b03088a516f9 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 returned with HTTP 202 [ 813.292757] [58710]: [pid: 58710|app: 0|req: 57/110] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:15:41 2025] DELETE /volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 813.295958] [58709]: DEBUG cinder.api.middleware.request_id [None req-33f9bdee-af3f-47aa-b0f6-f3655a5521a4 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.300679] [58709]: INFO cinder.api.openstack.wsgi [None req-33f9bdee-af3f-47aa-b0f6-f3655a5521a4 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 [ 813.300897] [58709]: DEBUG cinder.api.openstack.wsgi [None req-33f9bdee-af3f-47aa-b0f6-f3655a5521a4 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 813.301175] [58709]: DEBUG cinder.api.openstack.wsgi [None req-33f9bdee-af3f-47aa-b0f6-f3655a5521a4 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 813.309658] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.309658] [58709]: warnings.warn( [ 813.314330] [58709]: INFO cinder.volume.api [None req-33f9bdee-af3f-47aa-b0f6-f3655a5521a4 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 813.320573] [58709]: INFO cinder.api.openstack.wsgi [None req-33f9bdee-af3f-47aa-b0f6-f3655a5521a4 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 returned with HTTP 200 [ 813.320863] [58709]: [pid: 58709|app: 0|req: 54/111] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:42 2025] GET /volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 814.335173] [58710]: DEBUG cinder.api.middleware.request_id [None req-d3eac007-4f3d-4c1b-8464-f919ba95e903 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.338713] [58710]: INFO cinder.api.openstack.wsgi [None req-d3eac007-4f3d-4c1b-8464-f919ba95e903 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 [ 814.338971] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d3eac007-4f3d-4c1b-8464-f919ba95e903 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 814.339356] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d3eac007-4f3d-4c1b-8464-f919ba95e903 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 814.350094] [58710]: INFO cinder.api.openstack.wsgi [None req-d3eac007-4f3d-4c1b-8464-f919ba95e903 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 returned with HTTP 404 [ 814.351129] [58710]: [pid: 58710|app: 0|req: 58/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:43 2025] GET /volume/v3/volumes/c20b41e9-6e94-46ea-8458-34220b613d51 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 814.354902] [58709]: DEBUG cinder.api.middleware.request_id [None req-7157d2c0-8996-4dce-903a-c67ab6529b27 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.357558] [58709]: INFO cinder.api.openstack.wsgi [None req-7157d2c0-8996-4dce-903a-c67ab6529b27 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c [ 814.358496] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7157d2c0-8996-4dce-903a-c67ab6529b27 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 814.358496] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7157d2c0-8996-4dce-903a-c67ab6529b27 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 814.358496] [58709]: INFO cinder.api.v3.volumes [None req-7157d2c0-8996-4dce-903a-c67ab6529b27 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Delete volume with id: ac36da45-8d71-4c11-8879-e0181ac6873c [ 814.372870] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.372870] [58709]: warnings.warn( [ 814.373532] [58709]: INFO cinder.volume.api [None req-7157d2c0-8996-4dce-903a-c67ab6529b27 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 814.398744] [58709]: INFO cinder.volume.api [None req-7157d2c0-8996-4dce-903a-c67ab6529b27 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Delete volume request issued successfully. [ 814.399033] [58709]: INFO cinder.api.openstack.wsgi [None req-7157d2c0-8996-4dce-903a-c67ab6529b27 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c returned with HTTP 202 [ 814.399589] [58709]: [pid: 58709|app: 0|req: 55/113] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:15:43 2025] DELETE /volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 814.405431] [58710]: DEBUG cinder.api.middleware.request_id [None req-7a6f29ab-6b72-4bdc-ad32-91d7395bcc05 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.410615] [58710]: INFO cinder.api.openstack.wsgi [None req-7a6f29ab-6b72-4bdc-ad32-91d7395bcc05 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c [ 814.410615] [58710]: DEBUG cinder.api.openstack.wsgi [None req-7a6f29ab-6b72-4bdc-ad32-91d7395bcc05 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 814.410615] [58710]: DEBUG cinder.api.openstack.wsgi [None req-7a6f29ab-6b72-4bdc-ad32-91d7395bcc05 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 814.419747] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.419747] [58710]: warnings.warn( [ 814.424977] [58710]: INFO cinder.volume.api [None req-7a6f29ab-6b72-4bdc-ad32-91d7395bcc05 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Volume info retrieved successfully. [ 814.430962] [58710]: INFO cinder.api.openstack.wsgi [None req-7a6f29ab-6b72-4bdc-ad32-91d7395bcc05 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c returned with HTTP 200 [ 814.431548] [58710]: [pid: 58710|app: 0|req: 59/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:43 2025] GET /volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.448053] [58709]: DEBUG cinder.api.middleware.request_id [None req-eb833a5d-04e1-470a-9b06-65908e45fb69 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.451739] [58709]: INFO cinder.api.openstack.wsgi [None req-eb833a5d-04e1-470a-9b06-65908e45fb69 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] GET http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c [ 815.452261] [58709]: DEBUG cinder.api.openstack.wsgi [None req-eb833a5d-04e1-470a-9b06-65908e45fb69 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 815.452628] [58709]: DEBUG cinder.api.openstack.wsgi [None req-eb833a5d-04e1-470a-9b06-65908e45fb69 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 815.464213] [58709]: INFO cinder.api.openstack.wsgi [None req-eb833a5d-04e1-470a-9b06-65908e45fb69 tempest-VolumesTestJSON-1320773456 tempest-VolumesTestJSON-1320773456-project-member] http://10.180.1.21/volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c returned with HTTP 404 [ 815.465320] [58709]: [pid: 58709|app: 0|req: 56/115] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:44 2025] GET /volume/v3/volumes/ac36da45-8d71-4c11-8879-e0181ac6873c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 822.354364] [58710]: DEBUG cinder.api.middleware.request_id [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.356978] [58710]: INFO cinder.api.openstack.wsgi [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] POST http://10.180.1.21/volume/v3/volumes [ 822.357479] [58710]: DEBUG cinder.api.openstack.wsgi [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1161032115"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 822.358933] [58710]: DEBUG cinder.api.v3.volumes [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1161032115'}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 822.359805] [58710]: INFO cinder.api.v3.volumes [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Create volume of 1 GB [ 822.366083] [58710]: INFO cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Availability Zones retrieved successfully. [ 822.373076] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Flow 'volume_create_api' (ba27df4b-cc43-4ee3-8924-e127aaab1702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 822.374510] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91df910f-58a3-4d70-a3df-f250ee14e6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.375853] [58710]: DEBUG cinder.volume.flows.api.create_volume [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 822.407557] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91df910f-58a3-4d70-a3df-f250ee14e6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.408669] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5532804-fa53-41b1-b982-ad864669e393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.488744] [58710]: DEBUG cinder.quota [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Created reservations ['b64c06d1-3357-4673-989f-9f2b5af2ee2e', '1fe71b88-c19e-4830-8c98-f25094763c45', '3599b70b-c79b-417a-b265-98650ca67f89', '57044d77-6d84-4ee2-9ca3-9df1c66215f0'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 822.489514] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5532804-fa53-41b1-b982-ad864669e393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b64c06d1-3357-4673-989f-9f2b5af2ee2e', '1fe71b88-c19e-4830-8c98-f25094763c45', '3599b70b-c79b-417a-b265-98650ca67f89', '57044d77-6d84-4ee2-9ca3-9df1c66215f0']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.490566] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c934a019-91de-47d1-8448-7a70ef3f9eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.511929] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c934a019-91de-47d1-8448-7a70ef3f9eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01577506-f6fe-40e3-b4e7-9e07e1a174d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1161032115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa48a4c4b9f14a3a87c127fb90210d21',qos_specs=None,replication_status=,reservations=['b64c06d1-3357-4673-989f-9f2b5af2ee2e','1fe71b88-c19e-4830-8c98-f25094763c45','3599b70b-c79b-417a-b265-98650ca67f89','57044d77-6d84-4ee2-9ca3-9df1c66215f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b71b32cab341db916b89e726225d30',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1161032115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01577506-f6fe-40e3-b4e7-9e07e1a174d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa48a4c4b9f14a3a87c127fb90210d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b71b32cab341db916b89e726225d30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.512856] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d02815f-dec3-4c3c-9b73-d2957db4ba15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.551901] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d02815f-dec3-4c3c-9b73-d2957db4ba15) transitioned into state 'SUCCESS' from state '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-1161032115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa48a4c4b9f14a3a87c127fb90210d21',qos_specs=None,replication_status=,reservations=['b64c06d1-3357-4673-989f-9f2b5af2ee2e','1fe71b88-c19e-4830-8c98-f25094763c45','3599b70b-c79b-417a-b265-98650ca67f89','57044d77-6d84-4ee2-9ca3-9df1c66215f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b71b32cab341db916b89e726225d30',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.552795] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57c1e6e-85e9-4357-be2b-b015b7ce33b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.566158] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b57c1e6e-85e9-4357-be2b-b015b7ce33b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.567300] [58710]: DEBUG cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Flow 'volume_create_api' (ba27df4b-cc43-4ee3-8924-e127aaab1702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 822.567949] [58710]: INFO cinder.volume.api [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Create volume request issued successfully. [ 822.569745] [58710]: INFO cinder.api.openstack.wsgi [None req-aea2b7ad-0eae-4576-b1ee-8deaebc04ccf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 822.570092] [58710]: [pid: 58710|app: 0|req: 60/116] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:15:51 2025] POST /volume/v3/volumes => generated 756 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 822.583462] [58709]: DEBUG cinder.api.middleware.request_id [None req-69557d47-af7d-47f2-bc59-e759e24c3763 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.585892] [58709]: INFO cinder.api.openstack.wsgi [None req-69557d47-af7d-47f2-bc59-e759e24c3763 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 822.586142] [58709]: DEBUG cinder.api.openstack.wsgi [None req-69557d47-af7d-47f2-bc59-e759e24c3763 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 822.586378] [58709]: DEBUG cinder.api.openstack.wsgi [None req-69557d47-af7d-47f2-bc59-e759e24c3763 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 822.602273] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.602273] [58709]: warnings.warn( [ 822.608103] [58709]: INFO cinder.volume.api [None req-69557d47-af7d-47f2-bc59-e759e24c3763 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 822.619495] [58709]: INFO cinder.api.openstack.wsgi [None req-69557d47-af7d-47f2-bc59-e759e24c3763 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 822.622557] [58709]: [pid: 58709|app: 0|req: 57/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:51 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 823.637051] [58710]: DEBUG cinder.api.middleware.request_id [None req-22964888-5ec1-4a8d-9200-a147e912b6f3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.639559] [58710]: INFO cinder.api.openstack.wsgi [None req-22964888-5ec1-4a8d-9200-a147e912b6f3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 823.639731] [58710]: DEBUG cinder.api.openstack.wsgi [None req-22964888-5ec1-4a8d-9200-a147e912b6f3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 823.640096] [58710]: DEBUG cinder.api.openstack.wsgi [None req-22964888-5ec1-4a8d-9200-a147e912b6f3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 823.652025] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.652025] [58710]: warnings.warn( [ 823.657506] [58710]: INFO cinder.volume.api [None req-22964888-5ec1-4a8d-9200-a147e912b6f3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 823.663700] [58710]: INFO cinder.api.openstack.wsgi [None req-22964888-5ec1-4a8d-9200-a147e912b6f3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 823.664194] [58710]: [pid: 58710|app: 0|req: 61/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:15:52 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 831.173798] [58709]: DEBUG cinder.api.middleware.request_id [None req-db8d8409-d237-48e3-b55a-d62553d36871 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.176513] [58709]: INFO cinder.api.openstack.wsgi [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] POST http://10.180.1.21/volume/v3/volumes [ 831.177534] [58709]: DEBUG cinder.api.openstack.wsgi [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1171877445"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 831.179582] [58709]: DEBUG cinder.api.v3.volumes [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1171877445'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 831.179877] [58709]: INFO cinder.api.v3.volumes [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Create volume of 1 GB [ 831.192412] [58709]: INFO cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Availability Zones retrieved successfully. [ 831.201265] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Flow 'volume_create_api' (db7965cb-eae7-4507-85b6-228c2be39803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 831.202882] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba91c76-5c4d-4cef-9496-b3362a85fde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 831.204321] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 831.235705] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eba91c76-5c4d-4cef-9496-b3362a85fde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 831.236780] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd2c3ed-d950-4731-9a56-beac573f681e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 831.299567] [58709]: DEBUG cinder.quota [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Created reservations ['a66f7137-4b21-402e-94ce-3b2d98bbe65b', '8d2de50b-3084-44b3-9393-d32d324d079b', '27ea87bf-ed82-40e4-b80f-1dc4964825ae', '0877981e-69fc-44c7-aef5-e8630f8246e5'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 831.300762] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd2c3ed-d950-4731-9a56-beac573f681e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66f7137-4b21-402e-94ce-3b2d98bbe65b', '8d2de50b-3084-44b3-9393-d32d324d079b', '27ea87bf-ed82-40e4-b80f-1dc4964825ae', '0877981e-69fc-44c7-aef5-e8630f8246e5']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 831.301901] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff30d47a-a3e6-4033-aaa1-fa7c229bc561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 831.317263] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff30d47a-a3e6-4033-aaa1-fa7c229bc561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8acfbec6-c442-44d1-9807-1eac65a16e04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1171877445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df1f8f9d68e546dea94f80d2fe50864c',qos_specs=None,replication_status=,reservations=['a66f7137-4b21-402e-94ce-3b2d98bbe65b','8d2de50b-3084-44b3-9393-d32d324d079b','27ea87bf-ed82-40e4-b80f-1dc4964825ae','0877981e-69fc-44c7-aef5-e8630f8246e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2430086f24a46208c769b001f990d9d',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:16:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1171877445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8acfbec6-c442-44d1-9807-1eac65a16e04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df1f8f9d68e546dea94f80d2fe50864c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2430086f24a46208c769b001f990d9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 831.318268] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f733ef66-1ab5-466d-8052-f9070695a671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 831.350551] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f733ef66-1ab5-466d-8052-f9070695a671) transitioned into state 'SUCCESS' from state '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-1171877445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df1f8f9d68e546dea94f80d2fe50864c',qos_specs=None,replication_status=,reservations=['a66f7137-4b21-402e-94ce-3b2d98bbe65b','8d2de50b-3084-44b3-9393-d32d324d079b','27ea87bf-ed82-40e4-b80f-1dc4964825ae','0877981e-69fc-44c7-aef5-e8630f8246e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2430086f24a46208c769b001f990d9d',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 831.351680] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04983528-87cc-429e-a0fb-d3a92a8ebb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 831.362908] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04983528-87cc-429e-a0fb-d3a92a8ebb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 831.364345] [58709]: DEBUG cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Flow 'volume_create_api' (db7965cb-eae7-4507-85b6-228c2be39803) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 831.364731] [58709]: INFO cinder.volume.api [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Create volume request issued successfully. [ 831.365484] [58709]: INFO cinder.api.openstack.wsgi [None req-db8d8409-d237-48e3-b55a-d62553d36871 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 831.365971] [58709]: [pid: 58709|app: 0|req: 58/119] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:15:59 2025] POST /volume/v3/volumes => generated 751 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 831.379025] [58710]: DEBUG cinder.api.middleware.request_id [None req-76b55fc2-b9b1-4f96-ac31-727b7040c67f None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.380577] [58710]: INFO cinder.api.openstack.wsgi [None req-76b55fc2-b9b1-4f96-ac31-727b7040c67f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 831.380803] [58710]: DEBUG cinder.api.openstack.wsgi [None req-76b55fc2-b9b1-4f96-ac31-727b7040c67f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 831.381037] [58710]: DEBUG cinder.api.openstack.wsgi [None req-76b55fc2-b9b1-4f96-ac31-727b7040c67f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 831.401618] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 831.401618] [58710]: warnings.warn( [ 831.408407] [58710]: INFO cinder.volume.api [None req-76b55fc2-b9b1-4f96-ac31-727b7040c67f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 831.416991] [58710]: INFO cinder.api.openstack.wsgi [None req-76b55fc2-b9b1-4f96-ac31-727b7040c67f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 831.416991] [58710]: [pid: 58710|app: 0|req: 62/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:00 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 832.428278] [58709]: DEBUG cinder.api.middleware.request_id [None req-299c5a32-db3f-436f-8939-f7ea5e0cf0d2 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.433569] [58709]: INFO cinder.api.openstack.wsgi [None req-299c5a32-db3f-436f-8939-f7ea5e0cf0d2 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 832.433569] [58709]: DEBUG cinder.api.openstack.wsgi [None req-299c5a32-db3f-436f-8939-f7ea5e0cf0d2 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 832.433569] [58709]: DEBUG cinder.api.openstack.wsgi [None req-299c5a32-db3f-436f-8939-f7ea5e0cf0d2 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 832.443427] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.443427] [58709]: warnings.warn( [ 832.448308] [58709]: INFO cinder.volume.api [None req-299c5a32-db3f-436f-8939-f7ea5e0cf0d2 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 832.453711] [58709]: INFO cinder.api.openstack.wsgi [None req-299c5a32-db3f-436f-8939-f7ea5e0cf0d2 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 832.454092] [58709]: [pid: 58709|app: 0|req: 59/121] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:01 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 834.935517] [58710]: DEBUG cinder.api.middleware.request_id [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-fc9ce1f5-64f2-4bd7-85bd-9498a05fb214 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 834.938290] [58710]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-fc9ce1f5-64f2-4bd7-85bd-9498a05fb214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 834.938547] [58710]: DEBUG cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-fc9ce1f5-64f2-4bd7-85bd-9498a05fb214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 834.938849] [58710]: DEBUG cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-fc9ce1f5-64f2-4bd7-85bd-9498a05fb214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 834.952756] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.952756] [58710]: warnings.warn( [ 834.958279] [58710]: INFO cinder.volume.api [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-fc9ce1f5-64f2-4bd7-85bd-9498a05fb214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 834.964514] [58710]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-fc9ce1f5-64f2-4bd7-85bd-9498a05fb214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 834.964969] [58710]: [pid: 58710|app: 0|req: 63/122] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:16:03 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 836.493825] [58709]: DEBUG cinder.api.middleware.request_id [None req-488d5b21-d559-4828-b98c-bff0a5ab0070 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.495825] [58709]: INFO cinder.api.openstack.wsgi [None req-488d5b21-d559-4828-b98c-bff0a5ab0070 None None] GET http://10.180.1.21/volume// [ 836.495825] [58709]: DEBUG cinder.api.openstack.wsgi [None req-488d5b21-d559-4828-b98c-bff0a5ab0070 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 836.495825] [58709]: DEBUG cinder.api.openstack.wsgi [None req-488d5b21-d559-4828-b98c-bff0a5ab0070 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 836.495825] [58709]: INFO cinder.api.openstack.wsgi [None req-488d5b21-d559-4828-b98c-bff0a5ab0070 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 836.495825] [58709]: [pid: 58709|app: 0|req: 60/123] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:16:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 836.502679] [58710]: DEBUG cinder.api.middleware.request_id [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-ba73d14a-fecf-4aa2-a6e9-1c2c7c721acb None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.506055] [58710]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-ba73d14a-fecf-4aa2-a6e9-1c2c7c721acb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] POST http://10.180.1.21/volume/v3/attachments [ 836.506055] [58710]: DEBUG cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-ba73d14a-fecf-4aa2-a6e9-1c2c7c721acb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8acfbec6-c442-44d1-9807-1eac65a16e04", "connector": null, "instance_uuid": "1c7db040-e4ca-4670-a4ca-48af9c0add43"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 836.513506] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=206,cinder:UPDATE=43,cinder:INSERT=31 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 836.528454] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.528454] [58710]: warnings.warn( [ 836.590283] [58710]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-ba73d14a-fecf-4aa2-a6e9-1c2c7c721acb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 836.590283] [58710]: [pid: 58710|app: 0|req: 64/124] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:16:05 2025] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 836.632287] [58709]: DEBUG cinder.api.middleware.request_id [None req-16e82a88-c1ee-4254-b06d-21d2a0f14b24 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.635346] [58709]: INFO cinder.api.openstack.wsgi [None req-16e82a88-c1ee-4254-b06d-21d2a0f14b24 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 836.635346] [58709]: DEBUG cinder.api.openstack.wsgi [None req-16e82a88-c1ee-4254-b06d-21d2a0f14b24 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 836.635506] [58709]: DEBUG cinder.api.openstack.wsgi [None req-16e82a88-c1ee-4254-b06d-21d2a0f14b24 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 836.638431] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=145,cinder:INSERT=29,cinder:UPDATE=42 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 836.653660] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.653660] [58709]: warnings.warn( [ 836.659358] [58709]: INFO cinder.volume.api [None req-16e82a88-c1ee-4254-b06d-21d2a0f14b24 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 836.667885] [58709]: INFO cinder.api.openstack.wsgi [None req-16e82a88-c1ee-4254-b06d-21d2a0f14b24 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 836.672210] [58709]: [pid: 58709|app: 0|req: 61/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:05 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.135452] [58710]: DEBUG cinder.api.middleware.request_id [None req-6f0681fc-9d37-41ba-929a-3d7216df1411 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.138037] [58710]: INFO cinder.api.openstack.wsgi [None req-6f0681fc-9d37-41ba-929a-3d7216df1411 None None] GET http://10.180.1.21/volume// [ 837.138037] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6f0681fc-9d37-41ba-929a-3d7216df1411 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 837.138037] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6f0681fc-9d37-41ba-929a-3d7216df1411 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 837.138037] [58710]: INFO cinder.api.openstack.wsgi [None req-6f0681fc-9d37-41ba-929a-3d7216df1411 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 837.138037] [58710]: [pid: 58710|app: 0|req: 65/126] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:16:05 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 837.142045] [58709]: DEBUG cinder.api.middleware.request_id [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e9964e34-6564-4f25-876d-fcad007e0420 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.147685] [58709]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e9964e34-6564-4f25-876d-fcad007e0420 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 837.147685] [58709]: DEBUG cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e9964e34-6564-4f25-876d-fcad007e0420 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 837.147685] [58709]: DEBUG cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e9964e34-6564-4f25-876d-fcad007e0420 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 837.166568] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.166568] [58709]: warnings.warn( [ 837.170489] [58709]: INFO cinder.volume.api [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e9964e34-6564-4f25-876d-fcad007e0420 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 837.176474] [58709]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e9964e34-6564-4f25-876d-fcad007e0420 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 837.176974] [58709]: [pid: 58709|app: 0|req: 62/127] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:16:05 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 837.270024] [58710]: DEBUG cinder.api.middleware.request_id [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-0a295f88-b5e6-431d-adcd-8cbd7ca1bf46 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.276610] [58710]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-0a295f88-b5e6-431d-adcd-8cbd7ca1bf46 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] PUT http://10.180.1.21/volume/v3/attachments/6e80fbc1-3a4a-470b-91ee-55c3ef39499a [ 837.278915] [58710]: DEBUG cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-0a295f88-b5e6-431d-adcd-8cbd7ca1bf46 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-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-983505", "mountpoint": "/dev/sdb"}}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 837.289271] [58710]: DEBUG cinder.coordination [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-0a295f88-b5e6-431d-adcd-8cbd7ca1bf46 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Acquiring lock "cinder-attachment_update-8acfbec6-c442-44d1-9807-1eac65a16e04-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 837.295074] [58710]: DEBUG cinder.coordination [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-0a295f88-b5e6-431d-adcd-8cbd7ca1bf46 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Lock "cinder-attachment_update-8acfbec6-c442-44d1-9807-1eac65a16e04-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 837.295310] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.295310] [58710]: warnings.warn( [ 837.680979] [58709]: DEBUG cinder.api.middleware.request_id [None req-6fc80b76-1a37-46ce-91a7-79fad4a12d9a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.683555] [58709]: INFO cinder.api.openstack.wsgi [None req-6fc80b76-1a37-46ce-91a7-79fad4a12d9a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 837.684010] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6fc80b76-1a37-46ce-91a7-79fad4a12d9a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 837.684355] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6fc80b76-1a37-46ce-91a7-79fad4a12d9a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 837.704954] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.704954] [58709]: warnings.warn( [ 837.714220] [58709]: INFO cinder.volume.api [None req-6fc80b76-1a37-46ce-91a7-79fad4a12d9a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 837.725672] [58709]: INFO cinder.api.openstack.wsgi [None req-6fc80b76-1a37-46ce-91a7-79fad4a12d9a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 837.725672] [58709]: [pid: 58709|app: 0|req: 63/128] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:06 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.855829] [58709]: DEBUG cinder.api.middleware.request_id [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.860112] [58709]: INFO cinder.api.openstack.wsgi [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] POST http://10.180.1.21/volume/v3/volumes [ 837.860943] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-513027971"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 837.863022] [58709]: DEBUG cinder.api.v3.volumes [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-513027971'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 837.863170] [58709]: INFO cinder.api.v3.volumes [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Create volume of 1 GB [ 837.872642] [58709]: INFO cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Availability Zones retrieved successfully. [ 837.878297] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Flow 'volume_create_api' (fa6023b4-4000-4697-8d81-28c1e9564d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 837.879849] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49098b0c-b786-4cbe-95e7-8dcaf6a36bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 837.881295] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 837.908443] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49098b0c-b786-4cbe-95e7-8dcaf6a36bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 837.909566] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e62ff48-3934-46f4-a2b7-e48accae1bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 837.978083] [58709]: DEBUG cinder.quota [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Created reservations ['a7545fff-d9d3-44b8-8f91-0600a6c033eb', 'faab1ccd-009f-4c26-8134-1d418a5daa8f', '423223d1-16ef-4620-8b2c-8cbca271edf1', '17002328-12d0-4364-a61e-cb6fc6d590eb'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 837.979177] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e62ff48-3934-46f4-a2b7-e48accae1bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7545fff-d9d3-44b8-8f91-0600a6c033eb', 'faab1ccd-009f-4c26-8134-1d418a5daa8f', '423223d1-16ef-4620-8b2c-8cbca271edf1', '17002328-12d0-4364-a61e-cb6fc6d590eb']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 837.981015] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6463340f-74aa-462c-8a94-121a2cfcd20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 838.013556] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6463340f-74aa-462c-8a94-121a2cfcd20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5753578a-d08b-4cd6-9c32-3c4bbe166c34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-513027971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f492948caea24374a5a298793d1d6fcc',qos_specs=None,replication_status=,reservations=['a7545fff-d9d3-44b8-8f91-0600a6c033eb','faab1ccd-009f-4c26-8134-1d418a5daa8f','423223d1-16ef-4620-8b2c-8cbca271edf1','17002328-12d0-4364-a61e-cb6fc6d590eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39ed18e339440f4b2b5f8685e18b33f',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-513027971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5753578a-d08b-4cd6-9c32-3c4bbe166c34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f492948caea24374a5a298793d1d6fcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b39ed18e339440f4b2b5f8685e18b33f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 838.015324] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6cbdbbc-a203-4e3b-befe-ea276e4579e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 838.033572] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6cbdbbc-a203-4e3b-befe-ea276e4579e4) transitioned into state 'SUCCESS' from state '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-513027971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f492948caea24374a5a298793d1d6fcc',qos_specs=None,replication_status=,reservations=['a7545fff-d9d3-44b8-8f91-0600a6c033eb','faab1ccd-009f-4c26-8134-1d418a5daa8f','423223d1-16ef-4620-8b2c-8cbca271edf1','17002328-12d0-4364-a61e-cb6fc6d590eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39ed18e339440f4b2b5f8685e18b33f',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 838.034581] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d38616b-9003-48c9-bfc0-248a4bfdc038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 838.047733] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d38616b-9003-48c9-bfc0-248a4bfdc038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 838.049078] [58709]: DEBUG cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Flow 'volume_create_api' (fa6023b4-4000-4697-8d81-28c1e9564d78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 838.049584] [58709]: INFO cinder.volume.api [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Create volume request issued successfully. [ 838.050344] [58709]: INFO cinder.api.openstack.wsgi [None req-6c79fe85-1dfe-426f-8234-2292af6d6aaf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 838.050986] [58709]: [pid: 58709|app: 0|req: 64/129] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:16:06 2025] POST /volume/v3/volumes => generated 757 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 838.061049] [58709]: DEBUG cinder.api.middleware.request_id [None req-14908dc0-9653-4ffe-a920-ee64b76de637 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.063503] [58709]: INFO cinder.api.openstack.wsgi [None req-14908dc0-9653-4ffe-a920-ee64b76de637 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 [ 838.063829] [58709]: DEBUG cinder.api.openstack.wsgi [None req-14908dc0-9653-4ffe-a920-ee64b76de637 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 838.064485] [58709]: DEBUG cinder.api.openstack.wsgi [None req-14908dc0-9653-4ffe-a920-ee64b76de637 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 838.075095] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.075095] [58709]: warnings.warn( [ 838.080889] [58709]: INFO cinder.volume.api [None req-14908dc0-9653-4ffe-a920-ee64b76de637 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 838.089749] [58709]: INFO cinder.api.openstack.wsgi [None req-14908dc0-9653-4ffe-a920-ee64b76de637 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 returned with HTTP 200 [ 838.090159] [58709]: [pid: 58709|app: 0|req: 65/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:06 2025] GET /volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.741726] [58709]: DEBUG cinder.api.middleware.request_id [None req-5bd5cc27-8710-44a2-b700-d0cc5d061b01 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.744283] [58709]: INFO cinder.api.openstack.wsgi [None req-5bd5cc27-8710-44a2-b700-d0cc5d061b01 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 838.744552] [58709]: DEBUG cinder.api.openstack.wsgi [None req-5bd5cc27-8710-44a2-b700-d0cc5d061b01 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 838.744814] [58709]: DEBUG cinder.api.openstack.wsgi [None req-5bd5cc27-8710-44a2-b700-d0cc5d061b01 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 838.760545] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.760545] [58709]: warnings.warn( [ 838.764772] [58709]: INFO cinder.volume.api [None req-5bd5cc27-8710-44a2-b700-d0cc5d061b01 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 838.770261] [58709]: INFO cinder.api.openstack.wsgi [None req-5bd5cc27-8710-44a2-b700-d0cc5d061b01 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 838.770762] [58709]: [pid: 58709|app: 0|req: 66/131] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:07 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 839.105751] [58709]: DEBUG cinder.api.middleware.request_id [None req-f66b4964-5013-4dab-b696-bbae79034a66 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.108248] [58709]: INFO cinder.api.openstack.wsgi [None req-f66b4964-5013-4dab-b696-bbae79034a66 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 [ 839.108579] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f66b4964-5013-4dab-b696-bbae79034a66 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.108926] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f66b4964-5013-4dab-b696-bbae79034a66 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.118582] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.118582] [58709]: warnings.warn( [ 839.123082] [58709]: INFO cinder.volume.api [None req-f66b4964-5013-4dab-b696-bbae79034a66 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 839.128991] [58709]: INFO cinder.api.openstack.wsgi [None req-f66b4964-5013-4dab-b696-bbae79034a66 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 returned with HTTP 200 [ 839.129533] [58709]: [pid: 58709|app: 0|req: 67/132] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:07 2025] GET /volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 839.781689] [58709]: DEBUG cinder.api.middleware.request_id [None req-94a7bdf1-c56d-47d4-b3c2-f1bbe9dd125f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.784390] [58709]: INFO cinder.api.openstack.wsgi [None req-94a7bdf1-c56d-47d4-b3c2-f1bbe9dd125f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 839.785685] [58709]: DEBUG cinder.api.openstack.wsgi [None req-94a7bdf1-c56d-47d4-b3c2-f1bbe9dd125f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.785685] [58709]: DEBUG cinder.api.openstack.wsgi [None req-94a7bdf1-c56d-47d4-b3c2-f1bbe9dd125f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.807265] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.807265] [58709]: warnings.warn( [ 839.812237] [58709]: INFO cinder.volume.api [None req-94a7bdf1-c56d-47d4-b3c2-f1bbe9dd125f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 839.818292] [58709]: INFO cinder.api.openstack.wsgi [None req-94a7bdf1-c56d-47d4-b3c2-f1bbe9dd125f tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 839.818743] [58709]: [pid: 58709|app: 0|req: 68/133] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:08 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 840.830673] [58709]: DEBUG cinder.api.middleware.request_id [None req-0900e635-c148-409b-83fd-b8d9b6d25d9e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.835720] [58709]: INFO cinder.api.openstack.wsgi [None req-0900e635-c148-409b-83fd-b8d9b6d25d9e tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 840.838483] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0900e635-c148-409b-83fd-b8d9b6d25d9e tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 840.838483] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0900e635-c148-409b-83fd-b8d9b6d25d9e tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 840.854534] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.854534] [58709]: warnings.warn( [ 840.860044] [58709]: INFO cinder.volume.api [None req-0900e635-c148-409b-83fd-b8d9b6d25d9e tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 840.867092] [58709]: INFO cinder.api.openstack.wsgi [None req-0900e635-c148-409b-83fd-b8d9b6d25d9e tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 840.867631] [58709]: [pid: 58709|app: 0|req: 69/134] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:09 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 841.822869] [58710]: DEBUG cinder.coordination [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-0a295f88-b5e6-431d-adcd-8cbd7ca1bf46 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Lock "cinder-attachment_update-8acfbec6-c442-44d1-9807-1eac65a16e04-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=58710) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 841.823515] [58710]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-0a295f88-b5e6-431d-adcd-8cbd7ca1bf46 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/attachments/6e80fbc1-3a4a-470b-91ee-55c3ef39499a returned with HTTP 200 [ 841.823762] [58710]: [pid: 58710|app: 0|req: 66/135] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:16:06 2025] PUT /volume/v3/attachments/6e80fbc1-3a4a-470b-91ee-55c3ef39499a => generated 617 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 841.878741] [58709]: DEBUG cinder.api.middleware.request_id [None req-4f24e538-6a64-48e9-8338-53ca0b95f9b5 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.881156] [58709]: INFO cinder.api.openstack.wsgi [None req-4f24e538-6a64-48e9-8338-53ca0b95f9b5 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 841.881390] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4f24e538-6a64-48e9-8338-53ca0b95f9b5 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 841.881698] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4f24e538-6a64-48e9-8338-53ca0b95f9b5 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 841.893834] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.893834] [58709]: warnings.warn( [ 841.899282] [58709]: INFO cinder.volume.api [None req-4f24e538-6a64-48e9-8338-53ca0b95f9b5 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 841.906258] [58709]: INFO cinder.api.openstack.wsgi [None req-4f24e538-6a64-48e9-8338-53ca0b95f9b5 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 841.906757] [58709]: [pid: 58709|app: 0|req: 70/136] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:10 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 842.917325] [58710]: DEBUG cinder.api.middleware.request_id [None req-a21211f2-f200-4749-ac2d-41cff25e58bb None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.919684] [58710]: INFO cinder.api.openstack.wsgi [None req-a21211f2-f200-4749-ac2d-41cff25e58bb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 842.919913] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a21211f2-f200-4749-ac2d-41cff25e58bb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 842.920232] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a21211f2-f200-4749-ac2d-41cff25e58bb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 842.938354] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.938354] [58710]: warnings.warn( [ 842.944231] [58710]: INFO cinder.volume.api [None req-a21211f2-f200-4749-ac2d-41cff25e58bb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 842.952994] [58710]: INFO cinder.api.openstack.wsgi [None req-a21211f2-f200-4749-ac2d-41cff25e58bb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 842.952994] [58710]: [pid: 58710|app: 0|req: 67/137] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:11 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.965594] [58709]: DEBUG cinder.api.middleware.request_id [None req-6ba3a06e-3ffc-4835-ade2-a217b4a8af7a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.968102] [58709]: INFO cinder.api.openstack.wsgi [None req-6ba3a06e-3ffc-4835-ade2-a217b4a8af7a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 843.968510] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6ba3a06e-3ffc-4835-ade2-a217b4a8af7a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 843.968741] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6ba3a06e-3ffc-4835-ade2-a217b4a8af7a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 843.984701] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.984701] [58709]: warnings.warn( [ 843.991012] [58709]: INFO cinder.volume.api [None req-6ba3a06e-3ffc-4835-ade2-a217b4a8af7a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 843.998584] [58709]: INFO cinder.api.openstack.wsgi [None req-6ba3a06e-3ffc-4835-ade2-a217b4a8af7a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 843.999134] [58709]: [pid: 58709|app: 0|req: 71/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:12 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 844.009113] [58710]: DEBUG cinder.api.middleware.request_id [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e8e90252-f0d9-4b99-b3c6-2dc4fa1b6acc None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.012168] [58710]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e8e90252-f0d9-4b99-b3c6-2dc4fa1b6acc tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] POST http://10.180.1.21/volume/v3/attachments/6e80fbc1-3a4a-470b-91ee-55c3ef39499a/action [ 844.012787] [58710]: DEBUG cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e8e90252-f0d9-4b99-b3c6-2dc4fa1b6acc tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Action body: b'{"os-complete": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 844.013042] [58710]: DEBUG cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e8e90252-f0d9-4b99-b3c6-2dc4fa1b6acc tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 844.033925] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.033925] [58710]: warnings.warn( [ 844.045562] [58710]: INFO cinder.api.openstack.wsgi [req-6fb069f3-3f71-4921-9afd-ec1bba99514c req-e8e90252-f0d9-4b99-b3c6-2dc4fa1b6acc tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/attachments/6e80fbc1-3a4a-470b-91ee-55c3ef39499a/action returned with HTTP 204 [ 844.046520] [58710]: [pid: 58710|app: 0|req: 68/139] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:16:12 2025] POST /volume/v3/attachments/6e80fbc1-3a4a-470b-91ee-55c3ef39499a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 845.010322] [58709]: DEBUG cinder.api.middleware.request_id [None req-c9867728-c050-40ff-a2fd-84c52c21280a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.012597] [58709]: INFO cinder.api.openstack.wsgi [None req-c9867728-c050-40ff-a2fd-84c52c21280a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 845.012858] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c9867728-c050-40ff-a2fd-84c52c21280a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 845.013091] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c9867728-c050-40ff-a2fd-84c52c21280a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 845.033967] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.033967] [58709]: warnings.warn( [ 845.039117] [58709]: INFO cinder.volume.api [None req-c9867728-c050-40ff-a2fd-84c52c21280a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 845.045470] [58709]: INFO cinder.api.openstack.wsgi [None req-c9867728-c050-40ff-a2fd-84c52c21280a tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 845.045641] [58709]: [pid: 58709|app: 0|req: 72/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:13 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 845.057149] [58710]: DEBUG cinder.api.middleware.request_id [None req-40e1c0ff-ed7f-482f-83db-a490a6b54033 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.062024] [58710]: INFO cinder.api.openstack.wsgi [None req-40e1c0ff-ed7f-482f-83db-a490a6b54033 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 845.064182] [58710]: DEBUG cinder.api.openstack.wsgi [None req-40e1c0ff-ed7f-482f-83db-a490a6b54033 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 845.064182] [58710]: DEBUG cinder.api.openstack.wsgi [None req-40e1c0ff-ed7f-482f-83db-a490a6b54033 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 845.079909] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.079909] [58710]: warnings.warn( [ 845.088028] [58710]: INFO cinder.volume.api [None req-40e1c0ff-ed7f-482f-83db-a490a6b54033 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 845.090982] [58710]: INFO cinder.api.openstack.wsgi [None req-40e1c0ff-ed7f-482f-83db-a490a6b54033 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 845.091457] [58710]: [pid: 58710|app: 0|req: 69/141] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:13 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 851.376575] [58709]: DEBUG cinder.api.middleware.request_id [req-35b52450-cbd7-4b4a-918c-b7680c1ded5e req-065aab1a-dbc3-4448-bbaa-36034a191afd None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.378878] [58709]: INFO cinder.api.openstack.wsgi [req-35b52450-cbd7-4b4a-918c-b7680c1ded5e req-065aab1a-dbc3-4448-bbaa-36034a191afd tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6e80fbc1-3a4a-470b-91ee-55c3ef39499a [ 851.379123] [58709]: DEBUG cinder.api.openstack.wsgi [req-35b52450-cbd7-4b4a-918c-b7680c1ded5e req-065aab1a-dbc3-4448-bbaa-36034a191afd tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 851.379332] [58709]: DEBUG cinder.api.openstack.wsgi [req-35b52450-cbd7-4b4a-918c-b7680c1ded5e req-065aab1a-dbc3-4448-bbaa-36034a191afd tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 851.388660] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.388660] [58709]: warnings.warn( [ 851.944504] [58709]: INFO cinder.api.openstack.wsgi [req-35b52450-cbd7-4b4a-918c-b7680c1ded5e req-065aab1a-dbc3-4448-bbaa-36034a191afd tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/attachments/6e80fbc1-3a4a-470b-91ee-55c3ef39499a returned with HTTP 200 [ 851.945413] [58709]: [pid: 58709|app: 0|req: 73/142] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:16:20 2025] DELETE /volume/v3/attachments/6e80fbc1-3a4a-470b-91ee-55c3ef39499a => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.408235] [58710]: DEBUG cinder.api.middleware.request_id [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-98f3feaf-5a4e-4381-9791-d0e90d3f70cf None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.411060] [58710]: INFO cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-98f3feaf-5a4e-4381-9791-d0e90d3f70cf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 852.411763] [58710]: DEBUG cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-98f3feaf-5a4e-4381-9791-d0e90d3f70cf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 852.411763] [58710]: DEBUG cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-98f3feaf-5a4e-4381-9791-d0e90d3f70cf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 852.426925] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.426925] [58710]: warnings.warn( [ 852.437263] [58710]: INFO cinder.volume.api [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-98f3feaf-5a4e-4381-9791-d0e90d3f70cf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 852.445163] [58710]: INFO cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-98f3feaf-5a4e-4381-9791-d0e90d3f70cf tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 852.445791] [58710]: [pid: 58710|app: 0|req: 70/143] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:16:21 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.464243] [58709]: DEBUG cinder.api.middleware.request_id [None req-27343bf6-e652-4f6c-8caf-08964e4bf826 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.464935] [58709]: INFO cinder.api.openstack.wsgi [None req-27343bf6-e652-4f6c-8caf-08964e4bf826 None None] GET http://10.180.1.21/volume// [ 852.465052] [58709]: DEBUG cinder.api.openstack.wsgi [None req-27343bf6-e652-4f6c-8caf-08964e4bf826 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 852.465285] [58709]: DEBUG cinder.api.openstack.wsgi [None req-27343bf6-e652-4f6c-8caf-08964e4bf826 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 852.465763] [58709]: INFO cinder.api.openstack.wsgi [None req-27343bf6-e652-4f6c-8caf-08964e4bf826 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 852.466403] [58709]: [pid: 58709|app: 0|req: 74/144] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:16:21 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 852.470316] [58710]: DEBUG cinder.api.middleware.request_id [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-0f8f8261-5c08-4aae-8b3b-45f52f9647f5 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.472934] [58710]: INFO cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-0f8f8261-5c08-4aae-8b3b-45f52f9647f5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] POST http://10.180.1.21/volume/v3/attachments [ 852.473957] [58710]: DEBUG cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-0f8f8261-5c08-4aae-8b3b-45f52f9647f5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01577506-f6fe-40e3-b4e7-9e07e1a174d9", "connector": null, "instance_uuid": "ea0334f0-503d-4b9b-908e-6ec84e436efd"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 852.487762] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.487762] [58710]: warnings.warn( [ 852.546037] [58710]: INFO cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-0f8f8261-5c08-4aae-8b3b-45f52f9647f5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 852.546037] [58710]: [pid: 58710|app: 0|req: 71/145] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:16:21 2025] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.600477] [58709]: DEBUG cinder.api.middleware.request_id [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-32e4cd56-a87d-469e-b763-7c9a6b9b032f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.604042] [58709]: INFO cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-32e4cd56-a87d-469e-b763-7c9a6b9b032f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] POST http://10.180.1.21/volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f/action [ 852.604762] [58709]: DEBUG cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-32e4cd56-a87d-469e-b763-7c9a6b9b032f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 852.604762] [58709]: DEBUG cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-32e4cd56-a87d-469e-b763-7c9a6b9b032f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 852.630249] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.630249] [58709]: warnings.warn( [ 852.642800] [58709]: INFO cinder.api.openstack.wsgi [req-a44d8a6b-94cc-4d6f-96a6-31cb0482090d req-32e4cd56-a87d-469e-b763-7c9a6b9b032f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f/action returned with HTTP 204 [ 852.643488] [58709]: [pid: 58709|app: 0|req: 75/146] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:16:21 2025] POST /volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 852.663747] [58710]: DEBUG cinder.api.middleware.request_id [None req-4f9004b4-950e-4054-931e-78ff5712ddd2 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.665865] [58710]: INFO cinder.api.openstack.wsgi [None req-4f9004b4-950e-4054-931e-78ff5712ddd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 852.665865] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4f9004b4-950e-4054-931e-78ff5712ddd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 852.665865] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4f9004b4-950e-4054-931e-78ff5712ddd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 852.679844] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.679844] [58710]: warnings.warn( [ 852.685307] [58710]: INFO cinder.volume.api [None req-4f9004b4-950e-4054-931e-78ff5712ddd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 852.691990] [58710]: INFO cinder.api.openstack.wsgi [None req-4f9004b4-950e-4054-931e-78ff5712ddd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 852.692678] [58710]: [pid: 58710|app: 0|req: 72/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:21 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 1111 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.709401] [58709]: DEBUG cinder.api.middleware.request_id [None req-3ef9435c-f9ec-43ca-bbea-6c6096cebf3f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.711408] [58709]: INFO cinder.api.openstack.wsgi [None req-3ef9435c-f9ec-43ca-bbea-6c6096cebf3f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 852.711664] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3ef9435c-f9ec-43ca-bbea-6c6096cebf3f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 852.711901] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3ef9435c-f9ec-43ca-bbea-6c6096cebf3f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 852.723983] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.723983] [58709]: warnings.warn( [ 852.727836] [58709]: INFO cinder.volume.api [None req-3ef9435c-f9ec-43ca-bbea-6c6096cebf3f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 852.733091] [58709]: INFO cinder.api.openstack.wsgi [None req-3ef9435c-f9ec-43ca-bbea-6c6096cebf3f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 852.733515] [58709]: [pid: 58709|app: 0|req: 76/148] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:21 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 862.688142] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:UPDATE=7,cinder:INSERT=2,cinder:SELECT=38 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 862.731887] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=98,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 863.729744] [58710]: DEBUG cinder.api.middleware.request_id [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.732264] [58710]: INFO cinder.api.openstack.wsgi [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] POST http://10.180.1.21/volume/v3/volumes [ 863.732698] [58710]: DEBUG cinder.api.openstack.wsgi [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-795460879", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 863.734627] [58710]: DEBUG cinder.api.v3.volumes [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-795460879', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 863.734848] [58710]: INFO cinder.api.v3.volumes [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Create volume of 1 GB [ 863.743302] [58710]: INFO cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Availability Zones retrieved successfully. [ 863.749367] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Flow 'volume_create_api' (61bfbdf5-b842-47f4-990c-a56478a18fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 863.750953] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4093a4-230f-4dc9-bb69-851915d32e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 863.753483] [58710]: DEBUG cinder.volume.flows.api.create_volume [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 863.784985] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e4093a4-230f-4dc9-bb69-851915d32e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 863.787065] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7401d125-14bc-4398-bcec-b8ad52569116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 863.864704] [58710]: DEBUG cinder.quota [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Created reservations ['7fbfa850-ce81-478b-a273-7b814aa3d995', '0fa286c7-4012-443f-960f-65cb318ff8a2', '4d505763-9380-477e-8664-800b3e4eee13', '009153db-68d1-4bff-8d5f-e476edc921b9'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 863.865822] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7401d125-14bc-4398-bcec-b8ad52569116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fbfa850-ce81-478b-a273-7b814aa3d995', '0fa286c7-4012-443f-960f-65cb318ff8a2', '4d505763-9380-477e-8664-800b3e4eee13', '009153db-68d1-4bff-8d5f-e476edc921b9']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 863.866792] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f932f3c2-ce7c-4fd0-926d-f66cfae3bf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 863.888998] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f932f3c2-ce7c-4fd0-926d-f66cfae3bf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd14198d8-a356-46ea-bd3a-08c5ac6bb189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-795460879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d50c8e300e7a44d48da0c672d029ebc2',qos_specs=None,replication_status=,reservations=['7fbfa850-ce81-478b-a273-7b814aa3d995','0fa286c7-4012-443f-960f-65cb318ff8a2','4d505763-9380-477e-8664-800b3e4eee13','009153db-68d1-4bff-8d5f-e476edc921b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef208ca1f2494789ba610da4be241bc4',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-795460879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d14198d8-a356-46ea-bd3a-08c5ac6bb189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d50c8e300e7a44d48da0c672d029ebc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef208ca1f2494789ba610da4be241bc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 863.890048] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2219964a-7854-4add-8c5c-6219439ae6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 863.911064] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2219964a-7854-4add-8c5c-6219439ae6ee) transitioned into state 'SUCCESS' from state '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-795460879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d50c8e300e7a44d48da0c672d029ebc2',qos_specs=None,replication_status=,reservations=['7fbfa850-ce81-478b-a273-7b814aa3d995','0fa286c7-4012-443f-960f-65cb318ff8a2','4d505763-9380-477e-8664-800b3e4eee13','009153db-68d1-4bff-8d5f-e476edc921b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef208ca1f2494789ba610da4be241bc4',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 863.911767] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a9c7d86-c44e-4eca-a994-174dd41f14ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 863.931941] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a9c7d86-c44e-4eca-a994-174dd41f14ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 863.932722] [58710]: DEBUG cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Flow 'volume_create_api' (61bfbdf5-b842-47f4-990c-a56478a18fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 863.933599] [58710]: INFO cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Create volume request issued successfully. [ 863.934825] [58710]: INFO cinder.api.openstack.wsgi [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-da721315-8e35-4633-9a7d-4d0a578662bd tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 863.935513] [58710]: [pid: 58710|app: 0|req: 73/149] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Dec 10 00:16:32 2025] POST /volume/v3/volumes => generated 753 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 863.941719] [58709]: DEBUG cinder.api.middleware.request_id [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-789e2713-7a66-4e0f-864f-206a3b26a9cf None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.943161] [58709]: INFO cinder.api.openstack.wsgi [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-789e2713-7a66-4e0f-864f-206a3b26a9cf tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] GET http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 [ 863.943415] [58709]: DEBUG cinder.api.openstack.wsgi [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-789e2713-7a66-4e0f-864f-206a3b26a9cf tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 863.943658] [58709]: DEBUG cinder.api.openstack.wsgi [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-789e2713-7a66-4e0f-864f-206a3b26a9cf tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 863.953529] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.953529] [58709]: warnings.warn( [ 863.959483] [58709]: INFO cinder.volume.api [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-789e2713-7a66-4e0f-864f-206a3b26a9cf tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Volume info retrieved successfully. [ 863.964222] [58709]: INFO cinder.api.openstack.wsgi [req-553e6790-c2cb-4713-a73d-9529eca84f8d req-789e2713-7a66-4e0f-864f-206a3b26a9cf tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 returned with HTTP 200 [ 863.964721] [58709]: [pid: 58709|app: 0|req: 77/150] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:16:32 2025] GET /volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 864.192452] [58710]: DEBUG cinder.api.middleware.request_id [req-14946da4-a9d2-46a4-97c8-34d4b06d662e req-f7a07320-4f6c-46dc-9779-1999c1bf3a50 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.196433] [58710]: INFO cinder.api.openstack.wsgi [req-14946da4-a9d2-46a4-97c8-34d4b06d662e req-f7a07320-4f6c-46dc-9779-1999c1bf3a50 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] GET http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 [ 864.196770] [58710]: DEBUG cinder.api.openstack.wsgi [req-14946da4-a9d2-46a4-97c8-34d4b06d662e req-f7a07320-4f6c-46dc-9779-1999c1bf3a50 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 864.197021] [58710]: DEBUG cinder.api.openstack.wsgi [req-14946da4-a9d2-46a4-97c8-34d4b06d662e req-f7a07320-4f6c-46dc-9779-1999c1bf3a50 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 864.210950] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.210950] [58710]: warnings.warn( [ 864.218714] [58710]: INFO cinder.volume.api [req-14946da4-a9d2-46a4-97c8-34d4b06d662e req-f7a07320-4f6c-46dc-9779-1999c1bf3a50 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Volume info retrieved successfully. [ 864.225129] [58710]: INFO cinder.api.openstack.wsgi [req-14946da4-a9d2-46a4-97c8-34d4b06d662e req-f7a07320-4f6c-46dc-9779-1999c1bf3a50 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 returned with HTTP 200 [ 864.225873] [58710]: [pid: 58710|app: 0|req: 74/151] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:16:32 2025] GET /volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 864.543943] [58709]: DEBUG cinder.api.middleware.request_id [req-59add774-502f-4abb-bcfa-783279b54e7c req-2d64e0d0-56d5-46db-b534-50672e9f9438 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.548283] [58709]: INFO cinder.api.openstack.wsgi [req-59add774-502f-4abb-bcfa-783279b54e7c req-2d64e0d0-56d5-46db-b534-50672e9f9438 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 864.548829] [58709]: DEBUG cinder.api.openstack.wsgi [req-59add774-502f-4abb-bcfa-783279b54e7c req-2d64e0d0-56d5-46db-b534-50672e9f9438 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d14198d8-a356-46ea-bd3a-08c5ac6bb189", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-41320846", "description": null, "metadata": {}}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 864.566024] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 864.566024] [58709]: warnings.warn( [ 864.566533] [58709]: INFO cinder.volume.api [req-59add774-502f-4abb-bcfa-783279b54e7c req-2d64e0d0-56d5-46db-b534-50672e9f9438 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Volume info retrieved successfully. [ 864.566722] [58709]: INFO cinder.api.v3.snapshots [req-59add774-502f-4abb-bcfa-783279b54e7c req-2d64e0d0-56d5-46db-b534-50672e9f9438 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Create snapshot from volume d14198d8-a356-46ea-bd3a-08c5ac6bb189 [ 864.590651] [58709]: WARNING cinder.quota [req-59add774-502f-4abb-bcfa-783279b54e7c req-2d64e0d0-56d5-46db-b534-50672e9f9438 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-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. [ 864.623487] [58709]: DEBUG cinder.quota [req-59add774-502f-4abb-bcfa-783279b54e7c req-2d64e0d0-56d5-46db-b534-50672e9f9438 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Created reservations ['4bc1dde2-a3fa-4cde-933a-66e9e8a23973', '00033e92-a3e4-4bbc-a5a3-e2d9dc1c3191', '6b14a637-b1db-4c6e-b0b4-9e5ac1757d89', 'fbaacc1e-5d0f-4dc3-87ea-5e45e6bba09e'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 864.738569] [58709]: INFO cinder.volume.api [req-59add774-502f-4abb-bcfa-783279b54e7c req-2d64e0d0-56d5-46db-b534-50672e9f9438 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Snapshot create request issued successfully. [ 864.738569] [58709]: INFO cinder.api.openstack.wsgi [req-59add774-502f-4abb-bcfa-783279b54e7c req-2d64e0d0-56d5-46db-b534-50672e9f9438 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 864.738569] [58709]: [pid: 58709|app: 0|req: 78/152] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Dec 10 00:16:33 2025] POST /volume/v3/snapshots => generated 309 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 865.460490] [58710]: DEBUG cinder.api.middleware.request_id [req-4633f999-a5f8-4fe3-b552-c5a90cc2bf23 req-e6255340-9b46-4ebb-9173-4f970305a85f None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.465375] [58710]: INFO cinder.api.openstack.wsgi [req-4633f999-a5f8-4fe3-b552-c5a90cc2bf23 req-e6255340-9b46-4ebb-9173-4f970305a85f tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] GET http://10.180.1.21/volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c [ 865.465375] [58710]: DEBUG cinder.api.openstack.wsgi [req-4633f999-a5f8-4fe3-b552-c5a90cc2bf23 req-e6255340-9b46-4ebb-9173-4f970305a85f tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 865.465375] [58710]: DEBUG cinder.api.openstack.wsgi [req-4633f999-a5f8-4fe3-b552-c5a90cc2bf23 req-e6255340-9b46-4ebb-9173-4f970305a85f tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 865.485734] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.485734] [58710]: warnings.warn( [ 865.486339] [58710]: INFO cinder.volume.api [req-4633f999-a5f8-4fe3-b552-c5a90cc2bf23 req-e6255340-9b46-4ebb-9173-4f970305a85f tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Snapshot retrieved successfully. [ 865.487379] [58710]: INFO cinder.api.openstack.wsgi [req-4633f999-a5f8-4fe3-b552-c5a90cc2bf23 req-e6255340-9b46-4ebb-9173-4f970305a85f tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c returned with HTTP 200 [ 865.488751] [58710]: [pid: 58710|app: 0|req: 75/153] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Dec 10 00:16:34 2025] GET /volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.956554] [58709]: DEBUG cinder.api.middleware.request_id [None req-456e493e-16a9-4332-888d-9cdbca6b2b32 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.957175] [58709]: INFO cinder.api.openstack.wsgi [None req-456e493e-16a9-4332-888d-9cdbca6b2b32 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 865.957412] [58709]: DEBUG cinder.api.openstack.wsgi [None req-456e493e-16a9-4332-888d-9cdbca6b2b32 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 865.957621] [58709]: DEBUG cinder.api.openstack.wsgi [None req-456e493e-16a9-4332-888d-9cdbca6b2b32 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 865.960058] [58710]: DEBUG cinder.api.middleware.request_id [req-a6a9ad83-1fba-4b1f-b6c2-63399b6975f7 req-bfd7049b-4b9f-4e30-9e6f-b85f62673174 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.962698] [58710]: INFO cinder.api.openstack.wsgi [req-a6a9ad83-1fba-4b1f-b6c2-63399b6975f7 req-bfd7049b-4b9f-4e30-9e6f-b85f62673174 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 865.963040] [58710]: DEBUG cinder.api.openstack.wsgi [req-a6a9ad83-1fba-4b1f-b6c2-63399b6975f7 req-bfd7049b-4b9f-4e30-9e6f-b85f62673174 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 865.963673] [58710]: DEBUG cinder.api.openstack.wsgi [req-a6a9ad83-1fba-4b1f-b6c2-63399b6975f7 req-bfd7049b-4b9f-4e30-9e6f-b85f62673174 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'detail' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 865.963673] [58710]: DEBUG cinder.api.api_utils [req-a6a9ad83-1fba-4b1f-b6c2-63399b6975f7 req-bfd7049b-4b9f-4e30-9e6f-b85f62673174 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Removing options '' from query. {{(pid=58710) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 865.965820] [58710]: DEBUG cinder.db.sqlalchemy.api [req-a6a9ad83-1fba-4b1f-b6c2-63399b6975f7 req-bfd7049b-4b9f-4e30-9e6f-b85f62673174 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Building query based on filter {{(pid=58710) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 865.970398] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.970398] [58709]: warnings.warn( [ 865.977252] [58709]: INFO cinder.volume.api [None req-456e493e-16a9-4332-888d-9cdbca6b2b32 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 865.984182] [58709]: INFO cinder.api.openstack.wsgi [None req-456e493e-16a9-4332-888d-9cdbca6b2b32 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 865.984831] [58709]: [pid: 58709|app: 0|req: 79/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:34 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 865.992365] [58710]: INFO cinder.volume.api [req-a6a9ad83-1fba-4b1f-b6c2-63399b6975f7 req-bfd7049b-4b9f-4e30-9e6f-b85f62673174 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Get all snapshots completed successfully. [ 865.992365] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.992365] [58710]: warnings.warn( [ 865.992999] [58710]: INFO cinder.api.openstack.wsgi [req-a6a9ad83-1fba-4b1f-b6c2-63399b6975f7 req-bfd7049b-4b9f-4e30-9e6f-b85f62673174 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 865.993516] [58710]: [pid: 58710|app: 0|req: 76/155] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Dec 10 00:16:34 2025] GET /volume/v3/snapshots/detail => generated 471 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.000009] [58709]: DEBUG cinder.api.middleware.request_id [None req-7ceabdd2-5dca-45a0-b706-013d4ab53214 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.002477] [58709]: INFO cinder.api.openstack.wsgi [None req-7ceabdd2-5dca-45a0-b706-013d4ab53214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 866.002854] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7ceabdd2-5dca-45a0-b706-013d4ab53214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 866.003126] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7ceabdd2-5dca-45a0-b706-013d4ab53214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 866.014844] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.014844] [58709]: warnings.warn( [ 866.019309] [58709]: INFO cinder.volume.api [None req-7ceabdd2-5dca-45a0-b706-013d4ab53214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 866.028151] [58709]: INFO cinder.api.openstack.wsgi [None req-7ceabdd2-5dca-45a0-b706-013d4ab53214 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 866.028151] [58709]: [pid: 58709|app: 0|req: 80/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:34 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.156691] [58710]: DEBUG cinder.api.middleware.request_id [req-d0c66601-cdb3-42eb-96fb-4dbbfc48a646 req-f3f6f91b-77ed-4b87-a4a7-ceac9c7b20c7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.159461] [58710]: INFO cinder.api.openstack.wsgi [req-d0c66601-cdb3-42eb-96fb-4dbbfc48a646 req-f3f6f91b-77ed-4b87-a4a7-ceac9c7b20c7 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] GET http://10.180.1.21/volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c [ 866.159730] [58710]: DEBUG cinder.api.openstack.wsgi [req-d0c66601-cdb3-42eb-96fb-4dbbfc48a646 req-f3f6f91b-77ed-4b87-a4a7-ceac9c7b20c7 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 866.160046] [58710]: DEBUG cinder.api.openstack.wsgi [req-d0c66601-cdb3-42eb-96fb-4dbbfc48a646 req-f3f6f91b-77ed-4b87-a4a7-ceac9c7b20c7 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 866.160795] [58709]: DEBUG cinder.api.middleware.request_id [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.163807] [58709]: INFO cinder.api.openstack.wsgi [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] POST http://10.180.1.21/volume/v3/volumes [ 866.164272] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-980849304"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 866.165791] [58709]: DEBUG cinder.api.v3.volumes [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-980849304'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 866.165924] [58709]: INFO cinder.api.v3.volumes [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Create volume of 1 GB [ 866.168173] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.168173] [58710]: warnings.warn( [ 866.168766] [58710]: INFO cinder.volume.api [req-d0c66601-cdb3-42eb-96fb-4dbbfc48a646 req-f3f6f91b-77ed-4b87-a4a7-ceac9c7b20c7 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Snapshot retrieved successfully. [ 866.170093] [58709]: INFO cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Availability Zones retrieved successfully. [ 866.170171] [58710]: INFO cinder.api.openstack.wsgi [req-d0c66601-cdb3-42eb-96fb-4dbbfc48a646 req-f3f6f91b-77ed-4b87-a4a7-ceac9c7b20c7 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c returned with HTTP 200 [ 866.170709] [58710]: [pid: 58710|app: 0|req: 77/157] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Dec 10 00:16:34 2025] GET /volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.177624] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Flow 'volume_create_api' (de4da3af-b03b-4fbe-9a2d-69904174cfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 866.179574] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641cbf26-45bb-47da-8041-cb3f2108ad4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.180958] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 866.218210] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641cbf26-45bb-47da-8041-cb3f2108ad4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.218210] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086fd70c-1359-4a47-8987-8e214f60b7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.262670] [58710]: DEBUG cinder.api.middleware.request_id [None req-fc3b7c52-b8be-4b4c-b5ef-311d94deabeb None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.267727] [58710]: INFO cinder.api.openstack.wsgi [None req-fc3b7c52-b8be-4b4c-b5ef-311d94deabeb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 866.268903] [58710]: DEBUG cinder.api.openstack.wsgi [None req-fc3b7c52-b8be-4b4c-b5ef-311d94deabeb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 866.268903] [58710]: DEBUG cinder.api.openstack.wsgi [None req-fc3b7c52-b8be-4b4c-b5ef-311d94deabeb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 866.271038] [58709]: DEBUG cinder.quota [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Created reservations ['95455985-3b57-42db-8219-70fe8744732a', '79c69656-743a-43aa-9a74-f3017729d0c7', 'f18dedac-d456-44e3-b704-a5e918bbac22', '05b9114e-e767-4b8e-9944-f4224c9604ed'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 866.272153] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (086fd70c-1359-4a47-8987-8e214f60b7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95455985-3b57-42db-8219-70fe8744732a', '79c69656-743a-43aa-9a74-f3017729d0c7', 'f18dedac-d456-44e3-b704-a5e918bbac22', '05b9114e-e767-4b8e-9944-f4224c9604ed']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.273211] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c47755-f43e-48e9-ab48-bea0d585fcd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.285325] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.285325] [58710]: warnings.warn( [ 866.289808] [58710]: INFO cinder.volume.api [None req-fc3b7c52-b8be-4b4c-b5ef-311d94deabeb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 866.290713] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c47755-f43e-48e9-ab48-bea0d585fcd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0422955a-ca06-4681-83ad-0d22da7b3139', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-980849304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f492948caea24374a5a298793d1d6fcc',qos_specs=None,replication_status=,reservations=['95455985-3b57-42db-8219-70fe8744732a','79c69656-743a-43aa-9a74-f3017729d0c7','f18dedac-d456-44e3-b704-a5e918bbac22','05b9114e-e767-4b8e-9944-f4224c9604ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39ed18e339440f4b2b5f8685e18b33f',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-980849304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0422955a-ca06-4681-83ad-0d22da7b3139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f492948caea24374a5a298793d1d6fcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b39ed18e339440f4b2b5f8685e18b33f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.291840] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6410e702-6008-4623-b459-0a9ee50f77d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.298296] [58710]: INFO cinder.api.openstack.wsgi [None req-fc3b7c52-b8be-4b4c-b5ef-311d94deabeb tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 866.299110] [58710]: [pid: 58710|app: 0|req: 78/158] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:35 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.308620] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6410e702-6008-4623-b459-0a9ee50f77d4) transitioned into state 'SUCCESS' from state '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-980849304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f492948caea24374a5a298793d1d6fcc',qos_specs=None,replication_status=,reservations=['95455985-3b57-42db-8219-70fe8744732a','79c69656-743a-43aa-9a74-f3017729d0c7','f18dedac-d456-44e3-b704-a5e918bbac22','05b9114e-e767-4b8e-9944-f4224c9604ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b39ed18e339440f4b2b5f8685e18b33f',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.309540] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a9abaf-0b52-4c7e-b282-c815b59757f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.328022] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a9abaf-0b52-4c7e-b282-c815b59757f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.328022] [58709]: DEBUG cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Flow 'volume_create_api' (de4da3af-b03b-4fbe-9a2d-69904174cfd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 866.328022] [58709]: INFO cinder.volume.api [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Create volume request issued successfully. [ 866.328022] [58709]: INFO cinder.api.openstack.wsgi [None req-4506bdb3-9da2-4018-bade-db9a4f36dfc0 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 866.331622] [58709]: [pid: 58709|app: 0|req: 81/159] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:16:34 2025] POST /volume/v3/volumes => generated 757 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 866.347585] [58710]: DEBUG cinder.api.middleware.request_id [None req-dfd31733-f589-4e7e-a88c-54c1ddf1e355 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.351911] [58710]: INFO cinder.api.openstack.wsgi [None req-dfd31733-f589-4e7e-a88c-54c1ddf1e355 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 866.352174] [58710]: DEBUG cinder.api.openstack.wsgi [None req-dfd31733-f589-4e7e-a88c-54c1ddf1e355 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 866.352394] [58710]: DEBUG cinder.api.openstack.wsgi [None req-dfd31733-f589-4e7e-a88c-54c1ddf1e355 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 866.363818] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.363818] [58710]: warnings.warn( [ 866.368390] [58710]: INFO cinder.volume.api [None req-dfd31733-f589-4e7e-a88c-54c1ddf1e355 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 866.375061] [58710]: INFO cinder.api.openstack.wsgi [None req-dfd31733-f589-4e7e-a88c-54c1ddf1e355 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 866.375061] [58710]: [pid: 58710|app: 0|req: 79/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:35 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.433547] [58709]: DEBUG cinder.api.middleware.request_id [req-9c1472a7-772d-4558-a831-0f42f80b0fff req-84169a86-fc60-43e3-aa2c-0cf21575b612 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.436565] [58709]: INFO cinder.api.openstack.wsgi [req-9c1472a7-772d-4558-a831-0f42f80b0fff req-84169a86-fc60-43e3-aa2c-0cf21575b612 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c [ 866.436990] [58709]: DEBUG cinder.api.openstack.wsgi [req-9c1472a7-772d-4558-a831-0f42f80b0fff req-84169a86-fc60-43e3-aa2c-0cf21575b612 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 866.436990] [58709]: DEBUG cinder.api.openstack.wsgi [req-9c1472a7-772d-4558-a831-0f42f80b0fff req-84169a86-fc60-43e3-aa2c-0cf21575b612 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 866.437149] [58709]: INFO cinder.api.v3.snapshots [req-9c1472a7-772d-4558-a831-0f42f80b0fff req-84169a86-fc60-43e3-aa2c-0cf21575b612 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Delete snapshot with id: d7a17e05-518a-4d7a-b26c-d7f904f7a69c [ 866.443993] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.443993] [58709]: warnings.warn( [ 866.444661] [58709]: INFO cinder.volume.api [req-9c1472a7-772d-4558-a831-0f42f80b0fff req-84169a86-fc60-43e3-aa2c-0cf21575b612 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Snapshot retrieved successfully. [ 866.464716] [58709]: INFO cinder.volume.api [req-9c1472a7-772d-4558-a831-0f42f80b0fff req-84169a86-fc60-43e3-aa2c-0cf21575b612 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Snapshot delete request issued successfully. [ 866.464920] [58709]: INFO cinder.api.openstack.wsgi [req-9c1472a7-772d-4558-a831-0f42f80b0fff req-84169a86-fc60-43e3-aa2c-0cf21575b612 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c returned with HTTP 202 [ 866.466400] [58709]: [pid: 58709|app: 0|req: 82/161] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Dec 10 00:16:35 2025] DELETE /volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 866.708486] [58710]: DEBUG cinder.api.middleware.request_id [None req-f7a1d9a1-2511-40f4-8b02-d24e987b5030 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.714722] [58710]: INFO cinder.api.openstack.wsgi [None req-f7a1d9a1-2511-40f4-8b02-d24e987b5030 None None] GET http://10.180.1.21/volume// [ 866.714722] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f7a1d9a1-2511-40f4-8b02-d24e987b5030 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 866.714722] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f7a1d9a1-2511-40f4-8b02-d24e987b5030 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 866.714722] [58710]: INFO cinder.api.openstack.wsgi [None req-f7a1d9a1-2511-40f4-8b02-d24e987b5030 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 866.714722] [58710]: [pid: 58710|app: 0|req: 80/162] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:16:35 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 866.718657] [58709]: DEBUG cinder.api.middleware.request_id [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1e266a02-0739-4ee6-96a5-09135a60cceb None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.722351] [58709]: INFO cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1e266a02-0739-4ee6-96a5-09135a60cceb tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 866.722806] [58709]: DEBUG cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1e266a02-0739-4ee6-96a5-09135a60cceb tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 866.723029] [58709]: DEBUG cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1e266a02-0739-4ee6-96a5-09135a60cceb tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 866.747956] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.747956] [58709]: warnings.warn( [ 866.762403] [58709]: INFO cinder.volume.api [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1e266a02-0739-4ee6-96a5-09135a60cceb tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 866.771396] [58709]: INFO cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1e266a02-0739-4ee6-96a5-09135a60cceb tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 866.771396] [58709]: [pid: 58709|app: 0|req: 83/163] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:16:35 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 1292 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 867.384308] [58710]: DEBUG cinder.api.middleware.request_id [None req-d3cac15a-9ab9-4869-a28f-87b8b5b0c69b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.387493] [58710]: INFO cinder.api.openstack.wsgi [None req-d3cac15a-9ab9-4869-a28f-87b8b5b0c69b tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 867.388501] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d3cac15a-9ab9-4869-a28f-87b8b5b0c69b tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 867.388745] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d3cac15a-9ab9-4869-a28f-87b8b5b0c69b tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 867.394642] [58709]: DEBUG cinder.api.middleware.request_id [req-bf8730fc-61b4-49c2-bdff-e7aec43e8266 req-d12f6076-b040-41e7-b20e-0d88d60234fe None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.396985] [58709]: INFO cinder.api.openstack.wsgi [req-bf8730fc-61b4-49c2-bdff-e7aec43e8266 req-d12f6076-b040-41e7-b20e-0d88d60234fe tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] GET http://10.180.1.21/volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c [ 867.397218] [58709]: DEBUG cinder.api.openstack.wsgi [req-bf8730fc-61b4-49c2-bdff-e7aec43e8266 req-d12f6076-b040-41e7-b20e-0d88d60234fe tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 867.397422] [58709]: DEBUG cinder.api.openstack.wsgi [req-bf8730fc-61b4-49c2-bdff-e7aec43e8266 req-d12f6076-b040-41e7-b20e-0d88d60234fe tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 867.403401] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.403401] [58710]: warnings.warn( [ 867.405108] [58709]: INFO cinder.api.openstack.wsgi [req-bf8730fc-61b4-49c2-bdff-e7aec43e8266 req-d12f6076-b040-41e7-b20e-0d88d60234fe tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c returned with HTTP 404 [ 867.405790] [58709]: [pid: 58709|app: 0|req: 84/164] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Dec 10 00:16:36 2025] GET /volume/v3/snapshots/d7a17e05-518a-4d7a-b26c-d7f904f7a69c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 867.410846] [58710]: INFO cinder.volume.api [None req-d3cac15a-9ab9-4869-a28f-87b8b5b0c69b tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 867.418420] [58710]: INFO cinder.api.openstack.wsgi [None req-d3cac15a-9ab9-4869-a28f-87b8b5b0c69b tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 867.418420] [58710]: [pid: 58710|app: 0|req: 81/165] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:16:36 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 867.754742] [58709]: DEBUG cinder.api.middleware.request_id [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1cdcbcee-010e-4fbd-9411-1d0b40d62298 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.758115] [58709]: INFO cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1cdcbcee-010e-4fbd-9411-1d0b40d62298 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] PUT http://10.180.1.21/volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f [ 867.758790] [58709]: DEBUG cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1cdcbcee-010e-4fbd-9411-1d0b40d62298 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-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=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 867.773807] [58709]: DEBUG cinder.coordination [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1cdcbcee-010e-4fbd-9411-1d0b40d62298 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Acquiring lock "cinder-attachment_update-01577506-f6fe-40e3-b4e7-9e07e1a174d9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 867.780928] [58709]: DEBUG cinder.coordination [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1cdcbcee-010e-4fbd-9411-1d0b40d62298 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Lock "cinder-attachment_update-01577506-f6fe-40e3-b4e7-9e07e1a174d9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 867.782290] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.782290] [58709]: warnings.warn( [ 868.811469] [58710]: DEBUG cinder.api.middleware.request_id [req-d5aca017-92bf-47da-bce2-eb7e3db5d81a req-a48289b9-cb32-447c-9457-68a12e480743 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.814667] [58710]: INFO cinder.api.openstack.wsgi [req-d5aca017-92bf-47da-bce2-eb7e3db5d81a req-a48289b9-cb32-447c-9457-68a12e480743 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 [ 868.814845] [58710]: DEBUG cinder.api.openstack.wsgi [req-d5aca017-92bf-47da-bce2-eb7e3db5d81a req-a48289b9-cb32-447c-9457-68a12e480743 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 868.815106] [58710]: DEBUG cinder.api.openstack.wsgi [req-d5aca017-92bf-47da-bce2-eb7e3db5d81a req-a48289b9-cb32-447c-9457-68a12e480743 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 868.815467] [58710]: INFO cinder.api.v3.volumes [req-d5aca017-92bf-47da-bce2-eb7e3db5d81a req-a48289b9-cb32-447c-9457-68a12e480743 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Delete volume with id: d14198d8-a356-46ea-bd3a-08c5ac6bb189 [ 868.827967] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.827967] [58710]: warnings.warn( [ 868.829232] [58710]: INFO cinder.volume.api [req-d5aca017-92bf-47da-bce2-eb7e3db5d81a req-a48289b9-cb32-447c-9457-68a12e480743 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Volume info retrieved successfully. [ 868.859621] [58710]: INFO cinder.volume.api [req-d5aca017-92bf-47da-bce2-eb7e3db5d81a req-a48289b9-cb32-447c-9457-68a12e480743 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Delete volume request issued successfully. [ 868.859923] [58710]: INFO cinder.api.openstack.wsgi [req-d5aca017-92bf-47da-bce2-eb7e3db5d81a req-a48289b9-cb32-447c-9457-68a12e480743 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 returned with HTTP 202 [ 868.860480] [58710]: [pid: 58710|app: 0|req: 82/166] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 10 00:16:37 2025] DELETE /volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 869.410982] [58710]: DEBUG cinder.api.middleware.request_id [req-5209b311-dc60-491f-bacb-eca44b940dcd req-92108eda-0ff7-40a2-a3c3-a5377bd0fe61 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.413652] [58710]: INFO cinder.api.openstack.wsgi [req-5209b311-dc60-491f-bacb-eca44b940dcd req-92108eda-0ff7-40a2-a3c3-a5377bd0fe61 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] GET http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 [ 869.414044] [58710]: DEBUG cinder.api.openstack.wsgi [req-5209b311-dc60-491f-bacb-eca44b940dcd req-92108eda-0ff7-40a2-a3c3-a5377bd0fe61 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 869.415690] [58710]: DEBUG cinder.api.openstack.wsgi [req-5209b311-dc60-491f-bacb-eca44b940dcd req-92108eda-0ff7-40a2-a3c3-a5377bd0fe61 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 869.422273] [58710]: INFO cinder.api.openstack.wsgi [req-5209b311-dc60-491f-bacb-eca44b940dcd req-92108eda-0ff7-40a2-a3c3-a5377bd0fe61 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 returned with HTTP 404 [ 869.422951] [58710]: [pid: 58710|app: 0|req: 83/167] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:16:38 2025] GET /volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 870.466031] [58710]: DEBUG cinder.api.middleware.request_id [req-a7588760-433c-47e6-8cbc-2a1204ec9edf req-e5678e6a-300c-4d8e-acfe-82bd2edec00b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.471661] [58710]: INFO cinder.api.openstack.wsgi [req-a7588760-433c-47e6-8cbc-2a1204ec9edf req-e5678e6a-300c-4d8e-acfe-82bd2edec00b tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 [ 870.471661] [58710]: DEBUG cinder.api.openstack.wsgi [req-a7588760-433c-47e6-8cbc-2a1204ec9edf req-e5678e6a-300c-4d8e-acfe-82bd2edec00b tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 870.471661] [58710]: DEBUG cinder.api.openstack.wsgi [req-a7588760-433c-47e6-8cbc-2a1204ec9edf req-e5678e6a-300c-4d8e-acfe-82bd2edec00b tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 870.472033] [58710]: INFO cinder.api.v3.volumes [req-a7588760-433c-47e6-8cbc-2a1204ec9edf req-e5678e6a-300c-4d8e-acfe-82bd2edec00b tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Delete volume with id: d14198d8-a356-46ea-bd3a-08c5ac6bb189 [ 870.482724] [58710]: INFO cinder.api.openstack.wsgi [req-a7588760-433c-47e6-8cbc-2a1204ec9edf req-e5678e6a-300c-4d8e-acfe-82bd2edec00b tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 returned with HTTP 404 [ 870.483272] [58710]: [pid: 58710|app: 0|req: 84/168] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 10 00:16:39 2025] DELETE /volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 871.347644] [58710]: DEBUG cinder.api.middleware.request_id [req-d51b0181-a9b1-405a-ba13-ca4561021b8f req-630a6bfe-0ba7-44a0-8db8-b8074ca2ce54 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.350696] [58710]: INFO cinder.api.openstack.wsgi [req-d51b0181-a9b1-405a-ba13-ca4561021b8f req-630a6bfe-0ba7-44a0-8db8-b8074ca2ce54 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] GET http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 [ 871.350696] [58710]: DEBUG cinder.api.openstack.wsgi [req-d51b0181-a9b1-405a-ba13-ca4561021b8f req-630a6bfe-0ba7-44a0-8db8-b8074ca2ce54 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 871.350872] [58710]: DEBUG cinder.api.openstack.wsgi [req-d51b0181-a9b1-405a-ba13-ca4561021b8f req-630a6bfe-0ba7-44a0-8db8-b8074ca2ce54 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 871.358202] [58710]: INFO cinder.api.openstack.wsgi [req-d51b0181-a9b1-405a-ba13-ca4561021b8f req-630a6bfe-0ba7-44a0-8db8-b8074ca2ce54 tempest-VolumesSnapshotsTestJSON-74716291 tempest-VolumesSnapshotsTestJSON-74716291-project-member] http://10.180.1.21/volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 returned with HTTP 404 [ 871.358891] [58710]: [pid: 58710|app: 0|req: 85/169] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:16:40 2025] GET /volume/v3/volumes/d14198d8-a356-46ea-bd3a-08c5ac6bb189 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 872.829037] [58709]: DEBUG cinder.coordination [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1cdcbcee-010e-4fbd-9411-1d0b40d62298 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Lock "cinder-attachment_update-01577506-f6fe-40e3-b4e7-9e07e1a174d9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.048s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 872.829849] [58709]: INFO cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-1cdcbcee-010e-4fbd-9411-1d0b40d62298 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f returned with HTTP 200 [ 872.830781] [58709]: [pid: 58709|app: 0|req: 85/170] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:16:36 2025] PUT /volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f => generated 617 bytes in 5078 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 873.344115] [58710]: DEBUG cinder.api.middleware.request_id [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-e868c284-db54-4071-a022-8500dec7786e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.346442] [58710]: INFO cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-e868c284-db54-4071-a022-8500dec7786e tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] POST http://10.180.1.21/volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f/action [ 873.347430] [58710]: DEBUG cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-e868c284-db54-4071-a022-8500dec7786e tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action body: b'{"os-complete": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 873.347570] [58710]: DEBUG cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-e868c284-db54-4071-a022-8500dec7786e tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 873.374232] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.374232] [58710]: warnings.warn( [ 873.391322] [58710]: INFO cinder.api.openstack.wsgi [req-acafeb3a-7969-472a-9e8c-9d96738a5d6d req-e868c284-db54-4071-a022-8500dec7786e tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f/action returned with HTTP 204 [ 873.391991] [58710]: [pid: 58710|app: 0|req: 86/171] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:16:42 2025] POST /volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 873.605558] [58709]: DEBUG cinder.api.middleware.request_id [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-49eb06ea-bb90-430e-b049-b28edc06a9fb None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.610784] [58709]: INFO cinder.api.openstack.wsgi [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-49eb06ea-bb90-430e-b049-b28edc06a9fb tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f826540b-ca07-4e77-84a8-1af305671828 [ 873.612127] [58709]: DEBUG cinder.api.openstack.wsgi [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-49eb06ea-bb90-430e-b049-b28edc06a9fb tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 873.612127] [58709]: DEBUG cinder.api.openstack.wsgi [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-49eb06ea-bb90-430e-b049-b28edc06a9fb tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 873.621775] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.621775] [58709]: warnings.warn( [ 874.159122] [58709]: INFO cinder.api.openstack.wsgi [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-49eb06ea-bb90-430e-b049-b28edc06a9fb tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/attachments/f826540b-ca07-4e77-84a8-1af305671828 returned with HTTP 200 [ 874.159612] [58709]: [pid: 58709|app: 0|req: 86/172] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:16:42 2025] DELETE /volume/v3/attachments/f826540b-ca07-4e77-84a8-1af305671828 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 874.171340] [58710]: DEBUG cinder.api.middleware.request_id [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-72a88bde-d273-4c21-9c9c-70523c7845dc None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.173923] [58710]: INFO cinder.api.openstack.wsgi [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-72a88bde-d273-4c21-9c9c-70523c7845dc tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 874.174186] [58710]: DEBUG cinder.api.openstack.wsgi [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-72a88bde-d273-4c21-9c9c-70523c7845dc tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 874.175371] [58710]: DEBUG cinder.api.openstack.wsgi [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-72a88bde-d273-4c21-9c9c-70523c7845dc tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 874.175371] [58710]: INFO cinder.api.v3.volumes [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-72a88bde-d273-4c21-9c9c-70523c7845dc tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Delete volume with id: 0742b153-18f9-4c43-bfb4-69ef4f0b6d26 [ 874.185351] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.185351] [58710]: warnings.warn( [ 874.185938] [58710]: INFO cinder.volume.api [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-72a88bde-d273-4c21-9c9c-70523c7845dc tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Volume info retrieved successfully. [ 874.213628] [58710]: INFO cinder.volume.api [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-72a88bde-d273-4c21-9c9c-70523c7845dc tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] Delete volume request issued successfully. [ 874.213628] [58710]: INFO cinder.api.openstack.wsgi [req-56238e6a-b320-4819-a7e4-9f1a4c927c25 req-72a88bde-d273-4c21-9c9c-70523c7845dc tempest-ServersTestBootFromVolume-993376381 tempest-ServersTestBootFromVolume-993376381-project-member] http://10.180.1.21/volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 returned with HTTP 202 [ 874.214678] [58710]: [pid: 58710|app: 0|req: 87/173] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 10 00:16:42 2025] DELETE /volume/v3/volumes/0742b153-18f9-4c43-bfb4-69ef4f0b6d26 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 884.158401] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=70,cinder:INSERT=13,cinder:UPDATE=29 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 884.205880] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=59,cinder:INSERT=12,cinder:UPDATE=16 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 935.301098] [58709]: DEBUG cinder.api.middleware.request_id [None req-d0bf7e30-7e8e-4988-b943-910528c25346 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.303690] [58709]: INFO cinder.api.openstack.wsgi [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] POST http://10.180.1.21/volume/v3/volumes [ 935.304105] [58709]: DEBUG cinder.api.openstack.wsgi [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1595156261"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 935.305929] [58709]: DEBUG cinder.api.v3.volumes [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1595156261'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 935.306076] [58709]: INFO cinder.api.v3.volumes [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Create volume of 1 GB [ 935.306443] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.306443] [58709]: warnings.warn( [ 935.311669] [58709]: INFO cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Availability Zones retrieved successfully. [ 935.318494] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Flow 'volume_create_api' (acb5743e-36b6-4de2-a754-be67963444fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 935.319704] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afd44fe-ee67-49a9-a374-7058beaca0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 935.320954] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 935.344396] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afd44fe-ee67-49a9-a374-7058beaca0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 935.345453] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9f4d48-31d5-4a41-b441-af44da4c2da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 935.399250] [58709]: DEBUG cinder.quota [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Created reservations ['df804342-c4bf-4f1e-83e9-74311671ae58', '8241ad6e-7a81-423a-89c1-29b799ec1b3d', 'af26bcd4-20a5-4614-bea3-42127fc5f953', '3b95f497-7e95-4704-979d-1aad27040355'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 935.400289] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9f4d48-31d5-4a41-b441-af44da4c2da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df804342-c4bf-4f1e-83e9-74311671ae58', '8241ad6e-7a81-423a-89c1-29b799ec1b3d', 'af26bcd4-20a5-4614-bea3-42127fc5f953', '3b95f497-7e95-4704-979d-1aad27040355']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 935.401203] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396b9c32-7e51-4bc6-8615-d89b87faf11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 935.418548] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396b9c32-7e51-4bc6-8615-d89b87faf11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef3f4d18-fc04-44b3-b790-b81863ab13e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1595156261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0dd1b040164e48b1d7f792c5d74750',qos_specs=None,replication_status=,reservations=['df804342-c4bf-4f1e-83e9-74311671ae58','8241ad6e-7a81-423a-89c1-29b799ec1b3d','af26bcd4-20a5-4614-bea3-42127fc5f953','3b95f497-7e95-4704-979d-1aad27040355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8425ce06f53041bb9f9814bfee01d3dd',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1595156261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef3f4d18-fc04-44b3-b790-b81863ab13e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e0dd1b040164e48b1d7f792c5d74750',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8425ce06f53041bb9f9814bfee01d3dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 935.419556] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56eb7d6-61b3-4fa5-a7f1-acdb512e3192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 935.435183] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56eb7d6-61b3-4fa5-a7f1-acdb512e3192) transitioned into state 'SUCCESS' from state '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-1595156261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0dd1b040164e48b1d7f792c5d74750',qos_specs=None,replication_status=,reservations=['df804342-c4bf-4f1e-83e9-74311671ae58','8241ad6e-7a81-423a-89c1-29b799ec1b3d','af26bcd4-20a5-4614-bea3-42127fc5f953','3b95f497-7e95-4704-979d-1aad27040355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8425ce06f53041bb9f9814bfee01d3dd',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 935.436161] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef510df6-a301-431c-96a9-8bf56c60a7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 935.446818] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef510df6-a301-431c-96a9-8bf56c60a7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 935.447928] [58709]: DEBUG cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Flow 'volume_create_api' (acb5743e-36b6-4de2-a754-be67963444fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 935.448343] [58709]: INFO cinder.volume.api [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Create volume request issued successfully. [ 935.449020] [58709]: INFO cinder.api.openstack.wsgi [None req-d0bf7e30-7e8e-4988-b943-910528c25346 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 935.449964] [58709]: [pid: 58709|app: 0|req: 87/174] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:17:44 2025] POST /volume/v3/volumes => generated 753 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 935.460263] [58710]: DEBUG cinder.api.middleware.request_id [None req-f58747f0-e399-41aa-a380-895e290048db None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.463854] [58710]: INFO cinder.api.openstack.wsgi [None req-f58747f0-e399-41aa-a380-895e290048db tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 [ 935.463854] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f58747f0-e399-41aa-a380-895e290048db tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 935.464496] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f58747f0-e399-41aa-a380-895e290048db tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 935.475021] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.475021] [58710]: warnings.warn( [ 935.479870] [58710]: INFO cinder.volume.api [None req-f58747f0-e399-41aa-a380-895e290048db tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 935.486553] [58710]: INFO cinder.api.openstack.wsgi [None req-f58747f0-e399-41aa-a380-895e290048db tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 returned with HTTP 200 [ 935.486553] [58710]: [pid: 58710|app: 0|req: 88/175] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:17:44 2025] GET /volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.497983] [58709]: DEBUG cinder.api.middleware.request_id [None req-b8bae2e4-9ae1-4b97-9cef-ba31d003ed4b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.501447] [58709]: INFO cinder.api.openstack.wsgi [None req-b8bae2e4-9ae1-4b97-9cef-ba31d003ed4b tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 [ 936.501661] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b8bae2e4-9ae1-4b97-9cef-ba31d003ed4b tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 936.502388] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b8bae2e4-9ae1-4b97-9cef-ba31d003ed4b tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 936.516146] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.516146] [58709]: warnings.warn( [ 936.522435] [58709]: INFO cinder.volume.api [None req-b8bae2e4-9ae1-4b97-9cef-ba31d003ed4b tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 936.530239] [58709]: INFO cinder.api.openstack.wsgi [None req-b8bae2e4-9ae1-4b97-9cef-ba31d003ed4b tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 returned with HTTP 200 [ 936.530988] [58709]: [pid: 58709|app: 0|req: 88/176] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:17:45 2025] GET /volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.542270] [58710]: DEBUG cinder.api.middleware.request_id [None req-c045765c-0c9c-406f-bf10-f32130eefa0a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.544634] [58710]: INFO cinder.api.openstack.wsgi [None req-c045765c-0c9c-406f-bf10-f32130eefa0a tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] POST http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0/action [ 936.545401] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c045765c-0c9c-406f-bf10-f32130eefa0a tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 936.546180] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c045765c-0c9c-406f-bf10-f32130eefa0a tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 936.557028] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.557028] [58710]: warnings.warn( [ 936.557834] [58710]: INFO cinder.volume.api [None req-c045765c-0c9c-406f-bf10-f32130eefa0a tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 936.565460] [58710]: INFO cinder.volume.api [None req-c045765c-0c9c-406f-bf10-f32130eefa0a tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume updated successfully. [ 936.565703] [58710]: INFO cinder.api.openstack.wsgi [None req-c045765c-0c9c-406f-bf10-f32130eefa0a tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0/action returned with HTTP 200 [ 936.566193] [58710]: [pid: 58710|app: 0|req: 89/177] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Dec 10 00:17:45 2025] POST /volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 936.569598] [58709]: DEBUG cinder.api.middleware.request_id [None req-ab6445f2-444a-4577-b4e9-5a0b6ba6dd76 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.572265] [58709]: INFO cinder.api.openstack.wsgi [None req-ab6445f2-444a-4577-b4e9-5a0b6ba6dd76 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 [ 936.572574] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ab6445f2-444a-4577-b4e9-5a0b6ba6dd76 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 936.572793] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ab6445f2-444a-4577-b4e9-5a0b6ba6dd76 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 936.583411] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.583411] [58709]: warnings.warn( [ 936.590472] [58709]: INFO cinder.volume.api [None req-ab6445f2-444a-4577-b4e9-5a0b6ba6dd76 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 936.597413] [58709]: INFO cinder.api.openstack.wsgi [None req-ab6445f2-444a-4577-b4e9-5a0b6ba6dd76 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 returned with HTTP 200 [ 936.598498] [58709]: [pid: 58709|app: 0|req: 89/178] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:17:45 2025] GET /volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.669924] [58710]: DEBUG cinder.api.middleware.request_id [req-cdbe2e2c-3931-4afa-8fe4-0b4f97dde3a3 req-90f69708-c32c-498a-9cff-cc5f1eccebaa None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.672383] [58710]: INFO cinder.api.openstack.wsgi [req-cdbe2e2c-3931-4afa-8fe4-0b4f97dde3a3 req-90f69708-c32c-498a-9cff-cc5f1eccebaa tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 [ 936.672605] [58710]: DEBUG cinder.api.openstack.wsgi [req-cdbe2e2c-3931-4afa-8fe4-0b4f97dde3a3 req-90f69708-c32c-498a-9cff-cc5f1eccebaa tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 936.672817] [58710]: DEBUG cinder.api.openstack.wsgi [req-cdbe2e2c-3931-4afa-8fe4-0b4f97dde3a3 req-90f69708-c32c-498a-9cff-cc5f1eccebaa tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 936.680930] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.680930] [58710]: warnings.warn( [ 936.686403] [58710]: INFO cinder.volume.api [req-cdbe2e2c-3931-4afa-8fe4-0b4f97dde3a3 req-90f69708-c32c-498a-9cff-cc5f1eccebaa tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 936.693114] [58710]: INFO cinder.api.openstack.wsgi [req-cdbe2e2c-3931-4afa-8fe4-0b4f97dde3a3 req-90f69708-c32c-498a-9cff-cc5f1eccebaa tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 returned with HTTP 200 [ 936.693620] [58710]: [pid: 58710|app: 0|req: 90/179] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:17:45 2025] GET /volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 936.962354] [58709]: DEBUG cinder.api.middleware.request_id [None req-b32ccc02-51db-422e-9137-73df81d1daa0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.964463] [58709]: INFO cinder.api.openstack.wsgi [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] POST http://10.180.1.21/volume/v3/volumes [ 936.964852] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1270706968"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 936.967935] [58709]: DEBUG cinder.api.v3.volumes [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1270706968'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 936.967935] [58709]: INFO cinder.api.v3.volumes [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Create volume of 1 GB [ 936.972196] [58709]: INFO cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Availability Zones retrieved successfully. [ 936.979384] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Flow 'volume_create_api' (09da3e2d-929f-4d91-bd90-907799850ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 936.980543] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14838375-7260-4c7c-a516-cd67123e10cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 936.981672] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 937.004773] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14838375-7260-4c7c-a516-cd67123e10cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.005696] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f68bc35-1402-470a-b2c4-6b24679aa817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 937.039728] [58709]: DEBUG cinder.quota [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Created reservations ['d235c62a-941a-4de1-a7a3-dc7cb93574d9', '2b073c9d-b792-4831-8b46-61b77a2e19be', '1f0dd6a9-820c-49a1-b76b-002e1e8477f1', '15b87868-d826-4f86-900e-d7051a49db07'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 937.040822] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f68bc35-1402-470a-b2c4-6b24679aa817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d235c62a-941a-4de1-a7a3-dc7cb93574d9', '2b073c9d-b792-4831-8b46-61b77a2e19be', '1f0dd6a9-820c-49a1-b76b-002e1e8477f1', '15b87868-d826-4f86-900e-d7051a49db07']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.041710] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e87153b-15bd-4e1c-82d5-1922baf37b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 937.058126] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e87153b-15bd-4e1c-82d5-1922baf37b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cdea91d-0780-4bd5-8d65-033d44b41351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1270706968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0dd1b040164e48b1d7f792c5d74750',qos_specs=None,replication_status=,reservations=['d235c62a-941a-4de1-a7a3-dc7cb93574d9','2b073c9d-b792-4831-8b46-61b77a2e19be','1f0dd6a9-820c-49a1-b76b-002e1e8477f1','15b87868-d826-4f86-900e-d7051a49db07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8425ce06f53041bb9f9814bfee01d3dd',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1270706968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cdea91d-0780-4bd5-8d65-033d44b41351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e0dd1b040164e48b1d7f792c5d74750',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8425ce06f53041bb9f9814bfee01d3dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.059244] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb15d10-d697-4019-92f0-66ecba9c2e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 937.075016] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb15d10-d697-4019-92f0-66ecba9c2e7a) transitioned into state 'SUCCESS' from state '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-1270706968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0dd1b040164e48b1d7f792c5d74750',qos_specs=None,replication_status=,reservations=['d235c62a-941a-4de1-a7a3-dc7cb93574d9','2b073c9d-b792-4831-8b46-61b77a2e19be','1f0dd6a9-820c-49a1-b76b-002e1e8477f1','15b87868-d826-4f86-900e-d7051a49db07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8425ce06f53041bb9f9814bfee01d3dd',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.075975] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7009c449-f671-450b-be9d-ebd57e93de5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 937.085599] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7009c449-f671-450b-be9d-ebd57e93de5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 937.086845] [58709]: DEBUG cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Flow 'volume_create_api' (09da3e2d-929f-4d91-bd90-907799850ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 937.087279] [58709]: INFO cinder.volume.api [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Create volume request issued successfully. [ 937.088119] [58709]: INFO cinder.api.openstack.wsgi [None req-b32ccc02-51db-422e-9137-73df81d1daa0 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 937.088632] [58709]: [pid: 58709|app: 0|req: 90/180] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:17:45 2025] POST /volume/v3/volumes => generated 753 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 937.096962] [58710]: DEBUG cinder.api.middleware.request_id [None req-27bb922d-c56a-4d3b-875c-ed7c9918cd93 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.098949] [58710]: INFO cinder.api.openstack.wsgi [None req-27bb922d-c56a-4d3b-875c-ed7c9918cd93 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 [ 937.099181] [58710]: DEBUG cinder.api.openstack.wsgi [None req-27bb922d-c56a-4d3b-875c-ed7c9918cd93 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 937.099426] [58710]: DEBUG cinder.api.openstack.wsgi [None req-27bb922d-c56a-4d3b-875c-ed7c9918cd93 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 937.108821] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.108821] [58710]: warnings.warn( [ 937.112803] [58710]: INFO cinder.volume.api [None req-27bb922d-c56a-4d3b-875c-ed7c9918cd93 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 937.119620] [58710]: INFO cinder.api.openstack.wsgi [None req-27bb922d-c56a-4d3b-875c-ed7c9918cd93 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 returned with HTTP 200 [ 937.120640] [58710]: [pid: 58710|app: 0|req: 91/181] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:17:45 2025] GET /volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.133497] [58709]: DEBUG cinder.api.middleware.request_id [None req-f8542206-f4f7-45ed-a6b7-443aaefee948 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.135824] [58709]: INFO cinder.api.openstack.wsgi [None req-f8542206-f4f7-45ed-a6b7-443aaefee948 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 [ 938.136071] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f8542206-f4f7-45ed-a6b7-443aaefee948 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 938.136382] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f8542206-f4f7-45ed-a6b7-443aaefee948 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 938.148469] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.148469] [58709]: warnings.warn( [ 938.152932] [58709]: INFO cinder.volume.api [None req-f8542206-f4f7-45ed-a6b7-443aaefee948 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 938.158707] [58709]: INFO cinder.api.openstack.wsgi [None req-f8542206-f4f7-45ed-a6b7-443aaefee948 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 returned with HTTP 200 [ 938.159354] [58709]: [pid: 58709|app: 0|req: 91/182] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:17:46 2025] GET /volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 947.116618] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 948.156259] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 989.282819] [58710]: DEBUG cinder.api.middleware.request_id [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.284952] [58710]: INFO cinder.api.openstack.wsgi [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] POST http://10.180.1.21/volume/v3/volumes [ 989.285703] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2056552974"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 989.286789] [58710]: DEBUG cinder.api.v3.volumes [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2056552974'}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 989.286921] [58710]: INFO cinder.api.v3.volumes [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Create volume of 1 GB [ 989.293611] [58710]: INFO cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Availability Zones retrieved successfully. [ 989.302493] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Flow 'volume_create_api' (0c89bd4e-28e0-487e-a88a-68e2b9e7bb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 989.303542] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1aff357-bc20-4daa-b898-2aad045423c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 989.304924] [58710]: DEBUG cinder.volume.flows.api.create_volume [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 989.332961] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1aff357-bc20-4daa-b898-2aad045423c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 989.334068] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (577cb961-fb52-4121-be36-98141e0e799c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 989.390770] [58710]: DEBUG cinder.quota [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Created reservations ['d6fcdaf5-34c7-45bd-b5af-87d58d96e151', 'f37ebce6-5300-4bb0-89df-33ac29e9fef8', '106cab84-1b59-4621-8cf4-7c85099baef2', '10104fc5-b6ca-46c9-8412-a0c20b475a28'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 989.391905] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (577cb961-fb52-4121-be36-98141e0e799c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6fcdaf5-34c7-45bd-b5af-87d58d96e151', 'f37ebce6-5300-4bb0-89df-33ac29e9fef8', '106cab84-1b59-4621-8cf4-7c85099baef2', '10104fc5-b6ca-46c9-8412-a0c20b475a28']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 989.393063] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3c84bb-b8bb-4f75-87cd-430c5c7cd873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 989.408761] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3c84bb-b8bb-4f75-87cd-430c5c7cd873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5364133-1518-4a47-88f1-15451b0cb1d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2056552974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa610f9b41e24cae97fe20e7252fdc46',qos_specs=None,replication_status=,reservations=['d6fcdaf5-34c7-45bd-b5af-87d58d96e151','f37ebce6-5300-4bb0-89df-33ac29e9fef8','106cab84-1b59-4621-8cf4-7c85099baef2','10104fc5-b6ca-46c9-8412-a0c20b475a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a29100d0e74c8b931d10a09ae8cd0a',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2056552974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5364133-1518-4a47-88f1-15451b0cb1d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa610f9b41e24cae97fe20e7252fdc46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67a29100d0e74c8b931d10a09ae8cd0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 989.409689] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b850742-ab79-4d3d-8db9-81196a9c857a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 989.426770] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b850742-ab79-4d3d-8db9-81196a9c857a) transitioned into state 'SUCCESS' from state '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-2056552974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa610f9b41e24cae97fe20e7252fdc46',qos_specs=None,replication_status=,reservations=['d6fcdaf5-34c7-45bd-b5af-87d58d96e151','f37ebce6-5300-4bb0-89df-33ac29e9fef8','106cab84-1b59-4621-8cf4-7c85099baef2','10104fc5-b6ca-46c9-8412-a0c20b475a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67a29100d0e74c8b931d10a09ae8cd0a',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 989.427803] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc79dc4-deed-4dff-8baa-ffc54ceb8877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 989.438154] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc79dc4-deed-4dff-8baa-ffc54ceb8877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 989.440792] [58710]: DEBUG cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Flow 'volume_create_api' (0c89bd4e-28e0-487e-a88a-68e2b9e7bb6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 989.440792] [58710]: INFO cinder.volume.api [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Create volume request issued successfully. [ 989.440792] [58710]: INFO cinder.api.openstack.wsgi [None req-0821372a-b706-43e2-ab81-fecf4d3744a7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 989.440792] [58710]: [pid: 58710|app: 0|req: 92/183] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:18:38 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) [ 989.451039] [58709]: DEBUG cinder.api.middleware.request_id [None req-8a31f8aa-80fd-464e-a2c4-8612554fa27a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.455064] [58709]: INFO cinder.api.openstack.wsgi [None req-8a31f8aa-80fd-464e-a2c4-8612554fa27a tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] GET http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 [ 989.455308] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8a31f8aa-80fd-464e-a2c4-8612554fa27a tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 989.455501] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8a31f8aa-80fd-464e-a2c4-8612554fa27a tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 989.465787] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.465787] [58709]: warnings.warn( [ 989.471843] [58709]: INFO cinder.volume.api [None req-8a31f8aa-80fd-464e-a2c4-8612554fa27a tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Volume info retrieved successfully. [ 989.477050] [58709]: INFO cinder.api.openstack.wsgi [None req-8a31f8aa-80fd-464e-a2c4-8612554fa27a tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 returned with HTTP 200 [ 989.477494] [58709]: [pid: 58709|app: 0|req: 92/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:38 2025] GET /volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.488670] [58710]: DEBUG cinder.api.middleware.request_id [None req-4a459559-217f-491d-8f9b-af9051b07932 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.491297] [58710]: INFO cinder.api.openstack.wsgi [None req-4a459559-217f-491d-8f9b-af9051b07932 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] GET http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 [ 990.491573] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4a459559-217f-491d-8f9b-af9051b07932 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 990.491797] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4a459559-217f-491d-8f9b-af9051b07932 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 990.504422] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.504422] [58710]: warnings.warn( [ 990.509682] [58710]: INFO cinder.volume.api [None req-4a459559-217f-491d-8f9b-af9051b07932 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Volume info retrieved successfully. [ 990.515695] [58710]: INFO cinder.api.openstack.wsgi [None req-4a459559-217f-491d-8f9b-af9051b07932 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 returned with HTTP 200 [ 990.516375] [58710]: [pid: 58710|app: 0|req: 93/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:39 2025] GET /volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.703103] [58709]: DEBUG cinder.api.middleware.request_id [req-3b0e7fb3-6fdf-4801-a4be-1fe7662c5e71 req-6f7303ad-4e1c-4ace-88e0-1939f207e5c5 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.706310] [58709]: INFO cinder.api.openstack.wsgi [req-3b0e7fb3-6fdf-4801-a4be-1fe7662c5e71 req-6f7303ad-4e1c-4ace-88e0-1939f207e5c5 tempest-VolumesAdminNegativeTest-1165780550 tempest-VolumesAdminNegativeTest-1165780550-project] GET http://10.180.1.21/volume/v3/volumes/07c7bc61-5fc5-4ba6-9abb-d1c4acdce6ee [ 990.706530] [58709]: DEBUG cinder.api.openstack.wsgi [req-3b0e7fb3-6fdf-4801-a4be-1fe7662c5e71 req-6f7303ad-4e1c-4ace-88e0-1939f207e5c5 tempest-VolumesAdminNegativeTest-1165780550 tempest-VolumesAdminNegativeTest-1165780550-project] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 990.706777] [58709]: DEBUG cinder.api.openstack.wsgi [req-3b0e7fb3-6fdf-4801-a4be-1fe7662c5e71 req-6f7303ad-4e1c-4ace-88e0-1939f207e5c5 tempest-VolumesAdminNegativeTest-1165780550 tempest-VolumesAdminNegativeTest-1165780550-project] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 990.718398] [58709]: INFO cinder.api.openstack.wsgi [req-3b0e7fb3-6fdf-4801-a4be-1fe7662c5e71 req-6f7303ad-4e1c-4ace-88e0-1939f207e5c5 tempest-VolumesAdminNegativeTest-1165780550 tempest-VolumesAdminNegativeTest-1165780550-project] http://10.180.1.21/volume/v3/volumes/07c7bc61-5fc5-4ba6-9abb-d1c4acdce6ee returned with HTTP 404 [ 990.719135] [58709]: [pid: 58709|app: 0|req: 93/186] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:18:39 2025] GET /volume/v3/volumes/07c7bc61-5fc5-4ba6-9abb-d1c4acdce6ee => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 990.729435] [58710]: DEBUG cinder.api.middleware.request_id [None req-a60ce838-2529-400f-8109-258d22c226f7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.731914] [58710]: INFO cinder.api.openstack.wsgi [None req-a60ce838-2529-400f-8109-258d22c226f7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 [ 990.732795] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a60ce838-2529-400f-8109-258d22c226f7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 990.732795] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a60ce838-2529-400f-8109-258d22c226f7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 990.732990] [58710]: INFO cinder.api.v3.volumes [None req-a60ce838-2529-400f-8109-258d22c226f7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Delete volume with id: e5364133-1518-4a47-88f1-15451b0cb1d0 [ 990.744862] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.744862] [58710]: warnings.warn( [ 990.748065] [58710]: INFO cinder.volume.api [None req-a60ce838-2529-400f-8109-258d22c226f7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Volume info retrieved successfully. [ 990.767967] [58710]: INFO cinder.volume.api [None req-a60ce838-2529-400f-8109-258d22c226f7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Delete volume request issued successfully. [ 990.768189] [58710]: INFO cinder.api.openstack.wsgi [None req-a60ce838-2529-400f-8109-258d22c226f7 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 returned with HTTP 202 [ 990.769194] [58710]: [pid: 58710|app: 0|req: 94/187] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:18:39 2025] DELETE /volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 990.771806] [58709]: DEBUG cinder.api.middleware.request_id [None req-a2ffc63f-8d24-479c-b8ca-632fe1dfd082 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.775237] [58709]: INFO cinder.api.openstack.wsgi [None req-a2ffc63f-8d24-479c-b8ca-632fe1dfd082 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] GET http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 [ 990.775512] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a2ffc63f-8d24-479c-b8ca-632fe1dfd082 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 990.775721] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a2ffc63f-8d24-479c-b8ca-632fe1dfd082 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 990.788586] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.788586] [58709]: warnings.warn( [ 990.797606] [58709]: INFO cinder.volume.api [None req-a2ffc63f-8d24-479c-b8ca-632fe1dfd082 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Volume info retrieved successfully. [ 990.804707] [58709]: INFO cinder.api.openstack.wsgi [None req-a2ffc63f-8d24-479c-b8ca-632fe1dfd082 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 returned with HTTP 200 [ 990.805510] [58709]: [pid: 58709|app: 0|req: 94/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:39 2025] GET /volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.898218] [58710]: DEBUG cinder.api.middleware.request_id [req-4af5ace2-a5a1-4086-9385-1e7a5ff71765 req-54b75ffd-af0f-4910-af86-7ac2f53b4973 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.902039] [58710]: INFO cinder.api.openstack.wsgi [req-4af5ace2-a5a1-4086-9385-1e7a5ff71765 req-54b75ffd-af0f-4910-af86-7ac2f53b4973 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 990.902287] [58710]: DEBUG cinder.api.openstack.wsgi [req-4af5ace2-a5a1-4086-9385-1e7a5ff71765 req-54b75ffd-af0f-4910-af86-7ac2f53b4973 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 990.902540] [58710]: DEBUG cinder.api.openstack.wsgi [req-4af5ace2-a5a1-4086-9385-1e7a5ff71765 req-54b75ffd-af0f-4910-af86-7ac2f53b4973 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 990.917113] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.917113] [58710]: warnings.warn( [ 990.919719] [58710]: INFO cinder.volume.api [req-4af5ace2-a5a1-4086-9385-1e7a5ff71765 req-54b75ffd-af0f-4910-af86-7ac2f53b4973 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 990.924348] [58710]: INFO cinder.api.openstack.wsgi [req-4af5ace2-a5a1-4086-9385-1e7a5ff71765 req-54b75ffd-af0f-4910-af86-7ac2f53b4973 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 990.924883] [58710]: [pid: 58710|app: 0|req: 95/189] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:18:39 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.456975] [58709]: DEBUG cinder.api.middleware.request_id [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-9dcfeeda-f938-422e-9fa3-cfa4d7747f94 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.460074] [58709]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-9dcfeeda-f938-422e-9fa3-cfa4d7747f94 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 991.460385] [58709]: DEBUG cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-9dcfeeda-f938-422e-9fa3-cfa4d7747f94 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.460592] [58709]: DEBUG cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-9dcfeeda-f938-422e-9fa3-cfa4d7747f94 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.471604] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.471604] [58709]: warnings.warn( [ 991.476227] [58709]: INFO cinder.volume.api [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-9dcfeeda-f938-422e-9fa3-cfa4d7747f94 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 991.481823] [58709]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-9dcfeeda-f938-422e-9fa3-cfa4d7747f94 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 991.482312] [58709]: [pid: 58709|app: 0|req: 95/190] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:18:40 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.816069] [58710]: DEBUG cinder.api.middleware.request_id [None req-ac580664-6118-45a1-8cef-b5c1544b16c1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.818995] [58710]: INFO cinder.api.openstack.wsgi [None req-ac580664-6118-45a1-8cef-b5c1544b16c1 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] GET http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 [ 991.819288] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ac580664-6118-45a1-8cef-b5c1544b16c1 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 991.819557] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ac580664-6118-45a1-8cef-b5c1544b16c1 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 991.828923] [58710]: INFO cinder.api.openstack.wsgi [None req-ac580664-6118-45a1-8cef-b5c1544b16c1 tempest-VolumesAdminNegativeTest-1916951594 tempest-VolumesAdminNegativeTest-1916951594-project-member] http://10.180.1.21/volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 returned with HTTP 404 [ 991.829668] [58710]: [pid: 58710|app: 0|req: 96/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:40 2025] GET /volume/v3/volumes/e5364133-1518-4a47-88f1-15451b0cb1d0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 993.002273] [58709]: DEBUG cinder.api.middleware.request_id [None req-b2b31c2a-8301-45d3-b0f6-33ed0abb7e16 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.002980] [58709]: INFO cinder.api.openstack.wsgi [None req-b2b31c2a-8301-45d3-b0f6-33ed0abb7e16 None None] GET http://10.180.1.21/volume// [ 993.003296] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b2b31c2a-8301-45d3-b0f6-33ed0abb7e16 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 993.003554] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b2b31c2a-8301-45d3-b0f6-33ed0abb7e16 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 993.003940] [58709]: INFO cinder.api.openstack.wsgi [None req-b2b31c2a-8301-45d3-b0f6-33ed0abb7e16 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 993.004476] [58709]: [pid: 58709|app: 0|req: 96/192] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:18:41 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 993.010117] [58710]: DEBUG cinder.api.middleware.request_id [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-aaad67fd-7779-4d94-9142-d992744e1bf1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.015127] [58710]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-aaad67fd-7779-4d94-9142-d992744e1bf1 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] POST http://10.180.1.21/volume/v3/attachments [ 993.015622] [58710]: DEBUG cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-aaad67fd-7779-4d94-9142-d992744e1bf1 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0422955a-ca06-4681-83ad-0d22da7b3139", "connector": null, "instance_uuid": "583e1770-f009-4ac6-8ea9-3af2afc35f47"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.030066] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.030066] [58710]: warnings.warn( [ 993.058720] [58710]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-aaad67fd-7779-4d94-9142-d992744e1bf1 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 993.059235] [58710]: [pid: 58710|app: 0|req: 97/193] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:18:41 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 993.077722] [58709]: DEBUG cinder.api.middleware.request_id [None req-da7b2c9e-d72e-4e63-9f63-9be0c7eef5d9 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.079912] [58709]: INFO cinder.api.openstack.wsgi [None req-da7b2c9e-d72e-4e63-9f63-9be0c7eef5d9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 993.080136] [58709]: DEBUG cinder.api.openstack.wsgi [None req-da7b2c9e-d72e-4e63-9f63-9be0c7eef5d9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 993.080363] [58709]: DEBUG cinder.api.openstack.wsgi [None req-da7b2c9e-d72e-4e63-9f63-9be0c7eef5d9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 993.093705] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.093705] [58709]: warnings.warn( [ 993.097020] [58709]: INFO cinder.volume.api [None req-da7b2c9e-d72e-4e63-9f63-9be0c7eef5d9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 993.102540] [58709]: INFO cinder.api.openstack.wsgi [None req-da7b2c9e-d72e-4e63-9f63-9be0c7eef5d9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 993.103042] [58709]: [pid: 58709|app: 0|req: 97/194] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:41 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.584220] [58710]: DEBUG cinder.api.middleware.request_id [None req-a125e89b-f218-4606-bf6b-92f2538a9289 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.584220] [58710]: INFO cinder.api.openstack.wsgi [None req-a125e89b-f218-4606-bf6b-92f2538a9289 None None] GET http://10.180.1.21/volume// [ 993.584220] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a125e89b-f218-4606-bf6b-92f2538a9289 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 993.584220] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a125e89b-f218-4606-bf6b-92f2538a9289 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 993.584480] [58710]: INFO cinder.api.openstack.wsgi [None req-a125e89b-f218-4606-bf6b-92f2538a9289 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 993.585036] [58710]: [pid: 58710|app: 0|req: 98/195] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:18:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 993.590260] [58709]: DEBUG cinder.api.middleware.request_id [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-ec40a8c6-238a-491d-8ed6-e8581a694153 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.594084] [58709]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-ec40a8c6-238a-491d-8ed6-e8581a694153 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 993.594499] [58709]: DEBUG cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-ec40a8c6-238a-491d-8ed6-e8581a694153 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 993.594867] [58709]: DEBUG cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-ec40a8c6-238a-491d-8ed6-e8581a694153 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 993.611098] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.611098] [58709]: warnings.warn( [ 993.616593] [58709]: INFO cinder.volume.api [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-ec40a8c6-238a-491d-8ed6-e8581a694153 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 993.624764] [58709]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-ec40a8c6-238a-491d-8ed6-e8581a694153 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 993.625516] [58709]: [pid: 58709|app: 0|req: 98/196] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:18:42 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 1030 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 993.664467] [58710]: DEBUG cinder.api.middleware.request_id [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-798d825a-d8c6-4333-bac1-d6f5781679bf None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.666851] [58710]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-798d825a-d8c6-4333-bac1-d6f5781679bf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] PUT http://10.180.1.21/volume/v3/attachments/9df07849-90d7-44fd-91f6-2198b54a3147 [ 993.667435] [58710]: DEBUG cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-798d825a-d8c6-4333-bac1-d6f5781679bf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-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-983552", "mountpoint": "/dev/sdb"}}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.678804] [58710]: DEBUG cinder.coordination [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-798d825a-d8c6-4333-bac1-d6f5781679bf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Acquiring lock "cinder-attachment_update-0422955a-ca06-4681-83ad-0d22da7b3139-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 993.685120] [58710]: DEBUG cinder.coordination [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-798d825a-d8c6-4333-bac1-d6f5781679bf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Lock "cinder-attachment_update-0422955a-ca06-4681-83ad-0d22da7b3139-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 993.686259] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.686259] [58710]: warnings.warn( [ 994.116236] [58709]: DEBUG cinder.api.middleware.request_id [None req-b35e3d1a-878c-461a-88e3-641a203e47eb None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.118188] [58709]: INFO cinder.api.openstack.wsgi [None req-b35e3d1a-878c-461a-88e3-641a203e47eb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 994.118392] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b35e3d1a-878c-461a-88e3-641a203e47eb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 994.119533] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b35e3d1a-878c-461a-88e3-641a203e47eb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 994.131389] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.131389] [58709]: warnings.warn( [ 994.136316] [58709]: INFO cinder.volume.api [None req-b35e3d1a-878c-461a-88e3-641a203e47eb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 994.142213] [58709]: INFO cinder.api.openstack.wsgi [None req-b35e3d1a-878c-461a-88e3-641a203e47eb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 994.143732] [58709]: [pid: 58709|app: 0|req: 99/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:42 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.154408] [58709]: DEBUG cinder.api.middleware.request_id [None req-fc1124ee-cb0e-47de-aad2-5ce1b1bdc0aa None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.157863] [58709]: INFO cinder.api.openstack.wsgi [None req-fc1124ee-cb0e-47de-aad2-5ce1b1bdc0aa tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 995.158111] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fc1124ee-cb0e-47de-aad2-5ce1b1bdc0aa tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 995.158390] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fc1124ee-cb0e-47de-aad2-5ce1b1bdc0aa tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 995.173341] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.173341] [58709]: warnings.warn( [ 995.178842] [58709]: INFO cinder.volume.api [None req-fc1124ee-cb0e-47de-aad2-5ce1b1bdc0aa tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 995.183882] [58709]: INFO cinder.api.openstack.wsgi [None req-fc1124ee-cb0e-47de-aad2-5ce1b1bdc0aa tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 995.184430] [58709]: [pid: 58709|app: 0|req: 100/198] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:43 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.014232] [58709]: DEBUG cinder.api.middleware.request_id [None req-fe161ac4-c741-4afd-98e5-156c1b10d886 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.016183] [58709]: INFO cinder.api.openstack.wsgi [None req-fe161ac4-c741-4afd-98e5-156c1b10d886 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 996.018741] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fe161ac4-c741-4afd-98e5-156c1b10d886 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 996.018741] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fe161ac4-c741-4afd-98e5-156c1b10d886 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 996.033148] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.033148] [58709]: warnings.warn( [ 996.038885] [58709]: INFO cinder.volume.api [None req-fe161ac4-c741-4afd-98e5-156c1b10d886 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 996.043218] [58709]: INFO cinder.api.openstack.wsgi [None req-fe161ac4-c741-4afd-98e5-156c1b10d886 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 996.043718] [58709]: [pid: 58709|app: 0|req: 101/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:44 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 996.194772] [58709]: DEBUG cinder.api.middleware.request_id [None req-9041efb6-2ffd-459a-b725-9bc0af9a1bce None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.197697] [58709]: INFO cinder.api.openstack.wsgi [None req-9041efb6-2ffd-459a-b725-9bc0af9a1bce tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 996.197697] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9041efb6-2ffd-459a-b725-9bc0af9a1bce tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 996.197956] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9041efb6-2ffd-459a-b725-9bc0af9a1bce tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 996.210201] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.210201] [58709]: warnings.warn( [ 996.215585] [58709]: INFO cinder.volume.api [None req-9041efb6-2ffd-459a-b725-9bc0af9a1bce tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 996.227524] [58709]: INFO cinder.api.openstack.wsgi [None req-9041efb6-2ffd-459a-b725-9bc0af9a1bce tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 996.228232] [58709]: [pid: 58709|app: 0|req: 102/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:44 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.338407] [58709]: DEBUG cinder.api.middleware.request_id [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-c5269768-a051-4e3f-906d-43e03fc6cc73 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.341614] [58709]: INFO cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-c5269768-a051-4e3f-906d-43e03fc6cc73 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 996.342240] [58709]: DEBUG cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-c5269768-a051-4e3f-906d-43e03fc6cc73 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 996.342332] [58709]: DEBUG cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-c5269768-a051-4e3f-906d-43e03fc6cc73 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 996.355519] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.355519] [58709]: warnings.warn( [ 996.360376] [58709]: INFO cinder.volume.api [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-c5269768-a051-4e3f-906d-43e03fc6cc73 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 996.365761] [58709]: INFO cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-c5269768-a051-4e3f-906d-43e03fc6cc73 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 996.366314] [58709]: [pid: 58709|app: 0|req: 103/201] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:18:45 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.399596] [58709]: DEBUG cinder.api.middleware.request_id [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-5d3454a2-6d44-4e6d-81db-fa5d4e78cfd2 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.402201] [58709]: INFO cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-5d3454a2-6d44-4e6d-81db-fa5d4e78cfd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] POST http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9/action [ 996.402817] [58709]: DEBUG cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-5d3454a2-6d44-4e6d-81db-fa5d4e78cfd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 996.403017] [58709]: DEBUG cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-5d3454a2-6d44-4e6d-81db-fa5d4e78cfd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.413859] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.413859] [58709]: warnings.warn( [ 996.414500] [58709]: INFO cinder.volume.api [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-5d3454a2-6d44-4e6d-81db-fa5d4e78cfd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 996.420723] [58709]: INFO cinder.volume.api [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-5d3454a2-6d44-4e6d-81db-fa5d4e78cfd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Begin detaching volume completed successfully. [ 996.421084] [58709]: INFO cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-5d3454a2-6d44-4e6d-81db-fa5d4e78cfd2 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9/action returned with HTTP 202 [ 996.421659] [58709]: [pid: 58709|app: 0|req: 104/202] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:18:45 2025] POST /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 997.239289] [58709]: DEBUG cinder.api.middleware.request_id [None req-c156102e-2247-4e4b-abda-ab0c044a3887 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.241856] [58709]: INFO cinder.api.openstack.wsgi [None req-c156102e-2247-4e4b-abda-ab0c044a3887 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 997.241856] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c156102e-2247-4e4b-abda-ab0c044a3887 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 997.241988] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c156102e-2247-4e4b-abda-ab0c044a3887 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 997.257692] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.257692] [58709]: warnings.warn( [ 997.262242] [58709]: INFO cinder.volume.api [None req-c156102e-2247-4e4b-abda-ab0c044a3887 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 997.268230] [58709]: INFO cinder.api.openstack.wsgi [None req-c156102e-2247-4e4b-abda-ab0c044a3887 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 997.268373] [58709]: [pid: 58709|app: 0|req: 105/203] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:45 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.450607] [58709]: DEBUG cinder.api.middleware.request_id [None req-b715e96c-dd69-4e74-9549-358c481d6b09 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.452812] [58709]: INFO cinder.api.openstack.wsgi [None req-b715e96c-dd69-4e74-9549-358c481d6b09 None None] GET http://10.180.1.21/volume// [ 997.452812] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b715e96c-dd69-4e74-9549-358c481d6b09 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 997.452812] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b715e96c-dd69-4e74-9549-358c481d6b09 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 997.452812] [58709]: INFO cinder.api.openstack.wsgi [None req-b715e96c-dd69-4e74-9549-358c481d6b09 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 997.452812] [58709]: [pid: 58709|app: 0|req: 106/204] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:18:46 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 997.458769] [58709]: DEBUG cinder.api.middleware.request_id [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-fec87e03-632f-49c3-b1e3-bca9fd8bfdb3 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.464177] [58709]: INFO cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-fec87e03-632f-49c3-b1e3-bca9fd8bfdb3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 997.464177] [58709]: DEBUG cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-fec87e03-632f-49c3-b1e3-bca9fd8bfdb3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 997.464177] [58709]: DEBUG cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-fec87e03-632f-49c3-b1e3-bca9fd8bfdb3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 997.473906] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.473906] [58709]: warnings.warn( [ 997.478084] [58709]: INFO cinder.volume.api [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-fec87e03-632f-49c3-b1e3-bca9fd8bfdb3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 997.482914] [58709]: INFO cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-fec87e03-632f-49c3-b1e3-bca9fd8bfdb3 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 997.483377] [58709]: [pid: 58709|app: 0|req: 107/205] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:18:46 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 998.280668] [58709]: DEBUG cinder.api.middleware.request_id [None req-10892ce4-8321-4fb0-a2c8-44401a15e178 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.282940] [58709]: INFO cinder.api.openstack.wsgi [None req-10892ce4-8321-4fb0-a2c8-44401a15e178 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 998.283313] [58709]: DEBUG cinder.api.openstack.wsgi [None req-10892ce4-8321-4fb0-a2c8-44401a15e178 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 998.283539] [58709]: DEBUG cinder.api.openstack.wsgi [None req-10892ce4-8321-4fb0-a2c8-44401a15e178 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 998.300959] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.300959] [58709]: warnings.warn( [ 998.306912] [58709]: INFO cinder.volume.api [None req-10892ce4-8321-4fb0-a2c8-44401a15e178 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 998.313464] [58709]: INFO cinder.api.openstack.wsgi [None req-10892ce4-8321-4fb0-a2c8-44401a15e178 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 998.313842] [58709]: [pid: 58709|app: 0|req: 108/206] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:47 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.697684] [58709]: DEBUG cinder.api.middleware.request_id [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-71d9515c-3f27-4ca9-b6c8-3326e12039be None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.702082] [58709]: INFO cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-71d9515c-3f27-4ca9-b6c8-3326e12039be tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] DELETE http://10.180.1.21/volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f [ 998.702350] [58709]: DEBUG cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-71d9515c-3f27-4ca9-b6c8-3326e12039be tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 998.702880] [58709]: DEBUG cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-71d9515c-3f27-4ca9-b6c8-3326e12039be tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 998.713602] [58710]: DEBUG cinder.coordination [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-798d825a-d8c6-4333-bac1-d6f5781679bf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Lock "cinder-attachment_update-0422955a-ca06-4681-83ad-0d22da7b3139-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=58710) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 998.714091] [58710]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-798d825a-d8c6-4333-bac1-d6f5781679bf tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/attachments/9df07849-90d7-44fd-91f6-2198b54a3147 returned with HTTP 200 [ 998.714293] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.714293] [58709]: warnings.warn( [ 998.714513] [58710]: [pid: 58710|app: 0|req: 99/207] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:18:42 2025] PUT /volume/v3/attachments/9df07849-90d7-44fd-91f6-2198b54a3147 => generated 617 bytes in 5051 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.248414] [58709]: INFO cinder.api.openstack.wsgi [req-46fc41eb-3266-4756-ac0e-8e6d4f8fae54 req-71d9515c-3f27-4ca9-b6c8-3326e12039be tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f returned with HTTP 200 [ 999.248992] [58709]: [pid: 58709|app: 0|req: 109/208] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:18:47 2025] DELETE /volume/v3/attachments/73c41708-9111-4021-b385-096117ad7f6f => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.324867] [58710]: DEBUG cinder.api.middleware.request_id [None req-03b0b67b-ec31-4180-ad84-03ed0b0b12bd None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.326916] [58710]: INFO cinder.api.openstack.wsgi [None req-03b0b67b-ec31-4180-ad84-03ed0b0b12bd tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 999.327169] [58710]: DEBUG cinder.api.openstack.wsgi [None req-03b0b67b-ec31-4180-ad84-03ed0b0b12bd tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 999.327381] [58710]: DEBUG cinder.api.openstack.wsgi [None req-03b0b67b-ec31-4180-ad84-03ed0b0b12bd tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 999.339331] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.339331] [58710]: warnings.warn( [ 999.343331] [58710]: INFO cinder.volume.api [None req-03b0b67b-ec31-4180-ad84-03ed0b0b12bd tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 999.348399] [58710]: INFO cinder.api.openstack.wsgi [None req-03b0b67b-ec31-4180-ad84-03ed0b0b12bd tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 999.348821] [58710]: [pid: 58710|app: 0|req: 100/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:48 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 999.919561] [58709]: DEBUG cinder.api.middleware.request_id [None req-bfa11ade-bf6a-40de-bc3e-c65cd9561356 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.922027] [58709]: INFO cinder.api.openstack.wsgi [None req-bfa11ade-bf6a-40de-bc3e-c65cd9561356 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 999.922400] [58709]: DEBUG cinder.api.openstack.wsgi [None req-bfa11ade-bf6a-40de-bc3e-c65cd9561356 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 999.922647] [58709]: DEBUG cinder.api.openstack.wsgi [None req-bfa11ade-bf6a-40de-bc3e-c65cd9561356 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 999.933822] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.933822] [58709]: warnings.warn( [ 999.938911] [58709]: INFO cinder.volume.api [None req-bfa11ade-bf6a-40de-bc3e-c65cd9561356 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 999.944400] [58709]: INFO cinder.api.openstack.wsgi [None req-bfa11ade-bf6a-40de-bc3e-c65cd9561356 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 999.944821] [58709]: [pid: 58709|app: 0|req: 110/210] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:48 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.359474] [58710]: DEBUG cinder.api.middleware.request_id [None req-9f1da33b-d23f-44f2-9b71-d335e75a9cd6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.361550] [58710]: INFO cinder.api.openstack.wsgi [None req-9f1da33b-d23f-44f2-9b71-d335e75a9cd6 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1000.361791] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9f1da33b-d23f-44f2-9b71-d335e75a9cd6 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1000.361981] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9f1da33b-d23f-44f2-9b71-d335e75a9cd6 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1000.378345] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.378345] [58710]: warnings.warn( [ 1000.383204] [58710]: INFO cinder.volume.api [None req-9f1da33b-d23f-44f2-9b71-d335e75a9cd6 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1000.389692] [58710]: INFO cinder.api.openstack.wsgi [None req-9f1da33b-d23f-44f2-9b71-d335e75a9cd6 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1000.390160] [58710]: [pid: 58710|app: 0|req: 101/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:49 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.908960] [58709]: DEBUG cinder.api.middleware.request_id [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-8ea8028c-58c5-4759-82d7-df56a6b273e4 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.911258] [58709]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-8ea8028c-58c5-4759-82d7-df56a6b273e4 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] POST http://10.180.1.21/volume/v3/attachments/9df07849-90d7-44fd-91f6-2198b54a3147/action [ 1000.911690] [58709]: DEBUG cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-8ea8028c-58c5-4759-82d7-df56a6b273e4 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1000.911839] [58709]: DEBUG cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-8ea8028c-58c5-4759-82d7-df56a6b273e4 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1000.939820] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.939820] [58709]: warnings.warn( [ 1000.948232] [58709]: INFO cinder.api.openstack.wsgi [req-67f5c550-81a9-4c7b-abef-49c6615b84c9 req-8ea8028c-58c5-4759-82d7-df56a6b273e4 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/attachments/9df07849-90d7-44fd-91f6-2198b54a3147/action returned with HTTP 204 [ 1000.948728] [58709]: [pid: 58709|app: 0|req: 111/212] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:18:49 2025] POST /volume/v3/attachments/9df07849-90d7-44fd-91f6-2198b54a3147/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1001.401454] [58710]: DEBUG cinder.api.middleware.request_id [None req-52fe15f4-2984-4350-805b-84be2e84a601 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.403910] [58710]: INFO cinder.api.openstack.wsgi [None req-52fe15f4-2984-4350-805b-84be2e84a601 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1001.404142] [58710]: DEBUG cinder.api.openstack.wsgi [None req-52fe15f4-2984-4350-805b-84be2e84a601 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1001.404338] [58710]: DEBUG cinder.api.openstack.wsgi [None req-52fe15f4-2984-4350-805b-84be2e84a601 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1001.414998] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.414998] [58710]: warnings.warn( [ 1001.419144] [58710]: INFO cinder.volume.api [None req-52fe15f4-2984-4350-805b-84be2e84a601 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1001.424932] [58710]: INFO cinder.api.openstack.wsgi [None req-52fe15f4-2984-4350-805b-84be2e84a601 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1001.425433] [58710]: [pid: 58710|app: 0|req: 102/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:50 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.435966] [58709]: DEBUG cinder.api.middleware.request_id [None req-50c4e46c-445f-4985-ac18-b2c5753606c9 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.438293] [58709]: INFO cinder.api.openstack.wsgi [None req-50c4e46c-445f-4985-ac18-b2c5753606c9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1001.438609] [58709]: DEBUG cinder.api.openstack.wsgi [None req-50c4e46c-445f-4985-ac18-b2c5753606c9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1001.438863] [58709]: DEBUG cinder.api.openstack.wsgi [None req-50c4e46c-445f-4985-ac18-b2c5753606c9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1001.450981] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.450981] [58709]: warnings.warn( [ 1001.455244] [58709]: INFO cinder.volume.api [None req-50c4e46c-445f-4985-ac18-b2c5753606c9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1001.461289] [58709]: INFO cinder.api.openstack.wsgi [None req-50c4e46c-445f-4985-ac18-b2c5753606c9 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1001.461897] [58709]: [pid: 58709|app: 0|req: 112/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:18:50 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.512299] [58710]: DEBUG cinder.api.middleware.request_id [req-209c1ea9-c8f0-4ea3-9400-993fbeb9edb0 req-1a778e1a-97f8-4eca-bb98-83e6412a0bba None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.514814] [58710]: INFO cinder.api.openstack.wsgi [req-209c1ea9-c8f0-4ea3-9400-993fbeb9edb0 req-1a778e1a-97f8-4eca-bb98-83e6412a0bba tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1001.515065] [58710]: DEBUG cinder.api.openstack.wsgi [req-209c1ea9-c8f0-4ea3-9400-993fbeb9edb0 req-1a778e1a-97f8-4eca-bb98-83e6412a0bba tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1001.515280] [58710]: DEBUG cinder.api.openstack.wsgi [req-209c1ea9-c8f0-4ea3-9400-993fbeb9edb0 req-1a778e1a-97f8-4eca-bb98-83e6412a0bba tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1001.528271] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.528271] [58710]: warnings.warn( [ 1001.534074] [58710]: INFO cinder.volume.api [req-209c1ea9-c8f0-4ea3-9400-993fbeb9edb0 req-1a778e1a-97f8-4eca-bb98-83e6412a0bba tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1001.541780] [58710]: INFO cinder.api.openstack.wsgi [req-209c1ea9-c8f0-4ea3-9400-993fbeb9edb0 req-1a778e1a-97f8-4eca-bb98-83e6412a0bba tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1001.542462] [58710]: [pid: 58710|app: 0|req: 103/215] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:18:50 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.457938] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=88,cinder:UPDATE=6 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1011.539045] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=70,cinder:INSERT=12,cinder:UPDATE=16 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1011.689062] [58709]: DEBUG cinder.api.middleware.request_id [req-77ba8e97-d194-4a3c-9860-df150756c140 req-98f54afa-2af6-4cfe-a056-a18d5855f0d2 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.692137] [58709]: INFO cinder.api.openstack.wsgi [req-77ba8e97-d194-4a3c-9860-df150756c140 req-98f54afa-2af6-4cfe-a056-a18d5855f0d2 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1011.692716] [58709]: DEBUG cinder.api.openstack.wsgi [req-77ba8e97-d194-4a3c-9860-df150756c140 req-98f54afa-2af6-4cfe-a056-a18d5855f0d2 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1011.693220] [58709]: DEBUG cinder.api.openstack.wsgi [req-77ba8e97-d194-4a3c-9860-df150756c140 req-98f54afa-2af6-4cfe-a056-a18d5855f0d2 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1011.720111] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.720111] [58709]: warnings.warn( [ 1011.725484] [58709]: INFO cinder.volume.api [req-77ba8e97-d194-4a3c-9860-df150756c140 req-98f54afa-2af6-4cfe-a056-a18d5855f0d2 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1011.735536] [58709]: INFO cinder.api.openstack.wsgi [req-77ba8e97-d194-4a3c-9860-df150756c140 req-98f54afa-2af6-4cfe-a056-a18d5855f0d2 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1011.735536] [58709]: [pid: 58709|app: 0|req: 113/216] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:19:00 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.938561] [58710]: DEBUG cinder.api.middleware.request_id [None req-3aa04857-446f-4076-b00c-71cc61b8a8f5 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.940622] [58710]: INFO cinder.api.openstack.wsgi [None req-3aa04857-446f-4076-b00c-71cc61b8a8f5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 1011.940830] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3aa04857-446f-4076-b00c-71cc61b8a8f5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1011.941661] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3aa04857-446f-4076-b00c-71cc61b8a8f5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1011.955757] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.955757] [58710]: warnings.warn( [ 1011.959900] [58710]: INFO cinder.volume.api [None req-3aa04857-446f-4076-b00c-71cc61b8a8f5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1011.965138] [58710]: INFO cinder.api.openstack.wsgi [None req-3aa04857-446f-4076-b00c-71cc61b8a8f5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 1011.965571] [58710]: [pid: 58710|app: 0|req: 104/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:00 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.391118] [58709]: DEBUG cinder.api.middleware.request_id [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-97559626-8fef-496a-9eb0-7b62e9ff033c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.394323] [58709]: INFO cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-97559626-8fef-496a-9eb0-7b62e9ff033c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 1012.396924] [58709]: DEBUG cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-97559626-8fef-496a-9eb0-7b62e9ff033c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1012.396924] [58709]: DEBUG cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-97559626-8fef-496a-9eb0-7b62e9ff033c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1012.415175] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.415175] [58709]: warnings.warn( [ 1012.418777] [58709]: INFO cinder.volume.api [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-97559626-8fef-496a-9eb0-7b62e9ff033c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1012.424178] [58709]: INFO cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-97559626-8fef-496a-9eb0-7b62e9ff033c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 1012.424321] [58709]: [pid: 58709|app: 0|req: 114/218] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:19:01 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.441753] [58710]: DEBUG cinder.api.middleware.request_id [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-bb143e3d-9246-4664-abe2-d609fde89b35 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.446811] [58710]: INFO cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-bb143e3d-9246-4664-abe2-d609fde89b35 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f/action [ 1012.446811] [58710]: DEBUG cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-bb143e3d-9246-4664-abe2-d609fde89b35 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1012.446811] [58710]: DEBUG cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-bb143e3d-9246-4664-abe2-d609fde89b35 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1012.460018] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.460018] [58710]: warnings.warn( [ 1012.460169] [58710]: INFO cinder.volume.api [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-bb143e3d-9246-4664-abe2-d609fde89b35 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1012.480494] [58710]: INFO cinder.volume.api [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-bb143e3d-9246-4664-abe2-d609fde89b35 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Begin detaching volume completed successfully. [ 1012.480698] [58710]: INFO cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-bb143e3d-9246-4664-abe2-d609fde89b35 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f/action returned with HTTP 202 [ 1012.481822] [58710]: [pid: 58710|app: 0|req: 105/219] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:19:01 2025] POST /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1013.504014] [58709]: DEBUG cinder.api.middleware.request_id [None req-39df35b2-9257-4b73-8b8a-0d4616687821 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.504014] [58709]: INFO cinder.api.openstack.wsgi [None req-39df35b2-9257-4b73-8b8a-0d4616687821 None None] GET http://10.180.1.21/volume// [ 1013.504500] [58709]: DEBUG cinder.api.openstack.wsgi [None req-39df35b2-9257-4b73-8b8a-0d4616687821 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1013.504781] [58709]: DEBUG cinder.api.openstack.wsgi [None req-39df35b2-9257-4b73-8b8a-0d4616687821 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1013.505215] [58709]: INFO cinder.api.openstack.wsgi [None req-39df35b2-9257-4b73-8b8a-0d4616687821 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1013.506713] [58709]: [pid: 58709|app: 0|req: 115/220] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:19:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1013.509634] [58710]: DEBUG cinder.api.middleware.request_id [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-8fd56311-dade-4e70-b49f-0a57211c108f None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.514266] [58710]: INFO cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-8fd56311-dade-4e70-b49f-0a57211c108f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 1013.514266] [58710]: DEBUG cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-8fd56311-dade-4e70-b49f-0a57211c108f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1013.514266] [58710]: DEBUG cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-8fd56311-dade-4e70-b49f-0a57211c108f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1013.532967] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.532967] [58710]: warnings.warn( [ 1013.541285] [58710]: INFO cinder.volume.api [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-8fd56311-dade-4e70-b49f-0a57211c108f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1013.549031] [58710]: INFO cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-8fd56311-dade-4e70-b49f-0a57211c108f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 1013.549662] [58710]: [pid: 58710|app: 0|req: 106/221] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:19:02 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1014.753481] [58709]: DEBUG cinder.api.middleware.request_id [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-aa126ec8-b081-4558-bfaf-6027c9b1607a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.756378] [58709]: INFO cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-aa126ec8-b081-4558-bfaf-6027c9b1607a tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] DELETE http://10.180.1.21/volume/v3/attachments/85689e2c-1055-4051-9b72-2279cd428a88 [ 1014.756569] [58709]: DEBUG cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-aa126ec8-b081-4558-bfaf-6027c9b1607a tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1014.756871] [58709]: DEBUG cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-aa126ec8-b081-4558-bfaf-6027c9b1607a tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1014.767373] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.767373] [58709]: warnings.warn( [ 1015.317477] [58709]: INFO cinder.api.openstack.wsgi [req-3e9f5a75-c3dd-480a-b1b3-098b29f70666 req-aa126ec8-b081-4558-bfaf-6027c9b1607a tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments/85689e2c-1055-4051-9b72-2279cd428a88 returned with HTTP 200 [ 1015.318135] [58709]: [pid: 58709|app: 0|req: 116/222] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:19:03 2025] DELETE /volume/v3/attachments/85689e2c-1055-4051-9b72-2279cd428a88 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.228209] [58710]: DEBUG cinder.api.middleware.request_id [None req-d4243795-df5c-47fd-8f68-4b23d449a4c1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.231820] [58710]: INFO cinder.api.openstack.wsgi [None req-d4243795-df5c-47fd-8f68-4b23d449a4c1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 1017.231820] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d4243795-df5c-47fd-8f68-4b23d449a4c1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1017.231820] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d4243795-df5c-47fd-8f68-4b23d449a4c1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1017.249255] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.249255] [58710]: warnings.warn( [ 1017.256815] [58710]: INFO cinder.volume.api [None req-d4243795-df5c-47fd-8f68-4b23d449a4c1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1017.265040] [58710]: INFO cinder.api.openstack.wsgi [None req-d4243795-df5c-47fd-8f68-4b23d449a4c1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 1017.265040] [58710]: [pid: 58710|app: 0|req: 107/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:05 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.829561] [58709]: DEBUG cinder.api.middleware.request_id [req-11b05dca-caa0-444a-b36d-91cd677e06ff req-59daa7f9-499e-4b9f-8b1a-2727313c510d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.832241] [58709]: INFO cinder.api.openstack.wsgi [req-11b05dca-caa0-444a-b36d-91cd677e06ff req-59daa7f9-499e-4b9f-8b1a-2727313c510d tempest-ServerActionsTestJSON-1199478413 tempest-ServerActionsTestJSON-1199478413-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=32309579-fb9f-4672-ad2d-3e6092f66550 [ 1024.832283] [58709]: DEBUG cinder.api.openstack.wsgi [req-11b05dca-caa0-444a-b36d-91cd677e06ff req-59daa7f9-499e-4b9f-8b1a-2727313c510d tempest-ServerActionsTestJSON-1199478413 tempest-ServerActionsTestJSON-1199478413-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1024.832521] [58709]: DEBUG cinder.api.openstack.wsgi [req-11b05dca-caa0-444a-b36d-91cd677e06ff req-59daa7f9-499e-4b9f-8b1a-2727313c510d tempest-ServerActionsTestJSON-1199478413 tempest-ServerActionsTestJSON-1199478413-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1024.838262] [58709]: INFO cinder.api.openstack.wsgi [req-11b05dca-caa0-444a-b36d-91cd677e06ff req-59daa7f9-499e-4b9f-8b1a-2727313c510d tempest-ServerActionsTestJSON-1199478413 tempest-ServerActionsTestJSON-1199478413-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=32309579-fb9f-4672-ad2d-3e6092f66550 returned with HTTP 200 [ 1024.838746] [58709]: [pid: 58709|app: 0|req: 117/224] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Dec 10 00:19:13 2025] GET /volume/v3/attachments?instance_id=32309579-fb9f-4672-ad2d-3e6092f66550 => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.977615] [58710]: DEBUG cinder.api.middleware.request_id [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.981185] [58710]: INFO cinder.api.openstack.wsgi [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1025.981840] [58710]: DEBUG cinder.api.openstack.wsgi [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-606299457"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1025.984059] [58710]: DEBUG cinder.api.v3.volumes [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-606299457'}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1025.984373] [58710]: INFO cinder.api.v3.volumes [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Create volume of 1 GB [ 1025.990956] [58710]: INFO cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Availability Zones retrieved successfully. [ 1026.004829] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Flow 'volume_create_api' (7b85ed12-5eef-4e45-92a9-7c9293d05de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1026.006731] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6646f8a-5012-4e27-a3f2-e8bb5896a3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.008390] [58710]: DEBUG cinder.volume.flows.api.create_volume [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1026.032815] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6646f8a-5012-4e27-a3f2-e8bb5896a3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.034065] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c790b86-17cc-4343-aeca-57df98ffb702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.095202] [58710]: DEBUG cinder.quota [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Created reservations ['95374aff-0cb9-4c3a-bfe7-fe298e98dd14', '69e98083-5a52-47c8-847c-53bc48e06d01', '65f4b19c-65e7-4600-a02d-f8642474f588', '26312e44-521a-4c76-98b8-dcd38aee35a8'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1026.095504] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c790b86-17cc-4343-aeca-57df98ffb702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95374aff-0cb9-4c3a-bfe7-fe298e98dd14', '69e98083-5a52-47c8-847c-53bc48e06d01', '65f4b19c-65e7-4600-a02d-f8642474f588', '26312e44-521a-4c76-98b8-dcd38aee35a8']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.096542] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29df5b5d-e802-4f71-a766-a5679b2e6706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.111475] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29df5b5d-e802-4f71-a766-a5679b2e6706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78396b29-1f81-4d19-9948-f36a57e5b6f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-606299457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d696b700ddf3480a8be98ddebcd1cd52',qos_specs=None,replication_status=,reservations=['95374aff-0cb9-4c3a-bfe7-fe298e98dd14','69e98083-5a52-47c8-847c-53bc48e06d01','65f4b19c-65e7-4600-a02d-f8642474f588','26312e44-521a-4c76-98b8-dcd38aee35a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fd8c63dea74ad09a1560e85b49f085',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-606299457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78396b29-1f81-4d19-9948-f36a57e5b6f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d696b700ddf3480a8be98ddebcd1cd52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1fd8c63dea74ad09a1560e85b49f085',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.112443] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62f6cf9-22c7-4b11-8101-20d3f9ab1816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.132982] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62f6cf9-22c7-4b11-8101-20d3f9ab1816) transitioned into state 'SUCCESS' from state '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-606299457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d696b700ddf3480a8be98ddebcd1cd52',qos_specs=None,replication_status=,reservations=['95374aff-0cb9-4c3a-bfe7-fe298e98dd14','69e98083-5a52-47c8-847c-53bc48e06d01','65f4b19c-65e7-4600-a02d-f8642474f588','26312e44-521a-4c76-98b8-dcd38aee35a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fd8c63dea74ad09a1560e85b49f085',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.133903] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aebcbec0-3c4e-42c2-a529-11e19afb46e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.156217] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aebcbec0-3c4e-42c2-a529-11e19afb46e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.157323] [58710]: DEBUG cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Flow 'volume_create_api' (7b85ed12-5eef-4e45-92a9-7c9293d05de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1026.157698] [58710]: INFO cinder.volume.api [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Create volume request issued successfully. [ 1026.160128] [58710]: INFO cinder.api.openstack.wsgi [None req-1935f1d7-5d52-4d61-bc2a-4c13ee0ba75f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1026.160607] [58710]: [pid: 58710|app: 0|req: 108/225] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:19:14 2025] POST /volume/v3/volumes => generated 752 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1026.173810] [58709]: DEBUG cinder.api.middleware.request_id [None req-c207f9c7-a21e-4a6e-81c6-b8c74c64d5c2 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.176639] [58709]: INFO cinder.api.openstack.wsgi [None req-c207f9c7-a21e-4a6e-81c6-b8c74c64d5c2 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1026.176639] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c207f9c7-a21e-4a6e-81c6-b8c74c64d5c2 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1026.176761] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c207f9c7-a21e-4a6e-81c6-b8c74c64d5c2 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1026.196188] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.196188] [58709]: warnings.warn( [ 1026.201273] [58709]: INFO cinder.volume.api [None req-c207f9c7-a21e-4a6e-81c6-b8c74c64d5c2 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1026.212350] [58709]: INFO cinder.api.openstack.wsgi [None req-c207f9c7-a21e-4a6e-81c6-b8c74c64d5c2 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1026.212824] [58709]: [pid: 58709|app: 0|req: 118/226] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:14 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.227282] [58710]: DEBUG cinder.api.middleware.request_id [None req-8b3a1f3e-48bb-4641-be29-05f1d95b022b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.230319] [58710]: INFO cinder.api.openstack.wsgi [None req-8b3a1f3e-48bb-4641-be29-05f1d95b022b tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1027.234027] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8b3a1f3e-48bb-4641-be29-05f1d95b022b tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1027.234027] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8b3a1f3e-48bb-4641-be29-05f1d95b022b tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1027.245804] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.245804] [58710]: warnings.warn( [ 1027.252546] [58710]: INFO cinder.volume.api [None req-8b3a1f3e-48bb-4641-be29-05f1d95b022b tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1027.259018] [58710]: INFO cinder.api.openstack.wsgi [None req-8b3a1f3e-48bb-4641-be29-05f1d95b022b tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1027.259648] [58710]: [pid: 58710|app: 0|req: 109/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:15 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.833303] [58709]: DEBUG cinder.api.middleware.request_id [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-84e74f93-e6fc-4eee-82e9-09a3c8a51cc9 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.836950] [58709]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-84e74f93-e6fc-4eee-82e9-09a3c8a51cc9 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1027.837219] [58709]: DEBUG cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-84e74f93-e6fc-4eee-82e9-09a3c8a51cc9 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1027.837502] [58709]: DEBUG cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-84e74f93-e6fc-4eee-82e9-09a3c8a51cc9 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1027.848670] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.848670] [58709]: warnings.warn( [ 1027.853986] [58709]: INFO cinder.volume.api [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-84e74f93-e6fc-4eee-82e9-09a3c8a51cc9 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1027.861934] [58709]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-84e74f93-e6fc-4eee-82e9-09a3c8a51cc9 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1027.862824] [58709]: [pid: 58709|app: 0|req: 119/228] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:19:16 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.391793] [58710]: DEBUG cinder.api.middleware.request_id [None req-42dc0646-e412-49a3-9b5f-7d74dd475e2b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.392224] [58710]: INFO cinder.api.openstack.wsgi [None req-42dc0646-e412-49a3-9b5f-7d74dd475e2b None None] GET http://10.180.1.21/volume// [ 1029.392398] [58710]: DEBUG cinder.api.openstack.wsgi [None req-42dc0646-e412-49a3-9b5f-7d74dd475e2b None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1029.392668] [58710]: DEBUG cinder.api.openstack.wsgi [None req-42dc0646-e412-49a3-9b5f-7d74dd475e2b None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1029.393303] [58710]: INFO cinder.api.openstack.wsgi [None req-42dc0646-e412-49a3-9b5f-7d74dd475e2b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1029.393404] [58710]: [pid: 58710|app: 0|req: 110/229] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:19:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1029.398616] [58709]: DEBUG cinder.api.middleware.request_id [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-481b8a36-d160-4513-9dc4-df5b67dba643 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.402036] [58709]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-481b8a36-d160-4513-9dc4-df5b67dba643 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1029.402307] [58709]: DEBUG cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-481b8a36-d160-4513-9dc4-df5b67dba643 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78396b29-1f81-4d19-9948-f36a57e5b6f3", "connector": null, "instance_uuid": "fa945e4d-ccc0-4d4e-90b9-f9939e1509b5"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1029.415227] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.415227] [58709]: warnings.warn( [ 1029.443415] [58709]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-481b8a36-d160-4513-9dc4-df5b67dba643 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1029.444791] [58709]: [pid: 58709|app: 0|req: 120/230] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:19:18 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) [ 1029.471942] [58710]: DEBUG cinder.api.middleware.request_id [None req-2f1e8be2-7887-4229-8838-a06ded451849 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.474779] [58710]: INFO cinder.api.openstack.wsgi [None req-2f1e8be2-7887-4229-8838-a06ded451849 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1029.475317] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2f1e8be2-7887-4229-8838-a06ded451849 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1029.475317] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2f1e8be2-7887-4229-8838-a06ded451849 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1029.487356] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.487356] [58710]: warnings.warn( [ 1029.491453] [58710]: INFO cinder.volume.api [None req-2f1e8be2-7887-4229-8838-a06ded451849 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1029.497362] [58710]: INFO cinder.api.openstack.wsgi [None req-2f1e8be2-7887-4229-8838-a06ded451849 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1029.497937] [58710]: [pid: 58710|app: 0|req: 111/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:18 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.973380] [58709]: DEBUG cinder.api.middleware.request_id [None req-671bc221-a81f-449e-9fc2-aaf8347f6a44 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.973874] [58709]: INFO cinder.api.openstack.wsgi [None req-671bc221-a81f-449e-9fc2-aaf8347f6a44 None None] GET http://10.180.1.21/volume// [ 1029.974142] [58709]: DEBUG cinder.api.openstack.wsgi [None req-671bc221-a81f-449e-9fc2-aaf8347f6a44 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1029.974420] [58709]: DEBUG cinder.api.openstack.wsgi [None req-671bc221-a81f-449e-9fc2-aaf8347f6a44 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1029.974938] [58709]: INFO cinder.api.openstack.wsgi [None req-671bc221-a81f-449e-9fc2-aaf8347f6a44 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1029.975682] [58709]: [pid: 58709|app: 0|req: 121/232] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:19:18 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1029.979151] [58710]: DEBUG cinder.api.middleware.request_id [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-be2ce189-639e-4c02-ba93-e21aeaadfa0a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.988421] [58710]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-be2ce189-639e-4c02-ba93-e21aeaadfa0a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1029.991624] [58710]: DEBUG cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-be2ce189-639e-4c02-ba93-e21aeaadfa0a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1029.991777] [58710]: DEBUG cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-be2ce189-639e-4c02-ba93-e21aeaadfa0a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1030.013066] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.013066] [58710]: warnings.warn( [ 1030.017342] [58710]: INFO cinder.volume.api [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-be2ce189-639e-4c02-ba93-e21aeaadfa0a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1030.023617] [58710]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-be2ce189-639e-4c02-ba93-e21aeaadfa0a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1030.024092] [58710]: [pid: 58710|app: 0|req: 112/233] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:19:18 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1030.062301] [58709]: DEBUG cinder.api.middleware.request_id [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-24b36a34-2a1e-491b-8a53-b17e27713383 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.066071] [58709]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-24b36a34-2a1e-491b-8a53-b17e27713383 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] PUT http://10.180.1.21/volume/v3/attachments/49f48dc3-8ef7-4932-9a40-6bac63fb190e [ 1030.066540] [58709]: DEBUG cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-24b36a34-2a1e-491b-8a53-b17e27713383 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-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-983578", "mountpoint": "/dev/sdb"}}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1030.075809] [58709]: DEBUG cinder.coordination [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-24b36a34-2a1e-491b-8a53-b17e27713383 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Acquiring lock "cinder-attachment_update-78396b29-1f81-4d19-9948-f36a57e5b6f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1030.082552] [58709]: DEBUG cinder.coordination [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-24b36a34-2a1e-491b-8a53-b17e27713383 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Lock "cinder-attachment_update-78396b29-1f81-4d19-9948-f36a57e5b6f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1030.083719] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.083719] [58709]: warnings.warn( [ 1030.510591] [58710]: DEBUG cinder.api.middleware.request_id [None req-ff3c6d10-323b-4428-b196-0e9565f37946 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.513668] [58710]: INFO cinder.api.openstack.wsgi [None req-ff3c6d10-323b-4428-b196-0e9565f37946 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1030.514019] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ff3c6d10-323b-4428-b196-0e9565f37946 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1030.514325] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ff3c6d10-323b-4428-b196-0e9565f37946 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1030.532020] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.532020] [58710]: warnings.warn( [ 1030.537920] [58710]: INFO cinder.volume.api [None req-ff3c6d10-323b-4428-b196-0e9565f37946 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1030.545358] [58710]: INFO cinder.api.openstack.wsgi [None req-ff3c6d10-323b-4428-b196-0e9565f37946 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1030.545897] [58710]: [pid: 58710|app: 0|req: 113/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:19 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.557590] [58710]: DEBUG cinder.api.middleware.request_id [None req-c5da5fca-2410-4fc6-a3b7-a60e8fb3a1e6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.560354] [58710]: INFO cinder.api.openstack.wsgi [None req-c5da5fca-2410-4fc6-a3b7-a60e8fb3a1e6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1031.560621] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c5da5fca-2410-4fc6-a3b7-a60e8fb3a1e6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1031.560799] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c5da5fca-2410-4fc6-a3b7-a60e8fb3a1e6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1031.577654] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.577654] [58710]: warnings.warn( [ 1031.581141] [58710]: INFO cinder.volume.api [None req-c5da5fca-2410-4fc6-a3b7-a60e8fb3a1e6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1031.586967] [58710]: INFO cinder.api.openstack.wsgi [None req-c5da5fca-2410-4fc6-a3b7-a60e8fb3a1e6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1031.587397] [58710]: [pid: 58710|app: 0|req: 114/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:20 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.598544] [58710]: DEBUG cinder.api.middleware.request_id [None req-28c52161-1f53-4264-96d6-4c1e1c8f3843 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.600740] [58710]: INFO cinder.api.openstack.wsgi [None req-28c52161-1f53-4264-96d6-4c1e1c8f3843 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1032.600949] [58710]: DEBUG cinder.api.openstack.wsgi [None req-28c52161-1f53-4264-96d6-4c1e1c8f3843 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1032.601170] [58710]: DEBUG cinder.api.openstack.wsgi [None req-28c52161-1f53-4264-96d6-4c1e1c8f3843 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1032.616206] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.616206] [58710]: warnings.warn( [ 1032.622949] [58710]: INFO cinder.volume.api [None req-28c52161-1f53-4264-96d6-4c1e1c8f3843 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1032.628324] [58710]: INFO cinder.api.openstack.wsgi [None req-28c52161-1f53-4264-96d6-4c1e1c8f3843 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1032.629021] [58710]: [pid: 58710|app: 0|req: 115/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:21 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.639377] [58710]: DEBUG cinder.api.middleware.request_id [None req-fa6238c5-437f-4a7e-9167-de7955d00daf None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.641407] [58710]: INFO cinder.api.openstack.wsgi [None req-fa6238c5-437f-4a7e-9167-de7955d00daf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1033.641636] [58710]: DEBUG cinder.api.openstack.wsgi [None req-fa6238c5-437f-4a7e-9167-de7955d00daf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1033.641865] [58710]: DEBUG cinder.api.openstack.wsgi [None req-fa6238c5-437f-4a7e-9167-de7955d00daf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1033.654494] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.654494] [58710]: warnings.warn( [ 1033.658266] [58710]: INFO cinder.volume.api [None req-fa6238c5-437f-4a7e-9167-de7955d00daf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1033.663130] [58710]: INFO cinder.api.openstack.wsgi [None req-fa6238c5-437f-4a7e-9167-de7955d00daf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1033.663562] [58710]: [pid: 58710|app: 0|req: 116/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:22 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.627410] [58709]: DEBUG cinder.coordination [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-24b36a34-2a1e-491b-8a53-b17e27713383 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Lock "cinder-attachment_update-78396b29-1f81-4d19-9948-f36a57e5b6f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.545s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1034.627771] [58709]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-24b36a34-2a1e-491b-8a53-b17e27713383 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/49f48dc3-8ef7-4932-9a40-6bac63fb190e returned with HTTP 200 [ 1034.628332] [58709]: [pid: 58709|app: 0|req: 122/238] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:19:18 2025] PUT /volume/v3/attachments/49f48dc3-8ef7-4932-9a40-6bac63fb190e => generated 617 bytes in 4566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.674545] [58710]: DEBUG cinder.api.middleware.request_id [None req-99de28b0-1d16-4c28-b8b7-441ceb2047ae None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.677699] [58710]: INFO cinder.api.openstack.wsgi [None req-99de28b0-1d16-4c28-b8b7-441ceb2047ae tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1034.678139] [58710]: DEBUG cinder.api.openstack.wsgi [None req-99de28b0-1d16-4c28-b8b7-441ceb2047ae tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1034.678516] [58710]: DEBUG cinder.api.openstack.wsgi [None req-99de28b0-1d16-4c28-b8b7-441ceb2047ae tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1034.702922] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.702922] [58710]: warnings.warn( [ 1034.707768] [58710]: INFO cinder.volume.api [None req-99de28b0-1d16-4c28-b8b7-441ceb2047ae tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1034.716077] [58710]: INFO cinder.api.openstack.wsgi [None req-99de28b0-1d16-4c28-b8b7-441ceb2047ae tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1034.716598] [58710]: [pid: 58710|app: 0|req: 117/239] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:23 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.728334] [58709]: DEBUG cinder.api.middleware.request_id [None req-4aaec46d-0347-447a-b82a-b040c2c3d268 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.730367] [58709]: INFO cinder.api.openstack.wsgi [None req-4aaec46d-0347-447a-b82a-b040c2c3d268 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1035.730645] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4aaec46d-0347-447a-b82a-b040c2c3d268 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1035.731331] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4aaec46d-0347-447a-b82a-b040c2c3d268 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1035.745467] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.745467] [58709]: warnings.warn( [ 1035.749758] [58709]: INFO cinder.volume.api [None req-4aaec46d-0347-447a-b82a-b040c2c3d268 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1035.755225] [58709]: INFO cinder.api.openstack.wsgi [None req-4aaec46d-0347-447a-b82a-b040c2c3d268 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1035.755328] [58709]: [pid: 58709|app: 0|req: 123/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:24 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.765266] [58710]: DEBUG cinder.api.middleware.request_id [None req-0d2d4608-4cd8-47ed-a11c-56b778a2f15c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.767895] [58710]: INFO cinder.api.openstack.wsgi [None req-0d2d4608-4cd8-47ed-a11c-56b778a2f15c tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1036.767895] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0d2d4608-4cd8-47ed-a11c-56b778a2f15c tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1036.768100] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0d2d4608-4cd8-47ed-a11c-56b778a2f15c tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1036.789177] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.789177] [58710]: warnings.warn( [ 1036.795292] [58710]: INFO cinder.volume.api [None req-0d2d4608-4cd8-47ed-a11c-56b778a2f15c tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1036.802290] [58710]: INFO cinder.api.openstack.wsgi [None req-0d2d4608-4cd8-47ed-a11c-56b778a2f15c tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1036.802823] [58710]: [pid: 58710|app: 0|req: 118/241] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:25 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.261373] [58709]: DEBUG cinder.api.middleware.request_id [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-c934692d-a756-4770-a0ae-030c75b44c2d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.263777] [58709]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-c934692d-a756-4770-a0ae-030c75b44c2d tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] POST http://10.180.1.21/volume/v3/attachments/49f48dc3-8ef7-4932-9a40-6bac63fb190e/action [ 1037.264212] [58709]: DEBUG cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-c934692d-a756-4770-a0ae-030c75b44c2d tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1037.264335] [58709]: DEBUG cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-c934692d-a756-4770-a0ae-030c75b44c2d tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1037.280942] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.280942] [58709]: warnings.warn( [ 1037.289428] [58709]: INFO cinder.api.openstack.wsgi [req-a92fdf6c-e35f-46bc-94f1-bf7b4340c9b2 req-c934692d-a756-4770-a0ae-030c75b44c2d tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/49f48dc3-8ef7-4932-9a40-6bac63fb190e/action returned with HTTP 204 [ 1037.289945] [58709]: [pid: 58709|app: 0|req: 124/242] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:19:26 2025] POST /volume/v3/attachments/49f48dc3-8ef7-4932-9a40-6bac63fb190e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1037.482035] [58710]: DEBUG cinder.api.middleware.request_id [None req-e3ecfa13-1e21-4e3b-84b6-fb4b0f11a5f8 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.484189] [58710]: INFO cinder.api.openstack.wsgi [None req-e3ecfa13-1e21-4e3b-84b6-fb4b0f11a5f8 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 [ 1037.484454] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e3ecfa13-1e21-4e3b-84b6-fb4b0f11a5f8 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1037.484711] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e3ecfa13-1e21-4e3b-84b6-fb4b0f11a5f8 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1037.484909] [58710]: INFO cinder.api.v3.volumes [None req-e3ecfa13-1e21-4e3b-84b6-fb4b0f11a5f8 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Delete volume with id: 6cdea91d-0780-4bd5-8d65-033d44b41351 [ 1037.493846] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.493846] [58710]: warnings.warn( [ 1037.494376] [58710]: INFO cinder.volume.api [None req-e3ecfa13-1e21-4e3b-84b6-fb4b0f11a5f8 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 1037.516059] [58710]: INFO cinder.volume.api [None req-e3ecfa13-1e21-4e3b-84b6-fb4b0f11a5f8 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Delete volume request issued successfully. [ 1037.516059] [58710]: INFO cinder.api.openstack.wsgi [None req-e3ecfa13-1e21-4e3b-84b6-fb4b0f11a5f8 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 returned with HTTP 202 [ 1037.516511] [58710]: [pid: 58710|app: 0|req: 119/243] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:19:26 2025] DELETE /volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1037.519824] [58709]: DEBUG cinder.api.middleware.request_id [None req-34a9581a-44f1-49bc-9a77-9ca07097bf27 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.522277] [58709]: INFO cinder.api.openstack.wsgi [None req-34a9581a-44f1-49bc-9a77-9ca07097bf27 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 [ 1037.522325] [58709]: DEBUG cinder.api.openstack.wsgi [None req-34a9581a-44f1-49bc-9a77-9ca07097bf27 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1037.522708] [58709]: DEBUG cinder.api.openstack.wsgi [None req-34a9581a-44f1-49bc-9a77-9ca07097bf27 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1037.535308] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.535308] [58709]: warnings.warn( [ 1037.540030] [58709]: INFO cinder.volume.api [None req-34a9581a-44f1-49bc-9a77-9ca07097bf27 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 1037.545733] [58709]: INFO cinder.api.openstack.wsgi [None req-34a9581a-44f1-49bc-9a77-9ca07097bf27 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 returned with HTTP 200 [ 1037.547436] [58709]: [pid: 58709|app: 0|req: 125/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:26 2025] GET /volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.815289] [58710]: DEBUG cinder.api.middleware.request_id [None req-62c00a9f-91f3-4f49-9447-a57677b79bbf None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.817845] [58710]: INFO cinder.api.openstack.wsgi [None req-62c00a9f-91f3-4f49-9447-a57677b79bbf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1037.817952] [58710]: DEBUG cinder.api.openstack.wsgi [None req-62c00a9f-91f3-4f49-9447-a57677b79bbf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1037.818182] [58710]: DEBUG cinder.api.openstack.wsgi [None req-62c00a9f-91f3-4f49-9447-a57677b79bbf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1037.835513] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.835513] [58710]: warnings.warn( [ 1037.838392] [58710]: INFO cinder.volume.api [None req-62c00a9f-91f3-4f49-9447-a57677b79bbf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1037.845818] [58710]: INFO cinder.api.openstack.wsgi [None req-62c00a9f-91f3-4f49-9447-a57677b79bbf tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1037.845818] [58710]: [pid: 58710|app: 0|req: 120/245] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:26 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1037.855300] [58709]: DEBUG cinder.api.middleware.request_id [None req-4f4e603f-79cc-472a-91ca-f7f7ba1be31a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.856622] [58709]: INFO cinder.api.openstack.wsgi [None req-4f4e603f-79cc-472a-91ca-f7f7ba1be31a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1037.856845] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4f4e603f-79cc-472a-91ca-f7f7ba1be31a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1037.857445] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4f4e603f-79cc-472a-91ca-f7f7ba1be31a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1037.868894] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.868894] [58709]: warnings.warn( [ 1037.871511] [58709]: INFO cinder.volume.api [None req-4f4e603f-79cc-472a-91ca-f7f7ba1be31a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1037.876834] [58709]: INFO cinder.api.openstack.wsgi [None req-4f4e603f-79cc-472a-91ca-f7f7ba1be31a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1037.877267] [58709]: [pid: 58709|app: 0|req: 126/246] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:26 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1038.557486] [58710]: DEBUG cinder.api.middleware.request_id [None req-d935363c-03fd-4b5e-bf16-e7daecf78af5 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.559867] [58710]: INFO cinder.api.openstack.wsgi [None req-d935363c-03fd-4b5e-bf16-e7daecf78af5 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 [ 1038.560018] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d935363c-03fd-4b5e-bf16-e7daecf78af5 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1038.560150] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d935363c-03fd-4b5e-bf16-e7daecf78af5 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1038.567832] [58710]: INFO cinder.api.openstack.wsgi [None req-d935363c-03fd-4b5e-bf16-e7daecf78af5 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 returned with HTTP 404 [ 1038.568596] [58710]: [pid: 58710|app: 0|req: 121/247] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:27 2025] GET /volume/v3/volumes/6cdea91d-0780-4bd5-8d65-033d44b41351 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1038.572342] [58709]: DEBUG cinder.api.middleware.request_id [None req-aadadc23-d5ac-49f6-a1b8-127115c07472 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.574615] [58709]: INFO cinder.api.openstack.wsgi [None req-aadadc23-d5ac-49f6-a1b8-127115c07472 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 [ 1038.574802] [58709]: DEBUG cinder.api.openstack.wsgi [None req-aadadc23-d5ac-49f6-a1b8-127115c07472 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1038.575017] [58709]: DEBUG cinder.api.openstack.wsgi [None req-aadadc23-d5ac-49f6-a1b8-127115c07472 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1038.575210] [58709]: INFO cinder.api.v3.volumes [None req-aadadc23-d5ac-49f6-a1b8-127115c07472 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Delete volume with id: ef3f4d18-fc04-44b3-b790-b81863ab13e0 [ 1038.590361] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.590361] [58709]: warnings.warn( [ 1038.591069] [58709]: INFO cinder.volume.api [None req-aadadc23-d5ac-49f6-a1b8-127115c07472 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 1038.636968] [58709]: INFO cinder.volume.api [None req-aadadc23-d5ac-49f6-a1b8-127115c07472 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Delete volume request issued successfully. [ 1038.636968] [58709]: INFO cinder.api.openstack.wsgi [None req-aadadc23-d5ac-49f6-a1b8-127115c07472 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 returned with HTTP 202 [ 1038.637328] [58709]: [pid: 58709|app: 0|req: 127/248] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:19:27 2025] DELETE /volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1038.640577] [58710]: DEBUG cinder.api.middleware.request_id [None req-4a721e74-dd84-4cbf-adae-0f66bc3dbaf3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.642897] [58710]: INFO cinder.api.openstack.wsgi [None req-4a721e74-dd84-4cbf-adae-0f66bc3dbaf3 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 [ 1038.643445] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4a721e74-dd84-4cbf-adae-0f66bc3dbaf3 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1038.644513] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4a721e74-dd84-4cbf-adae-0f66bc3dbaf3 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1038.656192] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.656192] [58710]: warnings.warn( [ 1038.660410] [58710]: INFO cinder.volume.api [None req-4a721e74-dd84-4cbf-adae-0f66bc3dbaf3 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Volume info retrieved successfully. [ 1038.665739] [58710]: INFO cinder.api.openstack.wsgi [None req-4a721e74-dd84-4cbf-adae-0f66bc3dbaf3 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 returned with HTTP 200 [ 1038.666184] [58710]: [pid: 58710|app: 0|req: 122/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:27 2025] GET /volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.679238] [58709]: DEBUG cinder.api.middleware.request_id [None req-385e85f6-b4f5-4f95-b1e0-9ff76550a154 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.681444] [58709]: INFO cinder.api.openstack.wsgi [None req-385e85f6-b4f5-4f95-b1e0-9ff76550a154 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] GET http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 [ 1039.681657] [58709]: DEBUG cinder.api.openstack.wsgi [None req-385e85f6-b4f5-4f95-b1e0-9ff76550a154 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1039.682796] [58709]: DEBUG cinder.api.openstack.wsgi [None req-385e85f6-b4f5-4f95-b1e0-9ff76550a154 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1039.688982] [58709]: INFO cinder.api.openstack.wsgi [None req-385e85f6-b4f5-4f95-b1e0-9ff76550a154 tempest-ServersNegativeTestJSON-1343422665 tempest-ServersNegativeTestJSON-1343422665-project-member] http://10.180.1.21/volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 returned with HTTP 404 [ 1039.689544] [58709]: [pid: 58709|app: 0|req: 128/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:28 2025] GET /volume/v3/volumes/ef3f4d18-fc04-44b3-b790-b81863ab13e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1048.663098] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=100,cinder:UPDATE=14,cinder:INSERT=11 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1049.684304] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=61,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1059.994774] [58710]: DEBUG cinder.api.middleware.request_id [None req-cc1a60f1-1492-4028-ba91-3e795f037d10 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.997059] [58710]: INFO cinder.api.openstack.wsgi [None req-cc1a60f1-1492-4028-ba91-3e795f037d10 None None] GET http://10.180.1.21/volume// [ 1059.997059] [58710]: DEBUG cinder.api.openstack.wsgi [None req-cc1a60f1-1492-4028-ba91-3e795f037d10 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1059.997059] [58710]: DEBUG cinder.api.openstack.wsgi [None req-cc1a60f1-1492-4028-ba91-3e795f037d10 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1059.997462] [58710]: INFO cinder.api.openstack.wsgi [None req-cc1a60f1-1492-4028-ba91-3e795f037d10 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1059.997786] [58710]: [pid: 58710|app: 0|req: 123/251] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:19:48 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1060.001475] [58709]: DEBUG cinder.api.middleware.request_id [req-b900242b-46b4-4234-9128-ae636ac43421 req-1ba8253d-6540-414c-82f3-c2c01012cb1d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.004176] [58709]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-1ba8253d-6540-414c-82f3-c2c01012cb1d tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1060.004611] [58709]: DEBUG cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-1ba8253d-6540-414c-82f3-c2c01012cb1d tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78396b29-1f81-4d19-9948-f36a57e5b6f3", "connector": null, "instance_uuid": "fa945e4d-ccc0-4d4e-90b9-f9939e1509b5"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1060.020899] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.020899] [58709]: warnings.warn( [ 1060.053702] [58709]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-1ba8253d-6540-414c-82f3-c2c01012cb1d tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1060.054073] [58709]: [pid: 58709|app: 0|req: 129/252] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:19:48 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1060.058024] [58710]: DEBUG cinder.api.middleware.request_id [req-b900242b-46b4-4234-9128-ae636ac43421 req-adf48096-e244-4cd1-bf21-e5cf712d612a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.061480] [58710]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-adf48096-e244-4cd1-bf21-e5cf712d612a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] DELETE http://10.180.1.21/volume/v3/attachments/49f48dc3-8ef7-4932-9a40-6bac63fb190e [ 1060.061684] [58710]: DEBUG cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-adf48096-e244-4cd1-bf21-e5cf712d612a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1060.061891] [58710]: DEBUG cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-adf48096-e244-4cd1-bf21-e5cf712d612a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1060.071741] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.071741] [58710]: warnings.warn( [ 1060.602382] [58710]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-adf48096-e244-4cd1-bf21-e5cf712d612a tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/49f48dc3-8ef7-4932-9a40-6bac63fb190e returned with HTTP 200 [ 1060.602853] [58710]: [pid: 58710|app: 0|req: 124/253] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:19:48 2025] DELETE /volume/v3/attachments/49f48dc3-8ef7-4932-9a40-6bac63fb190e => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.405312] [58709]: DEBUG cinder.api.middleware.request_id [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.407781] [58709]: INFO cinder.api.openstack.wsgi [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1064.408272] [58709]: DEBUG cinder.api.openstack.wsgi [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-929035957", "imageRef": "ed6b1e91-d3c8-445f-8c3d-e2907355e946", "size": 1}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1064.409751] [58709]: DEBUG cinder.api.v3.volumes [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-929035957', 'imageRef': 'ed6b1e91-d3c8-445f-8c3d-e2907355e946', 'size': 1}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1064.613513] [58709]: INFO cinder.api.v3.volumes [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Create volume of 1 GB [ 1064.613925] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.613925] [58709]: warnings.warn( [ 1064.620215] [58709]: INFO cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Availability Zones retrieved successfully. [ 1064.630475] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Flow 'volume_create_api' (6704c357-3953-4817-acff-eb7e59601936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1064.631933] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5ed8cf-a330-43e2-b1e8-f51834b803c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.633411] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1064.685906] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be5ed8cf-a330-43e2-b1e8-f51834b803c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.686989] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a510e5-956a-4ae4-b8f3-1944b72998a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.704539] [58710]: DEBUG cinder.api.middleware.request_id [None req-f241ec93-0963-49e7-bfdd-bc1e9e0f8ffb None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.740121] [58709]: DEBUG cinder.quota [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Created reservations ['bba6a3be-d922-4bc0-a33f-36785747604f', '6a848a1a-0272-4530-a2fc-c722deb6b012', '4c338fa5-ef6e-4559-b4fe-6b85e35ea7c5', '1e2e6ec7-c81d-4442-b286-aa811883ede2'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1064.741120] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a510e5-956a-4ae4-b8f3-1944b72998a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bba6a3be-d922-4bc0-a33f-36785747604f', '6a848a1a-0272-4530-a2fc-c722deb6b012', '4c338fa5-ef6e-4559-b4fe-6b85e35ea7c5', '1e2e6ec7-c81d-4442-b286-aa811883ede2']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.742230] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ba9f93-971b-4fc2-a664-08ff1669f991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.757557] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ba9f93-971b-4fc2-a664-08ff1669f991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c06874f-6ba6-4f0d-b972-b3e5a1b891f2', '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-929035957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='431999e4337b4c2fa6e64879ea557716',qos_specs=None,replication_status=,reservations=['bba6a3be-d922-4bc0-a33f-36785747604f','6a848a1a-0272-4530-a2fc-c722deb6b012','4c338fa5-ef6e-4559-b4fe-6b85e35ea7c5','1e2e6ec7-c81d-4442-b286-aa811883ede2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a0d502a372549a097ebeb1d9dd56b27',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-929035957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c06874f-6ba6-4f0d-b972-b3e5a1b891f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='431999e4337b4c2fa6e64879ea557716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a0d502a372549a097ebeb1d9dd56b27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.758543] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf027d4-c361-4e6e-b9be-154e9af9528e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.775853] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf027d4-c361-4e6e-b9be-154e9af9528e) transitioned into state 'SUCCESS' from state '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-929035957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='431999e4337b4c2fa6e64879ea557716',qos_specs=None,replication_status=,reservations=['bba6a3be-d922-4bc0-a33f-36785747604f','6a848a1a-0272-4530-a2fc-c722deb6b012','4c338fa5-ef6e-4559-b4fe-6b85e35ea7c5','1e2e6ec7-c81d-4442-b286-aa811883ede2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a0d502a372549a097ebeb1d9dd56b27',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.777016] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8edc1b-1d1b-4de7-9915-f7aca9c6ab4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1064.781573] [58710]: INFO cinder.api.openstack.wsgi [None req-f241ec93-0963-49e7-bfdd-bc1e9e0f8ffb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1064.781838] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f241ec93-0963-49e7-bfdd-bc1e9e0f8ffb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.782052] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f241ec93-0963-49e7-bfdd-bc1e9e0f8ffb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.788292] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8edc1b-1d1b-4de7-9915-f7aca9c6ab4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1064.791025] [58709]: DEBUG cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Flow 'volume_create_api' (6704c357-3953-4817-acff-eb7e59601936) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1064.791025] [58709]: INFO cinder.volume.api [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Create volume request issued successfully. [ 1064.791025] [58709]: INFO cinder.api.openstack.wsgi [None req-61949a4b-ae6a-4e4f-9363-e34c84723d8b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1064.791406] [58709]: [pid: 58709|app: 0|req: 130/254] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Dec 10 00:19:53 2025] POST /volume/v3/volumes => generated 897 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1064.799492] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.799492] [58710]: warnings.warn( [ 1064.801944] [58709]: DEBUG cinder.api.middleware.request_id [None req-f3a118ff-5db2-4d3e-b879-6a2db65a005d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.804453] [58709]: INFO cinder.api.openstack.wsgi [None req-f3a118ff-5db2-4d3e-b879-6a2db65a005d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1064.804682] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f3a118ff-5db2-4d3e-b879-6a2db65a005d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.804892] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f3a118ff-5db2-4d3e-b879-6a2db65a005d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.805828] [58710]: INFO cinder.volume.api [None req-f241ec93-0963-49e7-bfdd-bc1e9e0f8ffb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1064.813667] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.813667] [58709]: warnings.warn( [ 1064.818104] [58709]: INFO cinder.volume.api [None req-f3a118ff-5db2-4d3e-b879-6a2db65a005d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1064.822823] [58710]: INFO cinder.api.openstack.wsgi [None req-f241ec93-0963-49e7-bfdd-bc1e9e0f8ffb tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1064.823458] [58710]: [pid: 58710|app: 0|req: 125/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:53 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 1142 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.823535] [58709]: INFO cinder.api.openstack.wsgi [None req-f3a118ff-5db2-4d3e-b879-6a2db65a005d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1064.823945] [58709]: [pid: 58709|app: 0|req: 131/256] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:19:53 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.867546] [58710]: DEBUG cinder.api.middleware.request_id [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-8bde1cd8-1a68-48ad-b3cf-96e207609416 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.870138] [58710]: INFO cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-8bde1cd8-1a68-48ad-b3cf-96e207609416 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1064.870402] [58710]: DEBUG cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-8bde1cd8-1a68-48ad-b3cf-96e207609416 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.870641] [58710]: DEBUG cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-8bde1cd8-1a68-48ad-b3cf-96e207609416 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.883270] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.883270] [58710]: warnings.warn( [ 1064.886659] [58710]: INFO cinder.volume.api [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-8bde1cd8-1a68-48ad-b3cf-96e207609416 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1064.891440] [58710]: INFO cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-8bde1cd8-1a68-48ad-b3cf-96e207609416 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1064.891899] [58710]: [pid: 58710|app: 0|req: 126/257] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:19:53 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1064.926429] [58709]: DEBUG cinder.api.middleware.request_id [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-eff34baa-f268-48ee-ba56-1c4300eee658 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.929095] [58709]: INFO cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-eff34baa-f268-48ee-ba56-1c4300eee658 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] POST http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139/action [ 1064.929095] [58709]: DEBUG cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-eff34baa-f268-48ee-ba56-1c4300eee658 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1064.929219] [58709]: DEBUG cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-eff34baa-f268-48ee-ba56-1c4300eee658 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1064.940243] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.940243] [58709]: warnings.warn( [ 1064.941495] [58709]: INFO cinder.volume.api [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-eff34baa-f268-48ee-ba56-1c4300eee658 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1064.946939] [58709]: INFO cinder.volume.api [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-eff34baa-f268-48ee-ba56-1c4300eee658 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Begin detaching volume completed successfully. [ 1064.947212] [58709]: INFO cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-eff34baa-f268-48ee-ba56-1c4300eee658 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139/action returned with HTTP 202 [ 1064.947685] [58709]: [pid: 58709|app: 0|req: 132/258] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:19:53 2025] POST /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1065.488186] [58710]: DEBUG cinder.api.middleware.request_id [req-b900242b-46b4-4234-9128-ae636ac43421 req-c702cf28-be7c-4080-9ab2-01331c418db6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.490528] [58710]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-c702cf28-be7c-4080-9ab2-01331c418db6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] PUT http://10.180.1.21/volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7 [ 1065.490966] [58710]: DEBUG cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-c702cf28-be7c-4080-9ab2-01331c418db6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-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-983578", "mountpoint": "/dev/sdb"}}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1065.503239] [58710]: DEBUG cinder.coordination [req-b900242b-46b4-4234-9128-ae636ac43421 req-c702cf28-be7c-4080-9ab2-01331c418db6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Acquiring lock "cinder-attachment_update-78396b29-1f81-4d19-9948-f36a57e5b6f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1065.507282] [58710]: DEBUG cinder.coordination [req-b900242b-46b4-4234-9128-ae636ac43421 req-c702cf28-be7c-4080-9ab2-01331c418db6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Lock "cinder-attachment_update-78396b29-1f81-4d19-9948-f36a57e5b6f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1065.508448] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.508448] [58710]: warnings.warn( [ 1065.835525] [58709]: DEBUG cinder.api.middleware.request_id [None req-3885dc94-9f6e-4854-be0b-4566f017aa76 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.837799] [58709]: INFO cinder.api.openstack.wsgi [None req-3885dc94-9f6e-4854-be0b-4566f017aa76 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1065.838205] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3885dc94-9f6e-4854-be0b-4566f017aa76 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1065.838467] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3885dc94-9f6e-4854-be0b-4566f017aa76 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1065.850643] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.850643] [58709]: warnings.warn( [ 1065.855335] [58709]: INFO cinder.volume.api [None req-3885dc94-9f6e-4854-be0b-4566f017aa76 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1065.860703] [58709]: INFO cinder.api.openstack.wsgi [None req-3885dc94-9f6e-4854-be0b-4566f017aa76 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1065.860925] [58709]: [pid: 58709|app: 0|req: 133/259] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:19:54 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.991769] [58709]: DEBUG cinder.api.middleware.request_id [None req-79aef69d-413b-4657-9c82-0457159ec4bf None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.992247] [58709]: INFO cinder.api.openstack.wsgi [None req-79aef69d-413b-4657-9c82-0457159ec4bf None None] GET http://10.180.1.21/volume// [ 1065.992428] [58709]: DEBUG cinder.api.openstack.wsgi [None req-79aef69d-413b-4657-9c82-0457159ec4bf None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1065.992643] [58709]: DEBUG cinder.api.openstack.wsgi [None req-79aef69d-413b-4657-9c82-0457159ec4bf None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1065.993039] [58709]: INFO cinder.api.openstack.wsgi [None req-79aef69d-413b-4657-9c82-0457159ec4bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1065.993429] [58709]: [pid: 58709|app: 0|req: 134/260] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:19:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1065.996458] [58709]: DEBUG cinder.api.middleware.request_id [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-e777cb6a-7419-4a83-8f2c-683c1bdcdad4 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.998603] [58709]: INFO cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-e777cb6a-7419-4a83-8f2c-683c1bdcdad4 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1065.998833] [58709]: DEBUG cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-e777cb6a-7419-4a83-8f2c-683c1bdcdad4 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1065.999047] [58709]: DEBUG cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-e777cb6a-7419-4a83-8f2c-683c1bdcdad4 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1066.010543] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.010543] [58709]: warnings.warn( [ 1066.014145] [58709]: INFO cinder.volume.api [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-e777cb6a-7419-4a83-8f2c-683c1bdcdad4 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1066.018712] [58709]: INFO cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-e777cb6a-7419-4a83-8f2c-683c1bdcdad4 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1066.019261] [58709]: [pid: 58709|app: 0|req: 135/261] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:19:54 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 1326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1066.031132] [58710]: DEBUG cinder.coordination [req-b900242b-46b4-4234-9128-ae636ac43421 req-c702cf28-be7c-4080-9ab2-01331c418db6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Lock "cinder-attachment_update-78396b29-1f81-4d19-9948-f36a57e5b6f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=58710) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1066.032047] [58710]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-c702cf28-be7c-4080-9ab2-01331c418db6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7 returned with HTTP 200 [ 1066.032047] [58710]: [pid: 58710|app: 0|req: 127/262] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:19:54 2025] PUT /volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.056655] [58709]: DEBUG cinder.api.middleware.request_id [req-b900242b-46b4-4234-9128-ae636ac43421 req-96727810-4565-464b-813d-d9a9f01ecaad None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.059170] [58709]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-96727810-4565-464b-813d-d9a9f01ecaad tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7 [ 1066.060044] [58709]: DEBUG cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-96727810-4565-464b-813d-d9a9f01ecaad tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1066.060044] [58709]: DEBUG cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-96727810-4565-464b-813d-d9a9f01ecaad tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1066.077965] [58709]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-96727810-4565-464b-813d-d9a9f01ecaad tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7 returned with HTTP 200 [ 1066.078548] [58709]: [pid: 58709|app: 0|req: 136/263] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Dec 10 00:19:54 2025] GET /volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7 => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.873466] [58710]: DEBUG cinder.api.middleware.request_id [None req-e1fe503a-03ac-48d9-8a74-20047d12a2e7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.876015] [58710]: INFO cinder.api.openstack.wsgi [None req-e1fe503a-03ac-48d9-8a74-20047d12a2e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1066.876283] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e1fe503a-03ac-48d9-8a74-20047d12a2e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1066.876497] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e1fe503a-03ac-48d9-8a74-20047d12a2e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1066.887371] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.887371] [58710]: warnings.warn( [ 1066.891673] [58710]: INFO cinder.volume.api [None req-e1fe503a-03ac-48d9-8a74-20047d12a2e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1066.897547] [58710]: INFO cinder.api.openstack.wsgi [None req-e1fe503a-03ac-48d9-8a74-20047d12a2e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1066.897965] [58710]: [pid: 58710|app: 0|req: 128/264] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:19:55 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1067.279602] [58709]: DEBUG cinder.api.middleware.request_id [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-7a9419cd-a3a8-4f4b-9dd6-043dc26bf965 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.282946] [58709]: INFO cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-7a9419cd-a3a8-4f4b-9dd6-043dc26bf965 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9df07849-90d7-44fd-91f6-2198b54a3147 [ 1067.283053] [58709]: DEBUG cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-7a9419cd-a3a8-4f4b-9dd6-043dc26bf965 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1067.283271] [58709]: DEBUG cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-7a9419cd-a3a8-4f4b-9dd6-043dc26bf965 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1067.297654] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.297654] [58709]: warnings.warn( [ 1067.841416] [58709]: INFO cinder.api.openstack.wsgi [req-0c2bd63c-25fb-41cb-b4f6-db1dfb45029d req-7a9419cd-a3a8-4f4b-9dd6-043dc26bf965 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/attachments/9df07849-90d7-44fd-91f6-2198b54a3147 returned with HTTP 200 [ 1067.841416] [58709]: [pid: 58709|app: 0|req: 137/265] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:19:56 2025] DELETE /volume/v3/attachments/9df07849-90d7-44fd-91f6-2198b54a3147 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.910767] [58710]: DEBUG cinder.api.middleware.request_id [None req-0c9c74f1-ba95-4529-81da-6cb64fcaaab3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.917618] [58710]: INFO cinder.api.openstack.wsgi [None req-0c9c74f1-ba95-4529-81da-6cb64fcaaab3 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1067.918346] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0c9c74f1-ba95-4529-81da-6cb64fcaaab3 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1067.919467] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0c9c74f1-ba95-4529-81da-6cb64fcaaab3 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1067.939760] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.939760] [58710]: warnings.warn( [ 1067.949130] [58710]: INFO cinder.volume.api [None req-0c9c74f1-ba95-4529-81da-6cb64fcaaab3 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1067.956451] [58710]: INFO cinder.api.openstack.wsgi [None req-0c9c74f1-ba95-4529-81da-6cb64fcaaab3 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1067.957132] [58710]: [pid: 58710|app: 0|req: 129/266] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:19:56 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1068.415251] [58709]: DEBUG cinder.api.middleware.request_id [None req-f5cf7238-31ea-4c5d-aa38-c16bfe1f6b8e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.420282] [58709]: INFO cinder.api.openstack.wsgi [None req-f5cf7238-31ea-4c5d-aa38-c16bfe1f6b8e tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1068.421764] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f5cf7238-31ea-4c5d-aa38-c16bfe1f6b8e tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1068.421764] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f5cf7238-31ea-4c5d-aa38-c16bfe1f6b8e tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1068.439446] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.439446] [58709]: warnings.warn( [ 1068.445297] [58709]: INFO cinder.volume.api [None req-f5cf7238-31ea-4c5d-aa38-c16bfe1f6b8e tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1068.451609] [58709]: INFO cinder.api.openstack.wsgi [None req-f5cf7238-31ea-4c5d-aa38-c16bfe1f6b8e tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1068.455634] [58709]: [pid: 58709|app: 0|req: 138/267] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:19:57 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.694562] [58710]: DEBUG cinder.api.middleware.request_id [req-b900242b-46b4-4234-9128-ae636ac43421 req-91c1238c-00b8-446b-bb1f-55a27e41eba7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.698860] [58710]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-91c1238c-00b8-446b-bb1f-55a27e41eba7 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] POST http://10.180.1.21/volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7/action [ 1068.699411] [58710]: DEBUG cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-91c1238c-00b8-446b-bb1f-55a27e41eba7 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action body: b'{"os-complete": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1068.699745] [58710]: DEBUG cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-91c1238c-00b8-446b-bb1f-55a27e41eba7 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1068.721527] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.721527] [58710]: warnings.warn( [ 1068.730695] [58710]: INFO cinder.api.openstack.wsgi [req-b900242b-46b4-4234-9128-ae636ac43421 req-91c1238c-00b8-446b-bb1f-55a27e41eba7 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7/action returned with HTTP 204 [ 1068.730836] [58710]: [pid: 58710|app: 0|req: 130/268] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:19:57 2025] POST /volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1068.973198] [58709]: DEBUG cinder.api.middleware.request_id [None req-7935b717-9f0c-4cf6-a1c8-10fee4f2548b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.975373] [58709]: INFO cinder.api.openstack.wsgi [None req-7935b717-9f0c-4cf6-a1c8-10fee4f2548b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1068.975610] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7935b717-9f0c-4cf6-a1c8-10fee4f2548b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1068.975818] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7935b717-9f0c-4cf6-a1c8-10fee4f2548b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1068.985554] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.985554] [58709]: warnings.warn( [ 1068.995028] [58709]: INFO cinder.volume.api [None req-7935b717-9f0c-4cf6-a1c8-10fee4f2548b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1068.999657] [58709]: INFO cinder.api.openstack.wsgi [None req-7935b717-9f0c-4cf6-a1c8-10fee4f2548b tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1069.000094] [58709]: [pid: 58709|app: 0|req: 139/269] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:19:57 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.016067] [58710]: DEBUG cinder.api.middleware.request_id [None req-8d2c38ab-1ecc-4e85-a8d6-b7ff62adae7d None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.019531] [58710]: INFO cinder.api.openstack.wsgi [None req-8d2c38ab-1ecc-4e85-a8d6-b7ff62adae7d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1070.020016] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8d2c38ab-1ecc-4e85-a8d6-b7ff62adae7d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1070.020340] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8d2c38ab-1ecc-4e85-a8d6-b7ff62adae7d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1070.033776] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.033776] [58710]: warnings.warn( [ 1070.039628] [58710]: INFO cinder.volume.api [None req-8d2c38ab-1ecc-4e85-a8d6-b7ff62adae7d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1070.046404] [58710]: INFO cinder.api.openstack.wsgi [None req-8d2c38ab-1ecc-4e85-a8d6-b7ff62adae7d tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1070.046900] [58710]: [pid: 58710|app: 0|req: 131/270] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:19:58 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1071.060115] [58709]: DEBUG cinder.api.middleware.request_id [None req-040c3d61-f6be-4154-9739-271f4e3dd7a0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.064582] [58709]: INFO cinder.api.openstack.wsgi [None req-040c3d61-f6be-4154-9739-271f4e3dd7a0 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1071.064955] [58709]: DEBUG cinder.api.openstack.wsgi [None req-040c3d61-f6be-4154-9739-271f4e3dd7a0 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1071.065257] [58709]: DEBUG cinder.api.openstack.wsgi [None req-040c3d61-f6be-4154-9739-271f4e3dd7a0 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1071.078250] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.078250] [58709]: warnings.warn( [ 1071.083331] [58709]: INFO cinder.volume.api [None req-040c3d61-f6be-4154-9739-271f4e3dd7a0 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1071.090734] [58709]: INFO cinder.api.openstack.wsgi [None req-040c3d61-f6be-4154-9739-271f4e3dd7a0 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1071.090734] [58709]: [pid: 58709|app: 0|req: 140/271] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:19:59 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.100250] [58710]: DEBUG cinder.api.middleware.request_id [None req-5bca1103-2b9d-4fbf-a88f-addac00f3104 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.102418] [58710]: INFO cinder.api.openstack.wsgi [None req-5bca1103-2b9d-4fbf-a88f-addac00f3104 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1072.102751] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5bca1103-2b9d-4fbf-a88f-addac00f3104 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1072.103076] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5bca1103-2b9d-4fbf-a88f-addac00f3104 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1072.114760] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.114760] [58710]: warnings.warn( [ 1072.119919] [58710]: INFO cinder.volume.api [None req-5bca1103-2b9d-4fbf-a88f-addac00f3104 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1072.128517] [58710]: INFO cinder.api.openstack.wsgi [None req-5bca1103-2b9d-4fbf-a88f-addac00f3104 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1072.128968] [58710]: [pid: 58710|app: 0|req: 132/272] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:00 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.143245] [58709]: DEBUG cinder.api.middleware.request_id [None req-c215f5aa-9db6-4253-a982-6101a9a377ff None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.145484] [58709]: INFO cinder.api.openstack.wsgi [None req-c215f5aa-9db6-4253-a982-6101a9a377ff tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1073.146347] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c215f5aa-9db6-4253-a982-6101a9a377ff tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1073.146955] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c215f5aa-9db6-4253-a982-6101a9a377ff tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1073.159660] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.159660] [58709]: warnings.warn( [ 1073.167997] [58709]: INFO cinder.volume.api [None req-c215f5aa-9db6-4253-a982-6101a9a377ff tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1073.177347] [58709]: INFO cinder.api.openstack.wsgi [None req-c215f5aa-9db6-4253-a982-6101a9a377ff tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1073.177989] [58709]: [pid: 58709|app: 0|req: 141/273] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:01 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.440034] [58710]: DEBUG cinder.api.middleware.request_id [None req-199265ec-48f8-4d7f-a30b-19dd14ca87e4 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.440492] [58710]: INFO cinder.api.openstack.wsgi [None req-199265ec-48f8-4d7f-a30b-19dd14ca87e4 None None] GET http://10.180.1.21/volume// [ 1073.440673] [58710]: DEBUG cinder.api.openstack.wsgi [None req-199265ec-48f8-4d7f-a30b-19dd14ca87e4 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1073.440904] [58710]: DEBUG cinder.api.openstack.wsgi [None req-199265ec-48f8-4d7f-a30b-19dd14ca87e4 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1073.441339] [58710]: INFO cinder.api.openstack.wsgi [None req-199265ec-48f8-4d7f-a30b-19dd14ca87e4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1073.447025] [58710]: [pid: 58710|app: 0|req: 133/274] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:20:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1073.453057] [58709]: DEBUG cinder.api.middleware.request_id [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-99f7d013-faa0-4cd4-9406-be8d42c87388 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.456797] [58709]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-99f7d013-faa0-4cd4-9406-be8d42c87388 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1073.456797] [58709]: DEBUG cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-99f7d013-faa0-4cd4-9406-be8d42c87388 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78396b29-1f81-4d19-9948-f36a57e5b6f3", "connector": null, "instance_uuid": "fa945e4d-ccc0-4d4e-90b9-f9939e1509b5"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1073.476171] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.476171] [58709]: warnings.warn( [ 1073.518988] [58709]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-99f7d013-faa0-4cd4-9406-be8d42c87388 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1073.519549] [58709]: [pid: 58709|app: 0|req: 142/275] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:20:02 2025] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1073.528961] [58710]: DEBUG cinder.api.middleware.request_id [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-26819c7a-d4ff-4c0c-b511-05f903c1259c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.531469] [58710]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-26819c7a-d4ff-4c0c-b511-05f903c1259c tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7 [ 1073.531743] [58710]: DEBUG cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-26819c7a-d4ff-4c0c-b511-05f903c1259c tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1073.533039] [58710]: DEBUG cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-26819c7a-d4ff-4c0c-b511-05f903c1259c tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1073.544196] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.544196] [58710]: warnings.warn( [ 1074.079241] [58710]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-26819c7a-d4ff-4c0c-b511-05f903c1259c tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7 returned with HTTP 200 [ 1074.079736] [58710]: [pid: 58710|app: 0|req: 134/276] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:20:02 2025] DELETE /volume/v3/attachments/3c2dad3b-faef-49b1-9938-98efa7c5d3c7 => generated 192 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.191828] [58709]: DEBUG cinder.api.middleware.request_id [None req-7a047844-216c-4f2b-9c41-c9fb1eca8004 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.194958] [58709]: INFO cinder.api.openstack.wsgi [None req-7a047844-216c-4f2b-9c41-c9fb1eca8004 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1074.194958] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7a047844-216c-4f2b-9c41-c9fb1eca8004 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1074.194958] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7a047844-216c-4f2b-9c41-c9fb1eca8004 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1074.205391] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.205391] [58709]: warnings.warn( [ 1074.210048] [58709]: INFO cinder.volume.api [None req-7a047844-216c-4f2b-9c41-c9fb1eca8004 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1074.216312] [58709]: INFO cinder.api.openstack.wsgi [None req-7a047844-216c-4f2b-9c41-c9fb1eca8004 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1074.216974] [58709]: [pid: 58709|app: 0|req: 143/277] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:02 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1075.228152] [58710]: DEBUG cinder.api.middleware.request_id [None req-26b640ca-0795-4e5c-8849-aa9923d0e46c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.230999] [58710]: INFO cinder.api.openstack.wsgi [None req-26b640ca-0795-4e5c-8849-aa9923d0e46c tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1075.231294] [58710]: DEBUG cinder.api.openstack.wsgi [None req-26b640ca-0795-4e5c-8849-aa9923d0e46c tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1075.231519] [58710]: DEBUG cinder.api.openstack.wsgi [None req-26b640ca-0795-4e5c-8849-aa9923d0e46c tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1075.242681] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.242681] [58710]: warnings.warn( [ 1075.246922] [58710]: INFO cinder.volume.api [None req-26b640ca-0795-4e5c-8849-aa9923d0e46c tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1075.252210] [58710]: INFO cinder.api.openstack.wsgi [None req-26b640ca-0795-4e5c-8849-aa9923d0e46c tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1075.252630] [58710]: [pid: 58710|app: 0|req: 135/278] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:03 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1076.269034] [58709]: DEBUG cinder.api.middleware.request_id [None req-06be7145-69fd-4ba4-86c4-a397d570c59e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.273342] [58709]: INFO cinder.api.openstack.wsgi [None req-06be7145-69fd-4ba4-86c4-a397d570c59e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1076.273342] [58709]: DEBUG cinder.api.openstack.wsgi [None req-06be7145-69fd-4ba4-86c4-a397d570c59e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1076.273551] [58709]: DEBUG cinder.api.openstack.wsgi [None req-06be7145-69fd-4ba4-86c4-a397d570c59e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1076.288958] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.288958] [58709]: warnings.warn( [ 1076.294538] [58709]: INFO cinder.volume.api [None req-06be7145-69fd-4ba4-86c4-a397d570c59e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1076.301541] [58709]: INFO cinder.api.openstack.wsgi [None req-06be7145-69fd-4ba4-86c4-a397d570c59e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1076.303238] [58709]: [pid: 58709|app: 0|req: 144/279] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:05 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1077.313668] [58710]: DEBUG cinder.api.middleware.request_id [None req-17ff59df-14cc-4617-800b-b9d5f175c5e7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.315886] [58710]: INFO cinder.api.openstack.wsgi [None req-17ff59df-14cc-4617-800b-b9d5f175c5e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1077.316221] [58710]: DEBUG cinder.api.openstack.wsgi [None req-17ff59df-14cc-4617-800b-b9d5f175c5e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1077.316449] [58710]: DEBUG cinder.api.openstack.wsgi [None req-17ff59df-14cc-4617-800b-b9d5f175c5e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1077.330845] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.330845] [58710]: warnings.warn( [ 1077.341583] [58710]: INFO cinder.volume.api [None req-17ff59df-14cc-4617-800b-b9d5f175c5e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1077.346788] [58710]: INFO cinder.api.openstack.wsgi [None req-17ff59df-14cc-4617-800b-b9d5f175c5e7 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1077.347318] [58710]: [pid: 58710|app: 0|req: 136/280] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:06 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1078.359098] [58709]: DEBUG cinder.api.middleware.request_id [None req-f44765a8-caf3-48b0-a915-43054fd94d43 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.361181] [58709]: INFO cinder.api.openstack.wsgi [None req-f44765a8-caf3-48b0-a915-43054fd94d43 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1078.361412] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f44765a8-caf3-48b0-a915-43054fd94d43 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1078.361654] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f44765a8-caf3-48b0-a915-43054fd94d43 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1078.375820] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1078.375820] [58709]: warnings.warn( [ 1078.381871] [58709]: INFO cinder.volume.api [None req-f44765a8-caf3-48b0-a915-43054fd94d43 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1078.389166] [58709]: INFO cinder.api.openstack.wsgi [None req-f44765a8-caf3-48b0-a915-43054fd94d43 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1078.389622] [58709]: [pid: 58709|app: 0|req: 145/281] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:07 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1079.403319] [58710]: DEBUG cinder.api.middleware.request_id [None req-f6eb77da-2d69-4d6d-a84b-e799b387ef29 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.405417] [58710]: INFO cinder.api.openstack.wsgi [None req-f6eb77da-2d69-4d6d-a84b-e799b387ef29 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1079.405663] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f6eb77da-2d69-4d6d-a84b-e799b387ef29 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1079.405937] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f6eb77da-2d69-4d6d-a84b-e799b387ef29 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1079.416849] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1079.416849] [58710]: warnings.warn( [ 1079.421388] [58710]: INFO cinder.volume.api [None req-f6eb77da-2d69-4d6d-a84b-e799b387ef29 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1079.426812] [58710]: INFO cinder.api.openstack.wsgi [None req-f6eb77da-2d69-4d6d-a84b-e799b387ef29 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1079.427253] [58710]: [pid: 58710|app: 0|req: 137/282] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:08 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.439185] [58709]: DEBUG cinder.api.middleware.request_id [None req-03a1bc88-b970-4457-a0e9-b80f19eeb608 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.442265] [58709]: INFO cinder.api.openstack.wsgi [None req-03a1bc88-b970-4457-a0e9-b80f19eeb608 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1080.442521] [58709]: DEBUG cinder.api.openstack.wsgi [None req-03a1bc88-b970-4457-a0e9-b80f19eeb608 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1080.442743] [58709]: DEBUG cinder.api.openstack.wsgi [None req-03a1bc88-b970-4457-a0e9-b80f19eeb608 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1080.461956] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.461956] [58709]: warnings.warn( [ 1080.468401] [58709]: INFO cinder.volume.api [None req-03a1bc88-b970-4457-a0e9-b80f19eeb608 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1080.479032] [58709]: INFO cinder.api.openstack.wsgi [None req-03a1bc88-b970-4457-a0e9-b80f19eeb608 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1080.479185] [58709]: [pid: 58709|app: 0|req: 146/283] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:09 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1081.498915] [58710]: DEBUG cinder.api.middleware.request_id [None req-427a85f6-dcf9-41ff-9ccc-56db976b5eb8 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.503316] [58710]: INFO cinder.api.openstack.wsgi [None req-427a85f6-dcf9-41ff-9ccc-56db976b5eb8 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1081.503788] [58710]: DEBUG cinder.api.openstack.wsgi [None req-427a85f6-dcf9-41ff-9ccc-56db976b5eb8 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1081.504184] [58710]: DEBUG cinder.api.openstack.wsgi [None req-427a85f6-dcf9-41ff-9ccc-56db976b5eb8 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1081.520447] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1081.520447] [58710]: warnings.warn( [ 1081.526633] [58710]: INFO cinder.volume.api [None req-427a85f6-dcf9-41ff-9ccc-56db976b5eb8 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1081.537421] [58710]: INFO cinder.api.openstack.wsgi [None req-427a85f6-dcf9-41ff-9ccc-56db976b5eb8 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1081.538457] [58710]: [pid: 58710|app: 0|req: 138/284] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:10 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.550660] [58709]: DEBUG cinder.api.middleware.request_id [None req-d5d297ae-c2bc-46e5-b69c-a92ae6ef3524 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.552926] [58709]: INFO cinder.api.openstack.wsgi [None req-d5d297ae-c2bc-46e5-b69c-a92ae6ef3524 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1082.556021] [58709]: DEBUG cinder.api.openstack.wsgi [None req-d5d297ae-c2bc-46e5-b69c-a92ae6ef3524 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1082.556021] [58709]: DEBUG cinder.api.openstack.wsgi [None req-d5d297ae-c2bc-46e5-b69c-a92ae6ef3524 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1082.568089] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.568089] [58709]: warnings.warn( [ 1082.575384] [58709]: INFO cinder.volume.api [None req-d5d297ae-c2bc-46e5-b69c-a92ae6ef3524 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1082.583063] [58709]: INFO cinder.api.openstack.wsgi [None req-d5d297ae-c2bc-46e5-b69c-a92ae6ef3524 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1082.583607] [58709]: [pid: 58709|app: 0|req: 147/285] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:11 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1083.322341] [58710]: DEBUG cinder.api.middleware.request_id [None req-3db31b46-91d5-415b-b953-b0863ba2e8a3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.324794] [58710]: INFO cinder.api.openstack.wsgi [None req-3db31b46-91d5-415b-b953-b0863ba2e8a3 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1083.325131] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3db31b46-91d5-415b-b953-b0863ba2e8a3 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1083.326026] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3db31b46-91d5-415b-b953-b0863ba2e8a3 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1083.326026] [58710]: INFO cinder.api.v3.volumes [None req-3db31b46-91d5-415b-b953-b0863ba2e8a3 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Delete volume with id: 0422955a-ca06-4681-83ad-0d22da7b3139 [ 1083.337592] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.337592] [58710]: warnings.warn( [ 1083.338276] [58710]: INFO cinder.volume.api [None req-3db31b46-91d5-415b-b953-b0863ba2e8a3 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1083.361024] [58710]: INFO cinder.volume.api [None req-3db31b46-91d5-415b-b953-b0863ba2e8a3 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Delete volume request issued successfully. [ 1083.361243] [58710]: INFO cinder.api.openstack.wsgi [None req-3db31b46-91d5-415b-b953-b0863ba2e8a3 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 202 [ 1083.362027] [58710]: [pid: 58710|app: 0|req: 139/286] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:20:12 2025] DELETE /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1083.365797] [58709]: DEBUG cinder.api.middleware.request_id [None req-a25461bf-04ac-48c9-8baa-9aab1e751f95 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.368979] [58709]: INFO cinder.api.openstack.wsgi [None req-a25461bf-04ac-48c9-8baa-9aab1e751f95 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1083.369400] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a25461bf-04ac-48c9-8baa-9aab1e751f95 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1083.369634] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a25461bf-04ac-48c9-8baa-9aab1e751f95 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1083.378978] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.378978] [58709]: warnings.warn( [ 1083.386126] [58709]: INFO cinder.volume.api [None req-a25461bf-04ac-48c9-8baa-9aab1e751f95 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1083.391568] [58709]: INFO cinder.api.openstack.wsgi [None req-a25461bf-04ac-48c9-8baa-9aab1e751f95 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1083.392452] [58709]: [pid: 58709|app: 0|req: 148/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:12 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.598292] [58710]: DEBUG cinder.api.middleware.request_id [None req-68b461f2-cb9d-4596-9c31-5a51329b9126 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.600375] [58710]: INFO cinder.api.openstack.wsgi [None req-68b461f2-cb9d-4596-9c31-5a51329b9126 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1083.600689] [58710]: DEBUG cinder.api.openstack.wsgi [None req-68b461f2-cb9d-4596-9c31-5a51329b9126 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1083.600986] [58710]: DEBUG cinder.api.openstack.wsgi [None req-68b461f2-cb9d-4596-9c31-5a51329b9126 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1083.612326] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.612326] [58710]: warnings.warn( [ 1083.617737] [58710]: INFO cinder.volume.api [None req-68b461f2-cb9d-4596-9c31-5a51329b9126 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1083.623125] [58710]: INFO cinder.api.openstack.wsgi [None req-68b461f2-cb9d-4596-9c31-5a51329b9126 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1083.623587] [58710]: [pid: 58710|app: 0|req: 140/288] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:12 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1084.403823] [58709]: DEBUG cinder.api.middleware.request_id [None req-993ac3e4-7598-402e-afa5-3c9b167a7d5f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.406333] [58709]: INFO cinder.api.openstack.wsgi [None req-993ac3e4-7598-402e-afa5-3c9b167a7d5f tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1084.406333] [58709]: DEBUG cinder.api.openstack.wsgi [None req-993ac3e4-7598-402e-afa5-3c9b167a7d5f tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1084.406507] [58709]: DEBUG cinder.api.openstack.wsgi [None req-993ac3e4-7598-402e-afa5-3c9b167a7d5f tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1084.419196] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.419196] [58709]: warnings.warn( [ 1084.424404] [58709]: INFO cinder.volume.api [None req-993ac3e4-7598-402e-afa5-3c9b167a7d5f tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1084.431675] [58709]: INFO cinder.api.openstack.wsgi [None req-993ac3e4-7598-402e-afa5-3c9b167a7d5f tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1084.431985] [58709]: [pid: 58709|app: 0|req: 149/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:13 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.634880] [58710]: DEBUG cinder.api.middleware.request_id [None req-f04ae49e-914f-4325-be1c-855bef1c46f6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.637123] [58710]: INFO cinder.api.openstack.wsgi [None req-f04ae49e-914f-4325-be1c-855bef1c46f6 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1084.637441] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f04ae49e-914f-4325-be1c-855bef1c46f6 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1084.637718] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f04ae49e-914f-4325-be1c-855bef1c46f6 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1084.646413] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.646413] [58710]: warnings.warn( [ 1084.650775] [58710]: INFO cinder.volume.api [None req-f04ae49e-914f-4325-be1c-855bef1c46f6 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1084.658439] [58710]: INFO cinder.api.openstack.wsgi [None req-f04ae49e-914f-4325-be1c-855bef1c46f6 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1084.659236] [58710]: [pid: 58710|app: 0|req: 141/290] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:13 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.442341] [58709]: DEBUG cinder.api.middleware.request_id [None req-3b2e8710-38c0-47f3-9095-a6559773a0de None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.444535] [58709]: INFO cinder.api.openstack.wsgi [None req-3b2e8710-38c0-47f3-9095-a6559773a0de tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1085.445240] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3b2e8710-38c0-47f3-9095-a6559773a0de tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1085.445240] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3b2e8710-38c0-47f3-9095-a6559773a0de tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1085.454077] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.454077] [58709]: warnings.warn( [ 1085.458455] [58709]: INFO cinder.volume.api [None req-3b2e8710-38c0-47f3-9095-a6559773a0de tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1085.463229] [58709]: INFO cinder.api.openstack.wsgi [None req-3b2e8710-38c0-47f3-9095-a6559773a0de tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 200 [ 1085.463665] [58709]: [pid: 58709|app: 0|req: 150/291] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:14 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.671217] [58710]: DEBUG cinder.api.middleware.request_id [None req-b9c88a6c-1e92-4014-849b-7377ed1dc48e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.673586] [58710]: INFO cinder.api.openstack.wsgi [None req-b9c88a6c-1e92-4014-849b-7377ed1dc48e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1085.673906] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b9c88a6c-1e92-4014-849b-7377ed1dc48e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1085.674197] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b9c88a6c-1e92-4014-849b-7377ed1dc48e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1085.683918] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.683918] [58710]: warnings.warn( [ 1085.688175] [58710]: INFO cinder.volume.api [None req-b9c88a6c-1e92-4014-849b-7377ed1dc48e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1085.693871] [58710]: INFO cinder.api.openstack.wsgi [None req-b9c88a6c-1e92-4014-849b-7377ed1dc48e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1085.694333] [58710]: [pid: 58710|app: 0|req: 142/292] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:14 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 1572 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1085.720691] [58709]: DEBUG cinder.api.middleware.request_id [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b7bea3a9-2001-437f-92a5-59cf562e9892 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.723138] [58709]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b7bea3a9-2001-437f-92a5-59cf562e9892 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1085.723354] [58709]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b7bea3a9-2001-437f-92a5-59cf562e9892 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1085.723556] [58709]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b7bea3a9-2001-437f-92a5-59cf562e9892 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1085.731611] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.731611] [58709]: warnings.warn( [ 1085.735422] [58709]: INFO cinder.volume.api [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b7bea3a9-2001-437f-92a5-59cf562e9892 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1085.740414] [58709]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b7bea3a9-2001-437f-92a5-59cf562e9892 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1085.740844] [58709]: [pid: 58709|app: 0|req: 151/293] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:20:14 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1086.159251] [58710]: DEBUG cinder.api.middleware.request_id [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b54b3eb7-bbf7-461a-bb90-a3970b50c1c9 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.161785] [58710]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b54b3eb7-bbf7-461a-bb90-a3970b50c1c9 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1086.162035] [58710]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b54b3eb7-bbf7-461a-bb90-a3970b50c1c9 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.162250] [58710]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b54b3eb7-bbf7-461a-bb90-a3970b50c1c9 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.173692] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.173692] [58710]: warnings.warn( [ 1086.177724] [58710]: INFO cinder.volume.api [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b54b3eb7-bbf7-461a-bb90-a3970b50c1c9 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1086.183676] [58710]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-b54b3eb7-bbf7-461a-bb90-a3970b50c1c9 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1086.184164] [58710]: [pid: 58710|app: 0|req: 143/294] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:20:14 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1086.190078] [58709]: DEBUG cinder.api.middleware.request_id [None req-8499dffc-eefa-4866-8ef6-fc7d7e99a6e9 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.190597] [58709]: INFO cinder.api.openstack.wsgi [None req-8499dffc-eefa-4866-8ef6-fc7d7e99a6e9 None None] GET http://10.180.1.21/volume// [ 1086.190874] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8499dffc-eefa-4866-8ef6-fc7d7e99a6e9 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.190984] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8499dffc-eefa-4866-8ef6-fc7d7e99a6e9 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.191475] [58709]: INFO cinder.api.openstack.wsgi [None req-8499dffc-eefa-4866-8ef6-fc7d7e99a6e9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1086.191772] [58709]: [pid: 58709|app: 0|req: 152/295] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:20:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1086.196326] [58710]: DEBUG cinder.api.middleware.request_id [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-a660ec26-da5c-4168-9bb3-d4d353f89d0e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.198671] [58710]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-a660ec26-da5c-4168-9bb3-d4d353f89d0e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1086.199080] [58710]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-a660ec26-da5c-4168-9bb3-d4d353f89d0e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c06874f-6ba6-4f0d-b972-b3e5a1b891f2", "connector": null, "instance_uuid": "d96915ba-8e82-47db-8684-00ba4d215537"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.209575] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.209575] [58710]: warnings.warn( [ 1086.233932] [58710]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-a660ec26-da5c-4168-9bb3-d4d353f89d0e tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1086.234608] [58710]: [pid: 58710|app: 0|req: 144/296] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:20:14 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1086.474031] [58709]: DEBUG cinder.api.middleware.request_id [None req-64bdb050-f7dc-485a-b22a-5aff71d3946a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.476305] [58709]: INFO cinder.api.openstack.wsgi [None req-64bdb050-f7dc-485a-b22a-5aff71d3946a tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 [ 1086.476606] [58709]: DEBUG cinder.api.openstack.wsgi [None req-64bdb050-f7dc-485a-b22a-5aff71d3946a tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.476861] [58709]: DEBUG cinder.api.openstack.wsgi [None req-64bdb050-f7dc-485a-b22a-5aff71d3946a tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.484465] [58709]: INFO cinder.api.openstack.wsgi [None req-64bdb050-f7dc-485a-b22a-5aff71d3946a tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 returned with HTTP 404 [ 1086.485310] [58709]: [pid: 58709|app: 0|req: 153/297] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:15 2025] GET /volume/v3/volumes/0422955a-ca06-4681-83ad-0d22da7b3139 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1086.488409] [58710]: DEBUG cinder.api.middleware.request_id [None req-dbc5794f-30f8-468a-a602-cb3a66a144c5 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.490506] [58710]: INFO cinder.api.openstack.wsgi [None req-dbc5794f-30f8-468a-a602-cb3a66a144c5 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 [ 1086.490727] [58710]: DEBUG cinder.api.openstack.wsgi [None req-dbc5794f-30f8-468a-a602-cb3a66a144c5 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.490936] [58710]: DEBUG cinder.api.openstack.wsgi [None req-dbc5794f-30f8-468a-a602-cb3a66a144c5 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.491134] [58710]: INFO cinder.api.v3.volumes [None req-dbc5794f-30f8-468a-a602-cb3a66a144c5 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Delete volume with id: 5753578a-d08b-4cd6-9c32-3c4bbe166c34 [ 1086.498862] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.498862] [58710]: warnings.warn( [ 1086.499507] [58710]: INFO cinder.volume.api [None req-dbc5794f-30f8-468a-a602-cb3a66a144c5 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1086.516942] [58710]: INFO cinder.volume.api [None req-dbc5794f-30f8-468a-a602-cb3a66a144c5 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Delete volume request issued successfully. [ 1086.517102] [58710]: INFO cinder.api.openstack.wsgi [None req-dbc5794f-30f8-468a-a602-cb3a66a144c5 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 returned with HTTP 202 [ 1086.517618] [58710]: [pid: 58710|app: 0|req: 145/298] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:20:15 2025] DELETE /volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1086.521560] [58709]: DEBUG cinder.api.middleware.request_id [None req-bdbacdc6-61c7-4619-a35a-4d3fd024db50 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.523708] [58709]: INFO cinder.api.openstack.wsgi [None req-bdbacdc6-61c7-4619-a35a-4d3fd024db50 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 [ 1086.524127] [58709]: DEBUG cinder.api.openstack.wsgi [None req-bdbacdc6-61c7-4619-a35a-4d3fd024db50 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.524364] [58709]: DEBUG cinder.api.openstack.wsgi [None req-bdbacdc6-61c7-4619-a35a-4d3fd024db50 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.536068] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.536068] [58709]: warnings.warn( [ 1086.542300] [58709]: INFO cinder.volume.api [None req-bdbacdc6-61c7-4619-a35a-4d3fd024db50 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Volume info retrieved successfully. [ 1086.545673] [58709]: INFO cinder.api.openstack.wsgi [None req-bdbacdc6-61c7-4619-a35a-4d3fd024db50 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 returned with HTTP 200 [ 1086.546267] [58709]: [pid: 58709|app: 0|req: 154/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:15 2025] GET /volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.559882] [58710]: DEBUG cinder.api.middleware.request_id [None req-35765a43-5798-4bf5-9a62-8304c84b1c22 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.561794] [58710]: INFO cinder.api.openstack.wsgi [None req-35765a43-5798-4bf5-9a62-8304c84b1c22 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] GET http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 [ 1087.562250] [58710]: DEBUG cinder.api.openstack.wsgi [None req-35765a43-5798-4bf5-9a62-8304c84b1c22 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.562331] [58710]: DEBUG cinder.api.openstack.wsgi [None req-35765a43-5798-4bf5-9a62-8304c84b1c22 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1087.569151] [58710]: INFO cinder.api.openstack.wsgi [None req-35765a43-5798-4bf5-9a62-8304c84b1c22 tempest-ServerRescueNegativeTestJSON-2043290721 tempest-ServerRescueNegativeTestJSON-2043290721-project-member] http://10.180.1.21/volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 returned with HTTP 404 [ 1087.569764] [58710]: [pid: 58710|app: 0|req: 146/300] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:16 2025] GET /volume/v3/volumes/5753578a-d08b-4cd6-9c32-3c4bbe166c34 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1089.895636] [58709]: DEBUG cinder.api.middleware.request_id [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-47c514e7-feb0-4dd0-a036-50d0f7e0bc4f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.898419] [58709]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-47c514e7-feb0-4dd0-a036-50d0f7e0bc4f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] PUT http://10.180.1.21/volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16 [ 1089.898891] [58709]: DEBUG cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-47c514e7-feb0-4dd0-a036-50d0f7e0bc4f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-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-983578", "mountpoint": "/dev/sdb"}}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.910642] [58709]: DEBUG cinder.coordination [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-47c514e7-feb0-4dd0-a036-50d0f7e0bc4f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Acquiring lock "cinder-attachment_update-78396b29-1f81-4d19-9948-f36a57e5b6f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1089.921733] [58709]: DEBUG cinder.coordination [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-47c514e7-feb0-4dd0-a036-50d0f7e0bc4f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Lock "cinder-attachment_update-78396b29-1f81-4d19-9948-f36a57e5b6f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1089.922627] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.922627] [58709]: warnings.warn( [ 1090.447385] [58709]: DEBUG cinder.coordination [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-47c514e7-feb0-4dd0-a036-50d0f7e0bc4f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Lock "cinder-attachment_update-78396b29-1f81-4d19-9948-f36a57e5b6f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1090.447385] [58709]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-47c514e7-feb0-4dd0-a036-50d0f7e0bc4f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16 returned with HTTP 200 [ 1090.449017] [58709]: [pid: 58709|app: 0|req: 155/301] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:20:18 2025] PUT /volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16 => generated 617 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.457153] [58710]: DEBUG cinder.api.middleware.request_id [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-fc4982df-979d-47ce-b74c-f7798b0290e6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.465741] [58710]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-fc4982df-979d-47ce-b74c-f7798b0290e6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16 [ 1090.465741] [58710]: DEBUG cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-fc4982df-979d-47ce-b74c-f7798b0290e6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.465741] [58710]: DEBUG cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-fc4982df-979d-47ce-b74c-f7798b0290e6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.482390] [58710]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-fc4982df-979d-47ce-b74c-f7798b0290e6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16 returned with HTTP 200 [ 1090.483200] [58710]: [pid: 58710|app: 0|req: 147/302] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Dec 10 00:20:19 2025] GET /volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16 => generated 642 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.021755] [58709]: DEBUG cinder.api.middleware.request_id [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-8a7d9629-148a-472b-ae0c-c9d98ec29be6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.024396] [58709]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-8a7d9629-148a-472b-ae0c-c9d98ec29be6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] POST http://10.180.1.21/volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16/action [ 1096.024835] [58709]: DEBUG cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-8a7d9629-148a-472b-ae0c-c9d98ec29be6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1096.024964] [58709]: DEBUG cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-8a7d9629-148a-472b-ae0c-c9d98ec29be6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.047917] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.047917] [58709]: warnings.warn( [ 1096.097636] [58709]: INFO cinder.api.openstack.wsgi [req-80a6d02c-1ffa-4dd6-8261-f6a94a234ec5 req-8a7d9629-148a-472b-ae0c-c9d98ec29be6 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16/action returned with HTTP 204 [ 1096.097636] [58709]: [pid: 58709|app: 0|req: 156/303] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:20:24 2025] POST /volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1100.481346] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=105,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1102.142560] [58710]: DEBUG cinder.api.middleware.request_id [None req-72d21f92-ae72-40f8-89cd-4a3939e4f6f8 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.142998] [58710]: INFO cinder.api.openstack.wsgi [None req-72d21f92-ae72-40f8-89cd-4a3939e4f6f8 None None] GET http://10.180.1.21/volume// [ 1102.143176] [58710]: DEBUG cinder.api.openstack.wsgi [None req-72d21f92-ae72-40f8-89cd-4a3939e4f6f8 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1102.143394] [58710]: DEBUG cinder.api.openstack.wsgi [None req-72d21f92-ae72-40f8-89cd-4a3939e4f6f8 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1102.143773] [58710]: INFO cinder.api.openstack.wsgi [None req-72d21f92-ae72-40f8-89cd-4a3939e4f6f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1102.144463] [58710]: [pid: 58710|app: 0|req: 148/304] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:20:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1102.147969] [58709]: DEBUG cinder.api.middleware.request_id [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-c8059015-161a-4aca-b292-78222451723f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.150552] [58709]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-c8059015-161a-4aca-b292-78222451723f tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1102.150823] [58709]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-c8059015-161a-4aca-b292-78222451723f tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1102.151055] [58709]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-c8059015-161a-4aca-b292-78222451723f tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1102.171530] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.171530] [58709]: warnings.warn( [ 1102.175483] [58709]: INFO cinder.volume.api [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-c8059015-161a-4aca-b292-78222451723f tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1102.182227] [58709]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-c8059015-161a-4aca-b292-78222451723f tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1102.182703] [58709]: [pid: 58709|app: 0|req: 157/305] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:20:30 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 1571 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1102.322895] [58710]: DEBUG cinder.api.middleware.request_id [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-0650db6b-4906-4d7b-a528-dff3608a2609 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.325811] [58710]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-0650db6b-4906-4d7b-a528-dff3608a2609 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] PUT http://10.180.1.21/volume/v3/attachments/a32c2c58-ccb0-447c-8512-1169ab8f1010 [ 1102.326334] [58710]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-0650db6b-4906-4d7b-a528-dff3608a2609 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-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=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.340547] [58710]: DEBUG cinder.coordination [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-0650db6b-4906-4d7b-a528-dff3608a2609 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Acquiring lock "cinder-attachment_update-8c06874f-6ba6-4f0d-b972-b3e5a1b891f2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1102.348056] [58710]: DEBUG cinder.coordination [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-0650db6b-4906-4d7b-a528-dff3608a2609 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Lock "cinder-attachment_update-8c06874f-6ba6-4f0d-b972-b3e5a1b891f2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1102.348168] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.348168] [58710]: warnings.warn( [ 1102.880194] [58710]: DEBUG cinder.coordination [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-0650db6b-4906-4d7b-a528-dff3608a2609 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Lock "cinder-attachment_update-8c06874f-6ba6-4f0d-b972-b3e5a1b891f2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.533s {{(pid=58710) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1102.880572] [58710]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-0650db6b-4906-4d7b-a528-dff3608a2609 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/attachments/a32c2c58-ccb0-447c-8512-1169ab8f1010 returned with HTTP 200 [ 1102.881089] [58710]: [pid: 58710|app: 0|req: 149/306] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:20:31 2025] PUT /volume/v3/attachments/a32c2c58-ccb0-447c-8512-1169ab8f1010 => generated 617 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.389246] [58709]: DEBUG cinder.api.middleware.request_id [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-14714521-03c2-4b36-a12f-d23f9f3f19ca None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.392283] [58709]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-14714521-03c2-4b36-a12f-d23f9f3f19ca tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] POST http://10.180.1.21/volume/v3/attachments/a32c2c58-ccb0-447c-8512-1169ab8f1010/action [ 1103.393220] [58709]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-14714521-03c2-4b36-a12f-d23f9f3f19ca tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1103.393455] [58709]: DEBUG cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-14714521-03c2-4b36-a12f-d23f9f3f19ca tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.416877] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.416877] [58709]: warnings.warn( [ 1103.426885] [58709]: INFO cinder.api.openstack.wsgi [req-f9a4ae61-946a-49b1-bafd-6fd55240cad6 req-14714521-03c2-4b36-a12f-d23f9f3f19ca tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/attachments/a32c2c58-ccb0-447c-8512-1169ab8f1010/action returned with HTTP 204 [ 1103.427852] [58709]: [pid: 58709|app: 0|req: 158/307] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:20:32 2025] POST /volume/v3/attachments/a32c2c58-ccb0-447c-8512-1169ab8f1010/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1104.483237] [58710]: DEBUG cinder.api.middleware.request_id [req-261e3ee5-0596-461a-8308-1cf058dbb1e9 req-1596218b-17f1-4ccb-893b-91342541c832 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.487568] [58710]: INFO cinder.api.openstack.wsgi [req-261e3ee5-0596-461a-8308-1cf058dbb1e9 req-1596218b-17f1-4ccb-893b-91342541c832 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] DELETE http://10.180.1.21/volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16 [ 1104.487820] [58710]: DEBUG cinder.api.openstack.wsgi [req-261e3ee5-0596-461a-8308-1cf058dbb1e9 req-1596218b-17f1-4ccb-893b-91342541c832 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1104.488052] [58710]: DEBUG cinder.api.openstack.wsgi [req-261e3ee5-0596-461a-8308-1cf058dbb1e9 req-1596218b-17f1-4ccb-893b-91342541c832 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1104.499213] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.499213] [58710]: warnings.warn( [ 1105.042566] [58710]: INFO cinder.api.openstack.wsgi [req-261e3ee5-0596-461a-8308-1cf058dbb1e9 req-1596218b-17f1-4ccb-893b-91342541c832 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16 returned with HTTP 200 [ 1105.043239] [58710]: [pid: 58710|app: 0|req: 150/308] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:20:33 2025] DELETE /volume/v3/attachments/275b15e7-589c-4e5e-8261-4f245225df16 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.399617] [58709]: DEBUG cinder.api.middleware.request_id [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.402084] [58709]: INFO cinder.api.openstack.wsgi [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1105.402628] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1241295048"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.404305] [58709]: DEBUG cinder.api.v3.volumes [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1241295048'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1105.404551] [58709]: INFO cinder.api.v3.volumes [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Create volume of 1 GB [ 1105.410890] [58709]: INFO cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Availability Zones retrieved successfully. [ 1105.417930] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Flow 'volume_create_api' (377f37c9-39ff-4b40-bf28-8912f9b16f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1105.419151] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e4412e-5b49-4975-845a-034b2e98bf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1105.420421] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1105.440105] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e4412e-5b49-4975-845a-034b2e98bf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1105.441094] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b81d29-51d0-4635-817b-a6fc2bddc47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1105.476452] [58709]: DEBUG cinder.quota [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Created reservations ['e43832d4-56f8-49c0-ab69-0b30de446a4b', 'f0851ba7-805a-4442-a3a8-58c3fab3f77d', '6fd61409-dd63-476c-bae6-095a295336d0', '932264fc-8ac9-489e-a99c-d6ed8dc4697e'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1105.478060] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b81d29-51d0-4635-817b-a6fc2bddc47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e43832d4-56f8-49c0-ab69-0b30de446a4b', 'f0851ba7-805a-4442-a3a8-58c3fab3f77d', '6fd61409-dd63-476c-bae6-095a295336d0', '932264fc-8ac9-489e-a99c-d6ed8dc4697e']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1105.479297] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d08b4f-9bd9-4a65-819d-d529a851c9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1105.495269] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07d08b4f-9bd9-4a65-819d-d529a851c9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a60883-be22-44d8-b555-986051f53003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1241295048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa48a4c4b9f14a3a87c127fb90210d21',qos_specs=None,replication_status=,reservations=['e43832d4-56f8-49c0-ab69-0b30de446a4b','f0851ba7-805a-4442-a3a8-58c3fab3f77d','6fd61409-dd63-476c-bae6-095a295336d0','932264fc-8ac9-489e-a99c-d6ed8dc4697e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b71b32cab341db916b89e726225d30',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1241295048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1a60883-be22-44d8-b555-986051f53003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa48a4c4b9f14a3a87c127fb90210d21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45b71b32cab341db916b89e726225d30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1105.496221] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41794347-89cb-4900-a52d-6ceb133ec449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1105.526048] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41794347-89cb-4900-a52d-6ceb133ec449) transitioned into state 'SUCCESS' from state '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-1241295048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa48a4c4b9f14a3a87c127fb90210d21',qos_specs=None,replication_status=,reservations=['e43832d4-56f8-49c0-ab69-0b30de446a4b','f0851ba7-805a-4442-a3a8-58c3fab3f77d','6fd61409-dd63-476c-bae6-095a295336d0','932264fc-8ac9-489e-a99c-d6ed8dc4697e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45b71b32cab341db916b89e726225d30',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1105.526850] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72609099-d730-4cba-a96f-57fdc7985ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1105.537351] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72609099-d730-4cba-a96f-57fdc7985ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1105.538240] [58709]: DEBUG cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Flow 'volume_create_api' (377f37c9-39ff-4b40-bf28-8912f9b16f92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1105.538583] [58709]: INFO cinder.volume.api [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Create volume request issued successfully. [ 1105.539364] [58709]: INFO cinder.api.openstack.wsgi [None req-c3f58d47-03a2-41bb-a291-91938cec53e5 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1105.539878] [58709]: [pid: 58709|app: 0|req: 159/309] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:20:34 2025] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1105.550567] [58710]: DEBUG cinder.api.middleware.request_id [None req-04a940ed-8517-4c3f-b3c8-f3a37b4985f9 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.553427] [58710]: INFO cinder.api.openstack.wsgi [None req-04a940ed-8517-4c3f-b3c8-f3a37b4985f9 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1105.553707] [58710]: DEBUG cinder.api.openstack.wsgi [None req-04a940ed-8517-4c3f-b3c8-f3a37b4985f9 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1105.554410] [58710]: DEBUG cinder.api.openstack.wsgi [None req-04a940ed-8517-4c3f-b3c8-f3a37b4985f9 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1105.568023] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.568023] [58710]: warnings.warn( [ 1105.576570] [58710]: INFO cinder.volume.api [None req-04a940ed-8517-4c3f-b3c8-f3a37b4985f9 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1105.582026] [58710]: INFO cinder.api.openstack.wsgi [None req-04a940ed-8517-4c3f-b3c8-f3a37b4985f9 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1105.583103] [58710]: [pid: 58710|app: 0|req: 151/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:34 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1106.594868] [58709]: DEBUG cinder.api.middleware.request_id [None req-e7b373fd-5248-43df-b65c-6b968b3b5d5a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.597193] [58709]: INFO cinder.api.openstack.wsgi [None req-e7b373fd-5248-43df-b65c-6b968b3b5d5a tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1106.597367] [58709]: DEBUG cinder.api.openstack.wsgi [None req-e7b373fd-5248-43df-b65c-6b968b3b5d5a tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.597601] [58709]: DEBUG cinder.api.openstack.wsgi [None req-e7b373fd-5248-43df-b65c-6b968b3b5d5a tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.609556] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.609556] [58709]: warnings.warn( [ 1106.614106] [58709]: INFO cinder.volume.api [None req-e7b373fd-5248-43df-b65c-6b968b3b5d5a tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1106.620673] [58709]: INFO cinder.api.openstack.wsgi [None req-e7b373fd-5248-43df-b65c-6b968b3b5d5a tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1106.621417] [58709]: [pid: 58709|app: 0|req: 160/311] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:35 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.306882] [58710]: DEBUG cinder.api.middleware.request_id [None req-49f79ffa-4338-4938-8df9-d29c99f74eb7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.309397] [58710]: INFO cinder.api.openstack.wsgi [None req-49f79ffa-4338-4938-8df9-d29c99f74eb7 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1110.309714] [58710]: DEBUG cinder.api.openstack.wsgi [None req-49f79ffa-4338-4938-8df9-d29c99f74eb7 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.309999] [58710]: DEBUG cinder.api.openstack.wsgi [None req-49f79ffa-4338-4938-8df9-d29c99f74eb7 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.324271] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.324271] [58710]: warnings.warn( [ 1110.328266] [58710]: INFO cinder.volume.api [None req-49f79ffa-4338-4938-8df9-d29c99f74eb7 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1110.335412] [58710]: INFO cinder.api.openstack.wsgi [None req-49f79ffa-4338-4938-8df9-d29c99f74eb7 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1110.336091] [58710]: [pid: 58710|app: 0|req: 152/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:39 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.407975] [58709]: DEBUG cinder.api.middleware.request_id [None req-198c4879-f96e-4cc0-a80e-f47121748fdc None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.410720] [58709]: INFO cinder.api.openstack.wsgi [None req-198c4879-f96e-4cc0-a80e-f47121748fdc tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1110.410720] [58709]: DEBUG cinder.api.openstack.wsgi [None req-198c4879-f96e-4cc0-a80e-f47121748fdc tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.410720] [58709]: DEBUG cinder.api.openstack.wsgi [None req-198c4879-f96e-4cc0-a80e-f47121748fdc tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.418499] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.418499] [58709]: warnings.warn( [ 1110.422606] [58709]: INFO cinder.volume.api [None req-198c4879-f96e-4cc0-a80e-f47121748fdc tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1110.429359] [58709]: INFO cinder.api.openstack.wsgi [None req-198c4879-f96e-4cc0-a80e-f47121748fdc tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1110.429804] [58709]: [pid: 58709|app: 0|req: 161/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:39 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1112.774278] [58710]: DEBUG cinder.api.middleware.request_id [None req-fc9861be-da2c-46da-be03-606c5837abe5 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.778020] [58710]: INFO cinder.api.openstack.wsgi [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1112.778020] [58710]: DEBUG cinder.api.openstack.wsgi [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-140255987"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1112.778876] [58710]: DEBUG cinder.api.v3.volumes [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-140255987'}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1112.779130] [58710]: INFO cinder.api.v3.volumes [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Create volume of 1 GB [ 1112.786310] [58710]: INFO cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Availability Zones retrieved successfully. [ 1112.796241] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Flow 'volume_create_api' (b9dffa4c-1bfd-4383-aea6-b77aaa2ab934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1112.796241] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff20d127-b87f-4a7d-b8c3-cd997aabfa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.796591] [58710]: DEBUG cinder.volume.flows.api.create_volume [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1112.819880] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff20d127-b87f-4a7d-b8c3-cd997aabfa62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.820965] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fccafa3-aae7-43f6-9bc5-a7e32cd04e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.853881] [58710]: DEBUG cinder.quota [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Created reservations ['bca273de-ab76-4c10-bc03-be472493190b', '1c66751f-1de3-43f0-958b-e314907eddb8', '49da7fb8-a9ec-429d-9242-367ddc74fa58', 'dc2c1673-c477-4b2a-a3da-8875e344ac24'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1112.854818] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fccafa3-aae7-43f6-9bc5-a7e32cd04e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bca273de-ab76-4c10-bc03-be472493190b', '1c66751f-1de3-43f0-958b-e314907eddb8', '49da7fb8-a9ec-429d-9242-367ddc74fa58', 'dc2c1673-c477-4b2a-a3da-8875e344ac24']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.856443] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b5e58b-11c6-4e71-8a6f-aa2d5222df6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.870581] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b5e58b-11c6-4e71-8a6f-aa2d5222df6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72886874-bcc6-4c84-b8c0-416dac074f8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-140255987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf5aaef318943678155d041f68b69bc',qos_specs=None,replication_status=,reservations=['bca273de-ab76-4c10-bc03-be472493190b','1c66751f-1de3-43f0-958b-e314907eddb8','49da7fb8-a9ec-429d-9242-367ddc74fa58','dc2c1673-c477-4b2a-a3da-8875e344ac24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2db3610f80436cab0e60f653bcbf4d',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-140255987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72886874-bcc6-4c84-b8c0-416dac074f8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf5aaef318943678155d041f68b69bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d2db3610f80436cab0e60f653bcbf4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.871632] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dab9e9d-0589-4f5b-91ae-130e4a5506a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.888487] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dab9e9d-0589-4f5b-91ae-130e4a5506a5) transitioned into state 'SUCCESS' from state '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-140255987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf5aaef318943678155d041f68b69bc',qos_specs=None,replication_status=,reservations=['bca273de-ab76-4c10-bc03-be472493190b','1c66751f-1de3-43f0-958b-e314907eddb8','49da7fb8-a9ec-429d-9242-367ddc74fa58','dc2c1673-c477-4b2a-a3da-8875e344ac24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2db3610f80436cab0e60f653bcbf4d',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.889375] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1992b66b-647d-4d13-8b0f-0b0594d52f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1112.900602] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1992b66b-647d-4d13-8b0f-0b0594d52f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1112.904052] [58710]: DEBUG cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Flow 'volume_create_api' (b9dffa4c-1bfd-4383-aea6-b77aaa2ab934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1112.904052] [58710]: INFO cinder.volume.api [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Create volume request issued successfully. [ 1112.904052] [58710]: INFO cinder.api.openstack.wsgi [None req-fc9861be-da2c-46da-be03-606c5837abe5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1112.904052] [58710]: [pid: 58710|app: 0|req: 153/314] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:20:41 2025] POST /volume/v3/volumes => generated 753 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1112.915478] [58709]: DEBUG cinder.api.middleware.request_id [None req-fa3385d0-f748-4ad2-a9ee-5ef049b23c7b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.918559] [58709]: INFO cinder.api.openstack.wsgi [None req-fa3385d0-f748-4ad2-a9ee-5ef049b23c7b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1112.918559] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fa3385d0-f748-4ad2-a9ee-5ef049b23c7b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1112.918559] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fa3385d0-f748-4ad2-a9ee-5ef049b23c7b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1112.930310] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.930310] [58709]: warnings.warn( [ 1112.941393] [58709]: INFO cinder.volume.api [None req-fa3385d0-f748-4ad2-a9ee-5ef049b23c7b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1112.949085] [58709]: INFO cinder.api.openstack.wsgi [None req-fa3385d0-f748-4ad2-a9ee-5ef049b23c7b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1112.949779] [58709]: [pid: 58709|app: 0|req: 162/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:41 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1113.966986] [58710]: DEBUG cinder.api.middleware.request_id [None req-9a32e9c2-498d-4084-8fd3-3dd5ad0f6633 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.969579] [58710]: INFO cinder.api.openstack.wsgi [None req-9a32e9c2-498d-4084-8fd3-3dd5ad0f6633 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1113.969737] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9a32e9c2-498d-4084-8fd3-3dd5ad0f6633 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.970618] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9a32e9c2-498d-4084-8fd3-3dd5ad0f6633 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.981614] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.981614] [58710]: warnings.warn( [ 1113.987246] [58710]: INFO cinder.volume.api [None req-9a32e9c2-498d-4084-8fd3-3dd5ad0f6633 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1113.992565] [58710]: INFO cinder.api.openstack.wsgi [None req-9a32e9c2-498d-4084-8fd3-3dd5ad0f6633 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1113.993025] [58710]: [pid: 58710|app: 0|req: 154/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:42 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.312141] [58709]: DEBUG cinder.api.middleware.request_id [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6af83776-f1de-4a57-a4a4-b4aff3e2246c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.315631] [58709]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6af83776-f1de-4a57-a4a4-b4aff3e2246c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1115.315631] [58709]: DEBUG cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6af83776-f1de-4a57-a4a4-b4aff3e2246c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1115.315827] [58709]: DEBUG cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6af83776-f1de-4a57-a4a4-b4aff3e2246c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1115.328508] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.328508] [58709]: warnings.warn( [ 1115.333892] [58709]: INFO cinder.volume.api [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6af83776-f1de-4a57-a4a4-b4aff3e2246c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1115.340304] [58709]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6af83776-f1de-4a57-a4a4-b4aff3e2246c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1115.340919] [58709]: [pid: 58709|app: 0|req: 163/317] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:20:44 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.873631] [58710]: DEBUG cinder.api.middleware.request_id [None req-0f177dee-f7af-4f54-b8fe-99f700a1feb9 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.873843] [58710]: INFO cinder.api.openstack.wsgi [None req-0f177dee-f7af-4f54-b8fe-99f700a1feb9 None None] GET http://10.180.1.21/volume// [ 1116.874140] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0f177dee-f7af-4f54-b8fe-99f700a1feb9 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1116.874397] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0f177dee-f7af-4f54-b8fe-99f700a1feb9 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1116.875114] [58710]: INFO cinder.api.openstack.wsgi [None req-0f177dee-f7af-4f54-b8fe-99f700a1feb9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1116.875841] [58710]: [pid: 58710|app: 0|req: 155/318] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:20:45 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1116.881820] [58709]: DEBUG cinder.api.middleware.request_id [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-3e741322-bf41-4da3-b548-b5241133ca59 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.882554] [58709]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-3e741322-bf41-4da3-b548-b5241133ca59 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1116.883294] [58709]: DEBUG cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-3e741322-bf41-4da3-b548-b5241133ca59 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72886874-bcc6-4c84-b8c0-416dac074f8d", "connector": null, "instance_uuid": "6cab201b-b509-4c47-a80a-eda53dd1d0cf"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1116.898377] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.898377] [58709]: warnings.warn( [ 1116.938562] [58709]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-3e741322-bf41-4da3-b548-b5241133ca59 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1116.938562] [58709]: [pid: 58709|app: 0|req: 164/319] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:20:45 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) [ 1116.962992] [58710]: DEBUG cinder.api.middleware.request_id [None req-b6b372b9-25b1-43f8-88a7-47ffb4fe4599 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.965928] [58710]: INFO cinder.api.openstack.wsgi [None req-b6b372b9-25b1-43f8-88a7-47ffb4fe4599 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1116.968126] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b6b372b9-25b1-43f8-88a7-47ffb4fe4599 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1116.968126] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b6b372b9-25b1-43f8-88a7-47ffb4fe4599 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1116.983747] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.983747] [58710]: warnings.warn( [ 1116.990640] [58710]: INFO cinder.volume.api [None req-b6b372b9-25b1-43f8-88a7-47ffb4fe4599 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1117.003023] [58710]: INFO cinder.api.openstack.wsgi [None req-b6b372b9-25b1-43f8-88a7-47ffb4fe4599 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1117.003023] [58710]: [pid: 58710|app: 0|req: 156/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:45 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.470880] [58709]: DEBUG cinder.api.middleware.request_id [None req-11d9d68a-6091-49ce-bce5-2af018a968a3 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.471362] [58709]: INFO cinder.api.openstack.wsgi [None req-11d9d68a-6091-49ce-bce5-2af018a968a3 None None] GET http://10.180.1.21/volume// [ 1117.471523] [58709]: DEBUG cinder.api.openstack.wsgi [None req-11d9d68a-6091-49ce-bce5-2af018a968a3 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1117.471730] [58709]: DEBUG cinder.api.openstack.wsgi [None req-11d9d68a-6091-49ce-bce5-2af018a968a3 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1117.472136] [58709]: INFO cinder.api.openstack.wsgi [None req-11d9d68a-6091-49ce-bce5-2af018a968a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1117.472548] [58709]: [pid: 58709|app: 0|req: 165/321] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:20:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1117.481106] [58710]: DEBUG cinder.api.middleware.request_id [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6b2b905a-9d2b-4f74-8707-27542be0b8d1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.484435] [58710]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6b2b905a-9d2b-4f74-8707-27542be0b8d1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1117.484842] [58710]: DEBUG cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6b2b905a-9d2b-4f74-8707-27542be0b8d1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1117.485865] [58710]: DEBUG cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6b2b905a-9d2b-4f74-8707-27542be0b8d1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1117.505917] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.505917] [58710]: warnings.warn( [ 1117.510721] [58710]: INFO cinder.volume.api [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6b2b905a-9d2b-4f74-8707-27542be0b8d1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1117.520586] [58710]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-6b2b905a-9d2b-4f74-8707-27542be0b8d1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1117.520692] [58710]: [pid: 58710|app: 0|req: 157/322] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:20:46 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1117.553476] [58709]: DEBUG cinder.api.middleware.request_id [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-23b8c8cb-9f1c-4890-8d73-de0388f9b4eb None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.555857] [58709]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-23b8c8cb-9f1c-4890-8d73-de0388f9b4eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] PUT http://10.180.1.21/volume/v3/attachments/a5615392-f0b7-419c-a826-f436cb1c26ef [ 1117.556282] [58709]: DEBUG cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-23b8c8cb-9f1c-4890-8d73-de0388f9b4eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-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-983608", "mountpoint": "/dev/sdb"}}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1117.564600] [58709]: DEBUG cinder.coordination [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-23b8c8cb-9f1c-4890-8d73-de0388f9b4eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Acquiring lock "cinder-attachment_update-72886874-bcc6-4c84-b8c0-416dac074f8d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1117.570406] [58709]: DEBUG cinder.coordination [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-23b8c8cb-9f1c-4890-8d73-de0388f9b4eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Lock "cinder-attachment_update-72886874-bcc6-4c84-b8c0-416dac074f8d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1117.571606] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.571606] [58709]: warnings.warn( [ 1117.652823] [58710]: DEBUG cinder.api.middleware.request_id [None req-9c4e10ee-f546-4764-a1e6-8c8fd0dd5b48 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.656511] [58710]: INFO cinder.api.openstack.wsgi [None req-9c4e10ee-f546-4764-a1e6-8c8fd0dd5b48 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1117.656511] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9c4e10ee-f546-4764-a1e6-8c8fd0dd5b48 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1117.656511] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9c4e10ee-f546-4764-a1e6-8c8fd0dd5b48 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1117.674435] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.674435] [58710]: warnings.warn( [ 1117.679751] [58710]: INFO cinder.volume.api [None req-9c4e10ee-f546-4764-a1e6-8c8fd0dd5b48 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1117.688830] [58710]: INFO cinder.api.openstack.wsgi [None req-9c4e10ee-f546-4764-a1e6-8c8fd0dd5b48 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1117.688970] [58710]: [pid: 58710|app: 0|req: 158/323] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Dec 10 00:20:46 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 1864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1118.014647] [58710]: DEBUG cinder.api.middleware.request_id [None req-f13a8271-f5ff-43ef-8df1-432a073f18ea None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.016828] [58710]: INFO cinder.api.openstack.wsgi [None req-f13a8271-f5ff-43ef-8df1-432a073f18ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1118.016828] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f13a8271-f5ff-43ef-8df1-432a073f18ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1118.016968] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f13a8271-f5ff-43ef-8df1-432a073f18ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1118.034232] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.034232] [58710]: warnings.warn( [ 1118.039650] [58710]: INFO cinder.volume.api [None req-f13a8271-f5ff-43ef-8df1-432a073f18ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1118.047233] [58710]: INFO cinder.api.openstack.wsgi [None req-f13a8271-f5ff-43ef-8df1-432a073f18ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1118.047888] [58710]: [pid: 58710|app: 0|req: 159/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:46 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.435069] [58710]: DEBUG cinder.api.middleware.request_id [None req-94c525ed-dafd-4711-af72-67ef0819c98a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.437472] [58710]: INFO cinder.api.openstack.wsgi [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1118.437885] [58710]: DEBUG cinder.api.openstack.wsgi [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-800037394"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1118.439510] [58710]: DEBUG cinder.api.v3.volumes [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-800037394'}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1118.439636] [58710]: INFO cinder.api.v3.volumes [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Create volume of 1 GB [ 1118.445089] [58710]: INFO cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Availability Zones retrieved successfully. [ 1118.453188] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Flow 'volume_create_api' (85d9f401-d3d2-4be6-8c86-5bc9a5861cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1118.454718] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b49def-6ee4-4e0f-8b45-2c1454cc3a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1118.456173] [58710]: DEBUG cinder.volume.flows.api.create_volume [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1118.482103] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56b49def-6ee4-4e0f-8b45-2c1454cc3a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1118.483021] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f792ee7-3b8f-4c3f-a06c-61cdd0854907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1118.552835] [58710]: DEBUG cinder.quota [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Created reservations ['962e07fa-d95a-4801-9ff4-9d37e5c19340', 'c8c3a03b-7aeb-4d13-b41f-fc122ee747d0', '4e05817d-38b5-4cc9-b844-b7c9a71b85a3', '60401d00-1425-432a-82d2-081da548a73b'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1118.553902] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f792ee7-3b8f-4c3f-a06c-61cdd0854907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962e07fa-d95a-4801-9ff4-9d37e5c19340', 'c8c3a03b-7aeb-4d13-b41f-fc122ee747d0', '4e05817d-38b5-4cc9-b844-b7c9a71b85a3', '60401d00-1425-432a-82d2-081da548a73b']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1118.555065] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68422197-0ba5-42fc-ad02-a6a97899de9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1118.569560] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68422197-0ba5-42fc-ad02-a6a97899de9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '173d627e-7a70-4ca1-8263-93e9433a34c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-800037394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd2c296c4c7433fa9dcfe201518e556',qos_specs=None,replication_status=,reservations=['962e07fa-d95a-4801-9ff4-9d37e5c19340','c8c3a03b-7aeb-4d13-b41f-fc122ee747d0','4e05817d-38b5-4cc9-b844-b7c9a71b85a3','60401d00-1425-432a-82d2-081da548a73b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='515284f729294a52b9923db7eec73fa4',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-800037394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=173d627e-7a70-4ca1-8263-93e9433a34c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccd2c296c4c7433fa9dcfe201518e556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='515284f729294a52b9923db7eec73fa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1118.571185] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52cdd7c0-b7f9-4869-b142-d0ba2dbdf80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1118.589394] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52cdd7c0-b7f9-4869-b142-d0ba2dbdf80b) transitioned into state 'SUCCESS' from state '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-800037394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd2c296c4c7433fa9dcfe201518e556',qos_specs=None,replication_status=,reservations=['962e07fa-d95a-4801-9ff4-9d37e5c19340','c8c3a03b-7aeb-4d13-b41f-fc122ee747d0','4e05817d-38b5-4cc9-b844-b7c9a71b85a3','60401d00-1425-432a-82d2-081da548a73b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='515284f729294a52b9923db7eec73fa4',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1118.589394] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806a1244-e2c7-4865-8a35-b33d3d37e5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1118.598986] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (806a1244-e2c7-4865-8a35-b33d3d37e5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1118.600157] [58710]: DEBUG cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Flow 'volume_create_api' (85d9f401-d3d2-4be6-8c86-5bc9a5861cff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1118.600355] [58710]: INFO cinder.volume.api [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Create volume request issued successfully. [ 1118.601103] [58710]: INFO cinder.api.openstack.wsgi [None req-94c525ed-dafd-4711-af72-67ef0819c98a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1118.601694] [58710]: [pid: 58710|app: 0|req: 160/325] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:20:47 2025] POST /volume/v3/volumes => generated 752 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1119.062106] [58710]: DEBUG cinder.api.middleware.request_id [None req-152e6358-a369-42b7-921a-34b5e3b66f18 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.064671] [58710]: INFO cinder.api.openstack.wsgi [None req-152e6358-a369-42b7-921a-34b5e3b66f18 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1119.064926] [58710]: DEBUG cinder.api.openstack.wsgi [None req-152e6358-a369-42b7-921a-34b5e3b66f18 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1119.065162] [58710]: DEBUG cinder.api.openstack.wsgi [None req-152e6358-a369-42b7-921a-34b5e3b66f18 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1119.080112] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.080112] [58710]: warnings.warn( [ 1119.085069] [58710]: INFO cinder.volume.api [None req-152e6358-a369-42b7-921a-34b5e3b66f18 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1119.090480] [58710]: INFO cinder.api.openstack.wsgi [None req-152e6358-a369-42b7-921a-34b5e3b66f18 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1119.090957] [58710]: [pid: 58710|app: 0|req: 161/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:47 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.103186] [58710]: DEBUG cinder.api.middleware.request_id [None req-e7a72366-b059-4502-bd1f-c7c4ba7e0bb1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.109483] [58710]: INFO cinder.api.openstack.wsgi [None req-e7a72366-b059-4502-bd1f-c7c4ba7e0bb1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1120.110048] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e7a72366-b059-4502-bd1f-c7c4ba7e0bb1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1120.110231] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e7a72366-b059-4502-bd1f-c7c4ba7e0bb1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1120.146759] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.146759] [58710]: warnings.warn( [ 1120.157685] [58710]: INFO cinder.volume.api [None req-e7a72366-b059-4502-bd1f-c7c4ba7e0bb1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1120.168166] [58710]: INFO cinder.api.openstack.wsgi [None req-e7a72366-b059-4502-bd1f-c7c4ba7e0bb1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1120.169054] [58710]: [pid: 58710|app: 0|req: 162/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:48 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1121.183799] [58710]: DEBUG cinder.api.middleware.request_id [None req-6634b756-0205-4086-bde1-a6d5b8a5fa9d None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.186530] [58710]: INFO cinder.api.openstack.wsgi [None req-6634b756-0205-4086-bde1-a6d5b8a5fa9d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1121.186762] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6634b756-0205-4086-bde1-a6d5b8a5fa9d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1121.187050] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6634b756-0205-4086-bde1-a6d5b8a5fa9d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1121.201983] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.201983] [58710]: warnings.warn( [ 1121.207458] [58710]: INFO cinder.volume.api [None req-6634b756-0205-4086-bde1-a6d5b8a5fa9d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1121.213399] [58710]: INFO cinder.api.openstack.wsgi [None req-6634b756-0205-4086-bde1-a6d5b8a5fa9d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1121.213936] [58710]: [pid: 58710|app: 0|req: 163/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:49 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.092840] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=194,cinder:UPDATE=40,cinder:INSERT=19 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1122.097784] [58709]: DEBUG cinder.coordination [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-23b8c8cb-9f1c-4890-8d73-de0388f9b4eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Lock "cinder-attachment_update-72886874-bcc6-4c84-b8c0-416dac074f8d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1122.098320] [58709]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-23b8c8cb-9f1c-4890-8d73-de0388f9b4eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments/a5615392-f0b7-419c-a826-f436cb1c26ef returned with HTTP 200 [ 1122.099600] [58709]: [pid: 58709|app: 0|req: 166/329] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:20:46 2025] PUT /volume/v3/attachments/a5615392-f0b7-419c-a826-f436cb1c26ef => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.225282] [58710]: DEBUG cinder.api.middleware.request_id [None req-894e7693-3ce4-4b50-952f-c35ab84900ea None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.227350] [58710]: INFO cinder.api.openstack.wsgi [None req-894e7693-3ce4-4b50-952f-c35ab84900ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1122.227566] [58710]: DEBUG cinder.api.openstack.wsgi [None req-894e7693-3ce4-4b50-952f-c35ab84900ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1122.227773] [58710]: DEBUG cinder.api.openstack.wsgi [None req-894e7693-3ce4-4b50-952f-c35ab84900ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1122.238463] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.238463] [58710]: warnings.warn( [ 1122.242058] [58710]: INFO cinder.volume.api [None req-894e7693-3ce4-4b50-952f-c35ab84900ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1122.248264] [58710]: INFO cinder.api.openstack.wsgi [None req-894e7693-3ce4-4b50-952f-c35ab84900ea tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1122.248737] [58710]: [pid: 58710|app: 0|req: 164/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:50 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.260129] [58709]: DEBUG cinder.api.middleware.request_id [None req-97e3308a-7c71-40e4-94c9-d7ae7aaa8138 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.262604] [58709]: INFO cinder.api.openstack.wsgi [None req-97e3308a-7c71-40e4-94c9-d7ae7aaa8138 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1123.263275] [58709]: DEBUG cinder.api.openstack.wsgi [None req-97e3308a-7c71-40e4-94c9-d7ae7aaa8138 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1123.263371] [58709]: DEBUG cinder.api.openstack.wsgi [None req-97e3308a-7c71-40e4-94c9-d7ae7aaa8138 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1123.278453] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.278453] [58709]: warnings.warn( [ 1123.283424] [58709]: INFO cinder.volume.api [None req-97e3308a-7c71-40e4-94c9-d7ae7aaa8138 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1123.289483] [58709]: INFO cinder.api.openstack.wsgi [None req-97e3308a-7c71-40e4-94c9-d7ae7aaa8138 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1123.290121] [58709]: [pid: 58709|app: 0|req: 167/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:52 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.284917] [58710]: DEBUG cinder.api.middleware.request_id [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-235f0d4b-cc3c-4f61-bd8f-fdde570f7518 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.287942] [58710]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-235f0d4b-cc3c-4f61-bd8f-fdde570f7518 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/attachments/a5615392-f0b7-419c-a826-f436cb1c26ef/action [ 1124.288252] [58710]: DEBUG cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-235f0d4b-cc3c-4f61-bd8f-fdde570f7518 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action body: b'{"os-complete": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1124.288749] [58710]: DEBUG cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-235f0d4b-cc3c-4f61-bd8f-fdde570f7518 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1124.301578] [58709]: DEBUG cinder.api.middleware.request_id [None req-5276daf0-0440-4369-a4e3-6e3dd3078f94 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.304048] [58709]: INFO cinder.api.openstack.wsgi [None req-5276daf0-0440-4369-a4e3-6e3dd3078f94 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1124.304209] [58709]: DEBUG cinder.api.openstack.wsgi [None req-5276daf0-0440-4369-a4e3-6e3dd3078f94 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1124.304469] [58709]: DEBUG cinder.api.openstack.wsgi [None req-5276daf0-0440-4369-a4e3-6e3dd3078f94 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1124.316026] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.316026] [58710]: warnings.warn( [ 1124.317996] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.317996] [58709]: warnings.warn( [ 1124.324247] [58709]: INFO cinder.volume.api [None req-5276daf0-0440-4369-a4e3-6e3dd3078f94 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1124.329922] [58710]: INFO cinder.api.openstack.wsgi [req-4bf48f61-085a-4b5c-9864-ebbdf4448f9b req-235f0d4b-cc3c-4f61-bd8f-fdde570f7518 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments/a5615392-f0b7-419c-a826-f436cb1c26ef/action returned with HTTP 204 [ 1124.330327] [58709]: INFO cinder.api.openstack.wsgi [None req-5276daf0-0440-4369-a4e3-6e3dd3078f94 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1124.330526] [58710]: [pid: 58710|app: 0|req: 165/332] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:20:53 2025] POST /volume/v3/attachments/a5615392-f0b7-419c-a826-f436cb1c26ef/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1124.330805] [58709]: [pid: 58709|app: 0|req: 168/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:53 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.341948] [58710]: DEBUG cinder.api.middleware.request_id [None req-1ad44a44-c3a4-4127-9931-3d53475cbc3b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.344102] [58710]: INFO cinder.api.openstack.wsgi [None req-1ad44a44-c3a4-4127-9931-3d53475cbc3b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1125.345419] [58710]: DEBUG cinder.api.openstack.wsgi [None req-1ad44a44-c3a4-4127-9931-3d53475cbc3b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1125.345691] [58710]: DEBUG cinder.api.openstack.wsgi [None req-1ad44a44-c3a4-4127-9931-3d53475cbc3b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1125.359465] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.359465] [58710]: warnings.warn( [ 1125.363779] [58710]: INFO cinder.volume.api [None req-1ad44a44-c3a4-4127-9931-3d53475cbc3b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1125.369644] [58710]: INFO cinder.api.openstack.wsgi [None req-1ad44a44-c3a4-4127-9931-3d53475cbc3b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1125.370246] [58710]: [pid: 58710|app: 0|req: 166/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:54 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1125.380166] [58709]: DEBUG cinder.api.middleware.request_id [None req-fb97eeb6-1097-4feb-bbae-993bdaf746c3 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.382930] [58709]: INFO cinder.api.openstack.wsgi [None req-fb97eeb6-1097-4feb-bbae-993bdaf746c3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1125.383419] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fb97eeb6-1097-4feb-bbae-993bdaf746c3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1125.383748] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fb97eeb6-1097-4feb-bbae-993bdaf746c3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1125.394975] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.394975] [58709]: warnings.warn( [ 1125.398576] [58709]: INFO cinder.volume.api [None req-fb97eeb6-1097-4feb-bbae-993bdaf746c3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1125.403813] [58709]: INFO cinder.api.openstack.wsgi [None req-fb97eeb6-1097-4feb-bbae-993bdaf746c3 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1125.404256] [58709]: [pid: 58709|app: 0|req: 169/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:54 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1128.703801] [58710]: DEBUG cinder.api.middleware.request_id [req-f26287b6-360e-44c7-bf70-b3da87ee5a5b req-64d8a12b-75df-4508-a268-7b7770280cff None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.706446] [58710]: INFO cinder.api.openstack.wsgi [req-f26287b6-360e-44c7-bf70-b3da87ee5a5b req-64d8a12b-75df-4508-a268-7b7770280cff tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1128.706701] [58710]: DEBUG cinder.api.openstack.wsgi [req-f26287b6-360e-44c7-bf70-b3da87ee5a5b req-64d8a12b-75df-4508-a268-7b7770280cff tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.706941] [58710]: DEBUG cinder.api.openstack.wsgi [req-f26287b6-360e-44c7-bf70-b3da87ee5a5b req-64d8a12b-75df-4508-a268-7b7770280cff tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.723233] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.723233] [58710]: warnings.warn( [ 1128.728573] [58710]: INFO cinder.volume.api [req-f26287b6-360e-44c7-bf70-b3da87ee5a5b req-64d8a12b-75df-4508-a268-7b7770280cff tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1128.734925] [58710]: INFO cinder.api.openstack.wsgi [req-f26287b6-360e-44c7-bf70-b3da87ee5a5b req-64d8a12b-75df-4508-a268-7b7770280cff tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1128.735426] [58710]: [pid: 58710|app: 0|req: 167/336] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:20:57 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1128.747950] [58709]: DEBUG cinder.api.middleware.request_id [None req-b2fa6325-344f-4930-b3d5-35c119c56556 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.750102] [58709]: INFO cinder.api.openstack.wsgi [None req-b2fa6325-344f-4930-b3d5-35c119c56556 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1128.750376] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b2fa6325-344f-4930-b3d5-35c119c56556 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.750610] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b2fa6325-344f-4930-b3d5-35c119c56556 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.761439] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.761439] [58709]: warnings.warn( [ 1128.765881] [58709]: INFO cinder.volume.api [None req-b2fa6325-344f-4930-b3d5-35c119c56556 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1128.770785] [58709]: INFO cinder.api.openstack.wsgi [None req-b2fa6325-344f-4930-b3d5-35c119c56556 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1128.771257] [58709]: [pid: 58709|app: 0|req: 170/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:57 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1128.968789] [58710]: DEBUG cinder.api.middleware.request_id [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-92aeb581-0131-4dc9-b889-4f75ea128968 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.971100] [58710]: INFO cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-92aeb581-0131-4dc9-b889-4f75ea128968 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1128.971435] [58710]: DEBUG cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-92aeb581-0131-4dc9-b889-4f75ea128968 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.971712] [58710]: DEBUG cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-92aeb581-0131-4dc9-b889-4f75ea128968 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.980328] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.980328] [58710]: warnings.warn( [ 1128.984601] [58710]: INFO cinder.volume.api [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-92aeb581-0131-4dc9-b889-4f75ea128968 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1128.990075] [58710]: INFO cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-92aeb581-0131-4dc9-b889-4f75ea128968 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1128.990649] [58710]: [pid: 58710|app: 0|req: 168/338] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:20:57 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1129.002515] [58709]: DEBUG cinder.api.middleware.request_id [None req-c440d673-c461-4200-a2a4-63f13b1d23da None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.003164] [58709]: INFO cinder.api.openstack.wsgi [None req-c440d673-c461-4200-a2a4-63f13b1d23da None None] GET http://10.180.1.21/volume// [ 1129.003352] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c440d673-c461-4200-a2a4-63f13b1d23da None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.003557] [58709]: DEBUG cinder.api.openstack.wsgi [None req-c440d673-c461-4200-a2a4-63f13b1d23da None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.003949] [58709]: INFO cinder.api.openstack.wsgi [None req-c440d673-c461-4200-a2a4-63f13b1d23da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1129.004296] [58709]: [pid: 58709|app: 0|req: 171/339] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:20:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1129.008592] [58710]: DEBUG cinder.api.middleware.request_id [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-5c220b67-8692-4fe2-939d-ff5320f15294 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.011506] [58710]: INFO cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-5c220b67-8692-4fe2-939d-ff5320f15294 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1129.012017] [58710]: DEBUG cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-5c220b67-8692-4fe2-939d-ff5320f15294 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1a60883-be22-44d8-b555-986051f53003", "connector": null, "instance_uuid": "9240baf1-ffa8-4d31-9d41-727420b946dd"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.025202] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.025202] [58710]: warnings.warn( [ 1129.054149] [58710]: INFO cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-5c220b67-8692-4fe2-939d-ff5320f15294 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1129.054687] [58710]: [pid: 58710|app: 0|req: 169/340] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:20:57 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) [ 1129.075061] [58709]: DEBUG cinder.api.middleware.request_id [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-8e73ca72-78de-43c7-9c34-3911049bd8fb None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.077400] [58709]: INFO cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-8e73ca72-78de-43c7-9c34-3911049bd8fb tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] POST http://10.180.1.21/volume/v3/attachments/5db39a1d-b749-4529-b2cd-601cad769393/action [ 1129.077825] [58709]: DEBUG cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-8e73ca72-78de-43c7-9c34-3911049bd8fb tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1129.077957] [58709]: DEBUG cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-8e73ca72-78de-43c7-9c34-3911049bd8fb tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.093341] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.093341] [58709]: warnings.warn( [ 1129.101467] [58709]: INFO cinder.api.openstack.wsgi [req-075c16e6-7ed6-4511-a9d6-784dd3d8c640 req-8e73ca72-78de-43c7-9c34-3911049bd8fb tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/attachments/5db39a1d-b749-4529-b2cd-601cad769393/action returned with HTTP 204 [ 1129.101467] [58709]: [pid: 58709|app: 0|req: 172/341] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:20:57 2025] POST /volume/v3/attachments/5db39a1d-b749-4529-b2cd-601cad769393/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1129.119346] [58710]: DEBUG cinder.api.middleware.request_id [None req-8cd6d2c0-e390-4034-8a9a-8289d82d3568 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.122859] [58710]: INFO cinder.api.openstack.wsgi [None req-8cd6d2c0-e390-4034-8a9a-8289d82d3568 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1129.122859] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8cd6d2c0-e390-4034-8a9a-8289d82d3568 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.122859] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8cd6d2c0-e390-4034-8a9a-8289d82d3568 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.140430] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.140430] [58710]: warnings.warn( [ 1129.144995] [58710]: INFO cinder.volume.api [None req-8cd6d2c0-e390-4034-8a9a-8289d82d3568 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1129.150476] [58710]: INFO cinder.api.openstack.wsgi [None req-8cd6d2c0-e390-4034-8a9a-8289d82d3568 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1129.150928] [58710]: [pid: 58710|app: 0|req: 170/342] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:57 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 1111 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.160693] [58709]: DEBUG cinder.api.middleware.request_id [None req-164fe5d8-059d-435e-92c3-b3e92799b1cd None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.163264] [58709]: INFO cinder.api.openstack.wsgi [None req-164fe5d8-059d-435e-92c3-b3e92799b1cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1129.163504] [58709]: DEBUG cinder.api.openstack.wsgi [None req-164fe5d8-059d-435e-92c3-b3e92799b1cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.163719] [58709]: DEBUG cinder.api.openstack.wsgi [None req-164fe5d8-059d-435e-92c3-b3e92799b1cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.164217] [58710]: DEBUG cinder.api.middleware.request_id [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-158da826-2bd3-4153-83e9-d3226ec67c0b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.167925] [58710]: INFO cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-158da826-2bd3-4153-83e9-d3226ec67c0b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1129.168697] [58710]: DEBUG cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-158da826-2bd3-4153-83e9-d3226ec67c0b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.168697] [58710]: DEBUG cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-158da826-2bd3-4153-83e9-d3226ec67c0b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.175472] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.175472] [58709]: warnings.warn( [ 1129.179411] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.179411] [58710]: warnings.warn( [ 1129.179554] [58709]: INFO cinder.volume.api [None req-164fe5d8-059d-435e-92c3-b3e92799b1cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1129.183465] [58710]: INFO cinder.volume.api [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-158da826-2bd3-4153-83e9-d3226ec67c0b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1129.184621] [58709]: INFO cinder.api.openstack.wsgi [None req-164fe5d8-059d-435e-92c3-b3e92799b1cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1129.185133] [58709]: [pid: 58709|app: 0|req: 173/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:57 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 1111 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.191735] [58710]: INFO cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-158da826-2bd3-4153-83e9-d3226ec67c0b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1129.192216] [58710]: [pid: 58710|app: 0|req: 171/344] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:20:57 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1129.211158] [58709]: DEBUG cinder.api.middleware.request_id [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-cceec63c-543a-4504-a2c9-d069b2133141 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.213809] [58709]: INFO cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-cceec63c-543a-4504-a2c9-d069b2133141 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d/action [ 1129.214362] [58709]: DEBUG cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-cceec63c-543a-4504-a2c9-d069b2133141 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1129.214588] [58709]: DEBUG cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-cceec63c-543a-4504-a2c9-d069b2133141 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.225414] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.225414] [58709]: warnings.warn( [ 1129.226053] [58709]: INFO cinder.volume.api [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-cceec63c-543a-4504-a2c9-d069b2133141 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1129.232682] [58709]: INFO cinder.volume.api [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-cceec63c-543a-4504-a2c9-d069b2133141 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Begin detaching volume completed successfully. [ 1129.233036] [58709]: INFO cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-cceec63c-543a-4504-a2c9-d069b2133141 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d/action returned with HTTP 202 [ 1129.233535] [58709]: [pid: 58709|app: 0|req: 174/345] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:20:57 2025] POST /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1129.640500] [58710]: DEBUG cinder.api.middleware.request_id [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-5b281a78-fb43-466a-831f-a7933fc9e999 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.642546] [58710]: INFO cinder.api.openstack.wsgi [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-5b281a78-fb43-466a-831f-a7933fc9e999 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1129.642777] [58710]: DEBUG cinder.api.openstack.wsgi [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-5b281a78-fb43-466a-831f-a7933fc9e999 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.642988] [58710]: DEBUG cinder.api.openstack.wsgi [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-5b281a78-fb43-466a-831f-a7933fc9e999 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.654610] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.654610] [58710]: warnings.warn( [ 1129.659858] [58710]: INFO cinder.volume.api [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-5b281a78-fb43-466a-831f-a7933fc9e999 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1129.666255] [58710]: INFO cinder.api.openstack.wsgi [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-5b281a78-fb43-466a-831f-a7933fc9e999 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1129.666743] [58710]: [pid: 58710|app: 0|req: 172/346] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:20:58 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1129.692593] [58709]: DEBUG cinder.api.middleware.request_id [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-909d509e-57e9-4def-9c50-4d364717ce6f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.695566] [58709]: INFO cinder.api.openstack.wsgi [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-909d509e-57e9-4def-9c50-4d364717ce6f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5db39a1d-b749-4529-b2cd-601cad769393 [ 1129.695847] [58709]: DEBUG cinder.api.openstack.wsgi [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-909d509e-57e9-4def-9c50-4d364717ce6f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.696067] [58709]: DEBUG cinder.api.openstack.wsgi [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-909d509e-57e9-4def-9c50-4d364717ce6f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.705058] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.705058] [58709]: warnings.warn( [ 1130.233934] [58709]: INFO cinder.api.openstack.wsgi [req-67097dd5-13d2-4943-ba7a-2427b459ee00 req-909d509e-57e9-4def-9c50-4d364717ce6f tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/attachments/5db39a1d-b749-4529-b2cd-601cad769393 returned with HTTP 200 [ 1130.234504] [58709]: [pid: 58709|app: 0|req: 175/347] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:20:58 2025] DELETE /volume/v3/attachments/5db39a1d-b749-4529-b2cd-601cad769393 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.253411] [58710]: DEBUG cinder.api.middleware.request_id [None req-c41a426a-133a-46ce-b03b-6198856b49cd None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.255595] [58710]: INFO cinder.api.openstack.wsgi [None req-c41a426a-133a-46ce-b03b-6198856b49cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1130.255854] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c41a426a-133a-46ce-b03b-6198856b49cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1130.256078] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c41a426a-133a-46ce-b03b-6198856b49cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1130.264790] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.264790] [58710]: warnings.warn( [ 1130.269279] [58710]: INFO cinder.volume.api [None req-c41a426a-133a-46ce-b03b-6198856b49cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1130.274327] [58710]: INFO cinder.api.openstack.wsgi [None req-c41a426a-133a-46ce-b03b-6198856b49cd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1130.274698] [58710]: [pid: 58710|app: 0|req: 173/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:20:58 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.276380] [58709]: DEBUG cinder.api.middleware.request_id [None req-9652e03c-1515-4e13-bd4f-a9f44fc98c8c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.276783] [58709]: INFO cinder.api.openstack.wsgi [None req-9652e03c-1515-4e13-bd4f-a9f44fc98c8c None None] GET http://10.180.1.21/volume// [ 1130.276957] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9652e03c-1515-4e13-bd4f-a9f44fc98c8c None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1130.277232] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9652e03c-1515-4e13-bd4f-a9f44fc98c8c None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1130.277648] [58709]: INFO cinder.api.openstack.wsgi [None req-9652e03c-1515-4e13-bd4f-a9f44fc98c8c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1130.277972] [58709]: [pid: 58709|app: 0|req: 176/349] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:20:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1130.281505] [58710]: DEBUG cinder.api.middleware.request_id [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-daecb38d-6f77-4891-9c41-914b656e38bc None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.283406] [58710]: INFO cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-daecb38d-6f77-4891-9c41-914b656e38bc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1130.283693] [58710]: DEBUG cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-daecb38d-6f77-4891-9c41-914b656e38bc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1130.283908] [58710]: DEBUG cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-daecb38d-6f77-4891-9c41-914b656e38bc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1130.294029] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.294029] [58710]: warnings.warn( [ 1130.297311] [58710]: INFO cinder.volume.api [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-daecb38d-6f77-4891-9c41-914b656e38bc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1130.301716] [58710]: INFO cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-daecb38d-6f77-4891-9c41-914b656e38bc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1130.302148] [58710]: [pid: 58710|app: 0|req: 174/350] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:20:59 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1130.511295] [58709]: DEBUG cinder.api.middleware.request_id [req-1d482d56-b3bc-41d6-a1d4-dbc9334b158d req-a01f043b-0281-4828-86a7-c34fafdf2798 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.513719] [58709]: INFO cinder.api.openstack.wsgi [req-1d482d56-b3bc-41d6-a1d4-dbc9334b158d req-a01f043b-0281-4828-86a7-c34fafdf2798 tempest-InstanceActionsTestJSON-349561001 tempest-InstanceActionsTestJSON-349561001-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=047ee6b8-73d7-4ed9-8dd0-de9c60ae724c [ 1130.513996] [58709]: DEBUG cinder.api.openstack.wsgi [req-1d482d56-b3bc-41d6-a1d4-dbc9334b158d req-a01f043b-0281-4828-86a7-c34fafdf2798 tempest-InstanceActionsTestJSON-349561001 tempest-InstanceActionsTestJSON-349561001-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1130.514219] [58709]: DEBUG cinder.api.openstack.wsgi [req-1d482d56-b3bc-41d6-a1d4-dbc9334b158d req-a01f043b-0281-4828-86a7-c34fafdf2798 tempest-InstanceActionsTestJSON-349561001 tempest-InstanceActionsTestJSON-349561001-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1130.519837] [58709]: INFO cinder.api.openstack.wsgi [req-1d482d56-b3bc-41d6-a1d4-dbc9334b158d req-a01f043b-0281-4828-86a7-c34fafdf2798 tempest-InstanceActionsTestJSON-349561001 tempest-InstanceActionsTestJSON-349561001-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=047ee6b8-73d7-4ed9-8dd0-de9c60ae724c returned with HTTP 200 [ 1130.520343] [58709]: [pid: 58709|app: 0|req: 177/351] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Dec 10 00:20:59 2025] GET /volume/v3/attachments?instance_id=047ee6b8-73d7-4ed9-8dd0-de9c60ae724c => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.607630] [58710]: DEBUG cinder.api.middleware.request_id [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-7bc7999a-1bb3-4c4d-8e30-1cfcb84a3496 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.611140] [58710]: INFO cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-7bc7999a-1bb3-4c4d-8e30-1cfcb84a3496 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a5615392-f0b7-419c-a826-f436cb1c26ef [ 1131.611676] [58710]: DEBUG cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-7bc7999a-1bb3-4c4d-8e30-1cfcb84a3496 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1131.611676] [58710]: DEBUG cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-7bc7999a-1bb3-4c4d-8e30-1cfcb84a3496 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1131.621791] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.621791] [58710]: warnings.warn( [ 1132.155711] [58710]: INFO cinder.api.openstack.wsgi [req-0b88c45e-164d-429e-85bb-7dd7d524d343 req-7bc7999a-1bb3-4c4d-8e30-1cfcb84a3496 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments/a5615392-f0b7-419c-a826-f436cb1c26ef returned with HTTP 200 [ 1132.155711] [58710]: [pid: 58710|app: 0|req: 175/352] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:21:00 2025] DELETE /volume/v3/attachments/a5615392-f0b7-419c-a826-f436cb1c26ef => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.699208] [58709]: DEBUG cinder.api.middleware.request_id [None req-ab534e14-fe81-4502-9800-bb3929da8238 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.701401] [58709]: INFO cinder.api.openstack.wsgi [None req-ab534e14-fe81-4502-9800-bb3929da8238 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1132.701644] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ab534e14-fe81-4502-9800-bb3929da8238 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1132.701879] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ab534e14-fe81-4502-9800-bb3929da8238 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1132.711950] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.711950] [58709]: warnings.warn( [ 1132.716699] [58709]: INFO cinder.volume.api [None req-ab534e14-fe81-4502-9800-bb3929da8238 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1132.722453] [58709]: INFO cinder.api.openstack.wsgi [None req-ab534e14-fe81-4502-9800-bb3929da8238 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1132.722887] [58709]: [pid: 58709|app: 0|req: 178/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:01 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.155114] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=171,cinder:UPDATE=35,cinder:INSERT=17 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1142.719404] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=46,cinder:UPDATE=6 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1148.735445] [58710]: DEBUG cinder.api.middleware.request_id [None req-40f33066-c583-40f1-a15e-7d61687f0344 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.737984] [58710]: INFO cinder.api.openstack.wsgi [None req-40f33066-c583-40f1-a15e-7d61687f0344 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 1148.738244] [58710]: DEBUG cinder.api.openstack.wsgi [None req-40f33066-c583-40f1-a15e-7d61687f0344 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.738456] [58710]: DEBUG cinder.api.openstack.wsgi [None req-40f33066-c583-40f1-a15e-7d61687f0344 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.738638] [58710]: INFO cinder.api.v3.volumes [None req-40f33066-c583-40f1-a15e-7d61687f0344 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Delete volume with id: 8acfbec6-c442-44d1-9807-1eac65a16e04 [ 1148.750221] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.750221] [58710]: warnings.warn( [ 1148.750775] [58710]: INFO cinder.volume.api [None req-40f33066-c583-40f1-a15e-7d61687f0344 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 1148.773382] [58710]: INFO cinder.volume.api [None req-40f33066-c583-40f1-a15e-7d61687f0344 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Delete volume request issued successfully. [ 1148.773712] [58710]: INFO cinder.api.openstack.wsgi [None req-40f33066-c583-40f1-a15e-7d61687f0344 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 202 [ 1148.774068] [58710]: [pid: 58710|app: 0|req: 176/354] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:21:17 2025] DELETE /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1148.777402] [58709]: DEBUG cinder.api.middleware.request_id [None req-a1b02cad-bae8-4633-8bf6-918fd977725d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.780130] [58709]: INFO cinder.api.openstack.wsgi [None req-a1b02cad-bae8-4633-8bf6-918fd977725d tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 1148.780342] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a1b02cad-bae8-4633-8bf6-918fd977725d tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1148.780523] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a1b02cad-bae8-4633-8bf6-918fd977725d tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1148.788962] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.788962] [58709]: warnings.warn( [ 1148.793182] [58709]: INFO cinder.volume.api [None req-a1b02cad-bae8-4633-8bf6-918fd977725d tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 1148.798315] [58709]: INFO cinder.api.openstack.wsgi [None req-a1b02cad-bae8-4633-8bf6-918fd977725d tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 1148.798838] [58709]: [pid: 58709|app: 0|req: 179/355] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:17 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.809760] [58710]: DEBUG cinder.api.middleware.request_id [None req-f7bd5885-d61e-47a4-8257-afbc1a1cba78 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.812362] [58710]: INFO cinder.api.openstack.wsgi [None req-f7bd5885-d61e-47a4-8257-afbc1a1cba78 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 1149.813345] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f7bd5885-d61e-47a4-8257-afbc1a1cba78 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1149.813345] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f7bd5885-d61e-47a4-8257-afbc1a1cba78 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1149.826244] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.826244] [58710]: warnings.warn( [ 1149.831720] [58710]: INFO cinder.volume.api [None req-f7bd5885-d61e-47a4-8257-afbc1a1cba78 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 1149.837215] [58710]: INFO cinder.api.openstack.wsgi [None req-f7bd5885-d61e-47a4-8257-afbc1a1cba78 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 1149.839783] [58710]: [pid: 58710|app: 0|req: 177/356] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:18 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.848967] [58709]: DEBUG cinder.api.middleware.request_id [None req-3e78e27c-c85a-404c-9889-3e2b112df15b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.851126] [58709]: INFO cinder.api.openstack.wsgi [None req-3e78e27c-c85a-404c-9889-3e2b112df15b tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 1150.851418] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3e78e27c-c85a-404c-9889-3e2b112df15b tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1150.852029] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3e78e27c-c85a-404c-9889-3e2b112df15b tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1150.862386] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.862386] [58709]: warnings.warn( [ 1150.868962] [58709]: INFO cinder.volume.api [None req-3e78e27c-c85a-404c-9889-3e2b112df15b tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Volume info retrieved successfully. [ 1150.874555] [58709]: INFO cinder.api.openstack.wsgi [None req-3e78e27c-c85a-404c-9889-3e2b112df15b tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 200 [ 1150.874999] [58709]: [pid: 58709|app: 0|req: 180/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:19 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.885585] [58710]: DEBUG cinder.api.middleware.request_id [None req-d604a635-c390-4af5-9d57-33a0ceacb025 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.889422] [58710]: INFO cinder.api.openstack.wsgi [None req-d604a635-c390-4af5-9d57-33a0ceacb025 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] GET http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 [ 1151.889699] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d604a635-c390-4af5-9d57-33a0ceacb025 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1151.890008] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d604a635-c390-4af5-9d57-33a0ceacb025 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1151.898675] [58710]: INFO cinder.api.openstack.wsgi [None req-d604a635-c390-4af5-9d57-33a0ceacb025 tempest-DeleteServersTestJSON-1621540281 tempest-DeleteServersTestJSON-1621540281-project-member] http://10.180.1.21/volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 returned with HTTP 404 [ 1151.899306] [58710]: [pid: 58710|app: 0|req: 178/358] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:20 2025] GET /volume/v3/volumes/8acfbec6-c442-44d1-9807-1eac65a16e04 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1152.771020] [58709]: DEBUG cinder.api.middleware.request_id [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-b1589840-3de7-4de1-9db1-ca31fc531490 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.773929] [58709]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-b1589840-3de7-4de1-9db1-ca31fc531490 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1152.774189] [58709]: DEBUG cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-b1589840-3de7-4de1-9db1-ca31fc531490 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1152.774467] [58709]: DEBUG cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-b1589840-3de7-4de1-9db1-ca31fc531490 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1152.788431] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.788431] [58709]: warnings.warn( [ 1152.792315] [58709]: INFO cinder.volume.api [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-b1589840-3de7-4de1-9db1-ca31fc531490 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1152.798351] [58709]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-b1589840-3de7-4de1-9db1-ca31fc531490 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1152.798972] [58709]: [pid: 58709|app: 0|req: 181/359] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:21 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 1683 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.826401] [58710]: DEBUG cinder.api.middleware.request_id [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-741ba734-08fc-4308-b0c6-47f4131c1319 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.829182] [58710]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-741ba734-08fc-4308-b0c6-47f4131c1319 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] GET http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1152.829401] [58710]: DEBUG cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-741ba734-08fc-4308-b0c6-47f4131c1319 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1152.829672] [58710]: DEBUG cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-741ba734-08fc-4308-b0c6-47f4131c1319 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1152.841398] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.841398] [58710]: warnings.warn( [ 1152.845450] [58710]: INFO cinder.volume.api [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-741ba734-08fc-4308-b0c6-47f4131c1319 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1152.851890] [58710]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-741ba734-08fc-4308-b0c6-47f4131c1319 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 200 [ 1152.851890] [58710]: [pid: 58710|app: 0|req: 179/360] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:21 2025] GET /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 1683 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.970031] [58709]: DEBUG cinder.api.middleware.request_id [None req-d4b66d6e-59bb-48eb-8b11-fbdc8787b3f4 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.970400] [58709]: INFO cinder.api.openstack.wsgi [None req-d4b66d6e-59bb-48eb-8b11-fbdc8787b3f4 None None] GET http://10.180.1.21/volume// [ 1156.970562] [58709]: DEBUG cinder.api.openstack.wsgi [None req-d4b66d6e-59bb-48eb-8b11-fbdc8787b3f4 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1156.970761] [58709]: DEBUG cinder.api.openstack.wsgi [None req-d4b66d6e-59bb-48eb-8b11-fbdc8787b3f4 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1156.971408] [58709]: INFO cinder.api.openstack.wsgi [None req-d4b66d6e-59bb-48eb-8b11-fbdc8787b3f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1156.971591] [58709]: [pid: 58709|app: 0|req: 182/361] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:21:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1156.978474] [58710]: DEBUG cinder.api.middleware.request_id [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-c247bd1b-79ac-4136-afb1-8b4aee2bfb78 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.982028] [58710]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-c247bd1b-79ac-4136-afb1-8b4aee2bfb78 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1156.982383] [58710]: DEBUG cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-c247bd1b-79ac-4136-afb1-8b4aee2bfb78 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c06874f-6ba6-4f0d-b972-b3e5a1b891f2", "connector": null, "instance_uuid": "d96915ba-8e82-47db-8684-00ba4d215537"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.005087] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.005087] [58710]: warnings.warn( [ 1157.044694] [58710]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-c247bd1b-79ac-4136-afb1-8b4aee2bfb78 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1157.045481] [58710]: [pid: 58710|app: 0|req: 180/362] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:21:25 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) [ 1157.109998] [58709]: DEBUG cinder.api.middleware.request_id [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-64d663c5-a618-49a9-ad85-bced0d4f409a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.113689] [58709]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-64d663c5-a618-49a9-ad85-bced0d4f409a tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] POST http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2/action [ 1157.114991] [58709]: DEBUG cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-64d663c5-a618-49a9-ad85-bced0d4f409a tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1157.115629] [58709]: DEBUG cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-64d663c5-a618-49a9-ad85-bced0d4f409a tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.133350] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.133350] [58709]: warnings.warn( [ 1157.134083] [58709]: INFO cinder.volume.api [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-64d663c5-a618-49a9-ad85-bced0d4f409a tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1157.140638] [58709]: INFO cinder.volume.api [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-64d663c5-a618-49a9-ad85-bced0d4f409a tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Roll detaching of volume completed successfully. [ 1157.141047] [58709]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-64d663c5-a618-49a9-ad85-bced0d4f409a tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2/action returned with HTTP 202 [ 1157.141600] [58709]: [pid: 58709|app: 0|req: 183/363] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:21:25 2025] POST /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1157.152274] [58710]: DEBUG cinder.api.middleware.request_id [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-81938909-89ce-4ff8-8821-e3db9c381b76 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.157014] [58710]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-81938909-89ce-4ff8-8821-e3db9c381b76 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4bd0ceb9-eb88-44fa-b295-003f161062ac [ 1157.157956] [58710]: DEBUG cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-81938909-89ce-4ff8-8821-e3db9c381b76 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1157.157956] [58710]: DEBUG cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-81938909-89ce-4ff8-8821-e3db9c381b76 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1157.170027] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.170027] [58710]: warnings.warn( [ 1157.201372] [58710]: INFO cinder.api.openstack.wsgi [req-9464b7b9-5428-4d7e-aac4-8c8fedc9d2d1 req-81938909-89ce-4ff8-8821-e3db9c381b76 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/attachments/4bd0ceb9-eb88-44fa-b295-003f161062ac returned with HTTP 200 [ 1157.201929] [58710]: [pid: 58710|app: 0|req: 181/364] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:21:25 2025] DELETE /volume/v3/attachments/4bd0ceb9-eb88-44fa-b295-003f161062ac => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.327768] [58709]: DEBUG cinder.api.middleware.request_id [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-576fc911-d6d8-4abf-8c71-f737d5ae7229 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.331093] [58709]: INFO cinder.api.openstack.wsgi [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-576fc911-d6d8-4abf-8c71-f737d5ae7229 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a32c2c58-ccb0-447c-8512-1169ab8f1010 [ 1162.331093] [58709]: DEBUG cinder.api.openstack.wsgi [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-576fc911-d6d8-4abf-8c71-f737d5ae7229 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1162.331093] [58709]: DEBUG cinder.api.openstack.wsgi [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-576fc911-d6d8-4abf-8c71-f737d5ae7229 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1162.341358] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.341358] [58709]: warnings.warn( [ 1162.871646] [58709]: INFO cinder.api.openstack.wsgi [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-576fc911-d6d8-4abf-8c71-f737d5ae7229 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/attachments/a32c2c58-ccb0-447c-8512-1169ab8f1010 returned with HTTP 200 [ 1162.871817] [58709]: [pid: 58709|app: 0|req: 184/365] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:21:31 2025] DELETE /volume/v3/attachments/a32c2c58-ccb0-447c-8512-1169ab8f1010 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.879042] [58710]: DEBUG cinder.api.middleware.request_id [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-a8605841-9ac9-4e08-8690-e8d83d0e4c82 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.881307] [58710]: INFO cinder.api.openstack.wsgi [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-a8605841-9ac9-4e08-8690-e8d83d0e4c82 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1162.881492] [58710]: DEBUG cinder.api.openstack.wsgi [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-a8605841-9ac9-4e08-8690-e8d83d0e4c82 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1162.881751] [58710]: DEBUG cinder.api.openstack.wsgi [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-a8605841-9ac9-4e08-8690-e8d83d0e4c82 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1162.881934] [58710]: INFO cinder.api.v3.volumes [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-a8605841-9ac9-4e08-8690-e8d83d0e4c82 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Delete volume with id: 8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 [ 1162.891321] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.891321] [58710]: warnings.warn( [ 1162.891861] [58710]: INFO cinder.volume.api [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-a8605841-9ac9-4e08-8690-e8d83d0e4c82 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Volume info retrieved successfully. [ 1162.910143] [58710]: INFO cinder.volume.api [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-a8605841-9ac9-4e08-8690-e8d83d0e4c82 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] Delete volume request issued successfully. [ 1162.910143] [58710]: INFO cinder.api.openstack.wsgi [req-6aec39e2-979a-4c8e-8d3d-63e6bdc8863b req-a8605841-9ac9-4e08-8690-e8d83d0e4c82 tempest-ServerActionsV293TestJSON-440456509 tempest-ServerActionsV293TestJSON-440456509-project-member] http://10.180.1.21/volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 returned with HTTP 202 [ 1162.910490] [58710]: [pid: 58710|app: 0|req: 182/366] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 10 00:21:31 2025] DELETE /volume/v3/volumes/8c06874f-6ba6-4f0d-b972-b3e5a1b891f2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1164.716316] [58709]: DEBUG cinder.api.middleware.request_id [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.719076] [58709]: INFO cinder.api.openstack.wsgi [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1164.719426] [58709]: DEBUG cinder.api.openstack.wsgi [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-469374455", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1164.721208] [58709]: DEBUG cinder.api.v3.volumes [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-469374455', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1164.721368] [58709]: INFO cinder.api.v3.volumes [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Create volume of 1 GB [ 1164.721726] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.721726] [58709]: warnings.warn( [ 1164.727599] [58709]: INFO cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Availability Zones retrieved successfully. [ 1164.734987] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Flow 'volume_create_api' (5aec0887-f254-4540-86d9-43f033f38e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1164.736553] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1408cff1-c375-479e-b168-2dadca12adc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.737643] [58709]: DEBUG cinder.volume.flows.api.create_volume [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1164.762984] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1408cff1-c375-479e-b168-2dadca12adc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.764789] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d09734-1e8a-4236-9662-352f4b28d5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.821957] [58709]: DEBUG cinder.quota [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Created reservations ['fbc8c30e-3d05-416f-97cf-d68e11d64f90', 'a1ecfaf0-0a51-4b68-acb4-0c3f8f43c482', '6034be0c-e85c-48c7-beff-a042f3480d3b', '85fac894-259b-4b5c-9d1e-4a306cfe06e1'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1164.823124] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d09734-1e8a-4236-9662-352f4b28d5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc8c30e-3d05-416f-97cf-d68e11d64f90', 'a1ecfaf0-0a51-4b68-acb4-0c3f8f43c482', '6034be0c-e85c-48c7-beff-a042f3480d3b', '85fac894-259b-4b5c-9d1e-4a306cfe06e1']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.823893] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0229bdd5-f3be-4808-8c2d-9bdf780dfbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.851519] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0229bdd5-f3be-4808-8c2d-9bdf780dfbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d80529-67a2-479d-8b8d-c5b90a1c522f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-469374455',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9624429f749f4a47b550aa201bbb5e5a',qos_specs=None,replication_status=,reservations=['fbc8c30e-3d05-416f-97cf-d68e11d64f90','a1ecfaf0-0a51-4b68-acb4-0c3f8f43c482','6034be0c-e85c-48c7-beff-a042f3480d3b','85fac894-259b-4b5c-9d1e-4a306cfe06e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd0ed1f8e69a46599c9d0a970a75290f',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-469374455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51d80529-67a2-479d-8b8d-c5b90a1c522f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9624429f749f4a47b550aa201bbb5e5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd0ed1f8e69a46599c9d0a970a75290f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.852594] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354e2ba3-f8e9-400e-a07c-a3c46c9a0b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.870812] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354e2ba3-f8e9-400e-a07c-a3c46c9a0b4b) transitioned into state 'SUCCESS' from state '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-469374455',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9624429f749f4a47b550aa201bbb5e5a',qos_specs=None,replication_status=,reservations=['fbc8c30e-3d05-416f-97cf-d68e11d64f90','a1ecfaf0-0a51-4b68-acb4-0c3f8f43c482','6034be0c-e85c-48c7-beff-a042f3480d3b','85fac894-259b-4b5c-9d1e-4a306cfe06e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd0ed1f8e69a46599c9d0a970a75290f',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.871699] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f20a20-542c-49ad-a058-a1ab99523b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1164.881584] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f20a20-542c-49ad-a058-a1ab99523b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1164.882908] [58709]: DEBUG cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Flow 'volume_create_api' (5aec0887-f254-4540-86d9-43f033f38e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1164.883172] [58709]: INFO cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Create volume request issued successfully. [ 1164.884818] [58709]: INFO cinder.api.openstack.wsgi [req-84412be2-619e-4eb6-812b-40b849cdf89e req-53071f84-7553-4da4-be66-eb03bef38f64 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1164.884818] [58709]: [pid: 58709|app: 0|req: 185/367] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Dec 10 00:21:33 2025] POST /volume/v3/volumes => generated 761 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1164.889433] [58710]: DEBUG cinder.api.middleware.request_id [req-84412be2-619e-4eb6-812b-40b849cdf89e req-181197f9-4bb6-4b0b-8c52-c22da18c9924 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.892461] [58710]: INFO cinder.api.openstack.wsgi [req-84412be2-619e-4eb6-812b-40b849cdf89e req-181197f9-4bb6-4b0b-8c52-c22da18c9924 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] GET http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f [ 1164.894222] [58710]: DEBUG cinder.api.openstack.wsgi [req-84412be2-619e-4eb6-812b-40b849cdf89e req-181197f9-4bb6-4b0b-8c52-c22da18c9924 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1164.894222] [58710]: DEBUG cinder.api.openstack.wsgi [req-84412be2-619e-4eb6-812b-40b849cdf89e req-181197f9-4bb6-4b0b-8c52-c22da18c9924 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1164.906742] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.906742] [58710]: warnings.warn( [ 1164.914829] [58710]: INFO cinder.volume.api [req-84412be2-619e-4eb6-812b-40b849cdf89e req-181197f9-4bb6-4b0b-8c52-c22da18c9924 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Volume info retrieved successfully. [ 1164.921550] [58710]: INFO cinder.api.openstack.wsgi [req-84412be2-619e-4eb6-812b-40b849cdf89e req-181197f9-4bb6-4b0b-8c52-c22da18c9924 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f returned with HTTP 200 [ 1164.922036] [58710]: [pid: 58710|app: 0|req: 183/368] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:33 2025] GET /volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f => generated 829 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.940876] [58709]: DEBUG cinder.api.middleware.request_id [req-68737ba9-dd07-41dc-89b8-6f623aaf56b9 req-0f178ec3-3156-4968-bd69-5b4d3543cc65 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.943668] [58709]: INFO cinder.api.openstack.wsgi [req-68737ba9-dd07-41dc-89b8-6f623aaf56b9 req-0f178ec3-3156-4968-bd69-5b4d3543cc65 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] GET http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f [ 1164.943942] [58709]: DEBUG cinder.api.openstack.wsgi [req-68737ba9-dd07-41dc-89b8-6f623aaf56b9 req-0f178ec3-3156-4968-bd69-5b4d3543cc65 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1164.944249] [58709]: DEBUG cinder.api.openstack.wsgi [req-68737ba9-dd07-41dc-89b8-6f623aaf56b9 req-0f178ec3-3156-4968-bd69-5b4d3543cc65 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1164.953207] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.953207] [58709]: warnings.warn( [ 1164.957738] [58709]: INFO cinder.volume.api [req-68737ba9-dd07-41dc-89b8-6f623aaf56b9 req-0f178ec3-3156-4968-bd69-5b4d3543cc65 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Volume info retrieved successfully. [ 1164.963107] [58709]: INFO cinder.api.openstack.wsgi [req-68737ba9-dd07-41dc-89b8-6f623aaf56b9 req-0f178ec3-3156-4968-bd69-5b4d3543cc65 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f returned with HTTP 200 [ 1164.963630] [58709]: [pid: 58709|app: 0|req: 186/369] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:33 2025] GET /volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.981438] [58710]: DEBUG cinder.api.middleware.request_id [req-58ff4509-4153-4e10-9da5-8a7e5d79b125 req-dd7fdd4b-af6b-4314-9313-0543d4fc06b8 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.983741] [58710]: INFO cinder.api.openstack.wsgi [req-58ff4509-4153-4e10-9da5-8a7e5d79b125 req-dd7fdd4b-af6b-4314-9313-0543d4fc06b8 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] GET http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f [ 1165.983946] [58710]: DEBUG cinder.api.openstack.wsgi [req-58ff4509-4153-4e10-9da5-8a7e5d79b125 req-dd7fdd4b-af6b-4314-9313-0543d4fc06b8 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1165.984162] [58710]: DEBUG cinder.api.openstack.wsgi [req-58ff4509-4153-4e10-9da5-8a7e5d79b125 req-dd7fdd4b-af6b-4314-9313-0543d4fc06b8 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1165.994526] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.994526] [58710]: warnings.warn( [ 1165.998835] [58710]: INFO cinder.volume.api [req-58ff4509-4153-4e10-9da5-8a7e5d79b125 req-dd7fdd4b-af6b-4314-9313-0543d4fc06b8 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Volume info retrieved successfully. [ 1166.003732] [58710]: INFO cinder.api.openstack.wsgi [req-58ff4509-4153-4e10-9da5-8a7e5d79b125 req-dd7fdd4b-af6b-4314-9313-0543d4fc06b8 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f returned with HTTP 200 [ 1166.004193] [58710]: [pid: 58710|app: 0|req: 184/370] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:34 2025] GET /volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.020250] [58709]: DEBUG cinder.api.middleware.request_id [req-e06d8b11-8791-47e2-a045-a3dffe928c95 req-eb0403aa-4629-4aec-8edc-5b894d6996ad None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.022678] [58709]: INFO cinder.api.openstack.wsgi [req-e06d8b11-8791-47e2-a045-a3dffe928c95 req-eb0403aa-4629-4aec-8edc-5b894d6996ad tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] GET http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f [ 1166.022844] [58709]: DEBUG cinder.api.openstack.wsgi [req-e06d8b11-8791-47e2-a045-a3dffe928c95 req-eb0403aa-4629-4aec-8edc-5b894d6996ad tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1166.023063] [58709]: DEBUG cinder.api.openstack.wsgi [req-e06d8b11-8791-47e2-a045-a3dffe928c95 req-eb0403aa-4629-4aec-8edc-5b894d6996ad tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1166.032726] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.032726] [58709]: warnings.warn( [ 1166.036923] [58709]: INFO cinder.volume.api [req-e06d8b11-8791-47e2-a045-a3dffe928c95 req-eb0403aa-4629-4aec-8edc-5b894d6996ad tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Volume info retrieved successfully. [ 1166.045436] [58709]: INFO cinder.api.openstack.wsgi [req-e06d8b11-8791-47e2-a045-a3dffe928c95 req-eb0403aa-4629-4aec-8edc-5b894d6996ad tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f returned with HTTP 200 [ 1166.045842] [58709]: [pid: 58709|app: 0|req: 187/371] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:34 2025] GET /volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.067607] [58710]: DEBUG cinder.api.middleware.request_id [req-44d17a01-8c47-4114-b45f-58c9fbfb268f req-9e467a43-e3f1-423a-a3e4-6a91a9b980f1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.070608] [58710]: INFO cinder.api.openstack.wsgi [req-44d17a01-8c47-4114-b45f-58c9fbfb268f req-9e467a43-e3f1-423a-a3e4-6a91a9b980f1 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] DELETE http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f [ 1166.070810] [58710]: DEBUG cinder.api.openstack.wsgi [req-44d17a01-8c47-4114-b45f-58c9fbfb268f req-9e467a43-e3f1-423a-a3e4-6a91a9b980f1 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1166.071038] [58710]: DEBUG cinder.api.openstack.wsgi [req-44d17a01-8c47-4114-b45f-58c9fbfb268f req-9e467a43-e3f1-423a-a3e4-6a91a9b980f1 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1166.071317] [58710]: INFO cinder.api.v3.volumes [req-44d17a01-8c47-4114-b45f-58c9fbfb268f req-9e467a43-e3f1-423a-a3e4-6a91a9b980f1 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Delete volume with id: 51d80529-67a2-479d-8b8d-c5b90a1c522f [ 1166.082613] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.082613] [58710]: warnings.warn( [ 1166.083160] [58710]: INFO cinder.volume.api [req-44d17a01-8c47-4114-b45f-58c9fbfb268f req-9e467a43-e3f1-423a-a3e4-6a91a9b980f1 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Volume info retrieved successfully. [ 1166.102373] [58710]: INFO cinder.volume.api [req-44d17a01-8c47-4114-b45f-58c9fbfb268f req-9e467a43-e3f1-423a-a3e4-6a91a9b980f1 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Delete volume request issued successfully. [ 1166.102742] [58710]: INFO cinder.api.openstack.wsgi [req-44d17a01-8c47-4114-b45f-58c9fbfb268f req-9e467a43-e3f1-423a-a3e4-6a91a9b980f1 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f returned with HTTP 202 [ 1166.103572] [58710]: [pid: 58710|app: 0|req: 185/372] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 10 00:21:34 2025] DELETE /volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1166.119958] [58709]: DEBUG cinder.api.middleware.request_id [req-3531c4e5-3280-4a81-9445-918cb0ebbc65 req-9a63fa53-7bd6-4520-abc7-b6c98ecdef68 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.122737] [58709]: INFO cinder.api.openstack.wsgi [req-3531c4e5-3280-4a81-9445-918cb0ebbc65 req-9a63fa53-7bd6-4520-abc7-b6c98ecdef68 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] GET http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f [ 1166.123024] [58709]: DEBUG cinder.api.openstack.wsgi [req-3531c4e5-3280-4a81-9445-918cb0ebbc65 req-9a63fa53-7bd6-4520-abc7-b6c98ecdef68 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1166.123261] [58709]: DEBUG cinder.api.openstack.wsgi [req-3531c4e5-3280-4a81-9445-918cb0ebbc65 req-9a63fa53-7bd6-4520-abc7-b6c98ecdef68 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1166.132545] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.132545] [58709]: warnings.warn( [ 1166.141936] [58709]: INFO cinder.volume.api [req-3531c4e5-3280-4a81-9445-918cb0ebbc65 req-9a63fa53-7bd6-4520-abc7-b6c98ecdef68 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Volume info retrieved successfully. [ 1166.150296] [58709]: INFO cinder.api.openstack.wsgi [req-3531c4e5-3280-4a81-9445-918cb0ebbc65 req-9a63fa53-7bd6-4520-abc7-b6c98ecdef68 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f returned with HTTP 200 [ 1166.151014] [58709]: [pid: 58709|app: 0|req: 188/373] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:34 2025] GET /volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1167.169332] [58710]: DEBUG cinder.api.middleware.request_id [req-2d6e33df-111c-4c2a-89f6-dac74263d389 req-1383c402-f507-46ad-837f-302b28bfb736 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.171924] [58710]: INFO cinder.api.openstack.wsgi [req-2d6e33df-111c-4c2a-89f6-dac74263d389 req-1383c402-f507-46ad-837f-302b28bfb736 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] GET http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f [ 1167.172198] [58710]: DEBUG cinder.api.openstack.wsgi [req-2d6e33df-111c-4c2a-89f6-dac74263d389 req-1383c402-f507-46ad-837f-302b28bfb736 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1167.172418] [58710]: DEBUG cinder.api.openstack.wsgi [req-2d6e33df-111c-4c2a-89f6-dac74263d389 req-1383c402-f507-46ad-837f-302b28bfb736 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1167.180575] [58710]: INFO cinder.api.openstack.wsgi [req-2d6e33df-111c-4c2a-89f6-dac74263d389 req-1383c402-f507-46ad-837f-302b28bfb736 tempest-VolumesGetTestJSON-1405547045 tempest-VolumesGetTestJSON-1405547045-project-member] http://10.180.1.21/volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f returned with HTTP 404 [ 1167.181205] [58710]: [pid: 58710|app: 0|req: 186/374] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:35 2025] GET /volume/v3/volumes/51d80529-67a2-479d-8b8d-c5b90a1c522f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1170.854265] [58709]: DEBUG cinder.api.middleware.request_id [req-25b88af9-d94a-4350-bfeb-f4d6c1269c10 req-02c1d549-5f34-4ba7-99e9-44b63583e505 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.857331] [58709]: INFO cinder.api.openstack.wsgi [req-25b88af9-d94a-4350-bfeb-f4d6c1269c10 req-02c1d549-5f34-4ba7-99e9-44b63583e505 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1220094287 [ 1170.857597] [58709]: DEBUG cinder.api.openstack.wsgi [req-25b88af9-d94a-4350-bfeb-f4d6c1269c10 req-02c1d549-5f34-4ba7-99e9-44b63583e505 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1170.857926] [58709]: DEBUG cinder.api.openstack.wsgi [req-25b88af9-d94a-4350-bfeb-f4d6c1269c10 req-02c1d549-5f34-4ba7-99e9-44b63583e505 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1170.858319] [58709]: INFO cinder.api.v3.volumes [req-25b88af9-d94a-4350-bfeb-f4d6c1269c10 req-02c1d549-5f34-4ba7-99e9-44b63583e505 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] Delete volume with id: tempest-invalid-1220094287 [ 1170.867930] [58709]: INFO cinder.api.openstack.wsgi [req-25b88af9-d94a-4350-bfeb-f4d6c1269c10 req-02c1d549-5f34-4ba7-99e9-44b63583e505 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1220094287 returned with HTTP 404 [ 1170.868767] [58709]: [pid: 58709|app: 0|req: 189/375] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Dec 10 00:21:39 2025] DELETE /volume/v3/volumes/tempest-invalid-1220094287 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1170.896091] [58710]: DEBUG cinder.api.middleware.request_id [req-8eb3d74c-99c4-4480-a4ff-6db9448fd237 req-2d34560d-be2c-4cb7-929f-29fbbfb270f3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.899320] [58710]: INFO cinder.api.openstack.wsgi [req-8eb3d74c-99c4-4480-a4ff-6db9448fd237 req-2d34560d-be2c-4cb7-929f-29fbbfb270f3 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] DELETE http://10.180.1.21/volume/v3/volumes/35155db9-342c-4945-ae2f-923ec7ee6e3a [ 1170.899524] [58710]: DEBUG cinder.api.openstack.wsgi [req-8eb3d74c-99c4-4480-a4ff-6db9448fd237 req-2d34560d-be2c-4cb7-929f-29fbbfb270f3 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1170.899753] [58710]: DEBUG cinder.api.openstack.wsgi [req-8eb3d74c-99c4-4480-a4ff-6db9448fd237 req-2d34560d-be2c-4cb7-929f-29fbbfb270f3 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1170.899934] [58710]: INFO cinder.api.v3.volumes [req-8eb3d74c-99c4-4480-a4ff-6db9448fd237 req-2d34560d-be2c-4cb7-929f-29fbbfb270f3 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] Delete volume with id: 35155db9-342c-4945-ae2f-923ec7ee6e3a [ 1170.907206] [58710]: INFO cinder.api.openstack.wsgi [req-8eb3d74c-99c4-4480-a4ff-6db9448fd237 req-2d34560d-be2c-4cb7-929f-29fbbfb270f3 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] http://10.180.1.21/volume/v3/volumes/35155db9-342c-4945-ae2f-923ec7ee6e3a returned with HTTP 404 [ 1170.907804] [58710]: [pid: 58710|app: 0|req: 187/376] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 10 00:21:39 2025] DELETE /volume/v3/volumes/35155db9-342c-4945-ae2f-923ec7ee6e3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1170.925530] [58709]: DEBUG cinder.api.middleware.request_id [req-d69e3e78-9580-4715-8977-fa725b00f753 req-af0449ad-e418-4a78-9c0d-9a970743bb43 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.928597] [58709]: INFO cinder.api.openstack.wsgi [req-d69e3e78-9580-4715-8977-fa725b00f753 req-af0449ad-e418-4a78-9c0d-9a970743bb43 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] GET http://10.180.1.21/volume/v3/volumes/d205269c-bb7e-4958-a4a5-420267bcc816 [ 1170.928878] [58709]: DEBUG cinder.api.openstack.wsgi [req-d69e3e78-9580-4715-8977-fa725b00f753 req-af0449ad-e418-4a78-9c0d-9a970743bb43 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1170.929171] [58709]: DEBUG cinder.api.openstack.wsgi [req-d69e3e78-9580-4715-8977-fa725b00f753 req-af0449ad-e418-4a78-9c0d-9a970743bb43 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1170.939147] [58709]: INFO cinder.api.openstack.wsgi [req-d69e3e78-9580-4715-8977-fa725b00f753 req-af0449ad-e418-4a78-9c0d-9a970743bb43 tempest-VolumesNegativeTest-1218461402 tempest-VolumesNegativeTest-1218461402-project-member] http://10.180.1.21/volume/v3/volumes/d205269c-bb7e-4958-a4a5-420267bcc816 returned with HTTP 404 [ 1170.940326] [58709]: [pid: 58709|app: 0|req: 190/377] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:39 2025] GET /volume/v3/volumes/d205269c-bb7e-4958-a4a5-420267bcc816 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1174.652617] [58710]: DEBUG cinder.api.middleware.request_id [None req-56cb38bf-15fc-4e78-8d14-dd305bfdf66c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.654643] [58710]: INFO cinder.api.openstack.wsgi [None req-56cb38bf-15fc-4e78-8d14-dd305bfdf66c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1174.654903] [58710]: DEBUG cinder.api.openstack.wsgi [None req-56cb38bf-15fc-4e78-8d14-dd305bfdf66c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1174.655170] [58710]: DEBUG cinder.api.openstack.wsgi [None req-56cb38bf-15fc-4e78-8d14-dd305bfdf66c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1174.665745] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.665745] [58710]: warnings.warn( [ 1174.669867] [58710]: INFO cinder.volume.api [None req-56cb38bf-15fc-4e78-8d14-dd305bfdf66c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1174.675054] [58710]: INFO cinder.api.openstack.wsgi [None req-56cb38bf-15fc-4e78-8d14-dd305bfdf66c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1174.675193] [58710]: [pid: 58710|app: 0|req: 188/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:43 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.725525] [58709]: DEBUG cinder.api.middleware.request_id [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-3c502cd5-f342-41ad-8be8-623819cd763d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.728328] [58709]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-3c502cd5-f342-41ad-8be8-623819cd763d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1174.728585] [58709]: DEBUG cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-3c502cd5-f342-41ad-8be8-623819cd763d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1174.728844] [58709]: DEBUG cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-3c502cd5-f342-41ad-8be8-623819cd763d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1174.740228] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.740228] [58709]: warnings.warn( [ 1174.745367] [58709]: INFO cinder.volume.api [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-3c502cd5-f342-41ad-8be8-623819cd763d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1174.750703] [58709]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-3c502cd5-f342-41ad-8be8-623819cd763d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1174.751188] [58709]: [pid: 58709|app: 0|req: 191/379] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:43 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.272145] [58710]: DEBUG cinder.api.middleware.request_id [None req-20989ce5-c94c-4860-a0e2-d47c100adcc2 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.272600] [58710]: INFO cinder.api.openstack.wsgi [None req-20989ce5-c94c-4860-a0e2-d47c100adcc2 None None] GET http://10.180.1.21/volume// [ 1176.272778] [58710]: DEBUG cinder.api.openstack.wsgi [None req-20989ce5-c94c-4860-a0e2-d47c100adcc2 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.272998] [58710]: DEBUG cinder.api.openstack.wsgi [None req-20989ce5-c94c-4860-a0e2-d47c100adcc2 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.273414] [58710]: INFO cinder.api.openstack.wsgi [None req-20989ce5-c94c-4860-a0e2-d47c100adcc2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1176.273871] [58710]: [pid: 58710|app: 0|req: 189/380] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:21:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1176.279466] [58709]: DEBUG cinder.api.middleware.request_id [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-731d9ccb-04fb-4c29-9b8a-7b94ddb89adf None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.282593] [58709]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-731d9ccb-04fb-4c29-9b8a-7b94ddb89adf tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1176.283343] [58709]: DEBUG cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-731d9ccb-04fb-4c29-9b8a-7b94ddb89adf tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "173d627e-7a70-4ca1-8263-93e9433a34c6", "connector": null, "instance_uuid": "29e40e2b-5581-4537-ac52-726d203af994"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.296626] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.296626] [58709]: warnings.warn( [ 1176.323978] [58709]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-731d9ccb-04fb-4c29-9b8a-7b94ddb89adf tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1176.324577] [58709]: [pid: 58709|app: 0|req: 192/381] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:21:45 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) [ 1176.354332] [58710]: DEBUG cinder.api.middleware.request_id [None req-a7feeef3-d317-4e1a-b737-a2fdce0d0caa None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.357664] [58710]: INFO cinder.api.openstack.wsgi [None req-a7feeef3-d317-4e1a-b737-a2fdce0d0caa tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1176.358146] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a7feeef3-d317-4e1a-b737-a2fdce0d0caa tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.358405] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a7feeef3-d317-4e1a-b737-a2fdce0d0caa tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.376285] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.376285] [58710]: warnings.warn( [ 1176.382390] [58710]: INFO cinder.volume.api [None req-a7feeef3-d317-4e1a-b737-a2fdce0d0caa tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1176.388806] [58710]: INFO cinder.api.openstack.wsgi [None req-a7feeef3-d317-4e1a-b737-a2fdce0d0caa tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1176.389403] [58710]: [pid: 58710|app: 0|req: 190/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:45 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.863783] [58709]: DEBUG cinder.api.middleware.request_id [None req-3532f0c9-10cf-4741-9486-daf791c5f8f5 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.864331] [58709]: INFO cinder.api.openstack.wsgi [None req-3532f0c9-10cf-4741-9486-daf791c5f8f5 None None] GET http://10.180.1.21/volume// [ 1176.864525] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3532f0c9-10cf-4741-9486-daf791c5f8f5 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.864735] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3532f0c9-10cf-4741-9486-daf791c5f8f5 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.865327] [58709]: INFO cinder.api.openstack.wsgi [None req-3532f0c9-10cf-4741-9486-daf791c5f8f5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1176.865471] [58709]: [pid: 58709|app: 0|req: 193/383] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:21:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1176.870031] [58710]: DEBUG cinder.api.middleware.request_id [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-df0df1d7-4293-4459-9cca-2d4b08e3314c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.872109] [58710]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-df0df1d7-4293-4459-9cca-2d4b08e3314c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1176.872346] [58710]: DEBUG cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-df0df1d7-4293-4459-9cca-2d4b08e3314c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.872558] [58710]: DEBUG cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-df0df1d7-4293-4459-9cca-2d4b08e3314c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.886528] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.886528] [58710]: warnings.warn( [ 1176.891204] [58710]: INFO cinder.volume.api [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-df0df1d7-4293-4459-9cca-2d4b08e3314c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1176.896489] [58710]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-df0df1d7-4293-4459-9cca-2d4b08e3314c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1176.896986] [58710]: [pid: 58710|app: 0|req: 191/384] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:21:45 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1176.937788] [58709]: DEBUG cinder.api.middleware.request_id [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-1ff7d61f-0fa5-493a-a182-a38ca97ce3f4 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.940276] [58709]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-1ff7d61f-0fa5-493a-a182-a38ca97ce3f4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] PUT http://10.180.1.21/volume/v3/attachments/06c45cb4-d0b9-4980-a52b-a6093e3a07f5 [ 1176.940701] [58709]: DEBUG cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-1ff7d61f-0fa5-493a-a182-a38ca97ce3f4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-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-983641", "mountpoint": "/dev/sdb"}}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.949240] [58709]: DEBUG cinder.coordination [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-1ff7d61f-0fa5-493a-a182-a38ca97ce3f4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Acquiring lock "cinder-attachment_update-173d627e-7a70-4ca1-8263-93e9433a34c6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1176.953919] [58709]: DEBUG cinder.coordination [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-1ff7d61f-0fa5-493a-a182-a38ca97ce3f4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Lock "cinder-attachment_update-173d627e-7a70-4ca1-8263-93e9433a34c6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1176.954989] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.954989] [58709]: warnings.warn( [ 1177.400404] [58710]: DEBUG cinder.api.middleware.request_id [None req-5aaa9391-1c85-42ca-b564-200b19caa7b6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.402460] [58710]: INFO cinder.api.openstack.wsgi [None req-5aaa9391-1c85-42ca-b564-200b19caa7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1177.402675] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5aaa9391-1c85-42ca-b564-200b19caa7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1177.402875] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5aaa9391-1c85-42ca-b564-200b19caa7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1177.415525] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.415525] [58710]: warnings.warn( [ 1177.419864] [58710]: INFO cinder.volume.api [None req-5aaa9391-1c85-42ca-b564-200b19caa7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1177.424931] [58710]: INFO cinder.api.openstack.wsgi [None req-5aaa9391-1c85-42ca-b564-200b19caa7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1177.425412] [58710]: [pid: 58710|app: 0|req: 192/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:46 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.436216] [58710]: DEBUG cinder.api.middleware.request_id [None req-02416d11-1d11-45ad-8d4b-ce87a46ded76 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.438442] [58710]: INFO cinder.api.openstack.wsgi [None req-02416d11-1d11-45ad-8d4b-ce87a46ded76 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1178.438683] [58710]: DEBUG cinder.api.openstack.wsgi [None req-02416d11-1d11-45ad-8d4b-ce87a46ded76 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1178.438896] [58710]: DEBUG cinder.api.openstack.wsgi [None req-02416d11-1d11-45ad-8d4b-ce87a46ded76 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1178.453513] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.453513] [58710]: warnings.warn( [ 1178.457992] [58710]: INFO cinder.volume.api [None req-02416d11-1d11-45ad-8d4b-ce87a46ded76 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1178.463147] [58710]: INFO cinder.api.openstack.wsgi [None req-02416d11-1d11-45ad-8d4b-ce87a46ded76 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1178.463592] [58710]: [pid: 58710|app: 0|req: 193/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:47 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.474378] [58710]: DEBUG cinder.api.middleware.request_id [None req-d7da013d-dd76-49e6-9c4d-af26feeb95db None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.476641] [58710]: INFO cinder.api.openstack.wsgi [None req-d7da013d-dd76-49e6-9c4d-af26feeb95db tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1179.476856] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d7da013d-dd76-49e6-9c4d-af26feeb95db tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.477090] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d7da013d-dd76-49e6-9c4d-af26feeb95db tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.492880] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.492880] [58710]: warnings.warn( [ 1179.497590] [58710]: INFO cinder.volume.api [None req-d7da013d-dd76-49e6-9c4d-af26feeb95db tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1179.505855] [58710]: INFO cinder.api.openstack.wsgi [None req-d7da013d-dd76-49e6-9c4d-af26feeb95db tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1179.506456] [58710]: [pid: 58710|app: 0|req: 194/387] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:48 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.518855] [58710]: DEBUG cinder.api.middleware.request_id [None req-bd355ead-8eb3-4d0f-a763-8c161a81b0c4 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.520898] [58710]: INFO cinder.api.openstack.wsgi [None req-bd355ead-8eb3-4d0f-a763-8c161a81b0c4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1180.521153] [58710]: DEBUG cinder.api.openstack.wsgi [None req-bd355ead-8eb3-4d0f-a763-8c161a81b0c4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1180.521379] [58710]: DEBUG cinder.api.openstack.wsgi [None req-bd355ead-8eb3-4d0f-a763-8c161a81b0c4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1180.536259] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.536259] [58710]: warnings.warn( [ 1180.540561] [58710]: INFO cinder.volume.api [None req-bd355ead-8eb3-4d0f-a763-8c161a81b0c4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1180.545865] [58710]: INFO cinder.api.openstack.wsgi [None req-bd355ead-8eb3-4d0f-a763-8c161a81b0c4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1180.546326] [58710]: [pid: 58710|app: 0|req: 195/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:49 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.479506] [58709]: DEBUG cinder.coordination [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-1ff7d61f-0fa5-493a-a182-a38ca97ce3f4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Lock "cinder-attachment_update-173d627e-7a70-4ca1-8263-93e9433a34c6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1181.479961] [58709]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-1ff7d61f-0fa5-493a-a182-a38ca97ce3f4 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/06c45cb4-d0b9-4980-a52b-a6093e3a07f5 returned with HTTP 200 [ 1181.480564] [58709]: [pid: 58709|app: 0|req: 194/389] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:21:45 2025] PUT /volume/v3/attachments/06c45cb4-d0b9-4980-a52b-a6093e3a07f5 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.556631] [58710]: DEBUG cinder.api.middleware.request_id [None req-8f47deeb-9aec-40f0-b208-3ac5258bcc3a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.558792] [58710]: INFO cinder.api.openstack.wsgi [None req-8f47deeb-9aec-40f0-b208-3ac5258bcc3a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1181.559021] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8f47deeb-9aec-40f0-b208-3ac5258bcc3a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1181.559290] [58710]: DEBUG cinder.api.openstack.wsgi [None req-8f47deeb-9aec-40f0-b208-3ac5258bcc3a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1181.570584] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.570584] [58710]: warnings.warn( [ 1181.575207] [58710]: INFO cinder.volume.api [None req-8f47deeb-9aec-40f0-b208-3ac5258bcc3a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1181.581065] [58710]: INFO cinder.api.openstack.wsgi [None req-8f47deeb-9aec-40f0-b208-3ac5258bcc3a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1181.581497] [58710]: [pid: 58710|app: 0|req: 196/390] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:50 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.594476] [58709]: DEBUG cinder.api.middleware.request_id [None req-23ead7f9-e963-4f8b-9be0-82e2824e91ea None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.597927] [58709]: INFO cinder.api.openstack.wsgi [None req-23ead7f9-e963-4f8b-9be0-82e2824e91ea tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1182.597927] [58709]: DEBUG cinder.api.openstack.wsgi [None req-23ead7f9-e963-4f8b-9be0-82e2824e91ea tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1182.597927] [58709]: DEBUG cinder.api.openstack.wsgi [None req-23ead7f9-e963-4f8b-9be0-82e2824e91ea tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1182.611641] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.611641] [58709]: warnings.warn( [ 1182.617320] [58709]: INFO cinder.volume.api [None req-23ead7f9-e963-4f8b-9be0-82e2824e91ea tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1182.622474] [58709]: INFO cinder.api.openstack.wsgi [None req-23ead7f9-e963-4f8b-9be0-82e2824e91ea tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1182.622918] [58709]: [pid: 58709|app: 0|req: 195/391] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:51 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.106465] [58710]: DEBUG cinder.api.middleware.request_id [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-738520ef-b36a-4839-9830-294bb9331514 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.109239] [58710]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-738520ef-b36a-4839-9830-294bb9331514 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/attachments/06c45cb4-d0b9-4980-a52b-a6093e3a07f5/action [ 1183.109720] [58710]: DEBUG cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-738520ef-b36a-4839-9830-294bb9331514 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action body: b'{"os-complete": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1183.109961] [58710]: DEBUG cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-738520ef-b36a-4839-9830-294bb9331514 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1183.133406] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.133406] [58710]: warnings.warn( [ 1183.142412] [58710]: INFO cinder.api.openstack.wsgi [req-7590ad8f-615b-4d4a-a582-08bff2ba4eaf req-738520ef-b36a-4839-9830-294bb9331514 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/06c45cb4-d0b9-4980-a52b-a6093e3a07f5/action returned with HTTP 204 [ 1183.142887] [58710]: [pid: 58710|app: 0|req: 197/392] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:21:51 2025] POST /volume/v3/attachments/06c45cb4-d0b9-4980-a52b-a6093e3a07f5/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1183.635053] [58709]: DEBUG cinder.api.middleware.request_id [None req-6c85fa4e-8151-4b01-9027-b6271b071ff5 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.637225] [58709]: INFO cinder.api.openstack.wsgi [None req-6c85fa4e-8151-4b01-9027-b6271b071ff5 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1183.637562] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6c85fa4e-8151-4b01-9027-b6271b071ff5 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1183.637660] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6c85fa4e-8151-4b01-9027-b6271b071ff5 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1183.649730] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.649730] [58709]: warnings.warn( [ 1183.656046] [58709]: INFO cinder.volume.api [None req-6c85fa4e-8151-4b01-9027-b6271b071ff5 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1183.663107] [58709]: INFO cinder.api.openstack.wsgi [None req-6c85fa4e-8151-4b01-9027-b6271b071ff5 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1183.663301] [58709]: [pid: 58709|app: 0|req: 196/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:52 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.677604] [58710]: DEBUG cinder.api.middleware.request_id [None req-52b486dc-b8b3-40e5-a6c9-797d64646aec None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.680691] [58710]: INFO cinder.api.openstack.wsgi [None req-52b486dc-b8b3-40e5-a6c9-797d64646aec tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1183.680935] [58710]: DEBUG cinder.api.openstack.wsgi [None req-52b486dc-b8b3-40e5-a6c9-797d64646aec tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1183.681174] [58710]: DEBUG cinder.api.openstack.wsgi [None req-52b486dc-b8b3-40e5-a6c9-797d64646aec tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1183.699182] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.699182] [58710]: warnings.warn( [ 1183.704342] [58710]: INFO cinder.volume.api [None req-52b486dc-b8b3-40e5-a6c9-797d64646aec tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1183.709572] [58710]: INFO cinder.api.openstack.wsgi [None req-52b486dc-b8b3-40e5-a6c9-797d64646aec tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1183.710702] [58710]: [pid: 58710|app: 0|req: 198/394] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:21:52 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1184.005647] [58709]: DEBUG cinder.api.middleware.request_id [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-47e4a623-b2af-41ce-9359-ef55a6222b00 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.008830] [58709]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-47e4a623-b2af-41ce-9359-ef55a6222b00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1184.009157] [58709]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-47e4a623-b2af-41ce-9359-ef55a6222b00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1184.009443] [58709]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-47e4a623-b2af-41ce-9359-ef55a6222b00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1184.022686] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.022686] [58709]: warnings.warn( [ 1184.027514] [58709]: INFO cinder.volume.api [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-47e4a623-b2af-41ce-9359-ef55a6222b00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1184.037947] [58709]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-47e4a623-b2af-41ce-9359-ef55a6222b00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1184.038524] [58709]: [pid: 58709|app: 0|req: 197/395] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:21:52 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.266389] [58710]: DEBUG cinder.api.middleware.request_id [None req-964c39f4-1007-40c3-aa09-5fc882bca309 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.266826] [58710]: INFO cinder.api.openstack.wsgi [None req-964c39f4-1007-40c3-aa09-5fc882bca309 None None] GET http://10.180.1.21/volume// [ 1186.267104] [58710]: DEBUG cinder.api.openstack.wsgi [None req-964c39f4-1007-40c3-aa09-5fc882bca309 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1186.267436] [58710]: DEBUG cinder.api.openstack.wsgi [None req-964c39f4-1007-40c3-aa09-5fc882bca309 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1186.267715] [58710]: INFO cinder.api.openstack.wsgi [None req-964c39f4-1007-40c3-aa09-5fc882bca309 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1186.268049] [58710]: [pid: 58710|app: 0|req: 199/396] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:21:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1186.272852] [58709]: DEBUG cinder.api.middleware.request_id [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-9a3b32b3-b0c2-47cf-915b-b3de6e240f06 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.275221] [58709]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-9a3b32b3-b0c2-47cf-915b-b3de6e240f06 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1186.275632] [58709]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-9a3b32b3-b0c2-47cf-915b-b3de6e240f06 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "173d627e-7a70-4ca1-8263-93e9433a34c6", "connector": null, "instance_uuid": "29e40e2b-5581-4537-ac52-726d203af994"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1186.291183] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.291183] [58709]: warnings.warn( [ 1186.320456] [58709]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-9a3b32b3-b0c2-47cf-915b-b3de6e240f06 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1186.320949] [58709]: [pid: 58709|app: 0|req: 198/397] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:21:55 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.326568] [58710]: DEBUG cinder.api.middleware.request_id [None req-c7522ae1-321f-45a4-8ade-bc5cacaf3044 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.327924] [58710]: INFO cinder.api.openstack.wsgi [None req-c7522ae1-321f-45a4-8ade-bc5cacaf3044 None None] GET http://10.180.1.21/volume// [ 1186.328195] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c7522ae1-321f-45a4-8ade-bc5cacaf3044 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1186.328846] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c7522ae1-321f-45a4-8ade-bc5cacaf3044 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1186.328846] [58710]: INFO cinder.api.openstack.wsgi [None req-c7522ae1-321f-45a4-8ade-bc5cacaf3044 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1186.329438] [58710]: [pid: 58710|app: 0|req: 200/398] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:21:55 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1186.335433] [58709]: DEBUG cinder.api.middleware.request_id [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-48069ec3-5afb-4332-a901-b6c6486662f0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.338359] [58709]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-48069ec3-5afb-4332-a901-b6c6486662f0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1186.338676] [58709]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-48069ec3-5afb-4332-a901-b6c6486662f0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1186.338911] [58709]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-48069ec3-5afb-4332-a901-b6c6486662f0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1186.353753] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.353753] [58709]: warnings.warn( [ 1186.357382] [58709]: INFO cinder.volume.api [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-48069ec3-5afb-4332-a901-b6c6486662f0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1186.362619] [58709]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-48069ec3-5afb-4332-a901-b6c6486662f0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1186.363137] [58709]: [pid: 58709|app: 0|req: 199/399] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:21:55 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1188.024085] [58710]: DEBUG cinder.api.middleware.request_id [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-415608d9-d674-4360-b4b0-ddcf2c963cba None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.026670] [58710]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-415608d9-d674-4360-b4b0-ddcf2c963cba tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] DELETE http://10.180.1.21/volume/v3/attachments/06c45cb4-d0b9-4980-a52b-a6093e3a07f5 [ 1188.026819] [58710]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-415608d9-d674-4360-b4b0-ddcf2c963cba tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1188.027220] [58710]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-415608d9-d674-4360-b4b0-ddcf2c963cba tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1188.037121] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.037121] [58710]: warnings.warn( [ 1188.574919] [58710]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-415608d9-d674-4360-b4b0-ddcf2c963cba tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/06c45cb4-d0b9-4980-a52b-a6093e3a07f5 returned with HTTP 200 [ 1188.575416] [58710]: [pid: 58710|app: 0|req: 201/400] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:21:56 2025] DELETE /volume/v3/attachments/06c45cb4-d0b9-4980-a52b-a6093e3a07f5 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.738711] [58709]: DEBUG cinder.api.middleware.request_id [None req-3a20a2a9-dccc-448e-ae4c-b3811aac6096 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.739218] [58709]: INFO cinder.api.openstack.wsgi [None req-3a20a2a9-dccc-448e-ae4c-b3811aac6096 None None] GET http://10.180.1.21/volume// [ 1190.739414] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3a20a2a9-dccc-448e-ae4c-b3811aac6096 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1190.739621] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3a20a2a9-dccc-448e-ae4c-b3811aac6096 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1190.740123] [58709]: INFO cinder.api.openstack.wsgi [None req-3a20a2a9-dccc-448e-ae4c-b3811aac6096 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1190.740464] [58709]: [pid: 58709|app: 0|req: 200/401] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:21:59 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1190.743931] [58710]: DEBUG cinder.api.middleware.request_id [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-1ad84e6a-b450-4bc3-a729-5fa246a20a75 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.746492] [58710]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-1ad84e6a-b450-4bc3-a729-5fa246a20a75 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1190.746762] [58710]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-1ad84e6a-b450-4bc3-a729-5fa246a20a75 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1190.747170] [58710]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-1ad84e6a-b450-4bc3-a729-5fa246a20a75 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1190.760584] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.760584] [58710]: warnings.warn( [ 1190.764431] [58710]: INFO cinder.volume.api [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-1ad84e6a-b450-4bc3-a729-5fa246a20a75 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1190.769307] [58710]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-1ad84e6a-b450-4bc3-a729-5fa246a20a75 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1190.769723] [58710]: [pid: 58710|app: 0|req: 202/402] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:21:59 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1190.892521] [58709]: DEBUG cinder.api.middleware.request_id [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-e22f2262-b492-4b88-9ae8-1b192d2ca652 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.895434] [58709]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-e22f2262-b492-4b88-9ae8-1b192d2ca652 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] PUT http://10.180.1.21/volume/v3/attachments/40445ad0-3554-49df-acf3-c516a4b81a0c [ 1190.895801] [58709]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-e22f2262-b492-4b88-9ae8-1b192d2ca652 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-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=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1190.903614] [58709]: DEBUG cinder.coordination [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-e22f2262-b492-4b88-9ae8-1b192d2ca652 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Acquiring lock "cinder-attachment_update-173d627e-7a70-4ca1-8263-93e9433a34c6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1190.908579] [58709]: DEBUG cinder.coordination [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-e22f2262-b492-4b88-9ae8-1b192d2ca652 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Lock "cinder-attachment_update-173d627e-7a70-4ca1-8263-93e9433a34c6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1190.909689] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.909689] [58709]: warnings.warn( [ 1191.433313] [58709]: DEBUG cinder.coordination [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-e22f2262-b492-4b88-9ae8-1b192d2ca652 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Lock "cinder-attachment_update-173d627e-7a70-4ca1-8263-93e9433a34c6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1191.433662] [58709]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-e22f2262-b492-4b88-9ae8-1b192d2ca652 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/40445ad0-3554-49df-acf3-c516a4b81a0c returned with HTTP 200 [ 1191.434220] [58709]: [pid: 58709|app: 0|req: 201/403] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:21:59 2025] PUT /volume/v3/attachments/40445ad0-3554-49df-acf3-c516a4b81a0c => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.945968] [58710]: DEBUG cinder.api.middleware.request_id [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-38ed85a3-dc5c-4f24-b2dc-0bdb2364df75 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.948346] [58710]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-38ed85a3-dc5c-4f24-b2dc-0bdb2364df75 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/attachments/40445ad0-3554-49df-acf3-c516a4b81a0c/action [ 1191.948788] [58710]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-38ed85a3-dc5c-4f24-b2dc-0bdb2364df75 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action body: b'{"os-complete": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1191.948916] [58710]: DEBUG cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-38ed85a3-dc5c-4f24-b2dc-0bdb2364df75 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1191.968046] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.968046] [58710]: warnings.warn( [ 1191.975845] [58710]: INFO cinder.api.openstack.wsgi [req-d9a6c7d6-d351-4b0d-8513-26a1f4e76903 req-38ed85a3-dc5c-4f24-b2dc-0bdb2364df75 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/40445ad0-3554-49df-acf3-c516a4b81a0c/action returned with HTTP 204 [ 1191.976518] [58710]: [pid: 58710|app: 0|req: 203/404] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:22:00 2025] POST /volume/v3/attachments/40445ad0-3554-49df-acf3-c516a4b81a0c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1196.050939] [58709]: DEBUG cinder.api.middleware.request_id [None req-25f34c33-5e2c-4bc5-86ea-23fbccdb8d3d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.053046] [58709]: INFO cinder.api.openstack.wsgi [None req-25f34c33-5e2c-4bc5-86ea-23fbccdb8d3d tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1196.053267] [58709]: DEBUG cinder.api.openstack.wsgi [None req-25f34c33-5e2c-4bc5-86ea-23fbccdb8d3d tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1196.053527] [58709]: DEBUG cinder.api.openstack.wsgi [None req-25f34c33-5e2c-4bc5-86ea-23fbccdb8d3d tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1196.064716] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.064716] [58709]: warnings.warn( [ 1196.069702] [58709]: INFO cinder.volume.api [None req-25f34c33-5e2c-4bc5-86ea-23fbccdb8d3d tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1196.075393] [58709]: INFO cinder.api.openstack.wsgi [None req-25f34c33-5e2c-4bc5-86ea-23fbccdb8d3d tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1196.075979] [58709]: [pid: 58709|app: 0|req: 202/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:04 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.118809] [58710]: DEBUG cinder.api.middleware.request_id [None req-ad540990-b1ef-444b-878a-b0c75450b009 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.120753] [58710]: INFO cinder.api.openstack.wsgi [None req-ad540990-b1ef-444b-878a-b0c75450b009 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1196.120956] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ad540990-b1ef-444b-878a-b0c75450b009 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1196.121180] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ad540990-b1ef-444b-878a-b0c75450b009 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1196.129197] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.129197] [58710]: warnings.warn( [ 1196.132768] [58710]: INFO cinder.volume.api [None req-ad540990-b1ef-444b-878a-b0c75450b009 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1196.137171] [58710]: INFO cinder.api.openstack.wsgi [None req-ad540990-b1ef-444b-878a-b0c75450b009 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1196.137582] [58710]: [pid: 58710|app: 0|req: 204/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:04 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.145636] [58709]: DEBUG cinder.api.middleware.request_id [None req-41d4472b-0348-4a04-9f1b-30a91fc84474 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.147692] [58709]: INFO cinder.api.openstack.wsgi [None req-41d4472b-0348-4a04-9f1b-30a91fc84474 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1203.147912] [58709]: DEBUG cinder.api.openstack.wsgi [None req-41d4472b-0348-4a04-9f1b-30a91fc84474 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1203.148146] [58709]: DEBUG cinder.api.openstack.wsgi [None req-41d4472b-0348-4a04-9f1b-30a91fc84474 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1203.148354] [58709]: INFO cinder.api.v3.volumes [None req-41d4472b-0348-4a04-9f1b-30a91fc84474 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Delete volume with id: d1a60883-be22-44d8-b555-986051f53003 [ 1203.150533] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=120,cinder:UPDATE=22,cinder:INSERT=13 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1203.158222] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.158222] [58709]: warnings.warn( [ 1203.158741] [58709]: INFO cinder.volume.api [None req-41d4472b-0348-4a04-9f1b-30a91fc84474 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1203.177192] [58709]: INFO cinder.volume.api [None req-41d4472b-0348-4a04-9f1b-30a91fc84474 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Delete volume request issued successfully. [ 1203.177393] [58709]: INFO cinder.api.openstack.wsgi [None req-41d4472b-0348-4a04-9f1b-30a91fc84474 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 202 [ 1203.177813] [58709]: [pid: 58709|app: 0|req: 203/407] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:22:11 2025] DELETE /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1203.180752] [58710]: DEBUG cinder.api.middleware.request_id [None req-1f023bfa-5428-4a24-b254-d7cbc76a5652 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.182756] [58710]: INFO cinder.api.openstack.wsgi [None req-1f023bfa-5428-4a24-b254-d7cbc76a5652 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1203.182964] [58710]: DEBUG cinder.api.openstack.wsgi [None req-1f023bfa-5428-4a24-b254-d7cbc76a5652 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1203.183182] [58710]: DEBUG cinder.api.openstack.wsgi [None req-1f023bfa-5428-4a24-b254-d7cbc76a5652 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1203.185353] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=122,cinder:UPDATE=14,cinder:INSERT=4 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1203.192284] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.192284] [58710]: warnings.warn( [ 1203.196295] [58710]: INFO cinder.volume.api [None req-1f023bfa-5428-4a24-b254-d7cbc76a5652 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1203.201153] [58710]: INFO cinder.api.openstack.wsgi [None req-1f023bfa-5428-4a24-b254-d7cbc76a5652 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 200 [ 1203.201570] [58710]: [pid: 58710|app: 0|req: 205/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:11 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.211367] [58709]: DEBUG cinder.api.middleware.request_id [None req-dc8b5aa7-0117-41a2-b602-488a1888fbab None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.213462] [58709]: INFO cinder.api.openstack.wsgi [None req-dc8b5aa7-0117-41a2-b602-488a1888fbab tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 [ 1204.213690] [58709]: DEBUG cinder.api.openstack.wsgi [None req-dc8b5aa7-0117-41a2-b602-488a1888fbab tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1204.213901] [58709]: DEBUG cinder.api.openstack.wsgi [None req-dc8b5aa7-0117-41a2-b602-488a1888fbab tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1204.221687] [58709]: INFO cinder.api.openstack.wsgi [None req-dc8b5aa7-0117-41a2-b602-488a1888fbab tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 returned with HTTP 404 [ 1204.222210] [58709]: [pid: 58709|app: 0|req: 204/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:12 2025] GET /volume/v3/volumes/d1a60883-be22-44d8-b555-986051f53003 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1204.272746] [58710]: DEBUG cinder.api.middleware.request_id [None req-4d0966c6-39bc-435b-9904-d1bd592330dd None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.274910] [58710]: INFO cinder.api.openstack.wsgi [None req-4d0966c6-39bc-435b-9904-d1bd592330dd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] DELETE http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 1204.275154] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4d0966c6-39bc-435b-9904-d1bd592330dd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1204.275390] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4d0966c6-39bc-435b-9904-d1bd592330dd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1204.275574] [58710]: INFO cinder.api.v3.volumes [None req-4d0966c6-39bc-435b-9904-d1bd592330dd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Delete volume with id: 01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 1204.285715] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.285715] [58710]: warnings.warn( [ 1204.286292] [58710]: INFO cinder.volume.api [None req-4d0966c6-39bc-435b-9904-d1bd592330dd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1204.305090] [58710]: INFO cinder.volume.api [None req-4d0966c6-39bc-435b-9904-d1bd592330dd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Delete volume request issued successfully. [ 1204.305328] [58710]: INFO cinder.api.openstack.wsgi [None req-4d0966c6-39bc-435b-9904-d1bd592330dd tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 202 [ 1204.305745] [58710]: [pid: 58710|app: 0|req: 206/410] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:22:13 2025] DELETE /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1204.309425] [58709]: DEBUG cinder.api.middleware.request_id [None req-b589198a-17d1-4c8c-9862-7450810fa222 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.311682] [58709]: INFO cinder.api.openstack.wsgi [None req-b589198a-17d1-4c8c-9862-7450810fa222 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 1204.312329] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b589198a-17d1-4c8c-9862-7450810fa222 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1204.312434] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b589198a-17d1-4c8c-9862-7450810fa222 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1204.320761] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.320761] [58709]: warnings.warn( [ 1204.325179] [58709]: INFO cinder.volume.api [None req-b589198a-17d1-4c8c-9862-7450810fa222 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1204.330496] [58709]: INFO cinder.api.openstack.wsgi [None req-b589198a-17d1-4c8c-9862-7450810fa222 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 1204.330938] [58709]: [pid: 58709|app: 0|req: 205/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:13 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.343636] [58710]: DEBUG cinder.api.middleware.request_id [None req-5483d153-1579-4182-9868-6065833e65f6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.345553] [58710]: INFO cinder.api.openstack.wsgi [None req-5483d153-1579-4182-9868-6065833e65f6 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 1205.345797] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5483d153-1579-4182-9868-6065833e65f6 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.345971] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5483d153-1579-4182-9868-6065833e65f6 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.356674] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.356674] [58710]: warnings.warn( [ 1205.360892] [58710]: INFO cinder.volume.api [None req-5483d153-1579-4182-9868-6065833e65f6 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1205.366883] [58710]: INFO cinder.api.openstack.wsgi [None req-5483d153-1579-4182-9868-6065833e65f6 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 1205.367364] [58710]: [pid: 58710|app: 0|req: 207/412] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:14 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.377634] [58709]: DEBUG cinder.api.middleware.request_id [None req-72745843-fac8-4c38-9001-edaf6b9bde1c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.380183] [58709]: INFO cinder.api.openstack.wsgi [None req-72745843-fac8-4c38-9001-edaf6b9bde1c tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 1206.380529] [58709]: DEBUG cinder.api.openstack.wsgi [None req-72745843-fac8-4c38-9001-edaf6b9bde1c tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.380763] [58709]: DEBUG cinder.api.openstack.wsgi [None req-72745843-fac8-4c38-9001-edaf6b9bde1c tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.395644] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.395644] [58709]: warnings.warn( [ 1206.400147] [58709]: INFO cinder.volume.api [None req-72745843-fac8-4c38-9001-edaf6b9bde1c tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Volume info retrieved successfully. [ 1206.405397] [58709]: INFO cinder.api.openstack.wsgi [None req-72745843-fac8-4c38-9001-edaf6b9bde1c tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 200 [ 1206.406062] [58709]: [pid: 58709|app: 0|req: 206/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:15 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.418045] [58710]: DEBUG cinder.api.middleware.request_id [None req-1c93efd0-bcbf-4181-a1f3-8029bccfa492 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.419936] [58710]: INFO cinder.api.openstack.wsgi [None req-1c93efd0-bcbf-4181-a1f3-8029bccfa492 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] GET http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 [ 1207.420107] [58710]: DEBUG cinder.api.openstack.wsgi [None req-1c93efd0-bcbf-4181-a1f3-8029bccfa492 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1207.420318] [58710]: DEBUG cinder.api.openstack.wsgi [None req-1c93efd0-bcbf-4181-a1f3-8029bccfa492 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1207.427770] [58710]: INFO cinder.api.openstack.wsgi [None req-1c93efd0-bcbf-4181-a1f3-8029bccfa492 tempest-AttachVolumeShelveTestJSON-81232599 tempest-AttachVolumeShelveTestJSON-81232599-project-member] http://10.180.1.21/volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 returned with HTTP 404 [ 1207.428291] [58710]: [pid: 58710|app: 0|req: 208/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:16 2025] GET /volume/v3/volumes/01577506-f6fe-40e3-b4e7-9e07e1a174d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1209.380232] [58709]: DEBUG cinder.api.middleware.request_id [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.382331] [58709]: INFO cinder.api.openstack.wsgi [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1209.382959] [58709]: DEBUG cinder.api.openstack.wsgi [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-148637840"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1209.384420] [58709]: DEBUG cinder.api.v3.volumes [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-148637840'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1209.384548] [58709]: INFO cinder.api.v3.volumes [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Create volume of 1 GB [ 1209.389984] [58709]: INFO cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Availability Zones retrieved successfully. [ 1209.397169] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Flow 'volume_create_api' (8dec0003-4758-465e-8706-8364cbe914aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1209.398587] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af908d9-949f-424d-95f4-4013bebf44c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.400038] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1209.420137] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af908d9-949f-424d-95f4-4013bebf44c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.421220] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53148b29-ec55-4c97-abb3-5e3abd12390b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.468310] [58709]: DEBUG cinder.quota [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Created reservations ['4f44f5c5-71a9-4bf5-bd63-82b96353b565', '2ced5271-f9d9-440b-91aa-c87b2ef96694', 'decf815c-9161-40b9-bd2e-4f884c8d9c7b', '005d4976-52bb-4e58-8ad9-18039369653a'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1209.469381] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53148b29-ec55-4c97-abb3-5e3abd12390b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f44f5c5-71a9-4bf5-bd63-82b96353b565', '2ced5271-f9d9-440b-91aa-c87b2ef96694', 'decf815c-9161-40b9-bd2e-4f884c8d9c7b', '005d4976-52bb-4e58-8ad9-18039369653a']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.470278] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba04436b-2cfe-4b1b-9396-db57f8712f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.484552] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba04436b-2cfe-4b1b-9396-db57f8712f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-148637840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf5aaef318943678155d041f68b69bc',qos_specs=None,replication_status=,reservations=['4f44f5c5-71a9-4bf5-bd63-82b96353b565','2ced5271-f9d9-440b-91aa-c87b2ef96694','decf815c-9161-40b9-bd2e-4f884c8d9c7b','005d4976-52bb-4e58-8ad9-18039369653a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2db3610f80436cab0e60f653bcbf4d',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-148637840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbf5aaef318943678155d041f68b69bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d2db3610f80436cab0e60f653bcbf4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.485521] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed3a089-1d43-4b55-bcc0-3a0f51f25e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.501232] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed3a089-1d43-4b55-bcc0-3a0f51f25e67) transitioned into state 'SUCCESS' from state '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-148637840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbf5aaef318943678155d041f68b69bc',qos_specs=None,replication_status=,reservations=['4f44f5c5-71a9-4bf5-bd63-82b96353b565','2ced5271-f9d9-440b-91aa-c87b2ef96694','decf815c-9161-40b9-bd2e-4f884c8d9c7b','005d4976-52bb-4e58-8ad9-18039369653a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2db3610f80436cab0e60f653bcbf4d',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.502165] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd44c2ed-6050-4efb-a58c-a524d9b780e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.511655] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd44c2ed-6050-4efb-a58c-a524d9b780e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.512721] [58709]: DEBUG cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Flow 'volume_create_api' (8dec0003-4758-465e-8706-8364cbe914aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1209.513096] [58709]: INFO cinder.volume.api [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Create volume request issued successfully. [ 1209.513742] [58709]: INFO cinder.api.openstack.wsgi [None req-557d0046-b40a-44a4-a04c-c5078f6ad172 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1209.514253] [58709]: [pid: 58709|app: 0|req: 207/415] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:22:18 2025] POST /volume/v3/volumes => generated 753 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1209.526909] [58710]: DEBUG cinder.api.middleware.request_id [None req-e9b5f180-47bc-4f7d-b82b-0b15e201b6b9 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.529186] [58710]: INFO cinder.api.openstack.wsgi [None req-e9b5f180-47bc-4f7d-b82b-0b15e201b6b9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1209.529542] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e9b5f180-47bc-4f7d-b82b-0b15e201b6b9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1209.529868] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e9b5f180-47bc-4f7d-b82b-0b15e201b6b9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1209.537873] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.537873] [58710]: warnings.warn( [ 1209.541944] [58710]: INFO cinder.volume.api [None req-e9b5f180-47bc-4f7d-b82b-0b15e201b6b9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1209.547558] [58710]: INFO cinder.api.openstack.wsgi [None req-e9b5f180-47bc-4f7d-b82b-0b15e201b6b9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1209.548074] [58710]: [pid: 58710|app: 0|req: 209/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:18 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.558457] [58709]: DEBUG cinder.api.middleware.request_id [None req-6a35a853-ef58-40af-bee8-ef691002f2f2 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.560674] [58709]: INFO cinder.api.openstack.wsgi [None req-6a35a853-ef58-40af-bee8-ef691002f2f2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1210.560902] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6a35a853-ef58-40af-bee8-ef691002f2f2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.561342] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6a35a853-ef58-40af-bee8-ef691002f2f2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.572091] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.572091] [58709]: warnings.warn( [ 1210.578067] [58709]: INFO cinder.volume.api [None req-6a35a853-ef58-40af-bee8-ef691002f2f2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1210.583733] [58709]: INFO cinder.api.openstack.wsgi [None req-6a35a853-ef58-40af-bee8-ef691002f2f2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1210.584241] [58709]: [pid: 58709|app: 0|req: 208/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:19 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.632200] [58710]: DEBUG cinder.api.middleware.request_id [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-68b421df-7aa5-4d8a-97d8-3441caa9b698 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.634983] [58710]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-68b421df-7aa5-4d8a-97d8-3441caa9b698 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1210.635183] [58710]: DEBUG cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-68b421df-7aa5-4d8a-97d8-3441caa9b698 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.635408] [58710]: DEBUG cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-68b421df-7aa5-4d8a-97d8-3441caa9b698 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.643775] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.643775] [58710]: warnings.warn( [ 1210.647942] [58710]: INFO cinder.volume.api [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-68b421df-7aa5-4d8a-97d8-3441caa9b698 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1210.652894] [58710]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-68b421df-7aa5-4d8a-97d8-3441caa9b698 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1210.653383] [58710]: [pid: 58710|app: 0|req: 210/418] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:22:19 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.172791] [58709]: DEBUG cinder.api.middleware.request_id [None req-166d3cf5-dcfa-41ff-84e1-9b17e89758a7 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.173327] [58709]: INFO cinder.api.openstack.wsgi [None req-166d3cf5-dcfa-41ff-84e1-9b17e89758a7 None None] GET http://10.180.1.21/volume// [ 1212.173543] [58709]: DEBUG cinder.api.openstack.wsgi [None req-166d3cf5-dcfa-41ff-84e1-9b17e89758a7 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.173797] [58709]: DEBUG cinder.api.openstack.wsgi [None req-166d3cf5-dcfa-41ff-84e1-9b17e89758a7 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.174378] [58709]: INFO cinder.api.openstack.wsgi [None req-166d3cf5-dcfa-41ff-84e1-9b17e89758a7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1212.174781] [58709]: [pid: 58709|app: 0|req: 209/419] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:22:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1212.179264] [58710]: DEBUG cinder.api.middleware.request_id [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-162008ab-680c-4994-acdb-6fb9a0c1cdaa None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.182310] [58710]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-162008ab-680c-4994-acdb-6fb9a0c1cdaa tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1212.182704] [58710]: DEBUG cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-162008ab-680c-4994-acdb-6fb9a0c1cdaa tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f", "connector": null, "instance_uuid": "8a966a41-d28d-43c7-80be-3efdfd2fcd5d"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.196035] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.196035] [58710]: warnings.warn( [ 1212.225696] [58710]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-162008ab-680c-4994-acdb-6fb9a0c1cdaa tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1212.226214] [58710]: [pid: 58710|app: 0|req: 211/420] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:22:20 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) [ 1212.247662] [58709]: DEBUG cinder.api.middleware.request_id [None req-b8d80779-1c0b-4521-be60-5f7386ff2a12 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.249743] [58709]: INFO cinder.api.openstack.wsgi [None req-b8d80779-1c0b-4521-be60-5f7386ff2a12 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1212.249961] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b8d80779-1c0b-4521-be60-5f7386ff2a12 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.250188] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b8d80779-1c0b-4521-be60-5f7386ff2a12 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.260514] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.260514] [58709]: warnings.warn( [ 1212.264284] [58709]: INFO cinder.volume.api [None req-b8d80779-1c0b-4521-be60-5f7386ff2a12 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1212.269634] [58709]: INFO cinder.api.openstack.wsgi [None req-b8d80779-1c0b-4521-be60-5f7386ff2a12 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1212.270098] [58709]: [pid: 58709|app: 0|req: 210/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:20 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.752305] [58710]: DEBUG cinder.api.middleware.request_id [None req-45c15ae8-cf4b-4383-bdb2-15e72bcd2a3d None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.752788] [58710]: INFO cinder.api.openstack.wsgi [None req-45c15ae8-cf4b-4383-bdb2-15e72bcd2a3d None None] GET http://10.180.1.21/volume// [ 1212.752998] [58710]: DEBUG cinder.api.openstack.wsgi [None req-45c15ae8-cf4b-4383-bdb2-15e72bcd2a3d None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.753267] [58710]: DEBUG cinder.api.openstack.wsgi [None req-45c15ae8-cf4b-4383-bdb2-15e72bcd2a3d None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.753678] [58710]: INFO cinder.api.openstack.wsgi [None req-45c15ae8-cf4b-4383-bdb2-15e72bcd2a3d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1212.754032] [58710]: [pid: 58710|app: 0|req: 212/422] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:22:21 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1212.757533] [58709]: DEBUG cinder.api.middleware.request_id [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-0963e3ae-21de-450e-85d1-8357f34d45fc None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.759923] [58709]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-0963e3ae-21de-450e-85d1-8357f34d45fc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1212.760189] [58709]: DEBUG cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-0963e3ae-21de-450e-85d1-8357f34d45fc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.760400] [58709]: DEBUG cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-0963e3ae-21de-450e-85d1-8357f34d45fc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.771930] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.771930] [58709]: warnings.warn( [ 1212.775439] [58709]: INFO cinder.volume.api [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-0963e3ae-21de-450e-85d1-8357f34d45fc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1212.780153] [58709]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-0963e3ae-21de-450e-85d1-8357f34d45fc tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1212.780567] [58709]: [pid: 58709|app: 0|req: 211/423] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:22:21 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1212.808630] [58710]: DEBUG cinder.api.middleware.request_id [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-c4e622dc-fbd4-41bc-9eab-f158a0d6d871 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.810848] [58710]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-c4e622dc-fbd4-41bc-9eab-f158a0d6d871 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] PUT http://10.180.1.21/volume/v3/attachments/e32ad29d-c405-4d5a-9ad1-27477be24e96 [ 1212.811263] [58710]: DEBUG cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-c4e622dc-fbd4-41bc-9eab-f158a0d6d871 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-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-983651", "mountpoint": "/dev/sdb"}}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.818785] [58710]: DEBUG cinder.coordination [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-c4e622dc-fbd4-41bc-9eab-f158a0d6d871 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Acquiring lock "cinder-attachment_update-f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1212.823229] [58710]: DEBUG cinder.coordination [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-c4e622dc-fbd4-41bc-9eab-f158a0d6d871 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Lock "cinder-attachment_update-f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1212.824246] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.824246] [58710]: warnings.warn( [ 1213.280952] [58709]: DEBUG cinder.api.middleware.request_id [None req-dc547d12-6a96-4344-8e4c-470a0b4d7ffe None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.283339] [58709]: INFO cinder.api.openstack.wsgi [None req-dc547d12-6a96-4344-8e4c-470a0b4d7ffe tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1213.283651] [58709]: DEBUG cinder.api.openstack.wsgi [None req-dc547d12-6a96-4344-8e4c-470a0b4d7ffe tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.283943] [58709]: DEBUG cinder.api.openstack.wsgi [None req-dc547d12-6a96-4344-8e4c-470a0b4d7ffe tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.294630] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1213.294630] [58709]: warnings.warn( [ 1213.298828] [58709]: INFO cinder.volume.api [None req-dc547d12-6a96-4344-8e4c-470a0b4d7ffe tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1213.303582] [58709]: INFO cinder.api.openstack.wsgi [None req-dc547d12-6a96-4344-8e4c-470a0b4d7ffe tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1213.304022] [58709]: [pid: 58709|app: 0|req: 212/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:22 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.314829] [58709]: DEBUG cinder.api.middleware.request_id [None req-1d456432-8f0b-4e69-9428-9ee394180da5 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.317200] [58709]: INFO cinder.api.openstack.wsgi [None req-1d456432-8f0b-4e69-9428-9ee394180da5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1214.317428] [58709]: DEBUG cinder.api.openstack.wsgi [None req-1d456432-8f0b-4e69-9428-9ee394180da5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1214.317637] [58709]: DEBUG cinder.api.openstack.wsgi [None req-1d456432-8f0b-4e69-9428-9ee394180da5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1214.328342] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.328342] [58709]: warnings.warn( [ 1214.331907] [58709]: INFO cinder.volume.api [None req-1d456432-8f0b-4e69-9428-9ee394180da5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1214.336485] [58709]: INFO cinder.api.openstack.wsgi [None req-1d456432-8f0b-4e69-9428-9ee394180da5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1214.337035] [58709]: [pid: 58709|app: 0|req: 213/425] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:23 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.347728] [58709]: DEBUG cinder.api.middleware.request_id [None req-0ccf5504-cb0e-414c-a097-58bab6e12a4e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.350092] [58709]: INFO cinder.api.openstack.wsgi [None req-0ccf5504-cb0e-414c-a097-58bab6e12a4e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1215.350340] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0ccf5504-cb0e-414c-a097-58bab6e12a4e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1215.350560] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0ccf5504-cb0e-414c-a097-58bab6e12a4e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1215.365018] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.365018] [58709]: warnings.warn( [ 1215.369377] [58709]: INFO cinder.volume.api [None req-0ccf5504-cb0e-414c-a097-58bab6e12a4e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1215.375121] [58709]: INFO cinder.api.openstack.wsgi [None req-0ccf5504-cb0e-414c-a097-58bab6e12a4e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1215.375558] [58709]: [pid: 58709|app: 0|req: 214/426] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:24 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.387081] [58709]: DEBUG cinder.api.middleware.request_id [None req-8a28b9c2-c0e2-4741-8630-c8eb75574c1d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.390076] [58709]: INFO cinder.api.openstack.wsgi [None req-8a28b9c2-c0e2-4741-8630-c8eb75574c1d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1216.390523] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8a28b9c2-c0e2-4741-8630-c8eb75574c1d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1216.391071] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8a28b9c2-c0e2-4741-8630-c8eb75574c1d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1216.405494] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.405494] [58709]: warnings.warn( [ 1216.410247] [58709]: INFO cinder.volume.api [None req-8a28b9c2-c0e2-4741-8630-c8eb75574c1d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1216.415383] [58709]: INFO cinder.api.openstack.wsgi [None req-8a28b9c2-c0e2-4741-8630-c8eb75574c1d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1216.415813] [58709]: [pid: 58709|app: 0|req: 215/427] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:25 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.346883] [58710]: DEBUG cinder.coordination [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-c4e622dc-fbd4-41bc-9eab-f158a0d6d871 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Lock "cinder-attachment_update-f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=58710) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1217.347270] [58710]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-c4e622dc-fbd4-41bc-9eab-f158a0d6d871 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments/e32ad29d-c405-4d5a-9ad1-27477be24e96 returned with HTTP 200 [ 1217.347933] [58710]: [pid: 58710|app: 0|req: 213/428] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:22:21 2025] PUT /volume/v3/attachments/e32ad29d-c405-4d5a-9ad1-27477be24e96 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.426195] [58709]: DEBUG cinder.api.middleware.request_id [None req-68c588fd-5dc4-4846-8804-9215eec73393 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.428782] [58709]: INFO cinder.api.openstack.wsgi [None req-68c588fd-5dc4-4846-8804-9215eec73393 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1217.428991] [58709]: DEBUG cinder.api.openstack.wsgi [None req-68c588fd-5dc4-4846-8804-9215eec73393 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1217.429234] [58709]: DEBUG cinder.api.openstack.wsgi [None req-68c588fd-5dc4-4846-8804-9215eec73393 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1217.444979] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.444979] [58709]: warnings.warn( [ 1217.449592] [58709]: INFO cinder.volume.api [None req-68c588fd-5dc4-4846-8804-9215eec73393 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1217.454940] [58709]: INFO cinder.api.openstack.wsgi [None req-68c588fd-5dc4-4846-8804-9215eec73393 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1217.455419] [58709]: [pid: 58709|app: 0|req: 216/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:26 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.465573] [58710]: DEBUG cinder.api.middleware.request_id [None req-244924eb-c505-4bba-8760-cd42a9330afb None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.467827] [58710]: INFO cinder.api.openstack.wsgi [None req-244924eb-c505-4bba-8760-cd42a9330afb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1218.468079] [58710]: DEBUG cinder.api.openstack.wsgi [None req-244924eb-c505-4bba-8760-cd42a9330afb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1218.468295] [58710]: DEBUG cinder.api.openstack.wsgi [None req-244924eb-c505-4bba-8760-cd42a9330afb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1218.482304] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.482304] [58710]: warnings.warn( [ 1218.486817] [58710]: INFO cinder.volume.api [None req-244924eb-c505-4bba-8760-cd42a9330afb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1218.492185] [58710]: INFO cinder.api.openstack.wsgi [None req-244924eb-c505-4bba-8760-cd42a9330afb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1218.492776] [58710]: [pid: 58710|app: 0|req: 214/430] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:27 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.997021] [58709]: DEBUG cinder.api.middleware.request_id [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-29cbc181-41e1-4e84-832b-778c11ed33b0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.999474] [58709]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-29cbc181-41e1-4e84-832b-778c11ed33b0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/attachments/e32ad29d-c405-4d5a-9ad1-27477be24e96/action [ 1218.999899] [58709]: DEBUG cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-29cbc181-41e1-4e84-832b-778c11ed33b0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1219.000053] [58709]: DEBUG cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-29cbc181-41e1-4e84-832b-778c11ed33b0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1219.023671] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.023671] [58709]: warnings.warn( [ 1219.031149] [58709]: INFO cinder.api.openstack.wsgi [req-9647eb3a-77e2-456f-b230-802ecdf27707 req-29cbc181-41e1-4e84-832b-778c11ed33b0 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments/e32ad29d-c405-4d5a-9ad1-27477be24e96/action returned with HTTP 204 [ 1219.031720] [58709]: [pid: 58709|app: 0|req: 217/431] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:22:27 2025] POST /volume/v3/attachments/e32ad29d-c405-4d5a-9ad1-27477be24e96/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1219.504149] [58710]: DEBUG cinder.api.middleware.request_id [None req-86cbd2f4-aff0-4fed-9e8f-5c475736404e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.506290] [58710]: INFO cinder.api.openstack.wsgi [None req-86cbd2f4-aff0-4fed-9e8f-5c475736404e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1219.506535] [58710]: DEBUG cinder.api.openstack.wsgi [None req-86cbd2f4-aff0-4fed-9e8f-5c475736404e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.506753] [58710]: DEBUG cinder.api.openstack.wsgi [None req-86cbd2f4-aff0-4fed-9e8f-5c475736404e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.516890] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.516890] [58710]: warnings.warn( [ 1219.521034] [58710]: INFO cinder.volume.api [None req-86cbd2f4-aff0-4fed-9e8f-5c475736404e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1219.525805] [58710]: INFO cinder.api.openstack.wsgi [None req-86cbd2f4-aff0-4fed-9e8f-5c475736404e tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1219.526235] [58710]: [pid: 58710|app: 0|req: 215/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:28 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.535575] [58709]: DEBUG cinder.api.middleware.request_id [None req-ec73c312-6c11-4a90-bfc0-1e552b16f311 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.537844] [58709]: INFO cinder.api.openstack.wsgi [None req-ec73c312-6c11-4a90-bfc0-1e552b16f311 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1219.539093] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ec73c312-6c11-4a90-bfc0-1e552b16f311 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.539215] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ec73c312-6c11-4a90-bfc0-1e552b16f311 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.550489] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.550489] [58709]: warnings.warn( [ 1219.555030] [58709]: INFO cinder.volume.api [None req-ec73c312-6c11-4a90-bfc0-1e552b16f311 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1219.559640] [58709]: INFO cinder.api.openstack.wsgi [None req-ec73c312-6c11-4a90-bfc0-1e552b16f311 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1219.560185] [58709]: [pid: 58709|app: 0|req: 218/433] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:28 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.569766] [58710]: DEBUG cinder.api.middleware.request_id [None req-950d05b9-3f23-45d2-ade8-e2bae01e68e9 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.571780] [58710]: INFO cinder.api.openstack.wsgi [None req-950d05b9-3f23-45d2-ade8-e2bae01e68e9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1219.572480] [58710]: DEBUG cinder.api.openstack.wsgi [None req-950d05b9-3f23-45d2-ade8-e2bae01e68e9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.572480] [58710]: DEBUG cinder.api.openstack.wsgi [None req-950d05b9-3f23-45d2-ade8-e2bae01e68e9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.572480] [58710]: INFO cinder.api.v3.volumes [None req-950d05b9-3f23-45d2-ade8-e2bae01e68e9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Delete volume with id: f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1219.582289] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.582289] [58710]: warnings.warn( [ 1219.582798] [58710]: INFO cinder.volume.api [None req-950d05b9-3f23-45d2-ade8-e2bae01e68e9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1219.590732] [58710]: INFO cinder.volume.api [None req-950d05b9-3f23-45d2-ade8-e2bae01e68e9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-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. [ 1219.591061] [58710]: INFO cinder.api.openstack.wsgi [None req-950d05b9-3f23-45d2-ade8-e2bae01e68e9 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 400 [ 1219.591572] [58710]: [pid: 58710|app: 0|req: 216/434] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:22:28 2025] DELETE /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1219.594534] [58709]: DEBUG cinder.api.middleware.request_id [None req-08e938ce-70b0-4123-b4b7-028ff28e07e8 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.596557] [58709]: INFO cinder.api.openstack.wsgi [None req-08e938ce-70b0-4123-b4b7-028ff28e07e8 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1219.596768] [58709]: DEBUG cinder.api.openstack.wsgi [None req-08e938ce-70b0-4123-b4b7-028ff28e07e8 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.597094] [58709]: DEBUG cinder.api.openstack.wsgi [None req-08e938ce-70b0-4123-b4b7-028ff28e07e8 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.606503] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.606503] [58709]: warnings.warn( [ 1219.609668] [58709]: INFO cinder.volume.api [None req-08e938ce-70b0-4123-b4b7-028ff28e07e8 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1219.614027] [58709]: INFO cinder.api.openstack.wsgi [None req-08e938ce-70b0-4123-b4b7-028ff28e07e8 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1219.614118] [58709]: [pid: 58709|app: 0|req: 219/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:28 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.649923] [58710]: DEBUG cinder.api.middleware.request_id [req-c360c02f-76c7-4f36-817a-9490bd91727a req-2e6a7e12-e14c-487e-a14a-8cdbfad49f60 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.652595] [58710]: INFO cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-2e6a7e12-e14c-487e-a14a-8cdbfad49f60 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1219.652837] [58710]: DEBUG cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-2e6a7e12-e14c-487e-a14a-8cdbfad49f60 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.653057] [58710]: DEBUG cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-2e6a7e12-e14c-487e-a14a-8cdbfad49f60 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.662902] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.662902] [58710]: warnings.warn( [ 1219.666164] [58710]: INFO cinder.volume.api [req-c360c02f-76c7-4f36-817a-9490bd91727a req-2e6a7e12-e14c-487e-a14a-8cdbfad49f60 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1219.670453] [58710]: INFO cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-2e6a7e12-e14c-487e-a14a-8cdbfad49f60 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1219.670893] [58710]: [pid: 58710|app: 0|req: 217/436] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:22:28 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.690496] [58709]: DEBUG cinder.api.middleware.request_id [req-c360c02f-76c7-4f36-817a-9490bd91727a req-a3414e37-7c22-4b15-8fd0-4890a9697bed None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.692893] [58709]: INFO cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-a3414e37-7c22-4b15-8fd0-4890a9697bed tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] POST http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f/action [ 1219.693420] [58709]: DEBUG cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-a3414e37-7c22-4b15-8fd0-4890a9697bed tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1219.693656] [58709]: DEBUG cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-a3414e37-7c22-4b15-8fd0-4890a9697bed tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1219.704077] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.704077] [58709]: warnings.warn( [ 1219.704596] [58709]: INFO cinder.volume.api [req-c360c02f-76c7-4f36-817a-9490bd91727a req-a3414e37-7c22-4b15-8fd0-4890a9697bed tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1219.708684] [58709]: INFO cinder.volume.api [req-c360c02f-76c7-4f36-817a-9490bd91727a req-a3414e37-7c22-4b15-8fd0-4890a9697bed tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Begin detaching volume completed successfully. [ 1219.708901] [58709]: INFO cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-a3414e37-7c22-4b15-8fd0-4890a9697bed tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f/action returned with HTTP 202 [ 1219.709446] [58709]: [pid: 58709|app: 0|req: 220/437] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:22:28 2025] POST /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1220.732055] [58710]: DEBUG cinder.api.middleware.request_id [None req-b1f3d336-dea6-4b69-b699-9bd47528f992 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.732356] [58710]: INFO cinder.api.openstack.wsgi [None req-b1f3d336-dea6-4b69-b699-9bd47528f992 None None] GET http://10.180.1.21/volume// [ 1220.732411] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b1f3d336-dea6-4b69-b699-9bd47528f992 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1220.732609] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b1f3d336-dea6-4b69-b699-9bd47528f992 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1220.732995] [58710]: INFO cinder.api.openstack.wsgi [None req-b1f3d336-dea6-4b69-b699-9bd47528f992 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1220.733445] [58710]: [pid: 58710|app: 0|req: 218/438] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:22:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1220.737017] [58709]: DEBUG cinder.api.middleware.request_id [req-c360c02f-76c7-4f36-817a-9490bd91727a req-38d4c714-bb49-4dc0-905a-0cca9d246d5b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.739361] [58709]: INFO cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-38d4c714-bb49-4dc0-905a-0cca9d246d5b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1220.739604] [58709]: DEBUG cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-38d4c714-bb49-4dc0-905a-0cca9d246d5b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1220.739814] [58709]: DEBUG cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-38d4c714-bb49-4dc0-905a-0cca9d246d5b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1220.751957] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.751957] [58709]: warnings.warn( [ 1220.755871] [58709]: INFO cinder.volume.api [req-c360c02f-76c7-4f36-817a-9490bd91727a req-38d4c714-bb49-4dc0-905a-0cca9d246d5b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1220.760960] [58709]: INFO cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-38d4c714-bb49-4dc0-905a-0cca9d246d5b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1220.761490] [58709]: [pid: 58709|app: 0|req: 221/439] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:22:29 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1221.915241] [58710]: DEBUG cinder.api.middleware.request_id [req-c360c02f-76c7-4f36-817a-9490bd91727a req-1f3a85f4-9bc0-4c54-acc7-3b2b2d8f4803 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.917603] [58710]: INFO cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-1f3a85f4-9bc0-4c54-acc7-3b2b2d8f4803 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e32ad29d-c405-4d5a-9ad1-27477be24e96 [ 1221.917822] [58710]: DEBUG cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-1f3a85f4-9bc0-4c54-acc7-3b2b2d8f4803 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1221.918036] [58710]: DEBUG cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-1f3a85f4-9bc0-4c54-acc7-3b2b2d8f4803 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1221.927203] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.927203] [58710]: warnings.warn( [ 1222.073550] [58709]: DEBUG cinder.api.middleware.request_id [None req-46df2896-4223-473a-b1de-3803403980b0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.075748] [58709]: INFO cinder.api.openstack.wsgi [None req-46df2896-4223-473a-b1de-3803403980b0 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] DELETE http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1222.075748] [58709]: DEBUG cinder.api.openstack.wsgi [None req-46df2896-4223-473a-b1de-3803403980b0 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1222.075935] [58709]: DEBUG cinder.api.openstack.wsgi [None req-46df2896-4223-473a-b1de-3803403980b0 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1222.076147] [58709]: INFO cinder.api.v3.volumes [None req-46df2896-4223-473a-b1de-3803403980b0 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Delete volume with id: 78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1222.085855] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.085855] [58709]: warnings.warn( [ 1222.086376] [58709]: INFO cinder.volume.api [None req-46df2896-4223-473a-b1de-3803403980b0 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1222.102803] [58709]: INFO cinder.volume.api [None req-46df2896-4223-473a-b1de-3803403980b0 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Delete volume request issued successfully. [ 1222.102996] [58709]: INFO cinder.api.openstack.wsgi [None req-46df2896-4223-473a-b1de-3803403980b0 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 202 [ 1222.103457] [58709]: [pid: 58709|app: 0|req: 222/440] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:22:30 2025] DELETE /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1222.106396] [58709]: DEBUG cinder.api.middleware.request_id [None req-5c2c1f60-0a4b-4442-9625-9d647c035cda None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.108469] [58709]: INFO cinder.api.openstack.wsgi [None req-5c2c1f60-0a4b-4442-9625-9d647c035cda tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1222.110094] [58709]: DEBUG cinder.api.openstack.wsgi [None req-5c2c1f60-0a4b-4442-9625-9d647c035cda tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1222.110094] [58709]: DEBUG cinder.api.openstack.wsgi [None req-5c2c1f60-0a4b-4442-9625-9d647c035cda tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1222.116947] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.116947] [58709]: warnings.warn( [ 1222.121681] [58709]: INFO cinder.volume.api [None req-5c2c1f60-0a4b-4442-9625-9d647c035cda tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1222.127113] [58709]: INFO cinder.api.openstack.wsgi [None req-5c2c1f60-0a4b-4442-9625-9d647c035cda tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1222.127543] [58709]: [pid: 58709|app: 0|req: 223/441] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:30 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.457862] [58710]: INFO cinder.api.openstack.wsgi [req-c360c02f-76c7-4f36-817a-9490bd91727a req-1f3a85f4-9bc0-4c54-acc7-3b2b2d8f4803 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/attachments/e32ad29d-c405-4d5a-9ad1-27477be24e96 returned with HTTP 200 [ 1222.458350] [58710]: [pid: 58710|app: 0|req: 219/442] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:22:30 2025] DELETE /volume/v3/attachments/e32ad29d-c405-4d5a-9ad1-27477be24e96 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.138356] [58709]: DEBUG cinder.api.middleware.request_id [None req-77cad72b-c0d2-42d4-9d2d-8cbe309f5b9f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.140525] [58709]: INFO cinder.api.openstack.wsgi [None req-77cad72b-c0d2-42d4-9d2d-8cbe309f5b9f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1223.140745] [58709]: DEBUG cinder.api.openstack.wsgi [None req-77cad72b-c0d2-42d4-9d2d-8cbe309f5b9f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1223.140951] [58709]: DEBUG cinder.api.openstack.wsgi [None req-77cad72b-c0d2-42d4-9d2d-8cbe309f5b9f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1223.151469] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.151469] [58709]: warnings.warn( [ 1223.155648] [58709]: INFO cinder.volume.api [None req-77cad72b-c0d2-42d4-9d2d-8cbe309f5b9f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Volume info retrieved successfully. [ 1223.160694] [58709]: INFO cinder.api.openstack.wsgi [None req-77cad72b-c0d2-42d4-9d2d-8cbe309f5b9f tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 200 [ 1223.161130] [58709]: [pid: 58709|app: 0|req: 224/443] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:31 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.894555] [58710]: DEBUG cinder.api.middleware.request_id [None req-9a73f4e8-8561-4722-9f76-5a339fe8fd46 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.896596] [58710]: INFO cinder.api.openstack.wsgi [None req-9a73f4e8-8561-4722-9f76-5a339fe8fd46 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1223.896816] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9a73f4e8-8561-4722-9f76-5a339fe8fd46 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1223.897038] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9a73f4e8-8561-4722-9f76-5a339fe8fd46 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1223.906048] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.906048] [58710]: warnings.warn( [ 1223.910040] [58710]: INFO cinder.volume.api [None req-9a73f4e8-8561-4722-9f76-5a339fe8fd46 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1223.915267] [58710]: INFO cinder.api.openstack.wsgi [None req-9a73f4e8-8561-4722-9f76-5a339fe8fd46 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1223.915713] [58710]: [pid: 58710|app: 0|req: 220/444] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:32 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.174239] [58709]: DEBUG cinder.api.middleware.request_id [None req-966683eb-8f18-4a9d-ad51-e0d406bd4d93 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.176714] [58709]: INFO cinder.api.openstack.wsgi [None req-966683eb-8f18-4a9d-ad51-e0d406bd4d93 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] GET http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 [ 1224.176982] [58709]: DEBUG cinder.api.openstack.wsgi [None req-966683eb-8f18-4a9d-ad51-e0d406bd4d93 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.177208] [58709]: DEBUG cinder.api.openstack.wsgi [None req-966683eb-8f18-4a9d-ad51-e0d406bd4d93 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.185946] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.185946] [58709]: warnings.warn( [ 1224.188599] [58709]: INFO cinder.api.openstack.wsgi [None req-966683eb-8f18-4a9d-ad51-e0d406bd4d93 tempest-ServerActionsTestOtherB-853445523 tempest-ServerActionsTestOtherB-853445523-project-member] http://10.180.1.21/volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 returned with HTTP 404 [ 1224.189196] [58709]: [pid: 58709|app: 0|req: 225/445] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:32 2025] GET /volume/v3/volumes/78396b29-1f81-4d19-9948-f36a57e5b6f3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1231.214648] [58710]: DEBUG cinder.api.middleware.request_id [None req-32e36917-bef1-440d-8242-0626ce3a635f None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.216787] [58710]: INFO cinder.api.openstack.wsgi [None req-32e36917-bef1-440d-8242-0626ce3a635f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1231.217026] [58710]: DEBUG cinder.api.openstack.wsgi [None req-32e36917-bef1-440d-8242-0626ce3a635f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.217248] [58710]: DEBUG cinder.api.openstack.wsgi [None req-32e36917-bef1-440d-8242-0626ce3a635f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.217425] [58710]: INFO cinder.api.v3.volumes [None req-32e36917-bef1-440d-8242-0626ce3a635f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Delete volume with id: f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1231.228412] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.228412] [58710]: warnings.warn( [ 1231.228977] [58710]: INFO cinder.volume.api [None req-32e36917-bef1-440d-8242-0626ce3a635f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1231.247830] [58710]: INFO cinder.volume.api [None req-32e36917-bef1-440d-8242-0626ce3a635f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Delete volume request issued successfully. [ 1231.248168] [58710]: INFO cinder.api.openstack.wsgi [None req-32e36917-bef1-440d-8242-0626ce3a635f tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 202 [ 1231.248645] [58710]: [pid: 58710|app: 0|req: 221/446] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:22:39 2025] DELETE /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1231.251901] [58709]: DEBUG cinder.api.middleware.request_id [None req-45652c74-e599-444b-be17-d599090955eb None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.254235] [58709]: INFO cinder.api.openstack.wsgi [None req-45652c74-e599-444b-be17-d599090955eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1231.254235] [58709]: DEBUG cinder.api.openstack.wsgi [None req-45652c74-e599-444b-be17-d599090955eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.254235] [58709]: DEBUG cinder.api.openstack.wsgi [None req-45652c74-e599-444b-be17-d599090955eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.262941] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.262941] [58709]: warnings.warn( [ 1231.267362] [58709]: INFO cinder.volume.api [None req-45652c74-e599-444b-be17-d599090955eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1231.272859] [58709]: INFO cinder.api.openstack.wsgi [None req-45652c74-e599-444b-be17-d599090955eb tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1231.273304] [58709]: [pid: 58709|app: 0|req: 226/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:39 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1232.283868] [58710]: DEBUG cinder.api.middleware.request_id [None req-84a33e38-a41d-44f8-8759-b4ba1dc85df2 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.286054] [58710]: INFO cinder.api.openstack.wsgi [None req-84a33e38-a41d-44f8-8759-b4ba1dc85df2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1232.286193] [58710]: DEBUG cinder.api.openstack.wsgi [None req-84a33e38-a41d-44f8-8759-b4ba1dc85df2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.286406] [58710]: DEBUG cinder.api.openstack.wsgi [None req-84a33e38-a41d-44f8-8759-b4ba1dc85df2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.298016] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.298016] [58710]: warnings.warn( [ 1232.302237] [58710]: INFO cinder.volume.api [None req-84a33e38-a41d-44f8-8759-b4ba1dc85df2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1232.307120] [58710]: INFO cinder.api.openstack.wsgi [None req-84a33e38-a41d-44f8-8759-b4ba1dc85df2 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1232.307544] [58710]: [pid: 58710|app: 0|req: 222/448] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:41 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.318145] [58709]: DEBUG cinder.api.middleware.request_id [None req-166aadda-f573-4e35-86e4-1be44b2a416b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.320311] [58709]: INFO cinder.api.openstack.wsgi [None req-166aadda-f573-4e35-86e4-1be44b2a416b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1233.320545] [58709]: DEBUG cinder.api.openstack.wsgi [None req-166aadda-f573-4e35-86e4-1be44b2a416b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1233.320775] [58709]: DEBUG cinder.api.openstack.wsgi [None req-166aadda-f573-4e35-86e4-1be44b2a416b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1233.331532] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.331532] [58709]: warnings.warn( [ 1233.335459] [58709]: INFO cinder.volume.api [None req-166aadda-f573-4e35-86e4-1be44b2a416b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1233.340505] [58709]: INFO cinder.api.openstack.wsgi [None req-166aadda-f573-4e35-86e4-1be44b2a416b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 200 [ 1233.340916] [58709]: [pid: 58709|app: 0|req: 227/449] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:42 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.352235] [58710]: DEBUG cinder.api.middleware.request_id [None req-14941a90-1079-48c3-b9f1-16656595c579 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.355205] [58710]: INFO cinder.api.openstack.wsgi [None req-14941a90-1079-48c3-b9f1-16656595c579 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f [ 1234.355205] [58710]: DEBUG cinder.api.openstack.wsgi [None req-14941a90-1079-48c3-b9f1-16656595c579 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.355205] [58710]: DEBUG cinder.api.openstack.wsgi [None req-14941a90-1079-48c3-b9f1-16656595c579 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.364064] [58710]: INFO cinder.api.openstack.wsgi [None req-14941a90-1079-48c3-b9f1-16656595c579 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f returned with HTTP 404 [ 1234.364611] [58710]: [pid: 58710|app: 0|req: 223/450] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:43 2025] GET /volume/v3/volumes/f8a2ff93-94b2-42aa-b77b-bfe7df1eca1f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1234.422684] [58709]: DEBUG cinder.api.middleware.request_id [None req-b9b25965-e7fb-48da-a0bc-32dd8585536d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.424820] [58709]: INFO cinder.api.openstack.wsgi [None req-b9b25965-e7fb-48da-a0bc-32dd8585536d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] DELETE http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1234.425074] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b9b25965-e7fb-48da-a0bc-32dd8585536d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.425393] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b9b25965-e7fb-48da-a0bc-32dd8585536d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.425792] [58709]: INFO cinder.api.v3.volumes [None req-b9b25965-e7fb-48da-a0bc-32dd8585536d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Delete volume with id: 72886874-bcc6-4c84-b8c0-416dac074f8d [ 1234.436529] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.436529] [58709]: warnings.warn( [ 1234.436824] [58709]: INFO cinder.volume.api [None req-b9b25965-e7fb-48da-a0bc-32dd8585536d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1234.455559] [58709]: INFO cinder.volume.api [None req-b9b25965-e7fb-48da-a0bc-32dd8585536d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Delete volume request issued successfully. [ 1234.455726] [58709]: INFO cinder.api.openstack.wsgi [None req-b9b25965-e7fb-48da-a0bc-32dd8585536d tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 202 [ 1234.456575] [58709]: [pid: 58709|app: 0|req: 228/451] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:22:43 2025] DELETE /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1234.459185] [58710]: DEBUG cinder.api.middleware.request_id [None req-a8fb2296-cbd5-4b5e-9839-11bc537c9f2c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.461323] [58710]: INFO cinder.api.openstack.wsgi [None req-a8fb2296-cbd5-4b5e-9839-11bc537c9f2c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1234.462735] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a8fb2296-cbd5-4b5e-9839-11bc537c9f2c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.462735] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a8fb2296-cbd5-4b5e-9839-11bc537c9f2c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.474220] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.474220] [58710]: warnings.warn( [ 1234.479068] [58710]: INFO cinder.volume.api [None req-a8fb2296-cbd5-4b5e-9839-11bc537c9f2c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1234.482208] [58710]: INFO cinder.api.openstack.wsgi [None req-a8fb2296-cbd5-4b5e-9839-11bc537c9f2c tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1234.482752] [58710]: [pid: 58710|app: 0|req: 224/452] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:43 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.882488] [58709]: DEBUG cinder.api.middleware.request_id [None req-6eb7f613-d799-4e8e-8e70-9d08d195de73 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.884634] [58709]: INFO cinder.api.openstack.wsgi [None req-6eb7f613-d799-4e8e-8e70-9d08d195de73 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1234.884862] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6eb7f613-d799-4e8e-8e70-9d08d195de73 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.885082] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6eb7f613-d799-4e8e-8e70-9d08d195de73 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.898238] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.898238] [58709]: warnings.warn( [ 1234.902140] [58709]: INFO cinder.volume.api [None req-6eb7f613-d799-4e8e-8e70-9d08d195de73 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1234.906990] [58709]: INFO cinder.api.openstack.wsgi [None req-6eb7f613-d799-4e8e-8e70-9d08d195de73 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1234.907408] [58709]: [pid: 58709|app: 0|req: 229/453] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:43 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.074016] [58710]: DEBUG cinder.api.middleware.request_id [None req-5a705a23-8fa5-4fd8-b40a-5f72127c2488 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.076131] [58710]: INFO cinder.api.openstack.wsgi [None req-5a705a23-8fa5-4fd8-b40a-5f72127c2488 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1235.076357] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5a705a23-8fa5-4fd8-b40a-5f72127c2488 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.076569] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5a705a23-8fa5-4fd8-b40a-5f72127c2488 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.087318] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.087318] [58710]: warnings.warn( [ 1235.091070] [58710]: INFO cinder.volume.api [None req-5a705a23-8fa5-4fd8-b40a-5f72127c2488 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1235.095751] [58710]: INFO cinder.api.openstack.wsgi [None req-5a705a23-8fa5-4fd8-b40a-5f72127c2488 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1235.096208] [58710]: [pid: 58710|app: 0|req: 225/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:43 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.164752] [58709]: DEBUG cinder.api.middleware.request_id [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-231e369a-3f57-4eac-a7b2-e49e965bd7b6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.167226] [58709]: INFO cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-231e369a-3f57-4eac-a7b2-e49e965bd7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1235.167454] [58709]: DEBUG cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-231e369a-3f57-4eac-a7b2-e49e965bd7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.167664] [58709]: DEBUG cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-231e369a-3f57-4eac-a7b2-e49e965bd7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.180050] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.180050] [58709]: warnings.warn( [ 1235.187731] [58709]: INFO cinder.volume.api [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-231e369a-3f57-4eac-a7b2-e49e965bd7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1235.194257] [58709]: INFO cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-231e369a-3f57-4eac-a7b2-e49e965bd7b6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1235.194762] [58709]: [pid: 58709|app: 0|req: 230/455] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:22:43 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.213017] [58710]: DEBUG cinder.api.middleware.request_id [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-d1dd729d-ea67-4b0f-83d0-e96a71a5eb00 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.215229] [58710]: INFO cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-d1dd729d-ea67-4b0f-83d0-e96a71a5eb00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6/action [ 1235.215971] [58710]: DEBUG cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-d1dd729d-ea67-4b0f-83d0-e96a71a5eb00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1235.215971] [58710]: DEBUG cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-d1dd729d-ea67-4b0f-83d0-e96a71a5eb00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1235.229732] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.229732] [58710]: warnings.warn( [ 1235.230370] [58710]: INFO cinder.volume.api [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-d1dd729d-ea67-4b0f-83d0-e96a71a5eb00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1235.238951] [58710]: INFO cinder.volume.api [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-d1dd729d-ea67-4b0f-83d0-e96a71a5eb00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Begin detaching volume completed successfully. [ 1235.238951] [58710]: INFO cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-d1dd729d-ea67-4b0f-83d0-e96a71a5eb00 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6/action returned with HTTP 202 [ 1235.239321] [58710]: [pid: 58710|app: 0|req: 226/456] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:22:43 2025] POST /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1235.493463] [58709]: DEBUG cinder.api.middleware.request_id [None req-25c67ff2-bd03-4a2d-9bb7-d0c499bbcb8b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.495598] [58709]: INFO cinder.api.openstack.wsgi [None req-25c67ff2-bd03-4a2d-9bb7-d0c499bbcb8b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1235.495809] [58709]: DEBUG cinder.api.openstack.wsgi [None req-25c67ff2-bd03-4a2d-9bb7-d0c499bbcb8b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.496034] [58709]: DEBUG cinder.api.openstack.wsgi [None req-25c67ff2-bd03-4a2d-9bb7-d0c499bbcb8b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.507857] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.507857] [58709]: warnings.warn( [ 1235.512243] [58709]: INFO cinder.volume.api [None req-25c67ff2-bd03-4a2d-9bb7-d0c499bbcb8b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1235.517222] [58709]: INFO cinder.api.openstack.wsgi [None req-25c67ff2-bd03-4a2d-9bb7-d0c499bbcb8b tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1235.517639] [58709]: [pid: 58709|app: 0|req: 231/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:44 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.264689] [58710]: DEBUG cinder.api.middleware.request_id [None req-239d1c91-f281-43ac-84ed-0cbb15657a74 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.265200] [58710]: INFO cinder.api.openstack.wsgi [None req-239d1c91-f281-43ac-84ed-0cbb15657a74 None None] GET http://10.180.1.21/volume// [ 1236.265336] [58710]: DEBUG cinder.api.openstack.wsgi [None req-239d1c91-f281-43ac-84ed-0cbb15657a74 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.265545] [58710]: DEBUG cinder.api.openstack.wsgi [None req-239d1c91-f281-43ac-84ed-0cbb15657a74 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.265937] [58710]: INFO cinder.api.openstack.wsgi [None req-239d1c91-f281-43ac-84ed-0cbb15657a74 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1236.266371] [58710]: [pid: 58710|app: 0|req: 227/458] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:22:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1236.270085] [58709]: DEBUG cinder.api.middleware.request_id [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-980280e9-4bce-49ae-ab0d-36e0d9b05cd6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.272543] [58709]: INFO cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-980280e9-4bce-49ae-ab0d-36e0d9b05cd6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1236.272896] [58709]: DEBUG cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-980280e9-4bce-49ae-ab0d-36e0d9b05cd6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.273144] [58709]: DEBUG cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-980280e9-4bce-49ae-ab0d-36e0d9b05cd6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.287171] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.287171] [58709]: warnings.warn( [ 1236.291889] [58709]: INFO cinder.volume.api [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-980280e9-4bce-49ae-ab0d-36e0d9b05cd6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1236.296872] [58709]: INFO cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-980280e9-4bce-49ae-ab0d-36e0d9b05cd6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1236.297326] [58709]: [pid: 58709|app: 0|req: 232/459] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:22:45 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 1321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1236.528362] [58710]: DEBUG cinder.api.middleware.request_id [None req-f717e42b-a144-4934-89d8-b8654b4c88f6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.530388] [58710]: INFO cinder.api.openstack.wsgi [None req-f717e42b-a144-4934-89d8-b8654b4c88f6 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1236.530634] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f717e42b-a144-4934-89d8-b8654b4c88f6 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.530799] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f717e42b-a144-4934-89d8-b8654b4c88f6 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.541245] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.541245] [58710]: warnings.warn( [ 1236.547947] [58710]: INFO cinder.volume.api [None req-f717e42b-a144-4934-89d8-b8654b4c88f6 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1236.556082] [58710]: INFO cinder.api.openstack.wsgi [None req-f717e42b-a144-4934-89d8-b8654b4c88f6 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 200 [ 1236.556082] [58710]: [pid: 58710|app: 0|req: 228/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:45 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.444656] [58709]: DEBUG cinder.api.middleware.request_id [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-438989e2-4bc0-470b-bd7c-5b67f9b5b921 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.447027] [58709]: INFO cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-438989e2-4bc0-470b-bd7c-5b67f9b5b921 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] DELETE http://10.180.1.21/volume/v3/attachments/40445ad0-3554-49df-acf3-c516a4b81a0c [ 1237.447245] [58709]: DEBUG cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-438989e2-4bc0-470b-bd7c-5b67f9b5b921 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.447445] [58709]: DEBUG cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-438989e2-4bc0-470b-bd7c-5b67f9b5b921 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.456969] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.456969] [58709]: warnings.warn( [ 1237.566414] [58710]: DEBUG cinder.api.middleware.request_id [None req-cb07288d-8091-40b8-9484-b0ddc6bec832 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.568664] [58710]: INFO cinder.api.openstack.wsgi [None req-cb07288d-8091-40b8-9484-b0ddc6bec832 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d [ 1237.568901] [58710]: DEBUG cinder.api.openstack.wsgi [None req-cb07288d-8091-40b8-9484-b0ddc6bec832 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.569242] [58710]: DEBUG cinder.api.openstack.wsgi [None req-cb07288d-8091-40b8-9484-b0ddc6bec832 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.575740] [58710]: INFO cinder.api.openstack.wsgi [None req-cb07288d-8091-40b8-9484-b0ddc6bec832 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d returned with HTTP 404 [ 1237.576254] [58710]: [pid: 58710|app: 0|req: 229/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:46 2025] GET /volume/v3/volumes/72886874-bcc6-4c84-b8c0-416dac074f8d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1237.656158] [58710]: DEBUG cinder.api.middleware.request_id [None req-2879ed7b-659c-4f76-8e27-12d5750d66b1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.658176] [58710]: INFO cinder.api.openstack.wsgi [None req-2879ed7b-659c-4f76-8e27-12d5750d66b1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 1237.658389] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2879ed7b-659c-4f76-8e27-12d5750d66b1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.658593] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2879ed7b-659c-4f76-8e27-12d5750d66b1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.658767] [58710]: INFO cinder.api.v3.volumes [None req-2879ed7b-659c-4f76-8e27-12d5750d66b1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Delete volume with id: fde6dde7-cfdb-479b-82ef-086713febb8f [ 1237.668047] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.668047] [58710]: warnings.warn( [ 1237.668558] [58710]: INFO cinder.volume.api [None req-2879ed7b-659c-4f76-8e27-12d5750d66b1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1237.686085] [58710]: INFO cinder.volume.api [None req-2879ed7b-659c-4f76-8e27-12d5750d66b1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Delete volume request issued successfully. [ 1237.686274] [58710]: INFO cinder.api.openstack.wsgi [None req-2879ed7b-659c-4f76-8e27-12d5750d66b1 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 202 [ 1237.686838] [58710]: [pid: 58710|app: 0|req: 230/462] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:22:46 2025] DELETE /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1237.689339] [58710]: DEBUG cinder.api.middleware.request_id [None req-b700a09e-fdf4-4631-9ecb-13b86b9ec1e5 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.692115] [58710]: INFO cinder.api.openstack.wsgi [None req-b700a09e-fdf4-4631-9ecb-13b86b9ec1e5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 1237.692115] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b700a09e-fdf4-4631-9ecb-13b86b9ec1e5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.692115] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b700a09e-fdf4-4631-9ecb-13b86b9ec1e5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.698678] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.698678] [58710]: warnings.warn( [ 1237.702210] [58710]: INFO cinder.volume.api [None req-b700a09e-fdf4-4631-9ecb-13b86b9ec1e5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1237.706647] [58710]: INFO cinder.api.openstack.wsgi [None req-b700a09e-fdf4-4631-9ecb-13b86b9ec1e5 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 1237.707134] [58710]: [pid: 58710|app: 0|req: 231/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:46 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1237.984866] [58709]: INFO cinder.api.openstack.wsgi [req-4ca73b69-3353-48fa-9d6d-f624c7ff7cd8 req-438989e2-4bc0-470b-bd7c-5b67f9b5b921 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/40445ad0-3554-49df-acf3-c516a4b81a0c returned with HTTP 200 [ 1237.985669] [58709]: [pid: 58709|app: 0|req: 233/464] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:22:46 2025] DELETE /volume/v3/attachments/40445ad0-3554-49df-acf3-c516a4b81a0c => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.717864] [58710]: DEBUG cinder.api.middleware.request_id [None req-71c238af-fed2-4ae9-8eeb-bf36cc60ee31 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.719917] [58710]: INFO cinder.api.openstack.wsgi [None req-71c238af-fed2-4ae9-8eeb-bf36cc60ee31 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 1238.720149] [58710]: DEBUG cinder.api.openstack.wsgi [None req-71c238af-fed2-4ae9-8eeb-bf36cc60ee31 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.720358] [58710]: DEBUG cinder.api.openstack.wsgi [None req-71c238af-fed2-4ae9-8eeb-bf36cc60ee31 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.730059] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.730059] [58710]: warnings.warn( [ 1238.733905] [58710]: INFO cinder.volume.api [None req-71c238af-fed2-4ae9-8eeb-bf36cc60ee31 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1238.738609] [58710]: INFO cinder.api.openstack.wsgi [None req-71c238af-fed2-4ae9-8eeb-bf36cc60ee31 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 1238.739033] [58710]: [pid: 58710|app: 0|req: 232/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:47 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.503131] [58709]: DEBUG cinder.api.middleware.request_id [None req-45454386-a30c-4646-8440-eb6044b7b36d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.505246] [58709]: INFO cinder.api.openstack.wsgi [None req-45454386-a30c-4646-8440-eb6044b7b36d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1239.505452] [58709]: DEBUG cinder.api.openstack.wsgi [None req-45454386-a30c-4646-8440-eb6044b7b36d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.505711] [58709]: DEBUG cinder.api.openstack.wsgi [None req-45454386-a30c-4646-8440-eb6044b7b36d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.516287] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.516287] [58709]: warnings.warn( [ 1239.521657] [58709]: INFO cinder.volume.api [None req-45454386-a30c-4646-8440-eb6044b7b36d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1239.527148] [58709]: INFO cinder.api.openstack.wsgi [None req-45454386-a30c-4646-8440-eb6044b7b36d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1239.527560] [58709]: [pid: 58709|app: 0|req: 234/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:48 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.749261] [58710]: DEBUG cinder.api.middleware.request_id [None req-2322d0c9-a30c-4348-b35c-190d6359b534 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.751260] [58710]: INFO cinder.api.openstack.wsgi [None req-2322d0c9-a30c-4348-b35c-190d6359b534 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 1239.751472] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2322d0c9-a30c-4348-b35c-190d6359b534 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.751675] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2322d0c9-a30c-4348-b35c-190d6359b534 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.764877] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.764877] [58710]: warnings.warn( [ 1239.768978] [58710]: INFO cinder.volume.api [None req-2322d0c9-a30c-4348-b35c-190d6359b534 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Volume info retrieved successfully. [ 1239.774125] [58710]: INFO cinder.api.openstack.wsgi [None req-2322d0c9-a30c-4348-b35c-190d6359b534 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 200 [ 1239.774658] [58710]: [pid: 58710|app: 0|req: 233/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:48 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.784239] [58709]: DEBUG cinder.api.middleware.request_id [None req-44993166-6dee-4a53-911a-9dee72ab32a6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.787087] [58709]: INFO cinder.api.openstack.wsgi [None req-44993166-6dee-4a53-911a-9dee72ab32a6 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] GET http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f [ 1240.787087] [58709]: DEBUG cinder.api.openstack.wsgi [None req-44993166-6dee-4a53-911a-9dee72ab32a6 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.787087] [58709]: DEBUG cinder.api.openstack.wsgi [None req-44993166-6dee-4a53-911a-9dee72ab32a6 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.794431] [58709]: INFO cinder.api.openstack.wsgi [None req-44993166-6dee-4a53-911a-9dee72ab32a6 tempest-AttachVolumeNegativeTest-1542431114 tempest-AttachVolumeNegativeTest-1542431114-project-member] http://10.180.1.21/volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f returned with HTTP 404 [ 1240.795325] [58709]: [pid: 58709|app: 0|req: 235/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:22:49 2025] GET /volume/v3/volumes/fde6dde7-cfdb-479b-82ef-086713febb8f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1249.771181] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=100,cinder:UPDATE=11,cinder:INSERT=4 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1250.789823] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=149,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1263.388376] [58710]: DEBUG cinder.api.middleware.request_id [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.390425] [58710]: INFO cinder.api.openstack.wsgi [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1263.390793] [58710]: DEBUG cinder.api.openstack.wsgi [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1923196858", "imageRef": "ed6b1e91-d3c8-445f-8c3d-e2907355e946", "size": 1}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.392281] [58710]: DEBUG cinder.api.v3.volumes [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1923196858', 'imageRef': 'ed6b1e91-d3c8-445f-8c3d-e2907355e946', 'size': 1}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1263.579991] [58710]: INFO cinder.api.v3.volumes [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Create volume of 1 GB [ 1263.586240] [58710]: INFO cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Availability Zones retrieved successfully. [ 1263.593669] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Flow 'volume_create_api' (c4d4e0f7-96a0-43f9-970a-e26a9fe0fc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1263.594891] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f71a78-57e8-448e-b85f-83e6d9e1f36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.596067] [58710]: DEBUG cinder.volume.flows.api.create_volume [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1263.642188] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f71a78-57e8-448e-b85f-83e6d9e1f36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.644345] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7bb702-f7b9-4d82-ba0b-a82cfa88dff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.674988] [58710]: DEBUG cinder.quota [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Created reservations ['4193723f-6f73-4a4e-85b7-36a3a132b35a', '4784bcde-8215-4c6e-a784-ca1bd84c9319', '59fe5364-dea0-47f3-acdf-9891a5741466', '5108c703-6adf-43fe-acb7-9b3ebcbc931c'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1263.675970] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e7bb702-f7b9-4d82-ba0b-a82cfa88dff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4193723f-6f73-4a4e-85b7-36a3a132b35a', '4784bcde-8215-4c6e-a784-ca1bd84c9319', '59fe5364-dea0-47f3-acdf-9891a5741466', '5108c703-6adf-43fe-acb7-9b3ebcbc931c']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.676868] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333d0cf9-14d4-4d4e-877e-3310092bc48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.709456] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (333d0cf9-14d4-4d4e-877e-3310092bc48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4dc9f8a-1372-407f-99aa-7eaefd22b291', '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-1923196858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd2c296c4c7433fa9dcfe201518e556',qos_specs=None,replication_status=,reservations=['4193723f-6f73-4a4e-85b7-36a3a132b35a','4784bcde-8215-4c6e-a784-ca1bd84c9319','59fe5364-dea0-47f3-acdf-9891a5741466','5108c703-6adf-43fe-acb7-9b3ebcbc931c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='515284f729294a52b9923db7eec73fa4',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1923196858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4dc9f8a-1372-407f-99aa-7eaefd22b291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccd2c296c4c7433fa9dcfe201518e556',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='515284f729294a52b9923db7eec73fa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.710493] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293ea5c0-fd73-421c-84ef-a80e5ab52bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.729252] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293ea5c0-fd73-421c-84ef-a80e5ab52bcf) transitioned into state 'SUCCESS' from state '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-1923196858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccd2c296c4c7433fa9dcfe201518e556',qos_specs=None,replication_status=,reservations=['4193723f-6f73-4a4e-85b7-36a3a132b35a','4784bcde-8215-4c6e-a784-ca1bd84c9319','59fe5364-dea0-47f3-acdf-9891a5741466','5108c703-6adf-43fe-acb7-9b3ebcbc931c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='515284f729294a52b9923db7eec73fa4',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.730695] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b79e946-ba9c-4837-9553-98ea9f883797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1263.742647] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b79e946-ba9c-4837-9553-98ea9f883797) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1263.743725] [58710]: DEBUG cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Flow 'volume_create_api' (c4d4e0f7-96a0-43f9-970a-e26a9fe0fc63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1263.744097] [58710]: INFO cinder.volume.api [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Create volume request issued successfully. [ 1263.744754] [58710]: INFO cinder.api.openstack.wsgi [None req-7a9cd687-b08f-4edb-8c3d-3aeb556d8e5f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1263.745429] [58710]: [pid: 58710|app: 0|req: 234/469] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Dec 10 00:23:12 2025] POST /volume/v3/volumes => generated 752 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1263.754845] [58709]: DEBUG cinder.api.middleware.request_id [None req-ef13b16b-edc5-4e3e-a643-f4d82b816dbc None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.757397] [58709]: INFO cinder.api.openstack.wsgi [None req-ef13b16b-edc5-4e3e-a643-f4d82b816dbc tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1263.758056] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ef13b16b-edc5-4e3e-a643-f4d82b816dbc tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.758480] [58709]: DEBUG cinder.api.openstack.wsgi [None req-ef13b16b-edc5-4e3e-a643-f4d82b816dbc tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.771308] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.771308] [58709]: warnings.warn( [ 1263.775922] [58709]: INFO cinder.volume.api [None req-ef13b16b-edc5-4e3e-a643-f4d82b816dbc tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1263.780783] [58709]: INFO cinder.api.openstack.wsgi [None req-ef13b16b-edc5-4e3e-a643-f4d82b816dbc tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1263.781266] [58709]: [pid: 58709|app: 0|req: 236/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:12 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.791632] [58710]: DEBUG cinder.api.middleware.request_id [None req-dbed4207-762a-49ed-b181-d6775d78c51f None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.794155] [58710]: INFO cinder.api.openstack.wsgi [None req-dbed4207-762a-49ed-b181-d6775d78c51f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1264.794424] [58710]: DEBUG cinder.api.openstack.wsgi [None req-dbed4207-762a-49ed-b181-d6775d78c51f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.794655] [58710]: DEBUG cinder.api.openstack.wsgi [None req-dbed4207-762a-49ed-b181-d6775d78c51f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.805145] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.805145] [58710]: warnings.warn( [ 1264.809545] [58710]: INFO cinder.volume.api [None req-dbed4207-762a-49ed-b181-d6775d78c51f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1264.814233] [58710]: INFO cinder.api.openstack.wsgi [None req-dbed4207-762a-49ed-b181-d6775d78c51f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1264.814774] [58710]: [pid: 58710|app: 0|req: 235/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:13 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.825834] [58709]: DEBUG cinder.api.middleware.request_id [None req-2181c0b1-3b61-4584-b073-5fbe6cb98cb8 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.828148] [58709]: INFO cinder.api.openstack.wsgi [None req-2181c0b1-3b61-4584-b073-5fbe6cb98cb8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1265.828390] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2181c0b1-3b61-4584-b073-5fbe6cb98cb8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.828605] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2181c0b1-3b61-4584-b073-5fbe6cb98cb8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.838824] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.838824] [58709]: warnings.warn( [ 1265.842610] [58709]: INFO cinder.volume.api [None req-2181c0b1-3b61-4584-b073-5fbe6cb98cb8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1265.847112] [58709]: INFO cinder.api.openstack.wsgi [None req-2181c0b1-3b61-4584-b073-5fbe6cb98cb8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1265.847555] [58709]: [pid: 58709|app: 0|req: 237/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:14 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.858088] [58710]: DEBUG cinder.api.middleware.request_id [None req-676f684e-7568-4ad0-9f58-0aceb9ad7041 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.860516] [58710]: INFO cinder.api.openstack.wsgi [None req-676f684e-7568-4ad0-9f58-0aceb9ad7041 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1266.860727] [58710]: DEBUG cinder.api.openstack.wsgi [None req-676f684e-7568-4ad0-9f58-0aceb9ad7041 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.861075] [58710]: DEBUG cinder.api.openstack.wsgi [None req-676f684e-7568-4ad0-9f58-0aceb9ad7041 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.872195] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.872195] [58710]: warnings.warn( [ 1266.876659] [58710]: INFO cinder.volume.api [None req-676f684e-7568-4ad0-9f58-0aceb9ad7041 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1266.881925] [58710]: INFO cinder.api.openstack.wsgi [None req-676f684e-7568-4ad0-9f58-0aceb9ad7041 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1266.882434] [58710]: [pid: 58710|app: 0|req: 236/473] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:15 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.893043] [58709]: DEBUG cinder.api.middleware.request_id [None req-8ac44326-b052-4243-a083-ac4a56f99d02 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.895162] [58709]: INFO cinder.api.openstack.wsgi [None req-8ac44326-b052-4243-a083-ac4a56f99d02 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1267.895404] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8ac44326-b052-4243-a083-ac4a56f99d02 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1267.895619] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8ac44326-b052-4243-a083-ac4a56f99d02 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1267.906202] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.906202] [58709]: warnings.warn( [ 1267.910439] [58709]: INFO cinder.volume.api [None req-8ac44326-b052-4243-a083-ac4a56f99d02 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1267.915810] [58709]: INFO cinder.api.openstack.wsgi [None req-8ac44326-b052-4243-a083-ac4a56f99d02 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1267.916248] [58709]: [pid: 58709|app: 0|req: 238/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:16 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.926702] [58710]: DEBUG cinder.api.middleware.request_id [None req-6325fccd-44ec-4f73-b0a2-0d850eac57d8 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.928958] [58710]: INFO cinder.api.openstack.wsgi [None req-6325fccd-44ec-4f73-b0a2-0d850eac57d8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1268.929225] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6325fccd-44ec-4f73-b0a2-0d850eac57d8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1268.929454] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6325fccd-44ec-4f73-b0a2-0d850eac57d8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1268.937102] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.937102] [58710]: warnings.warn( [ 1268.940661] [58710]: INFO cinder.volume.api [None req-6325fccd-44ec-4f73-b0a2-0d850eac57d8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1268.945067] [58710]: INFO cinder.api.openstack.wsgi [None req-6325fccd-44ec-4f73-b0a2-0d850eac57d8 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1268.945558] [58710]: [pid: 58710|app: 0|req: 237/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:17 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.955937] [58709]: DEBUG cinder.api.middleware.request_id [None req-7e6af718-91b2-4daa-85dc-5c47a95f93d6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.958343] [58709]: INFO cinder.api.openstack.wsgi [None req-7e6af718-91b2-4daa-85dc-5c47a95f93d6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1269.958562] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7e6af718-91b2-4daa-85dc-5c47a95f93d6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1269.958754] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7e6af718-91b2-4daa-85dc-5c47a95f93d6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1269.968693] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.968693] [58709]: warnings.warn( [ 1269.973491] [58709]: INFO cinder.volume.api [None req-7e6af718-91b2-4daa-85dc-5c47a95f93d6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1269.978748] [58709]: INFO cinder.api.openstack.wsgi [None req-7e6af718-91b2-4daa-85dc-5c47a95f93d6 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1269.979283] [58709]: [pid: 58709|app: 0|req: 239/476] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:18 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.988987] [58710]: DEBUG cinder.api.middleware.request_id [None req-dfc06405-d9e0-4395-b088-5a7d85ac6391 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.991187] [58710]: INFO cinder.api.openstack.wsgi [None req-dfc06405-d9e0-4395-b088-5a7d85ac6391 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1270.991407] [58710]: DEBUG cinder.api.openstack.wsgi [None req-dfc06405-d9e0-4395-b088-5a7d85ac6391 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.991620] [58710]: DEBUG cinder.api.openstack.wsgi [None req-dfc06405-d9e0-4395-b088-5a7d85ac6391 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.002532] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.002532] [58710]: warnings.warn( [ 1271.006930] [58710]: INFO cinder.volume.api [None req-dfc06405-d9e0-4395-b088-5a7d85ac6391 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1271.012072] [58710]: INFO cinder.api.openstack.wsgi [None req-dfc06405-d9e0-4395-b088-5a7d85ac6391 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1271.012497] [58710]: [pid: 58710|app: 0|req: 238/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:19 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.022823] [58709]: DEBUG cinder.api.middleware.request_id [None req-19a7cdbd-1c62-458c-a9ea-1f12fb554197 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.025012] [58709]: INFO cinder.api.openstack.wsgi [None req-19a7cdbd-1c62-458c-a9ea-1f12fb554197 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1272.025274] [58709]: DEBUG cinder.api.openstack.wsgi [None req-19a7cdbd-1c62-458c-a9ea-1f12fb554197 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1272.025484] [58709]: DEBUG cinder.api.openstack.wsgi [None req-19a7cdbd-1c62-458c-a9ea-1f12fb554197 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1272.033366] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.033366] [58709]: warnings.warn( [ 1272.037484] [58709]: INFO cinder.volume.api [None req-19a7cdbd-1c62-458c-a9ea-1f12fb554197 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1272.041642] [58709]: INFO cinder.api.openstack.wsgi [None req-19a7cdbd-1c62-458c-a9ea-1f12fb554197 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1272.042161] [58709]: [pid: 58709|app: 0|req: 240/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:20 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.052582] [58710]: DEBUG cinder.api.middleware.request_id [None req-482137c2-a72c-4e0e-83f9-e5c5204a185e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.054577] [58710]: INFO cinder.api.openstack.wsgi [None req-482137c2-a72c-4e0e-83f9-e5c5204a185e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1273.054790] [58710]: DEBUG cinder.api.openstack.wsgi [None req-482137c2-a72c-4e0e-83f9-e5c5204a185e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1273.054996] [58710]: DEBUG cinder.api.openstack.wsgi [None req-482137c2-a72c-4e0e-83f9-e5c5204a185e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1273.062454] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.062454] [58710]: warnings.warn( [ 1273.065794] [58710]: INFO cinder.volume.api [None req-482137c2-a72c-4e0e-83f9-e5c5204a185e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1273.070390] [58710]: INFO cinder.api.openstack.wsgi [None req-482137c2-a72c-4e0e-83f9-e5c5204a185e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1273.070838] [58710]: [pid: 58710|app: 0|req: 239/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:21 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.081597] [58709]: DEBUG cinder.api.middleware.request_id [None req-3e84e84c-87bd-4811-a083-54712f57face None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.083927] [58709]: INFO cinder.api.openstack.wsgi [None req-3e84e84c-87bd-4811-a083-54712f57face tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1274.083927] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3e84e84c-87bd-4811-a083-54712f57face tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.084125] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3e84e84c-87bd-4811-a083-54712f57face tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.092648] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.092648] [58709]: warnings.warn( [ 1274.098584] [58709]: INFO cinder.volume.api [None req-3e84e84c-87bd-4811-a083-54712f57face tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1274.103354] [58709]: INFO cinder.api.openstack.wsgi [None req-3e84e84c-87bd-4811-a083-54712f57face tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1274.103769] [58709]: [pid: 58709|app: 0|req: 241/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:22 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.116715] [58710]: DEBUG cinder.api.middleware.request_id [None req-6e11ad06-0f62-41e6-be4f-88e6e9f6f26e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.118912] [58710]: INFO cinder.api.openstack.wsgi [None req-6e11ad06-0f62-41e6-be4f-88e6e9f6f26e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1275.119143] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6e11ad06-0f62-41e6-be4f-88e6e9f6f26e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.119357] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6e11ad06-0f62-41e6-be4f-88e6e9f6f26e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1275.128652] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.128652] [58710]: warnings.warn( [ 1275.133292] [58710]: INFO cinder.volume.api [None req-6e11ad06-0f62-41e6-be4f-88e6e9f6f26e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1275.138187] [58710]: INFO cinder.api.openstack.wsgi [None req-6e11ad06-0f62-41e6-be4f-88e6e9f6f26e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1275.138594] [58710]: [pid: 58710|app: 0|req: 240/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:23 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.148357] [58709]: DEBUG cinder.api.middleware.request_id [None req-9b871ccb-29fe-4026-9d45-979be1add2a9 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.150479] [58709]: INFO cinder.api.openstack.wsgi [None req-9b871ccb-29fe-4026-9d45-979be1add2a9 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1276.150695] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9b871ccb-29fe-4026-9d45-979be1add2a9 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1276.150902] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9b871ccb-29fe-4026-9d45-979be1add2a9 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.161479] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.161479] [58709]: warnings.warn( [ 1276.165116] [58709]: INFO cinder.volume.api [None req-9b871ccb-29fe-4026-9d45-979be1add2a9 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1276.169558] [58709]: INFO cinder.api.openstack.wsgi [None req-9b871ccb-29fe-4026-9d45-979be1add2a9 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1276.170068] [58709]: [pid: 58709|app: 0|req: 242/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:24 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.179626] [58710]: DEBUG cinder.api.middleware.request_id [None req-91d4bfd0-6789-43d6-8174-d5869da3da6d None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.181372] [58710]: INFO cinder.api.openstack.wsgi [None req-91d4bfd0-6789-43d6-8174-d5869da3da6d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1277.181589] [58710]: DEBUG cinder.api.openstack.wsgi [None req-91d4bfd0-6789-43d6-8174-d5869da3da6d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.181803] [58710]: DEBUG cinder.api.openstack.wsgi [None req-91d4bfd0-6789-43d6-8174-d5869da3da6d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.189448] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.189448] [58710]: warnings.warn( [ 1277.193367] [58710]: INFO cinder.volume.api [None req-91d4bfd0-6789-43d6-8174-d5869da3da6d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1277.198625] [58710]: INFO cinder.api.openstack.wsgi [None req-91d4bfd0-6789-43d6-8174-d5869da3da6d tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1277.199316] [58710]: [pid: 58710|app: 0|req: 241/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:25 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.209507] [58709]: DEBUG cinder.api.middleware.request_id [None req-77e06f66-939b-4ace-bc55-83c1bd0b3687 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.211795] [58709]: INFO cinder.api.openstack.wsgi [None req-77e06f66-939b-4ace-bc55-83c1bd0b3687 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1278.212013] [58709]: DEBUG cinder.api.openstack.wsgi [None req-77e06f66-939b-4ace-bc55-83c1bd0b3687 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1278.212231] [58709]: DEBUG cinder.api.openstack.wsgi [None req-77e06f66-939b-4ace-bc55-83c1bd0b3687 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1278.219920] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.219920] [58709]: warnings.warn( [ 1278.223328] [58709]: INFO cinder.volume.api [None req-77e06f66-939b-4ace-bc55-83c1bd0b3687 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1278.227500] [58709]: INFO cinder.api.openstack.wsgi [None req-77e06f66-939b-4ace-bc55-83c1bd0b3687 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1278.227912] [58709]: [pid: 58709|app: 0|req: 243/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:26 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.237268] [58710]: DEBUG cinder.api.middleware.request_id [None req-e86ba4eb-9b9e-4f7d-aa2c-2648505071bb None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.239433] [58710]: INFO cinder.api.openstack.wsgi [None req-e86ba4eb-9b9e-4f7d-aa2c-2648505071bb tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1279.239513] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e86ba4eb-9b9e-4f7d-aa2c-2648505071bb tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1279.239734] [58710]: DEBUG cinder.api.openstack.wsgi [None req-e86ba4eb-9b9e-4f7d-aa2c-2648505071bb tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1279.250136] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.250136] [58710]: warnings.warn( [ 1279.254331] [58710]: INFO cinder.volume.api [None req-e86ba4eb-9b9e-4f7d-aa2c-2648505071bb tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1279.259578] [58710]: INFO cinder.api.openstack.wsgi [None req-e86ba4eb-9b9e-4f7d-aa2c-2648505071bb tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1279.259987] [58710]: [pid: 58710|app: 0|req: 242/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:27 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.270302] [58709]: DEBUG cinder.api.middleware.request_id [None req-f5b2bfbc-bf2c-4f2b-a619-b5b4ccfce7fe None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.272370] [58709]: INFO cinder.api.openstack.wsgi [None req-f5b2bfbc-bf2c-4f2b-a619-b5b4ccfce7fe tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1280.272584] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f5b2bfbc-bf2c-4f2b-a619-b5b4ccfce7fe tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1280.272785] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f5b2bfbc-bf2c-4f2b-a619-b5b4ccfce7fe tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1280.280356] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.280356] [58709]: warnings.warn( [ 1280.283825] [58709]: INFO cinder.volume.api [None req-f5b2bfbc-bf2c-4f2b-a619-b5b4ccfce7fe tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1280.288049] [58709]: INFO cinder.api.openstack.wsgi [None req-f5b2bfbc-bf2c-4f2b-a619-b5b4ccfce7fe tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1280.288464] [58709]: [pid: 58709|app: 0|req: 244/486] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:29 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.298634] [58710]: DEBUG cinder.api.middleware.request_id [None req-c067ffd3-acc4-4f27-9487-1499d9f63d70 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.300768] [58710]: INFO cinder.api.openstack.wsgi [None req-c067ffd3-acc4-4f27-9487-1499d9f63d70 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1281.301043] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c067ffd3-acc4-4f27-9487-1499d9f63d70 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1281.301267] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c067ffd3-acc4-4f27-9487-1499d9f63d70 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1281.313182] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.313182] [58710]: warnings.warn( [ 1281.317221] [58710]: INFO cinder.volume.api [None req-c067ffd3-acc4-4f27-9487-1499d9f63d70 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1281.322342] [58710]: INFO cinder.api.openstack.wsgi [None req-c067ffd3-acc4-4f27-9487-1499d9f63d70 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1281.322775] [58710]: [pid: 58710|app: 0|req: 243/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:30 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.334096] [58709]: DEBUG cinder.api.middleware.request_id [None req-fddd1f4b-10aa-403d-97f2-8d4ae35f4f98 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.336181] [58709]: INFO cinder.api.openstack.wsgi [None req-fddd1f4b-10aa-403d-97f2-8d4ae35f4f98 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1282.336405] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fddd1f4b-10aa-403d-97f2-8d4ae35f4f98 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1282.336616] [58709]: DEBUG cinder.api.openstack.wsgi [None req-fddd1f4b-10aa-403d-97f2-8d4ae35f4f98 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1282.347273] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.347273] [58709]: warnings.warn( [ 1282.351351] [58709]: INFO cinder.volume.api [None req-fddd1f4b-10aa-403d-97f2-8d4ae35f4f98 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1282.356224] [58709]: INFO cinder.api.openstack.wsgi [None req-fddd1f4b-10aa-403d-97f2-8d4ae35f4f98 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1282.356652] [58709]: [pid: 58709|app: 0|req: 245/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:31 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.367151] [58710]: DEBUG cinder.api.middleware.request_id [None req-571e6cdc-a523-40a9-995d-e343a365b268 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.369356] [58710]: INFO cinder.api.openstack.wsgi [None req-571e6cdc-a523-40a9-995d-e343a365b268 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1283.369574] [58710]: DEBUG cinder.api.openstack.wsgi [None req-571e6cdc-a523-40a9-995d-e343a365b268 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1283.369789] [58710]: DEBUG cinder.api.openstack.wsgi [None req-571e6cdc-a523-40a9-995d-e343a365b268 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1283.377833] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.377833] [58710]: warnings.warn( [ 1283.381542] [58710]: INFO cinder.volume.api [None req-571e6cdc-a523-40a9-995d-e343a365b268 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1283.385859] [58710]: INFO cinder.api.openstack.wsgi [None req-571e6cdc-a523-40a9-995d-e343a365b268 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1283.386285] [58710]: [pid: 58710|app: 0|req: 244/489] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:32 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.398164] [58709]: DEBUG cinder.api.middleware.request_id [None req-5f518fb4-8756-4e1b-a14e-8348b01589a3 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.431184] [58709]: INFO cinder.api.openstack.wsgi [None req-5f518fb4-8756-4e1b-a14e-8348b01589a3 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1284.431667] [58709]: DEBUG cinder.api.openstack.wsgi [None req-5f518fb4-8756-4e1b-a14e-8348b01589a3 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.431757] [58709]: DEBUG cinder.api.openstack.wsgi [None req-5f518fb4-8756-4e1b-a14e-8348b01589a3 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.442101] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.442101] [58709]: warnings.warn( [ 1284.446303] [58709]: INFO cinder.volume.api [None req-5f518fb4-8756-4e1b-a14e-8348b01589a3 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1284.451579] [58709]: INFO cinder.api.openstack.wsgi [None req-5f518fb4-8756-4e1b-a14e-8348b01589a3 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1284.451987] [58709]: [pid: 58709|app: 0|req: 246/490] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:23:33 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 1392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.479506] [58710]: DEBUG cinder.api.middleware.request_id [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-7c95b7ab-520a-40dc-8e55-16fc132ff497 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.481656] [58710]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-7c95b7ab-520a-40dc-8e55-16fc132ff497 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1284.482022] [58710]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-7c95b7ab-520a-40dc-8e55-16fc132ff497 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.482375] [58710]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-7c95b7ab-520a-40dc-8e55-16fc132ff497 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.490731] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.490731] [58710]: warnings.warn( [ 1284.495954] [58710]: INFO cinder.volume.api [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-7c95b7ab-520a-40dc-8e55-16fc132ff497 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1284.501303] [58710]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-7c95b7ab-520a-40dc-8e55-16fc132ff497 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1284.501740] [58710]: [pid: 58710|app: 0|req: 245/491] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:23:33 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.817687] [58709]: DEBUG cinder.api.middleware.request_id [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-f20cd686-30a9-423a-84a9-8d7f81d02515 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.819636] [58709]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-f20cd686-30a9-423a-84a9-8d7f81d02515 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1284.819855] [58709]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-f20cd686-30a9-423a-84a9-8d7f81d02515 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.820105] [58709]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-f20cd686-30a9-423a-84a9-8d7f81d02515 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.831125] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.831125] [58709]: warnings.warn( [ 1284.835048] [58709]: INFO cinder.volume.api [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-f20cd686-30a9-423a-84a9-8d7f81d02515 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1284.841404] [58709]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-f20cd686-30a9-423a-84a9-8d7f81d02515 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1284.841838] [58709]: [pid: 58709|app: 0|req: 247/492] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:23:33 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.847262] [58710]: DEBUG cinder.api.middleware.request_id [None req-9ea91cf8-c045-4ab1-9346-a1a49b360e16 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.847729] [58710]: INFO cinder.api.openstack.wsgi [None req-9ea91cf8-c045-4ab1-9346-a1a49b360e16 None None] GET http://10.180.1.21/volume// [ 1284.847902] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9ea91cf8-c045-4ab1-9346-a1a49b360e16 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.848128] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9ea91cf8-c045-4ab1-9346-a1a49b360e16 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.848533] [58710]: INFO cinder.api.openstack.wsgi [None req-9ea91cf8-c045-4ab1-9346-a1a49b360e16 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1284.848841] [58710]: [pid: 58710|app: 0|req: 246/493] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:23:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1284.852292] [58709]: DEBUG cinder.api.middleware.request_id [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-a5d78376-45b2-43ed-8fc2-42db3bbc0166 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.854426] [58709]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-a5d78376-45b2-43ed-8fc2-42db3bbc0166 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1284.854827] [58709]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-a5d78376-45b2-43ed-8fc2-42db3bbc0166 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4dc9f8a-1372-407f-99aa-7eaefd22b291", "connector": null, "instance_uuid": "8fc4e663-ce49-4956-8e4f-7e1525458dd7"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1284.867152] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.867152] [58709]: warnings.warn( [ 1284.890637] [58709]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-a5d78376-45b2-43ed-8fc2-42db3bbc0166 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1284.891145] [58709]: [pid: 58709|app: 0|req: 248/494] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:23:33 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1291.773682] [58710]: DEBUG cinder.api.middleware.request_id [None req-3831c9de-ec3d-4099-8132-d500843fa14a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.774013] [58710]: INFO cinder.api.openstack.wsgi [None req-3831c9de-ec3d-4099-8132-d500843fa14a None None] GET http://10.180.1.21/volume// [ 1291.774143] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3831c9de-ec3d-4099-8132-d500843fa14a None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1291.774350] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3831c9de-ec3d-4099-8132-d500843fa14a None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1291.774740] [58710]: INFO cinder.api.openstack.wsgi [None req-3831c9de-ec3d-4099-8132-d500843fa14a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1291.775255] [58710]: [pid: 58710|app: 0|req: 247/495] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:23:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1291.778874] [58709]: DEBUG cinder.api.middleware.request_id [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-2f28139f-b8a4-4479-b3cf-8ef1bbb1ce5c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.781474] [58709]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-2f28139f-b8a4-4479-b3cf-8ef1bbb1ce5c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1291.781756] [58709]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-2f28139f-b8a4-4479-b3cf-8ef1bbb1ce5c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1291.782127] [58709]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-2f28139f-b8a4-4479-b3cf-8ef1bbb1ce5c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1291.799221] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.799221] [58709]: warnings.warn( [ 1291.803918] [58709]: INFO cinder.volume.api [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-2f28139f-b8a4-4479-b3cf-8ef1bbb1ce5c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1291.810186] [58709]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-2f28139f-b8a4-4479-b3cf-8ef1bbb1ce5c tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 200 [ 1291.810746] [58709]: [pid: 58709|app: 0|req: 249/496] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:23:40 2025] GET /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 1572 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1291.917167] [58710]: DEBUG cinder.api.middleware.request_id [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-de3484c5-afef-4bfc-afba-f5e17e22aa2e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.920403] [58710]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-de3484c5-afef-4bfc-afba-f5e17e22aa2e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] PUT http://10.180.1.21/volume/v3/attachments/e33d49ae-12ec-4817-8633-7d314e29eed7 [ 1291.920886] [58710]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-de3484c5-afef-4bfc-afba-f5e17e22aa2e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-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=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1291.932102] [58710]: DEBUG cinder.coordination [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-de3484c5-afef-4bfc-afba-f5e17e22aa2e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Acquiring lock "cinder-attachment_update-c4dc9f8a-1372-407f-99aa-7eaefd22b291-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1291.936570] [58710]: DEBUG cinder.coordination [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-de3484c5-afef-4bfc-afba-f5e17e22aa2e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Lock "cinder-attachment_update-c4dc9f8a-1372-407f-99aa-7eaefd22b291-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1291.937602] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.937602] [58710]: warnings.warn( [ 1292.459348] [58710]: DEBUG cinder.coordination [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-de3484c5-afef-4bfc-afba-f5e17e22aa2e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Lock "cinder-attachment_update-c4dc9f8a-1372-407f-99aa-7eaefd22b291-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=58710) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1292.459685] [58710]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-de3484c5-afef-4bfc-afba-f5e17e22aa2e tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/e33d49ae-12ec-4817-8633-7d314e29eed7 returned with HTTP 200 [ 1292.460170] [58710]: [pid: 58710|app: 0|req: 248/497] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:23:40 2025] PUT /volume/v3/attachments/e33d49ae-12ec-4817-8633-7d314e29eed7 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1292.966985] [58709]: DEBUG cinder.api.middleware.request_id [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-cc809d62-1337-447b-a3d1-f2f05dcdb1ab None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.969743] [58709]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-cc809d62-1337-447b-a3d1-f2f05dcdb1ab tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/attachments/e33d49ae-12ec-4817-8633-7d314e29eed7/action [ 1292.970203] [58709]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-cc809d62-1337-447b-a3d1-f2f05dcdb1ab tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1292.970335] [58709]: DEBUG cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-cc809d62-1337-447b-a3d1-f2f05dcdb1ab tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1292.987604] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.987604] [58709]: warnings.warn( [ 1292.994562] [58709]: INFO cinder.api.openstack.wsgi [req-fce6c0b7-79b1-4a57-a326-8d96e764f1e6 req-cc809d62-1337-447b-a3d1-f2f05dcdb1ab tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/e33d49ae-12ec-4817-8633-7d314e29eed7/action returned with HTTP 204 [ 1292.995031] [58709]: [pid: 58709|app: 0|req: 250/498] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:23:41 2025] POST /volume/v3/attachments/e33d49ae-12ec-4817-8633-7d314e29eed7/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1302.453173] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=68,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1302.992611] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=63,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1315.564273] [58710]: DEBUG cinder.api.middleware.request_id [None req-609012f6-5bdf-49f8-8f3e-74144b5745c3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.564762] [58710]: INFO cinder.api.openstack.wsgi [None req-609012f6-5bdf-49f8-8f3e-74144b5745c3 None None] GET http://10.180.1.21/volume// [ 1315.564954] [58710]: DEBUG cinder.api.openstack.wsgi [None req-609012f6-5bdf-49f8-8f3e-74144b5745c3 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1315.565254] [58710]: DEBUG cinder.api.openstack.wsgi [None req-609012f6-5bdf-49f8-8f3e-74144b5745c3 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1315.565794] [58710]: INFO cinder.api.openstack.wsgi [None req-609012f6-5bdf-49f8-8f3e-74144b5745c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1315.565883] [58710]: [pid: 58710|app: 0|req: 249/499] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:24:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1315.569630] [58709]: DEBUG cinder.api.middleware.request_id [req-854a4e32-951d-4369-8b51-447ff44c1900 req-286bfd1f-ba1e-4687-8420-28cddbf4b1a7 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.572304] [58709]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-286bfd1f-ba1e-4687-8420-28cddbf4b1a7 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1315.572715] [58709]: DEBUG cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-286bfd1f-ba1e-4687-8420-28cddbf4b1a7 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4dc9f8a-1372-407f-99aa-7eaefd22b291", "connector": null, "instance_uuid": "8fc4e663-ce49-4956-8e4f-7e1525458dd7"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1315.589655] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.589655] [58709]: warnings.warn( [ 1315.626707] [58709]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-286bfd1f-ba1e-4687-8420-28cddbf4b1a7 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1315.627232] [58709]: [pid: 58709|app: 0|req: 251/500] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:24:04 2025] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1315.632139] [58710]: DEBUG cinder.api.middleware.request_id [req-854a4e32-951d-4369-8b51-447ff44c1900 req-67830e53-3697-4874-9d96-a74341400d2f None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.634461] [58710]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-67830e53-3697-4874-9d96-a74341400d2f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e33d49ae-12ec-4817-8633-7d314e29eed7 [ 1315.634680] [58710]: DEBUG cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-67830e53-3697-4874-9d96-a74341400d2f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1315.634899] [58710]: DEBUG cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-67830e53-3697-4874-9d96-a74341400d2f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1315.642470] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.642470] [58710]: warnings.warn( [ 1316.180816] [58710]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-67830e53-3697-4874-9d96-a74341400d2f tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/e33d49ae-12ec-4817-8633-7d314e29eed7 returned with HTTP 200 [ 1316.180816] [58710]: [pid: 58710|app: 0|req: 250/501] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:24:04 2025] DELETE /volume/v3/attachments/e33d49ae-12ec-4817-8633-7d314e29eed7 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1320.554924] [58709]: DEBUG cinder.api.middleware.request_id [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7725d805-7f8e-4f79-9788-25e4afd978a0 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.557577] [58709]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7725d805-7f8e-4f79-9788-25e4afd978a0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] PUT http://10.180.1.21/volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3 [ 1320.558055] [58709]: DEBUG cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7725d805-7f8e-4f79-9788-25e4afd978a0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-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-983671", "mountpoint": "/dev/sda"}}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1320.567539] [58709]: DEBUG cinder.coordination [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7725d805-7f8e-4f79-9788-25e4afd978a0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Acquiring lock "cinder-attachment_update-c4dc9f8a-1372-407f-99aa-7eaefd22b291-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1320.572441] [58709]: DEBUG cinder.coordination [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7725d805-7f8e-4f79-9788-25e4afd978a0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Lock "cinder-attachment_update-c4dc9f8a-1372-407f-99aa-7eaefd22b291-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1320.573694] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.573694] [58709]: warnings.warn( [ 1321.097113] [58709]: DEBUG cinder.coordination [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7725d805-7f8e-4f79-9788-25e4afd978a0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Lock "cinder-attachment_update-c4dc9f8a-1372-407f-99aa-7eaefd22b291-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1321.097449] [58709]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7725d805-7f8e-4f79-9788-25e4afd978a0 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3 returned with HTTP 200 [ 1321.098045] [58709]: [pid: 58709|app: 0|req: 252/502] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:24:09 2025] PUT /volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3 => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1321.102707] [58710]: DEBUG cinder.api.middleware.request_id [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7b3c736c-c813-44ad-aa95-6550ff3469ce None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.105018] [58710]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7b3c736c-c813-44ad-aa95-6550ff3469ce tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3 [ 1321.105281] [58710]: DEBUG cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7b3c736c-c813-44ad-aa95-6550ff3469ce tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1321.105492] [58710]: DEBUG cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7b3c736c-c813-44ad-aa95-6550ff3469ce tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1321.126013] [58710]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-7b3c736c-c813-44ad-aa95-6550ff3469ce tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3 returned with HTTP 200 [ 1321.126013] [58710]: [pid: 58710|app: 0|req: 251/503] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Dec 10 00:24:09 2025] GET /volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1323.734345] [58709]: DEBUG cinder.api.middleware.request_id [req-854a4e32-951d-4369-8b51-447ff44c1900 req-deb013ab-f343-4b7a-8ed9-0879fdd07573 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.737315] [58709]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-deb013ab-f343-4b7a-8ed9-0879fdd07573 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] POST http://10.180.1.21/volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3/action [ 1323.737605] [58709]: DEBUG cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-deb013ab-f343-4b7a-8ed9-0879fdd07573 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1323.737737] [58709]: DEBUG cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-deb013ab-f343-4b7a-8ed9-0879fdd07573 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1323.763670] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.763670] [58709]: warnings.warn( [ 1323.771635] [58709]: INFO cinder.api.openstack.wsgi [req-854a4e32-951d-4369-8b51-447ff44c1900 req-deb013ab-f343-4b7a-8ed9-0879fdd07573 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3/action returned with HTTP 204 [ 1323.772120] [58709]: [pid: 58709|app: 0|req: 253/504] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:24:12 2025] POST /volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1331.124376] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1333.770022] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1363.869088] [58710]: DEBUG cinder.api.middleware.request_id [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-bd571e75-6be9-4f20-8bf3-f9b94730f08a None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.871658] [58710]: INFO cinder.api.openstack.wsgi [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-bd571e75-6be9-4f20-8bf3-f9b94730f08a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3 [ 1363.871884] [58710]: DEBUG cinder.api.openstack.wsgi [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-bd571e75-6be9-4f20-8bf3-f9b94730f08a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1363.872111] [58710]: DEBUG cinder.api.openstack.wsgi [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-bd571e75-6be9-4f20-8bf3-f9b94730f08a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1363.882756] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.882756] [58710]: warnings.warn( [ 1364.410239] [58710]: INFO cinder.api.openstack.wsgi [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-bd571e75-6be9-4f20-8bf3-f9b94730f08a tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3 returned with HTTP 200 [ 1364.410690] [58710]: [pid: 58710|app: 0|req: 252/505] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:24:52 2025] DELETE /volume/v3/attachments/bbccac61-2cf4-4058-bd44-8d197201aec3 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.417194] [58709]: DEBUG cinder.api.middleware.request_id [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-20cd8a25-abaf-405b-be1d-301ae0916745 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.419499] [58709]: INFO cinder.api.openstack.wsgi [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-20cd8a25-abaf-405b-be1d-301ae0916745 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1364.419696] [58709]: DEBUG cinder.api.openstack.wsgi [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-20cd8a25-abaf-405b-be1d-301ae0916745 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1364.419902] [58709]: DEBUG cinder.api.openstack.wsgi [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-20cd8a25-abaf-405b-be1d-301ae0916745 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1364.420092] [58709]: INFO cinder.api.v3.volumes [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-20cd8a25-abaf-405b-be1d-301ae0916745 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Delete volume with id: c4dc9f8a-1372-407f-99aa-7eaefd22b291 [ 1364.429095] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.429095] [58709]: warnings.warn( [ 1364.429616] [58709]: INFO cinder.volume.api [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-20cd8a25-abaf-405b-be1d-301ae0916745 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1364.449756] [58709]: INFO cinder.volume.api [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-20cd8a25-abaf-405b-be1d-301ae0916745 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Delete volume request issued successfully. [ 1364.449939] [58709]: INFO cinder.api.openstack.wsgi [req-472e5833-49ab-4e7f-b972-bb80bf410991 req-20cd8a25-abaf-405b-be1d-301ae0916745 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 returned with HTTP 202 [ 1364.450437] [58709]: [pid: 58709|app: 0|req: 254/506] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Dec 10 00:24:53 2025] DELETE /volume/v3/volumes/c4dc9f8a-1372-407f-99aa-7eaefd22b291 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1373.503383] [58710]: DEBUG cinder.api.middleware.request_id [None req-9cf9a263-a1df-4c84-92f5-8e94b0f83d99 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.505494] [58710]: INFO cinder.api.openstack.wsgi [None req-9cf9a263-a1df-4c84-92f5-8e94b0f83d99 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] DELETE http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1373.505712] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9cf9a263-a1df-4c84-92f5-8e94b0f83d99 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1373.505914] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9cf9a263-a1df-4c84-92f5-8e94b0f83d99 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1373.506107] [58710]: INFO cinder.api.v3.volumes [None req-9cf9a263-a1df-4c84-92f5-8e94b0f83d99 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Delete volume with id: 173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1373.517190] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.517190] [58710]: warnings.warn( [ 1373.517756] [58710]: INFO cinder.volume.api [None req-9cf9a263-a1df-4c84-92f5-8e94b0f83d99 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1373.535846] [58710]: INFO cinder.volume.api [None req-9cf9a263-a1df-4c84-92f5-8e94b0f83d99 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Delete volume request issued successfully. [ 1373.536043] [58710]: INFO cinder.api.openstack.wsgi [None req-9cf9a263-a1df-4c84-92f5-8e94b0f83d99 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 202 [ 1373.536619] [58710]: [pid: 58710|app: 0|req: 253/507] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:25:02 2025] DELETE /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1373.539472] [58709]: DEBUG cinder.api.middleware.request_id [None req-a60eba1b-19e2-4ccb-9a9d-f6ffabd1307b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.541556] [58709]: INFO cinder.api.openstack.wsgi [None req-a60eba1b-19e2-4ccb-9a9d-f6ffabd1307b tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1373.541778] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a60eba1b-19e2-4ccb-9a9d-f6ffabd1307b tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1373.541996] [58709]: DEBUG cinder.api.openstack.wsgi [None req-a60eba1b-19e2-4ccb-9a9d-f6ffabd1307b tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1373.549681] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.549681] [58709]: warnings.warn( [ 1373.553762] [58709]: INFO cinder.volume.api [None req-a60eba1b-19e2-4ccb-9a9d-f6ffabd1307b tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1373.559050] [58709]: INFO cinder.api.openstack.wsgi [None req-a60eba1b-19e2-4ccb-9a9d-f6ffabd1307b tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1373.559480] [58709]: [pid: 58709|app: 0|req: 255/508] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:02 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.569661] [58710]: DEBUG cinder.api.middleware.request_id [None req-04aafafa-f45b-457d-a9a2-bcf214a5f2c7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.571716] [58710]: INFO cinder.api.openstack.wsgi [None req-04aafafa-f45b-457d-a9a2-bcf214a5f2c7 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1374.571933] [58710]: DEBUG cinder.api.openstack.wsgi [None req-04aafafa-f45b-457d-a9a2-bcf214a5f2c7 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1374.572161] [58710]: DEBUG cinder.api.openstack.wsgi [None req-04aafafa-f45b-457d-a9a2-bcf214a5f2c7 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1374.579690] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.579690] [58710]: warnings.warn( [ 1374.585139] [58710]: INFO cinder.volume.api [None req-04aafafa-f45b-457d-a9a2-bcf214a5f2c7 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1374.590588] [58710]: INFO cinder.api.openstack.wsgi [None req-04aafafa-f45b-457d-a9a2-bcf214a5f2c7 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1374.591143] [58710]: [pid: 58710|app: 0|req: 254/509] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:03 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1375.601284] [58709]: DEBUG cinder.api.middleware.request_id [None req-7c30ade1-e1a5-425c-b8e8-d32da0d0be05 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.603552] [58709]: INFO cinder.api.openstack.wsgi [None req-7c30ade1-e1a5-425c-b8e8-d32da0d0be05 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1375.603784] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7c30ade1-e1a5-425c-b8e8-d32da0d0be05 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1375.603999] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7c30ade1-e1a5-425c-b8e8-d32da0d0be05 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1375.612806] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.612806] [58709]: warnings.warn( [ 1375.616694] [58709]: INFO cinder.volume.api [None req-7c30ade1-e1a5-425c-b8e8-d32da0d0be05 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Volume info retrieved successfully. [ 1375.621296] [58709]: INFO cinder.api.openstack.wsgi [None req-7c30ade1-e1a5-425c-b8e8-d32da0d0be05 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 200 [ 1375.621706] [58709]: [pid: 58709|app: 0|req: 256/510] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:04 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1376.632473] [58710]: DEBUG cinder.api.middleware.request_id [None req-5d8dc6b7-d021-4b09-a32c-bd660efa8fc1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.634941] [58710]: INFO cinder.api.openstack.wsgi [None req-5d8dc6b7-d021-4b09-a32c-bd660efa8fc1 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] GET http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 [ 1376.635310] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5d8dc6b7-d021-4b09-a32c-bd660efa8fc1 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1376.635640] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5d8dc6b7-d021-4b09-a32c-bd660efa8fc1 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1376.642066] [58710]: INFO cinder.api.openstack.wsgi [None req-5d8dc6b7-d021-4b09-a32c-bd660efa8fc1 tempest-ServerActionsTestOtherA-901389129 tempest-ServerActionsTestOtherA-901389129-project-member] http://10.180.1.21/volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 returned with HTTP 404 [ 1376.642683] [58710]: [pid: 58710|app: 0|req: 255/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:05 2025] GET /volume/v3/volumes/173d627e-7a70-4ca1-8263-93e9433a34c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1385.619056] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1385.817182] [58709]: DEBUG cinder.api.middleware.request_id [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.819133] [58709]: INFO cinder.api.openstack.wsgi [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1385.819502] [58709]: DEBUG cinder.api.openstack.wsgi [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1492730662"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1385.820988] [58709]: DEBUG cinder.api.v3.volumes [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1492730662'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1385.821190] [58709]: INFO cinder.api.v3.volumes [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Create volume of 1 GB [ 1385.827049] [58709]: INFO cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Availability Zones retrieved successfully. [ 1385.833516] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Flow 'volume_create_api' (f6e48142-f3b5-4e07-86ea-c2f2ebd1a043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1385.834698] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba25325-c51b-4c81-8593-a76bb8ef34ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1385.835788] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1385.858447] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ba25325-c51b-4c81-8593-a76bb8ef34ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1385.859455] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b132f26-b72c-4862-af8a-414714eab20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1385.905582] [58709]: DEBUG cinder.quota [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Created reservations ['0517d6b2-248c-49cc-a484-b227ce7aee9f', 'd0a9d9fa-c0a8-4afe-8d42-5abdf78a3422', '2e8da625-b457-4762-b6b6-c712fba00b6f', 'd4b5e9df-3acb-49be-8c37-2a4bee777805'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1385.906701] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b132f26-b72c-4862-af8a-414714eab20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0517d6b2-248c-49cc-a484-b227ce7aee9f', 'd0a9d9fa-c0a8-4afe-8d42-5abdf78a3422', '2e8da625-b457-4762-b6b6-c712fba00b6f', 'd4b5e9df-3acb-49be-8c37-2a4bee777805']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1385.907563] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c685d07-9b9a-46ed-90cf-e2a3c80237d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1385.920681] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c685d07-9b9a-46ed-90cf-e2a3c80237d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63b0699a-7e6c-4bb5-9245-072f1981c4e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1492730662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927104aeb3224d128b48e438c3ba4970',qos_specs=None,replication_status=,reservations=['0517d6b2-248c-49cc-a484-b227ce7aee9f','d0a9d9fa-c0a8-4afe-8d42-5abdf78a3422','2e8da625-b457-4762-b6b6-c712fba00b6f','d4b5e9df-3acb-49be-8c37-2a4bee777805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6061847872f54340af4a9099b07e2da1',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1492730662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63b0699a-7e6c-4bb5-9245-072f1981c4e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='927104aeb3224d128b48e438c3ba4970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6061847872f54340af4a9099b07e2da1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1385.921569] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3c14de-fc4c-4dd8-a292-dfa99196689f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1385.933869] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3c14de-fc4c-4dd8-a292-dfa99196689f) transitioned into state 'SUCCESS' from state '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-1492730662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927104aeb3224d128b48e438c3ba4970',qos_specs=None,replication_status=,reservations=['0517d6b2-248c-49cc-a484-b227ce7aee9f','d0a9d9fa-c0a8-4afe-8d42-5abdf78a3422','2e8da625-b457-4762-b6b6-c712fba00b6f','d4b5e9df-3acb-49be-8c37-2a4bee777805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6061847872f54340af4a9099b07e2da1',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1385.934736] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad72ce8-c973-4233-94f9-f01ee1ebd00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1385.943797] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad72ce8-c973-4233-94f9-f01ee1ebd00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1385.945080] [58709]: DEBUG cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Flow 'volume_create_api' (f6e48142-f3b5-4e07-86ea-c2f2ebd1a043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1385.945418] [58709]: INFO cinder.volume.api [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Create volume request issued successfully. [ 1385.946174] [58709]: INFO cinder.api.openstack.wsgi [None req-048bcb7d-40a6-4ea3-9e59-287a2b925854 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1385.946780] [58709]: [pid: 58709|app: 0|req: 257/512] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:25:14 2025] POST /volume/v3/volumes => generated 750 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1385.956412] [58710]: DEBUG cinder.api.middleware.request_id [None req-60220361-ca34-4651-a112-91fa1b860970 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.958513] [58710]: INFO cinder.api.openstack.wsgi [None req-60220361-ca34-4651-a112-91fa1b860970 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1385.958798] [58710]: DEBUG cinder.api.openstack.wsgi [None req-60220361-ca34-4651-a112-91fa1b860970 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1385.959042] [58710]: DEBUG cinder.api.openstack.wsgi [None req-60220361-ca34-4651-a112-91fa1b860970 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1385.966888] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.966888] [58710]: warnings.warn( [ 1385.970989] [58710]: INFO cinder.volume.api [None req-60220361-ca34-4651-a112-91fa1b860970 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1385.975843] [58710]: INFO cinder.api.openstack.wsgi [None req-60220361-ca34-4651-a112-91fa1b860970 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1385.975843] [58710]: [pid: 58710|app: 0|req: 256/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:14 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.985799] [58709]: DEBUG cinder.api.middleware.request_id [None req-938407ef-8cec-49c7-91ed-7297bdbda326 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.988154] [58709]: INFO cinder.api.openstack.wsgi [None req-938407ef-8cec-49c7-91ed-7297bdbda326 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1386.988367] [58709]: DEBUG cinder.api.openstack.wsgi [None req-938407ef-8cec-49c7-91ed-7297bdbda326 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1386.988575] [58709]: DEBUG cinder.api.openstack.wsgi [None req-938407ef-8cec-49c7-91ed-7297bdbda326 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1386.998205] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.998205] [58709]: warnings.warn( [ 1387.002175] [58709]: INFO cinder.volume.api [None req-938407ef-8cec-49c7-91ed-7297bdbda326 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1387.006782] [58709]: INFO cinder.api.openstack.wsgi [None req-938407ef-8cec-49c7-91ed-7297bdbda326 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1387.007163] [58709]: [pid: 58709|app: 0|req: 258/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:15 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.051364] [58710]: DEBUG cinder.api.middleware.request_id [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-009aae33-8405-41af-aea7-2b37d992d692 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.053598] [58710]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-009aae33-8405-41af-aea7-2b37d992d692 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1387.053817] [58710]: DEBUG cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-009aae33-8405-41af-aea7-2b37d992d692 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1387.054044] [58710]: DEBUG cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-009aae33-8405-41af-aea7-2b37d992d692 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1387.061605] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.061605] [58710]: warnings.warn( [ 1387.064909] [58710]: INFO cinder.volume.api [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-009aae33-8405-41af-aea7-2b37d992d692 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1387.069255] [58710]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-009aae33-8405-41af-aea7-2b37d992d692 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1387.069494] [58710]: [pid: 58710|app: 0|req: 257/515] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:25:15 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.587406] [58709]: DEBUG cinder.api.middleware.request_id [None req-8f4a6186-ebea-424d-96a6-ff0c3c8d4057 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.587837] [58709]: INFO cinder.api.openstack.wsgi [None req-8f4a6186-ebea-424d-96a6-ff0c3c8d4057 None None] GET http://10.180.1.21/volume// [ 1388.588025] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8f4a6186-ebea-424d-96a6-ff0c3c8d4057 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1388.588239] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8f4a6186-ebea-424d-96a6-ff0c3c8d4057 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1388.588623] [58709]: INFO cinder.api.openstack.wsgi [None req-8f4a6186-ebea-424d-96a6-ff0c3c8d4057 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1388.589026] [58709]: [pid: 58709|app: 0|req: 259/516] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:25:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1388.592709] [58710]: DEBUG cinder.api.middleware.request_id [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-95f6b1e9-3836-4d65-ac4a-4dfd675d73dd None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.594915] [58710]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-95f6b1e9-3836-4d65-ac4a-4dfd675d73dd tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1388.595346] [58710]: DEBUG cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-95f6b1e9-3836-4d65-ac4a-4dfd675d73dd tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63b0699a-7e6c-4bb5-9245-072f1981c4e7", "connector": null, "instance_uuid": "ca74a079-02c7-4a5e-af2d-da8f0cb13559"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1388.604933] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.604933] [58710]: warnings.warn( [ 1388.628128] [58710]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-95f6b1e9-3836-4d65-ac4a-4dfd675d73dd tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1388.628708] [58710]: [pid: 58710|app: 0|req: 258/517] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:25:17 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1388.652623] [58709]: DEBUG cinder.api.middleware.request_id [None req-06512a06-c330-419f-bbe7-37b2d95a1e5f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.654634] [58709]: INFO cinder.api.openstack.wsgi [None req-06512a06-c330-419f-bbe7-37b2d95a1e5f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1388.654847] [58709]: DEBUG cinder.api.openstack.wsgi [None req-06512a06-c330-419f-bbe7-37b2d95a1e5f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1388.655067] [58709]: DEBUG cinder.api.openstack.wsgi [None req-06512a06-c330-419f-bbe7-37b2d95a1e5f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1388.666702] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.666702] [58709]: warnings.warn( [ 1388.670484] [58709]: INFO cinder.volume.api [None req-06512a06-c330-419f-bbe7-37b2d95a1e5f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1388.675106] [58709]: INFO cinder.api.openstack.wsgi [None req-06512a06-c330-419f-bbe7-37b2d95a1e5f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1388.675514] [58709]: [pid: 58709|app: 0|req: 260/518] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:17 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.156253] [58710]: DEBUG cinder.api.middleware.request_id [None req-ec637f4e-fcb5-49f7-8fad-442117500080 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.156721] [58710]: INFO cinder.api.openstack.wsgi [None req-ec637f4e-fcb5-49f7-8fad-442117500080 None None] GET http://10.180.1.21/volume// [ 1389.156901] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ec637f4e-fcb5-49f7-8fad-442117500080 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1389.157148] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ec637f4e-fcb5-49f7-8fad-442117500080 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1389.157543] [58710]: INFO cinder.api.openstack.wsgi [None req-ec637f4e-fcb5-49f7-8fad-442117500080 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1389.157970] [58710]: [pid: 58710|app: 0|req: 259/519] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:25:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1389.161785] [58709]: DEBUG cinder.api.middleware.request_id [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-afe007f4-b804-433e-b738-4788f5b9315f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.163687] [58709]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-afe007f4-b804-433e-b738-4788f5b9315f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1389.164115] [58709]: DEBUG cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-afe007f4-b804-433e-b738-4788f5b9315f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1389.164467] [58709]: DEBUG cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-afe007f4-b804-433e-b738-4788f5b9315f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1389.174159] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.174159] [58709]: warnings.warn( [ 1389.177375] [58709]: INFO cinder.volume.api [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-afe007f4-b804-433e-b738-4788f5b9315f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1389.181958] [58709]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-afe007f4-b804-433e-b738-4788f5b9315f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1389.181958] [58709]: [pid: 58709|app: 0|req: 261/520] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:25:17 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1389.207894] [58710]: DEBUG cinder.api.middleware.request_id [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-a7aa42e4-180c-457a-94cb-ec55d4e43d86 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.210177] [58710]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-a7aa42e4-180c-457a-94cb-ec55d4e43d86 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] PUT http://10.180.1.21/volume/v3/attachments/33dd9eeb-f57e-4ed9-8c1f-a76724c07dad [ 1389.210581] [58710]: DEBUG cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-a7aa42e4-180c-457a-94cb-ec55d4e43d86 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-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-983680", "mountpoint": "/dev/sdb"}}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1389.219203] [58710]: DEBUG cinder.coordination [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-a7aa42e4-180c-457a-94cb-ec55d4e43d86 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Acquiring lock "cinder-attachment_update-63b0699a-7e6c-4bb5-9245-072f1981c4e7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1389.224146] [58710]: DEBUG cinder.coordination [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-a7aa42e4-180c-457a-94cb-ec55d4e43d86 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Lock "cinder-attachment_update-63b0699a-7e6c-4bb5-9245-072f1981c4e7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1389.225203] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.225203] [58710]: warnings.warn( [ 1389.685524] [58709]: DEBUG cinder.api.middleware.request_id [None req-d519b253-46bd-49bb-9ba8-492fdf1f693c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.687685] [58709]: INFO cinder.api.openstack.wsgi [None req-d519b253-46bd-49bb-9ba8-492fdf1f693c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1389.687897] [58709]: DEBUG cinder.api.openstack.wsgi [None req-d519b253-46bd-49bb-9ba8-492fdf1f693c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1389.688141] [58709]: DEBUG cinder.api.openstack.wsgi [None req-d519b253-46bd-49bb-9ba8-492fdf1f693c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1389.700554] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.700554] [58709]: warnings.warn( [ 1389.704345] [58709]: INFO cinder.volume.api [None req-d519b253-46bd-49bb-9ba8-492fdf1f693c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1389.709130] [58709]: INFO cinder.api.openstack.wsgi [None req-d519b253-46bd-49bb-9ba8-492fdf1f693c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1389.709548] [58709]: [pid: 58709|app: 0|req: 262/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:18 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.720241] [58709]: DEBUG cinder.api.middleware.request_id [None req-37b13780-331c-4664-8071-8e587531a0bd None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.722531] [58709]: INFO cinder.api.openstack.wsgi [None req-37b13780-331c-4664-8071-8e587531a0bd tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1390.722777] [58709]: DEBUG cinder.api.openstack.wsgi [None req-37b13780-331c-4664-8071-8e587531a0bd tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1390.723032] [58709]: DEBUG cinder.api.openstack.wsgi [None req-37b13780-331c-4664-8071-8e587531a0bd tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1390.733273] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.733273] [58709]: warnings.warn( [ 1390.736377] [58709]: INFO cinder.volume.api [None req-37b13780-331c-4664-8071-8e587531a0bd tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1390.740616] [58709]: INFO cinder.api.openstack.wsgi [None req-37b13780-331c-4664-8071-8e587531a0bd tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1390.741062] [58709]: [pid: 58709|app: 0|req: 263/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:19 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.751834] [58709]: DEBUG cinder.api.middleware.request_id [None req-1b22c988-e9f5-49d1-b7b7-b6247827ad77 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.754126] [58709]: INFO cinder.api.openstack.wsgi [None req-1b22c988-e9f5-49d1-b7b7-b6247827ad77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1391.754356] [58709]: DEBUG cinder.api.openstack.wsgi [None req-1b22c988-e9f5-49d1-b7b7-b6247827ad77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1391.754589] [58709]: DEBUG cinder.api.openstack.wsgi [None req-1b22c988-e9f5-49d1-b7b7-b6247827ad77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1391.766747] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.766747] [58709]: warnings.warn( [ 1391.770836] [58709]: INFO cinder.volume.api [None req-1b22c988-e9f5-49d1-b7b7-b6247827ad77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1391.775570] [58709]: INFO cinder.api.openstack.wsgi [None req-1b22c988-e9f5-49d1-b7b7-b6247827ad77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1391.776007] [58709]: [pid: 58709|app: 0|req: 264/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:20 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.786559] [58709]: DEBUG cinder.api.middleware.request_id [None req-0cd92cf9-c0c1-4b43-9c8c-f839ada09e51 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.790073] [58709]: INFO cinder.api.openstack.wsgi [None req-0cd92cf9-c0c1-4b43-9c8c-f839ada09e51 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1392.790073] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0cd92cf9-c0c1-4b43-9c8c-f839ada09e51 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1392.790073] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0cd92cf9-c0c1-4b43-9c8c-f839ada09e51 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1392.802283] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.802283] [58709]: warnings.warn( [ 1392.805919] [58709]: INFO cinder.volume.api [None req-0cd92cf9-c0c1-4b43-9c8c-f839ada09e51 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1392.810511] [58709]: INFO cinder.api.openstack.wsgi [None req-0cd92cf9-c0c1-4b43-9c8c-f839ada09e51 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1392.810910] [58709]: [pid: 58709|app: 0|req: 265/524] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:21 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1393.748210] [58710]: DEBUG cinder.coordination [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-a7aa42e4-180c-457a-94cb-ec55d4e43d86 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Lock "cinder-attachment_update-63b0699a-7e6c-4bb5-9245-072f1981c4e7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=58710) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1393.748544] [58710]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-a7aa42e4-180c-457a-94cb-ec55d4e43d86 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments/33dd9eeb-f57e-4ed9-8c1f-a76724c07dad returned with HTTP 200 [ 1393.749078] [58710]: [pid: 58710|app: 0|req: 260/525] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:25:17 2025] PUT /volume/v3/attachments/33dd9eeb-f57e-4ed9-8c1f-a76724c07dad => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1393.821158] [58709]: DEBUG cinder.api.middleware.request_id [None req-2af5cdf2-2339-4c47-b5c1-4d33efab0e81 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.823404] [58709]: INFO cinder.api.openstack.wsgi [None req-2af5cdf2-2339-4c47-b5c1-4d33efab0e81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1393.823674] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2af5cdf2-2339-4c47-b5c1-4d33efab0e81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1393.823926] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2af5cdf2-2339-4c47-b5c1-4d33efab0e81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1393.836160] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1393.836160] [58709]: warnings.warn( [ 1393.840540] [58709]: INFO cinder.volume.api [None req-2af5cdf2-2339-4c47-b5c1-4d33efab0e81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1393.845312] [58709]: INFO cinder.api.openstack.wsgi [None req-2af5cdf2-2339-4c47-b5c1-4d33efab0e81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1393.845738] [58709]: [pid: 58709|app: 0|req: 266/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:22 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1394.856176] [58710]: DEBUG cinder.api.middleware.request_id [None req-409a5743-700d-4e43-88bd-0451002ca4da None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.858166] [58710]: INFO cinder.api.openstack.wsgi [None req-409a5743-700d-4e43-88bd-0451002ca4da tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1394.858377] [58710]: DEBUG cinder.api.openstack.wsgi [None req-409a5743-700d-4e43-88bd-0451002ca4da tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1394.858588] [58710]: DEBUG cinder.api.openstack.wsgi [None req-409a5743-700d-4e43-88bd-0451002ca4da tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1394.871924] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.871924] [58710]: warnings.warn( [ 1394.876191] [58710]: INFO cinder.volume.api [None req-409a5743-700d-4e43-88bd-0451002ca4da tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1394.881504] [58710]: INFO cinder.api.openstack.wsgi [None req-409a5743-700d-4e43-88bd-0451002ca4da tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1394.881925] [58710]: [pid: 58710|app: 0|req: 261/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:23 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.365135] [58709]: DEBUG cinder.api.middleware.request_id [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-bf10c2a9-49c0-4efa-bfb7-a174ee3ba889 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.367495] [58709]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-bf10c2a9-49c0-4efa-bfb7-a174ee3ba889 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/attachments/33dd9eeb-f57e-4ed9-8c1f-a76724c07dad/action [ 1395.367903] [58709]: DEBUG cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-bf10c2a9-49c0-4efa-bfb7-a174ee3ba889 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1395.368047] [58709]: DEBUG cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-bf10c2a9-49c0-4efa-bfb7-a174ee3ba889 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1395.383341] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.383341] [58709]: warnings.warn( [ 1395.390798] [58709]: INFO cinder.api.openstack.wsgi [req-baa00fd4-145e-41b0-8db5-0a1cba80b949 req-bf10c2a9-49c0-4efa-bfb7-a174ee3ba889 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments/33dd9eeb-f57e-4ed9-8c1f-a76724c07dad/action returned with HTTP 204 [ 1395.391286] [58709]: [pid: 58709|app: 0|req: 267/528] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:25:24 2025] POST /volume/v3/attachments/33dd9eeb-f57e-4ed9-8c1f-a76724c07dad/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1395.892731] [58710]: DEBUG cinder.api.middleware.request_id [None req-96c47ae6-38fb-497b-b200-c73be6689140 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.895040] [58710]: INFO cinder.api.openstack.wsgi [None req-96c47ae6-38fb-497b-b200-c73be6689140 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1395.895274] [58710]: DEBUG cinder.api.openstack.wsgi [None req-96c47ae6-38fb-497b-b200-c73be6689140 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1395.895490] [58710]: DEBUG cinder.api.openstack.wsgi [None req-96c47ae6-38fb-497b-b200-c73be6689140 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1395.906896] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.906896] [58710]: warnings.warn( [ 1395.911388] [58710]: INFO cinder.volume.api [None req-96c47ae6-38fb-497b-b200-c73be6689140 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1395.916430] [58710]: INFO cinder.api.openstack.wsgi [None req-96c47ae6-38fb-497b-b200-c73be6689140 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1395.916896] [58710]: [pid: 58710|app: 0|req: 262/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:24 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1395.926350] [58709]: DEBUG cinder.api.middleware.request_id [None req-20090aaa-afa3-40b1-a79e-9bcca11dee96 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.928469] [58709]: INFO cinder.api.openstack.wsgi [None req-20090aaa-afa3-40b1-a79e-9bcca11dee96 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1395.928700] [58709]: DEBUG cinder.api.openstack.wsgi [None req-20090aaa-afa3-40b1-a79e-9bcca11dee96 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1395.928954] [58709]: DEBUG cinder.api.openstack.wsgi [None req-20090aaa-afa3-40b1-a79e-9bcca11dee96 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1395.939472] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.939472] [58709]: warnings.warn( [ 1395.943584] [58709]: INFO cinder.volume.api [None req-20090aaa-afa3-40b1-a79e-9bcca11dee96 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1395.948523] [58709]: INFO cinder.api.openstack.wsgi [None req-20090aaa-afa3-40b1-a79e-9bcca11dee96 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1395.948991] [58709]: [pid: 58709|app: 0|req: 268/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:25:24 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1405.913911] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=46,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1405.946129] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1438.732645] [58710]: DEBUG cinder.api.middleware.request_id [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-b3526857-e10e-452f-87d7-1957782731e5 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.734890] [58710]: INFO cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-b3526857-e10e-452f-87d7-1957782731e5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1438.735108] [58710]: DEBUG cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-b3526857-e10e-452f-87d7-1957782731e5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1438.735312] [58710]: DEBUG cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-b3526857-e10e-452f-87d7-1957782731e5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1438.749115] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.749115] [58710]: warnings.warn( [ 1438.753138] [58710]: INFO cinder.volume.api [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-b3526857-e10e-452f-87d7-1957782731e5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1438.757681] [58710]: INFO cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-b3526857-e10e-452f-87d7-1957782731e5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1438.758114] [58710]: [pid: 58710|app: 0|req: 263/531] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:26:07 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1438.774963] [58709]: DEBUG cinder.api.middleware.request_id [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-533d3b89-6b0c-48fb-8668-6ca6683e9c8b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.777191] [58709]: INFO cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-533d3b89-6b0c-48fb-8668-6ca6683e9c8b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7/action [ 1438.777943] [58709]: DEBUG cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-533d3b89-6b0c-48fb-8668-6ca6683e9c8b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1438.777943] [58709]: DEBUG cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-533d3b89-6b0c-48fb-8668-6ca6683e9c8b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1438.787722] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.787722] [58709]: warnings.warn( [ 1438.788257] [58709]: INFO cinder.volume.api [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-533d3b89-6b0c-48fb-8668-6ca6683e9c8b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1438.793533] [58709]: INFO cinder.volume.api [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-533d3b89-6b0c-48fb-8668-6ca6683e9c8b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Begin detaching volume completed successfully. [ 1438.793738] [58709]: INFO cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-533d3b89-6b0c-48fb-8668-6ca6683e9c8b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7/action returned with HTTP 202 [ 1438.794361] [58709]: [pid: 58709|app: 0|req: 269/532] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:26:07 2025] POST /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1438.809178] [58710]: DEBUG cinder.api.middleware.request_id [None req-90365dcc-5087-4a75-920e-402cb4bf9472 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.811752] [58710]: INFO cinder.api.openstack.wsgi [None req-90365dcc-5087-4a75-920e-402cb4bf9472 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1438.811968] [58710]: DEBUG cinder.api.openstack.wsgi [None req-90365dcc-5087-4a75-920e-402cb4bf9472 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1438.812190] [58710]: DEBUG cinder.api.openstack.wsgi [None req-90365dcc-5087-4a75-920e-402cb4bf9472 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1438.822648] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.822648] [58710]: warnings.warn( [ 1438.825940] [58710]: INFO cinder.volume.api [None req-90365dcc-5087-4a75-920e-402cb4bf9472 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1438.830335] [58710]: INFO cinder.api.openstack.wsgi [None req-90365dcc-5087-4a75-920e-402cb4bf9472 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1438.830765] [58710]: [pid: 58710|app: 0|req: 264/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:26:07 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1439.818946] [58709]: DEBUG cinder.api.middleware.request_id [None req-6eb40f29-142e-481b-8a9e-a70567804c8d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.819465] [58709]: INFO cinder.api.openstack.wsgi [None req-6eb40f29-142e-481b-8a9e-a70567804c8d None None] GET http://10.180.1.21/volume// [ 1439.819641] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6eb40f29-142e-481b-8a9e-a70567804c8d None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1439.819850] [58709]: DEBUG cinder.api.openstack.wsgi [None req-6eb40f29-142e-481b-8a9e-a70567804c8d None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1439.820242] [58709]: INFO cinder.api.openstack.wsgi [None req-6eb40f29-142e-481b-8a9e-a70567804c8d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1439.820669] [58709]: [pid: 58709|app: 0|req: 270/534] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:26:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1439.824048] [58710]: DEBUG cinder.api.middleware.request_id [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-0f8c5e1f-279e-4efe-880e-5185e81f11a6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.826308] [58710]: INFO cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-0f8c5e1f-279e-4efe-880e-5185e81f11a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1439.826554] [58710]: DEBUG cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-0f8c5e1f-279e-4efe-880e-5185e81f11a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1439.826759] [58710]: DEBUG cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-0f8c5e1f-279e-4efe-880e-5185e81f11a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1439.836665] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.836665] [58710]: warnings.warn( [ 1439.839991] [58710]: INFO cinder.volume.api [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-0f8c5e1f-279e-4efe-880e-5185e81f11a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1439.840908] [58709]: DEBUG cinder.api.middleware.request_id [None req-dac3e01e-ee57-488a-b2f1-42602e1a6f3d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.842985] [58709]: INFO cinder.api.openstack.wsgi [None req-dac3e01e-ee57-488a-b2f1-42602e1a6f3d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1439.843218] [58709]: DEBUG cinder.api.openstack.wsgi [None req-dac3e01e-ee57-488a-b2f1-42602e1a6f3d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1439.843422] [58709]: DEBUG cinder.api.openstack.wsgi [None req-dac3e01e-ee57-488a-b2f1-42602e1a6f3d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1439.844302] [58710]: INFO cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-0f8c5e1f-279e-4efe-880e-5185e81f11a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1439.844801] [58710]: [pid: 58710|app: 0|req: 265/535] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:26:08 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1439.853102] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.853102] [58709]: warnings.warn( [ 1439.856294] [58709]: INFO cinder.volume.api [None req-dac3e01e-ee57-488a-b2f1-42602e1a6f3d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1439.860475] [58709]: INFO cinder.api.openstack.wsgi [None req-dac3e01e-ee57-488a-b2f1-42602e1a6f3d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1439.860851] [58709]: [pid: 58709|app: 0|req: 271/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:26:08 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1440.871718] [58710]: DEBUG cinder.api.middleware.request_id [None req-c50939a7-4b59-42d8-a677-098fda4c4539 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.873922] [58710]: INFO cinder.api.openstack.wsgi [None req-c50939a7-4b59-42d8-a677-098fda4c4539 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1440.874220] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c50939a7-4b59-42d8-a677-098fda4c4539 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1440.874503] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c50939a7-4b59-42d8-a677-098fda4c4539 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1440.884357] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.884357] [58710]: warnings.warn( [ 1440.887634] [58710]: INFO cinder.volume.api [None req-c50939a7-4b59-42d8-a677-098fda4c4539 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1440.891939] [58710]: INFO cinder.api.openstack.wsgi [None req-c50939a7-4b59-42d8-a677-098fda4c4539 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1440.892399] [58710]: [pid: 58710|app: 0|req: 266/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:26:09 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1440.983499] [58709]: DEBUG cinder.api.middleware.request_id [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-959fc236-8532-4ce4-b369-a23f8e0f5cf7 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.985931] [58709]: INFO cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-959fc236-8532-4ce4-b369-a23f8e0f5cf7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] DELETE http://10.180.1.21/volume/v3/attachments/33dd9eeb-f57e-4ed9-8c1f-a76724c07dad [ 1440.986164] [58709]: DEBUG cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-959fc236-8532-4ce4-b369-a23f8e0f5cf7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1440.986371] [58709]: DEBUG cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-959fc236-8532-4ce4-b369-a23f8e0f5cf7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1440.993692] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.993692] [58709]: warnings.warn( [ 1441.519858] [58709]: INFO cinder.api.openstack.wsgi [req-cad8530d-cd33-441a-a7ad-8744a9328c1d req-959fc236-8532-4ce4-b369-a23f8e0f5cf7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments/33dd9eeb-f57e-4ed9-8c1f-a76724c07dad returned with HTTP 200 [ 1441.520421] [58709]: [pid: 58709|app: 0|req: 272/538] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:26:09 2025] DELETE /volume/v3/attachments/33dd9eeb-f57e-4ed9-8c1f-a76724c07dad => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1441.902866] [58710]: DEBUG cinder.api.middleware.request_id [None req-b6d0582e-5ee4-4eb9-8864-5e9f5c3a23d0 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.905014] [58710]: INFO cinder.api.openstack.wsgi [None req-b6d0582e-5ee4-4eb9-8864-5e9f5c3a23d0 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1441.905240] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b6d0582e-5ee4-4eb9-8864-5e9f5c3a23d0 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1441.905450] [58710]: DEBUG cinder.api.openstack.wsgi [None req-b6d0582e-5ee4-4eb9-8864-5e9f5c3a23d0 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1441.913197] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1441.913197] [58710]: warnings.warn( [ 1441.916819] [58710]: INFO cinder.volume.api [None req-b6d0582e-5ee4-4eb9-8864-5e9f5c3a23d0 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1441.921073] [58710]: INFO cinder.api.openstack.wsgi [None req-b6d0582e-5ee4-4eb9-8864-5e9f5c3a23d0 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1441.921476] [58710]: [pid: 58710|app: 0|req: 267/539] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:26:10 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.519080] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=17,cinder:UPDATE=4 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1451.919079] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=24 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1479.283149] [58709]: DEBUG cinder.api.middleware.request_id [None req-eec57b61-2fad-4c57-96ca-7c93d5a32c63 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1479.285206] [58709]: INFO cinder.api.openstack.wsgi [None req-eec57b61-2fad-4c57-96ca-7c93d5a32c63 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1479.285412] [58709]: DEBUG cinder.api.openstack.wsgi [None req-eec57b61-2fad-4c57-96ca-7c93d5a32c63 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1479.285643] [58709]: DEBUG cinder.api.openstack.wsgi [None req-eec57b61-2fad-4c57-96ca-7c93d5a32c63 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1479.297024] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1479.297024] [58709]: warnings.warn( [ 1479.301435] [58709]: INFO cinder.volume.api [None req-eec57b61-2fad-4c57-96ca-7c93d5a32c63 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1479.306123] [58709]: INFO cinder.api.openstack.wsgi [None req-eec57b61-2fad-4c57-96ca-7c93d5a32c63 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1479.306522] [58709]: [pid: 58709|app: 0|req: 273/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:26:48 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1479.343412] [58710]: DEBUG cinder.api.middleware.request_id [None req-93c117de-ceea-4b0b-bac1-25491bb09058 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1479.345163] [58710]: INFO cinder.api.openstack.wsgi [None req-93c117de-ceea-4b0b-bac1-25491bb09058 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1479.345405] [58710]: DEBUG cinder.api.openstack.wsgi [None req-93c117de-ceea-4b0b-bac1-25491bb09058 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1479.345630] [58710]: DEBUG cinder.api.openstack.wsgi [None req-93c117de-ceea-4b0b-bac1-25491bb09058 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1479.353555] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1479.353555] [58710]: warnings.warn( [ 1479.357097] [58710]: INFO cinder.volume.api [None req-93c117de-ceea-4b0b-bac1-25491bb09058 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1479.361410] [58710]: INFO cinder.api.openstack.wsgi [None req-93c117de-ceea-4b0b-bac1-25491bb09058 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1479.361786] [58710]: [pid: 58710|app: 0|req: 268/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:26:48 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1489.303753] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=4 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1489.359267] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=4 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1539.970816] [58709]: DEBUG cinder.api.middleware.request_id [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.973316] [58709]: INFO cinder.api.openstack.wsgi [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1539.973687] [58709]: DEBUG cinder.api.openstack.wsgi [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1004688746"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1539.975123] [58709]: DEBUG cinder.api.v3.volumes [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1004688746'}} {{(pid=58709) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1539.975253] [58709]: INFO cinder.api.v3.volumes [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Create volume of 1 GB [ 1539.981119] [58709]: INFO cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Availability Zones retrieved successfully. [ 1539.987710] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Flow 'volume_create_api' (19c6a069-a78f-4bb9-a312-8c2c8ab224b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1539.988879] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443919ea-1949-41b4-93bb-937bd345a620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1539.990026] [58709]: DEBUG cinder.volume.flows.api.create_volume [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Validating volume size '1' using validate_int {{(pid=58709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1540.009157] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443919ea-1949-41b4-93bb-937bd345a620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.010144] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f91c2d-c6c0-4883-8950-f20071ec0469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1540.043380] [58709]: DEBUG cinder.quota [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Created reservations ['a7e4ab6e-76f2-4793-9b36-20ca2b261c31', 'c27c8140-6fe7-4f0d-abf6-be925f4f8e8d', 'bb626001-ca96-43b8-bd2c-7f38805f720e', 'edc042d9-642f-4a94-b6e7-82b44c3dc6e8'] {{(pid=58709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1540.044368] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f91c2d-c6c0-4883-8950-f20071ec0469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7e4ab6e-76f2-4793-9b36-20ca2b261c31', 'c27c8140-6fe7-4f0d-abf6-be925f4f8e8d', 'bb626001-ca96-43b8-bd2c-7f38805f720e', 'edc042d9-642f-4a94-b6e7-82b44c3dc6e8']}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.045265] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5081d85a-9079-4e5b-aab5-1b7ce6e5dda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1540.060846] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5081d85a-9079-4e5b-aab5-1b7ce6e5dda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1004688746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927104aeb3224d128b48e438c3ba4970',qos_specs=None,replication_status=,reservations=['a7e4ab6e-76f2-4793-9b36-20ca2b261c31','c27c8140-6fe7-4f0d-abf6-be925f4f8e8d','bb626001-ca96-43b8-bd2c-7f38805f720e','edc042d9-642f-4a94-b6e7-82b44c3dc6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6061847872f54340af4a9099b07e2da1',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1004688746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='927104aeb3224d128b48e438c3ba4970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6061847872f54340af4a9099b07e2da1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.061789] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc1deae-8153-49a4-80b8-ae9a6aa9ec3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1540.075596] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc1deae-8153-49a4-80b8-ae9a6aa9ec3f) transitioned into state 'SUCCESS' from state '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-1004688746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927104aeb3224d128b48e438c3ba4970',qos_specs=None,replication_status=,reservations=['a7e4ab6e-76f2-4793-9b36-20ca2b261c31','c27c8140-6fe7-4f0d-abf6-be925f4f8e8d','bb626001-ca96-43b8-bd2c-7f38805f720e','edc042d9-642f-4a94-b6e7-82b44c3dc6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6061847872f54340af4a9099b07e2da1',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.076477] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c852506-4a6b-4524-a0f9-912386475365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1540.086041] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c852506-4a6b-4524-a0f9-912386475365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1540.086529] [58709]: DEBUG cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Flow 'volume_create_api' (19c6a069-a78f-4bb9-a312-8c2c8ab224b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1540.086904] [58709]: INFO cinder.volume.api [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Create volume request issued successfully. [ 1540.087684] [58709]: INFO cinder.api.openstack.wsgi [None req-8d58a7ed-0f28-44d4-ad82-beb47d5796bc tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1540.088285] [58709]: [pid: 58709|app: 0|req: 274/542] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:27:48 2025] POST /volume/v3/volumes => generated 750 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1540.101435] [58710]: DEBUG cinder.api.middleware.request_id [None req-ca778067-94e8-4407-bb3c-da2e1910c706 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1540.103473] [58710]: INFO cinder.api.openstack.wsgi [None req-ca778067-94e8-4407-bb3c-da2e1910c706 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1540.103703] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ca778067-94e8-4407-bb3c-da2e1910c706 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1540.103990] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ca778067-94e8-4407-bb3c-da2e1910c706 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1540.112289] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1540.112289] [58710]: warnings.warn( [ 1540.116367] [58710]: INFO cinder.volume.api [None req-ca778067-94e8-4407-bb3c-da2e1910c706 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1540.120819] [58710]: INFO cinder.api.openstack.wsgi [None req-ca778067-94e8-4407-bb3c-da2e1910c706 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1540.121256] [58710]: [pid: 58710|app: 0|req: 269/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:48 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1541.131866] [58709]: DEBUG cinder.api.middleware.request_id [None req-3678858a-17e7-4351-8c58-0be6a1f03fc6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1541.134071] [58709]: INFO cinder.api.openstack.wsgi [None req-3678858a-17e7-4351-8c58-0be6a1f03fc6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1541.134288] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3678858a-17e7-4351-8c58-0be6a1f03fc6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1541.134494] [58709]: DEBUG cinder.api.openstack.wsgi [None req-3678858a-17e7-4351-8c58-0be6a1f03fc6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1541.144081] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1541.144081] [58709]: warnings.warn( [ 1541.148142] [58709]: INFO cinder.volume.api [None req-3678858a-17e7-4351-8c58-0be6a1f03fc6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1541.153059] [58709]: INFO cinder.api.openstack.wsgi [None req-3678858a-17e7-4351-8c58-0be6a1f03fc6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1541.153600] [58709]: [pid: 58709|app: 0|req: 275/544] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:49 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1541.198351] [58710]: DEBUG cinder.api.middleware.request_id [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-bb478e34-b7ce-4fb1-bcc4-6b02bc699da8 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1541.201058] [58710]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-bb478e34-b7ce-4fb1-bcc4-6b02bc699da8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1541.201284] [58710]: DEBUG cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-bb478e34-b7ce-4fb1-bcc4-6b02bc699da8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1541.201494] [58710]: DEBUG cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-bb478e34-b7ce-4fb1-bcc4-6b02bc699da8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1541.209213] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1541.209213] [58710]: warnings.warn( [ 1541.212890] [58710]: INFO cinder.volume.api [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-bb478e34-b7ce-4fb1-bcc4-6b02bc699da8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1541.217209] [58710]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-bb478e34-b7ce-4fb1-bcc4-6b02bc699da8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1541.217645] [58710]: [pid: 58710|app: 0|req: 270/545] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:27:49 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1542.736809] [58709]: DEBUG cinder.api.middleware.request_id [None req-19ea214e-2283-4901-b194-c6cde2c5daf7 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.737265] [58709]: INFO cinder.api.openstack.wsgi [None req-19ea214e-2283-4901-b194-c6cde2c5daf7 None None] GET http://10.180.1.21/volume// [ 1542.737432] [58709]: DEBUG cinder.api.openstack.wsgi [None req-19ea214e-2283-4901-b194-c6cde2c5daf7 None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1542.737634] [58709]: DEBUG cinder.api.openstack.wsgi [None req-19ea214e-2283-4901-b194-c6cde2c5daf7 None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1542.738019] [58709]: INFO cinder.api.openstack.wsgi [None req-19ea214e-2283-4901-b194-c6cde2c5daf7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1542.738333] [58709]: [pid: 58709|app: 0|req: 276/546] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:27:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1542.741967] [58710]: DEBUG cinder.api.middleware.request_id [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-09d8c9a2-3db1-4ad6-96d2-2c7b882d33ce None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.744131] [58710]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-09d8c9a2-3db1-4ad6-96d2-2c7b882d33ce tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1542.744535] [58710]: DEBUG cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-09d8c9a2-3db1-4ad6-96d2-2c7b882d33ce tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8", "connector": null, "instance_uuid": "e453559a-4ca0-4fbb-b607-bd3e01492cf6"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1542.757011] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.757011] [58710]: warnings.warn( [ 1542.778781] [58710]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-09d8c9a2-3db1-4ad6-96d2-2c7b882d33ce tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1542.779305] [58710]: [pid: 58710|app: 0|req: 271/547] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:27:51 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1542.799949] [58709]: DEBUG cinder.api.middleware.request_id [None req-0e3673da-283d-4090-bdb5-6ae965e26e75 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.802375] [58709]: INFO cinder.api.openstack.wsgi [None req-0e3673da-283d-4090-bdb5-6ae965e26e75 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1542.802645] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0e3673da-283d-4090-bdb5-6ae965e26e75 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1542.802899] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0e3673da-283d-4090-bdb5-6ae965e26e75 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1542.813747] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.813747] [58709]: warnings.warn( [ 1542.817493] [58709]: INFO cinder.volume.api [None req-0e3673da-283d-4090-bdb5-6ae965e26e75 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1542.823010] [58709]: INFO cinder.api.openstack.wsgi [None req-0e3673da-283d-4090-bdb5-6ae965e26e75 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1542.823502] [58709]: [pid: 58709|app: 0|req: 277/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:51 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1543.304589] [58710]: DEBUG cinder.api.middleware.request_id [None req-5035b512-5af6-4078-b4bf-029dfd665a91 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.305109] [58710]: INFO cinder.api.openstack.wsgi [None req-5035b512-5af6-4078-b4bf-029dfd665a91 None None] GET http://10.180.1.21/volume// [ 1543.305332] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5035b512-5af6-4078-b4bf-029dfd665a91 None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1543.305578] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5035b512-5af6-4078-b4bf-029dfd665a91 None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1543.306051] [58710]: INFO cinder.api.openstack.wsgi [None req-5035b512-5af6-4078-b4bf-029dfd665a91 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1543.306422] [58710]: [pid: 58710|app: 0|req: 272/549] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:27:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1543.310341] [58709]: DEBUG cinder.api.middleware.request_id [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-1a106ac6-f6be-4cd2-a2f6-adf4f22a631e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.312755] [58709]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-1a106ac6-f6be-4cd2-a2f6-adf4f22a631e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1543.313025] [58709]: DEBUG cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-1a106ac6-f6be-4cd2-a2f6-adf4f22a631e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1543.313245] [58709]: DEBUG cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-1a106ac6-f6be-4cd2-a2f6-adf4f22a631e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1543.323749] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.323749] [58709]: warnings.warn( [ 1543.327397] [58709]: INFO cinder.volume.api [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-1a106ac6-f6be-4cd2-a2f6-adf4f22a631e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1543.332240] [58709]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-1a106ac6-f6be-4cd2-a2f6-adf4f22a631e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1543.332692] [58709]: [pid: 58709|app: 0|req: 278/550] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:27:52 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1543.364303] [58710]: DEBUG cinder.api.middleware.request_id [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-2c7f0e29-542b-4771-bb9c-53c5644d78f6 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.367127] [58710]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-2c7f0e29-542b-4771-bb9c-53c5644d78f6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] PUT http://10.180.1.21/volume/v3/attachments/06026850-aeb7-4381-91c5-5f996c7ea8af [ 1543.367538] [58710]: DEBUG cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-2c7f0e29-542b-4771-bb9c-53c5644d78f6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-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-983683", "mountpoint": "/dev/sdb"}}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1543.377090] [58710]: DEBUG cinder.coordination [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-2c7f0e29-542b-4771-bb9c-53c5644d78f6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Acquiring lock "cinder-attachment_update-4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1543.383088] [58710]: DEBUG cinder.coordination [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-2c7f0e29-542b-4771-bb9c-53c5644d78f6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Lock "cinder-attachment_update-4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58710) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1543.384835] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.384835] [58710]: warnings.warn( [ 1543.833877] [58709]: DEBUG cinder.api.middleware.request_id [None req-042c8b87-a77d-466d-a642-898287459f57 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.836091] [58709]: INFO cinder.api.openstack.wsgi [None req-042c8b87-a77d-466d-a642-898287459f57 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1543.836353] [58709]: DEBUG cinder.api.openstack.wsgi [None req-042c8b87-a77d-466d-a642-898287459f57 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1543.836582] [58709]: DEBUG cinder.api.openstack.wsgi [None req-042c8b87-a77d-466d-a642-898287459f57 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1543.848506] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.848506] [58709]: warnings.warn( [ 1543.852758] [58709]: INFO cinder.volume.api [None req-042c8b87-a77d-466d-a642-898287459f57 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1543.857699] [58709]: INFO cinder.api.openstack.wsgi [None req-042c8b87-a77d-466d-a642-898287459f57 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1543.858083] [58709]: [pid: 58709|app: 0|req: 279/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:52 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1544.869458] [58709]: DEBUG cinder.api.middleware.request_id [None req-9cb0ac8f-2c43-407c-9595-024f997d82eb None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.871773] [58709]: INFO cinder.api.openstack.wsgi [None req-9cb0ac8f-2c43-407c-9595-024f997d82eb tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1544.872030] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9cb0ac8f-2c43-407c-9595-024f997d82eb tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1544.872288] [58709]: DEBUG cinder.api.openstack.wsgi [None req-9cb0ac8f-2c43-407c-9595-024f997d82eb tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1544.883288] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.883288] [58709]: warnings.warn( [ 1544.887156] [58709]: INFO cinder.volume.api [None req-9cb0ac8f-2c43-407c-9595-024f997d82eb tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1544.892090] [58709]: INFO cinder.api.openstack.wsgi [None req-9cb0ac8f-2c43-407c-9595-024f997d82eb tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1544.892591] [58709]: [pid: 58709|app: 0|req: 280/552] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:53 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1545.903013] [58709]: DEBUG cinder.api.middleware.request_id [None req-f8f41164-5e2d-4a2b-81f2-418952fda91e None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.905077] [58709]: INFO cinder.api.openstack.wsgi [None req-f8f41164-5e2d-4a2b-81f2-418952fda91e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1545.905292] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f8f41164-5e2d-4a2b-81f2-418952fda91e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1545.905496] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f8f41164-5e2d-4a2b-81f2-418952fda91e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1545.915498] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1545.915498] [58709]: warnings.warn( [ 1545.918740] [58709]: INFO cinder.volume.api [None req-f8f41164-5e2d-4a2b-81f2-418952fda91e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1545.922975] [58709]: INFO cinder.api.openstack.wsgi [None req-f8f41164-5e2d-4a2b-81f2-418952fda91e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1545.923632] [58709]: [pid: 58709|app: 0|req: 281/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:54 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1546.933952] [58709]: DEBUG cinder.api.middleware.request_id [None req-7cfb9726-f9ac-49c4-945d-ed4c3ef42f4d None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.936085] [58709]: INFO cinder.api.openstack.wsgi [None req-7cfb9726-f9ac-49c4-945d-ed4c3ef42f4d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1546.936311] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7cfb9726-f9ac-49c4-945d-ed4c3ef42f4d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1546.936522] [58709]: DEBUG cinder.api.openstack.wsgi [None req-7cfb9726-f9ac-49c4-945d-ed4c3ef42f4d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1546.948142] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1546.948142] [58709]: warnings.warn( [ 1546.951864] [58709]: INFO cinder.volume.api [None req-7cfb9726-f9ac-49c4-945d-ed4c3ef42f4d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1546.956169] [58709]: INFO cinder.api.openstack.wsgi [None req-7cfb9726-f9ac-49c4-945d-ed4c3ef42f4d tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1546.956595] [58709]: [pid: 58709|app: 0|req: 282/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:55 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.912130] [58710]: DEBUG cinder.coordination [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-2c7f0e29-542b-4771-bb9c-53c5644d78f6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Lock "cinder-attachment_update-4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=58710) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1547.912482] [58710]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-2c7f0e29-542b-4771-bb9c-53c5644d78f6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments/06026850-aeb7-4381-91c5-5f996c7ea8af returned with HTTP 200 [ 1547.913079] [58710]: [pid: 58710|app: 0|req: 273/555] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:27:52 2025] PUT /volume/v3/attachments/06026850-aeb7-4381-91c5-5f996c7ea8af => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1547.966971] [58709]: DEBUG cinder.api.middleware.request_id [None req-30d8444b-5cf7-4ac9-a203-5d4c29c6c9db None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.969084] [58709]: INFO cinder.api.openstack.wsgi [None req-30d8444b-5cf7-4ac9-a203-5d4c29c6c9db tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1547.969301] [58709]: DEBUG cinder.api.openstack.wsgi [None req-30d8444b-5cf7-4ac9-a203-5d4c29c6c9db tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1547.969507] [58709]: DEBUG cinder.api.openstack.wsgi [None req-30d8444b-5cf7-4ac9-a203-5d4c29c6c9db tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1547.980197] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.980197] [58709]: warnings.warn( [ 1547.983958] [58709]: INFO cinder.volume.api [None req-30d8444b-5cf7-4ac9-a203-5d4c29c6c9db tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1547.988507] [58709]: INFO cinder.api.openstack.wsgi [None req-30d8444b-5cf7-4ac9-a203-5d4c29c6c9db tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1547.988963] [58709]: [pid: 58709|app: 0|req: 283/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:56 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1548.998708] [58710]: DEBUG cinder.api.middleware.request_id [None req-d90ff95a-51b7-4697-9f16-de1de59ab6d5 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.000749] [58710]: INFO cinder.api.openstack.wsgi [None req-d90ff95a-51b7-4697-9f16-de1de59ab6d5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1549.000973] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d90ff95a-51b7-4697-9f16-de1de59ab6d5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1549.001198] [58710]: DEBUG cinder.api.openstack.wsgi [None req-d90ff95a-51b7-4697-9f16-de1de59ab6d5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1549.011226] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.011226] [58710]: warnings.warn( [ 1549.014674] [58710]: INFO cinder.volume.api [None req-d90ff95a-51b7-4697-9f16-de1de59ab6d5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1549.019193] [58710]: INFO cinder.api.openstack.wsgi [None req-d90ff95a-51b7-4697-9f16-de1de59ab6d5 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1549.019774] [58710]: [pid: 58710|app: 0|req: 274/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:57 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.524855] [58709]: DEBUG cinder.api.middleware.request_id [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-dde9ef5a-5ae2-4099-9364-0da1ed6bf880 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.528206] [58709]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-dde9ef5a-5ae2-4099-9364-0da1ed6bf880 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/attachments/06026850-aeb7-4381-91c5-5f996c7ea8af/action [ 1549.528860] [58709]: DEBUG cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-dde9ef5a-5ae2-4099-9364-0da1ed6bf880 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action body: b'{"os-complete": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1549.529072] [58709]: DEBUG cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-dde9ef5a-5ae2-4099-9364-0da1ed6bf880 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1549.546472] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.546472] [58709]: warnings.warn( [ 1549.555653] [58709]: INFO cinder.api.openstack.wsgi [req-f0a9d922-39bd-41b3-87cd-7c3431848ead req-dde9ef5a-5ae2-4099-9364-0da1ed6bf880 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments/06026850-aeb7-4381-91c5-5f996c7ea8af/action returned with HTTP 204 [ 1549.556148] [58709]: [pid: 58709|app: 0|req: 284/558] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:27:58 2025] POST /volume/v3/attachments/06026850-aeb7-4381-91c5-5f996c7ea8af/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1550.030187] [58710]: DEBUG cinder.api.middleware.request_id [None req-acb6f9d8-2d7b-4a20-aa9e-f7c23aad4524 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.032529] [58710]: INFO cinder.api.openstack.wsgi [None req-acb6f9d8-2d7b-4a20-aa9e-f7c23aad4524 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1550.034021] [58710]: DEBUG cinder.api.openstack.wsgi [None req-acb6f9d8-2d7b-4a20-aa9e-f7c23aad4524 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1550.034021] [58710]: DEBUG cinder.api.openstack.wsgi [None req-acb6f9d8-2d7b-4a20-aa9e-f7c23aad4524 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1550.044827] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.044827] [58710]: warnings.warn( [ 1550.048564] [58710]: INFO cinder.volume.api [None req-acb6f9d8-2d7b-4a20-aa9e-f7c23aad4524 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1550.053525] [58710]: INFO cinder.api.openstack.wsgi [None req-acb6f9d8-2d7b-4a20-aa9e-f7c23aad4524 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1550.054128] [58710]: [pid: 58710|app: 0|req: 275/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:58 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1550.063550] [58709]: DEBUG cinder.api.middleware.request_id [None req-96f05067-dd2b-457a-ba7d-98943f6875ed None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.065554] [58709]: INFO cinder.api.openstack.wsgi [None req-96f05067-dd2b-457a-ba7d-98943f6875ed tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1550.065779] [58709]: DEBUG cinder.api.openstack.wsgi [None req-96f05067-dd2b-457a-ba7d-98943f6875ed tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1550.066046] [58709]: DEBUG cinder.api.openstack.wsgi [None req-96f05067-dd2b-457a-ba7d-98943f6875ed tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1550.079983] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.079983] [58709]: warnings.warn( [ 1550.083760] [58709]: INFO cinder.volume.api [None req-96f05067-dd2b-457a-ba7d-98943f6875ed tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1550.088703] [58709]: INFO cinder.api.openstack.wsgi [None req-96f05067-dd2b-457a-ba7d-98943f6875ed tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1550.089139] [58709]: [pid: 58709|app: 0|req: 285/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:58 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1550.164063] [58710]: DEBUG cinder.api.middleware.request_id [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.165978] [58710]: INFO cinder.api.openstack.wsgi [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1550.166364] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-786809576"}} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1550.167841] [58710]: DEBUG cinder.api.v3.volumes [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-786809576'}} {{(pid=58710) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1550.167977] [58710]: INFO cinder.api.v3.volumes [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Create volume of 1 GB [ 1550.172117] [58710]: INFO cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Availability Zones retrieved successfully. [ 1550.178946] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Flow 'volume_create_api' (82653049-c340-4e19-a072-43f6eeed0678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1550.180138] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cc49c43-4576-4f74-b5cd-4eb3d6216f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1550.181295] [58710]: DEBUG cinder.volume.flows.api.create_volume [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Validating volume size '1' using validate_int {{(pid=58710) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1550.199683] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cc49c43-4576-4f74-b5cd-4eb3d6216f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-10T00:09:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=dd5331a0-f2c8-43fa-8c99-364ea59463bf,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd5331a0-f2c8-43fa-8c99-364ea59463bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1550.200599] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d200537c-8670-4ee9-b800-661b9e2ed54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1550.238830] [58710]: DEBUG cinder.quota [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Created reservations ['29a08d00-df97-413a-b081-8a589c1efe9d', 'f8f14b8c-f826-434e-ae9b-d697cf05aad1', 'ddbd1436-2504-46f2-a1da-5ee0f6adce51', '97d3728b-034e-405d-a083-274ada70f5c4'] {{(pid=58710) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1550.239806] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d200537c-8670-4ee9-b800-661b9e2ed54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29a08d00-df97-413a-b081-8a589c1efe9d', 'f8f14b8c-f826-434e-ae9b-d697cf05aad1', 'ddbd1436-2504-46f2-a1da-5ee0f6adce51', '97d3728b-034e-405d-a083-274ada70f5c4']}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1550.240723] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8103b118-6047-4612-b55c-2dc294cf316d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1550.252262] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8103b118-6047-4612-b55c-2dc294cf316d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c68ab1b-2c4b-446a-ba1b-a279d748bf94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-786809576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927104aeb3224d128b48e438c3ba4970',qos_specs=None,replication_status=,reservations=['29a08d00-df97-413a-b081-8a589c1efe9d','f8f14b8c-f826-434e-ae9b-d697cf05aad1','ddbd1436-2504-46f2-a1da-5ee0f6adce51','97d3728b-034e-405d-a083-274ada70f5c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6061847872f54340af4a9099b07e2da1',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf), 'volume': 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-10T00:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-786809576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c68ab1b-2c4b-446a-ba1b-a279d748bf94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='927104aeb3224d128b48e438c3ba4970',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6061847872f54340af4a9099b07e2da1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd5331a0-f2c8-43fa-8c99-364ea59463bf),volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1550.253134] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396b2b11-8f72-4740-89c2-0a72141884e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1550.264895] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (396b2b11-8f72-4740-89c2-0a72141884e7) transitioned into state 'SUCCESS' from state '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-786809576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927104aeb3224d128b48e438c3ba4970',qos_specs=None,replication_status=,reservations=['29a08d00-df97-413a-b081-8a589c1efe9d','f8f14b8c-f826-434e-ae9b-d697cf05aad1','ddbd1436-2504-46f2-a1da-5ee0f6adce51','97d3728b-034e-405d-a083-274ada70f5c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6061847872f54340af4a9099b07e2da1',volume_type_id=dd5331a0-f2c8-43fa-8c99-364ea59463bf)}' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1550.265709] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af22ac29-a6dc-4ac0-852d-12d879a9b21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1550.274130] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af22ac29-a6dc-4ac0-852d-12d879a9b21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58710) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1550.275130] [58710]: DEBUG cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Flow 'volume_create_api' (82653049-c340-4e19-a072-43f6eeed0678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58710) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1550.275474] [58710]: INFO cinder.volume.api [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Create volume request issued successfully. [ 1550.276134] [58710]: INFO cinder.api.openstack.wsgi [None req-4f65589b-0077-49f4-ae5c-c6422bca16e3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1550.276708] [58710]: [pid: 58710|app: 0|req: 276/561] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Dec 10 00:27:58 2025] POST /volume/v3/volumes => generated 749 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1550.284928] [58709]: DEBUG cinder.api.middleware.request_id [None req-f99279c7-1187-4ed5-8912-c64a7bd00e87 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.287523] [58709]: INFO cinder.api.openstack.wsgi [None req-f99279c7-1187-4ed5-8912-c64a7bd00e87 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1550.287825] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f99279c7-1187-4ed5-8912-c64a7bd00e87 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1550.288126] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f99279c7-1187-4ed5-8912-c64a7bd00e87 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1550.296151] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.296151] [58709]: warnings.warn( [ 1550.299574] [58709]: INFO cinder.volume.api [None req-f99279c7-1187-4ed5-8912-c64a7bd00e87 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1550.303785] [58709]: INFO cinder.api.openstack.wsgi [None req-f99279c7-1187-4ed5-8912-c64a7bd00e87 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1550.304202] [58709]: [pid: 58709|app: 0|req: 286/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:27:59 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1551.314394] [58710]: DEBUG cinder.api.middleware.request_id [None req-c318b509-296f-422d-a6c7-be7923a5daa4 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.316606] [58710]: INFO cinder.api.openstack.wsgi [None req-c318b509-296f-422d-a6c7-be7923a5daa4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1551.316825] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c318b509-296f-422d-a6c7-be7923a5daa4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1551.317047] [58710]: DEBUG cinder.api.openstack.wsgi [None req-c318b509-296f-422d-a6c7-be7923a5daa4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1551.326901] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.326901] [58710]: warnings.warn( [ 1551.331022] [58710]: INFO cinder.volume.api [None req-c318b509-296f-422d-a6c7-be7923a5daa4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1551.335733] [58710]: INFO cinder.api.openstack.wsgi [None req-c318b509-296f-422d-a6c7-be7923a5daa4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1551.336157] [58710]: [pid: 58710|app: 0|req: 277/563] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:00 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1551.380045] [58709]: DEBUG cinder.api.middleware.request_id [req-27294641-46b9-4c47-ba32-7920a7241f2d req-a355894e-f13a-4950-8973-2c22ef7fe135 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.382209] [58709]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-a355894e-f13a-4950-8973-2c22ef7fe135 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1551.382421] [58709]: DEBUG cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-a355894e-f13a-4950-8973-2c22ef7fe135 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1551.382626] [58709]: DEBUG cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-a355894e-f13a-4950-8973-2c22ef7fe135 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1551.390188] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.390188] [58709]: warnings.warn( [ 1551.393838] [58709]: INFO cinder.volume.api [req-27294641-46b9-4c47-ba32-7920a7241f2d req-a355894e-f13a-4950-8973-2c22ef7fe135 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1551.398159] [58709]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-a355894e-f13a-4950-8973-2c22ef7fe135 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1551.398589] [58709]: [pid: 58709|app: 0|req: 287/564] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:28:00 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.917891] [58710]: DEBUG cinder.api.middleware.request_id [None req-f01863bd-ef84-4965-92fe-2fdcfd6e990c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.918339] [58710]: INFO cinder.api.openstack.wsgi [None req-f01863bd-ef84-4965-92fe-2fdcfd6e990c None None] GET http://10.180.1.21/volume// [ 1552.918529] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f01863bd-ef84-4965-92fe-2fdcfd6e990c None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1552.918750] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f01863bd-ef84-4965-92fe-2fdcfd6e990c None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1552.919196] [58710]: INFO cinder.api.openstack.wsgi [None req-f01863bd-ef84-4965-92fe-2fdcfd6e990c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1552.919515] [58710]: [pid: 58710|app: 0|req: 278/565] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Dec 10 00:28:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1552.923410] [58709]: DEBUG cinder.api.middleware.request_id [req-27294641-46b9-4c47-ba32-7920a7241f2d req-2e4c602f-f2a2-44d2-a1c3-97747c7de077 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.925609] [58709]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-2e4c602f-f2a2-44d2-a1c3-97747c7de077 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1552.926025] [58709]: DEBUG cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-2e4c602f-f2a2-44d2-a1c3-97747c7de077 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c68ab1b-2c4b-446a-ba1b-a279d748bf94", "connector": null, "instance_uuid": "e453559a-4ca0-4fbb-b607-bd3e01492cf6"}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1552.938307] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.938307] [58709]: warnings.warn( [ 1552.960259] [58709]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-2e4c602f-f2a2-44d2-a1c3-97747c7de077 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1552.960772] [58709]: [pid: 58709|app: 0|req: 288/566] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Dec 10 00:28:01 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1552.982838] [58710]: DEBUG cinder.api.middleware.request_id [None req-9e64558d-583e-4843-b225-ae49a1e73dee None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.984810] [58710]: INFO cinder.api.openstack.wsgi [None req-9e64558d-583e-4843-b225-ae49a1e73dee tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1552.985037] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9e64558d-583e-4843-b225-ae49a1e73dee tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1552.985247] [58710]: DEBUG cinder.api.openstack.wsgi [None req-9e64558d-583e-4843-b225-ae49a1e73dee tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1552.994964] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.994964] [58710]: warnings.warn( [ 1552.998288] [58710]: INFO cinder.volume.api [None req-9e64558d-583e-4843-b225-ae49a1e73dee tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1553.003104] [58710]: INFO cinder.api.openstack.wsgi [None req-9e64558d-583e-4843-b225-ae49a1e73dee tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1553.003516] [58710]: [pid: 58710|app: 0|req: 279/567] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:01 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1553.486718] [58709]: DEBUG cinder.api.middleware.request_id [None req-abac4bc3-b662-4b93-8d5b-b2110840332c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.487242] [58709]: INFO cinder.api.openstack.wsgi [None req-abac4bc3-b662-4b93-8d5b-b2110840332c None None] GET http://10.180.1.21/volume// [ 1553.487453] [58709]: DEBUG cinder.api.openstack.wsgi [None req-abac4bc3-b662-4b93-8d5b-b2110840332c None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1553.487703] [58709]: DEBUG cinder.api.openstack.wsgi [None req-abac4bc3-b662-4b93-8d5b-b2110840332c None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1553.488143] [58709]: INFO cinder.api.openstack.wsgi [None req-abac4bc3-b662-4b93-8d5b-b2110840332c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1553.488495] [58709]: [pid: 58709|app: 0|req: 289/568] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:28:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1553.492194] [58710]: DEBUG cinder.api.middleware.request_id [req-27294641-46b9-4c47-ba32-7920a7241f2d req-5d4ff54a-f5ed-4191-9f01-71cbc1cbdb95 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.494483] [58710]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-5d4ff54a-f5ed-4191-9f01-71cbc1cbdb95 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1553.494736] [58710]: DEBUG cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-5d4ff54a-f5ed-4191-9f01-71cbc1cbdb95 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1553.494951] [58710]: DEBUG cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-5d4ff54a-f5ed-4191-9f01-71cbc1cbdb95 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1553.505147] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1553.505147] [58710]: warnings.warn( [ 1553.508336] [58710]: INFO cinder.volume.api [req-27294641-46b9-4c47-ba32-7920a7241f2d req-5d4ff54a-f5ed-4191-9f01-71cbc1cbdb95 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1553.512516] [58710]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-5d4ff54a-f5ed-4191-9f01-71cbc1cbdb95 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1553.512923] [58710]: [pid: 58710|app: 0|req: 280/569] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:28:02 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1553.541637] [58709]: DEBUG cinder.api.middleware.request_id [req-27294641-46b9-4c47-ba32-7920a7241f2d req-b045b8eb-f5f0-4398-9e3b-cf5ffbd72f7f None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.543910] [58709]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-b045b8eb-f5f0-4398-9e3b-cf5ffbd72f7f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] PUT http://10.180.1.21/volume/v3/attachments/88e7fed3-0d87-4f4a-bbab-626d87d3a6e1 [ 1553.544330] [58709]: DEBUG cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-b045b8eb-f5f0-4398-9e3b-cf5ffbd72f7f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-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-983683", "mountpoint": "/dev/sdc"}}} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1553.552352] [58709]: DEBUG cinder.coordination [req-27294641-46b9-4c47-ba32-7920a7241f2d req-b045b8eb-f5f0-4398-9e3b-cf5ffbd72f7f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Acquiring lock "cinder-attachment_update-7c68ab1b-2c4b-446a-ba1b-a279d748bf94-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1553.556873] [58709]: DEBUG cinder.coordination [req-27294641-46b9-4c47-ba32-7920a7241f2d req-b045b8eb-f5f0-4398-9e3b-cf5ffbd72f7f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Lock "cinder-attachment_update-7c68ab1b-2c4b-446a-ba1b-a279d748bf94-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1553.558044] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1553.558044] [58709]: warnings.warn( [ 1554.014160] [58710]: DEBUG cinder.api.middleware.request_id [None req-77528d7b-c58e-40cc-8d91-0d2c0d836927 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.016219] [58710]: INFO cinder.api.openstack.wsgi [None req-77528d7b-c58e-40cc-8d91-0d2c0d836927 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1554.016493] [58710]: DEBUG cinder.api.openstack.wsgi [None req-77528d7b-c58e-40cc-8d91-0d2c0d836927 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1554.016741] [58710]: DEBUG cinder.api.openstack.wsgi [None req-77528d7b-c58e-40cc-8d91-0d2c0d836927 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1554.029125] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.029125] [58710]: warnings.warn( [ 1554.033213] [58710]: INFO cinder.volume.api [None req-77528d7b-c58e-40cc-8d91-0d2c0d836927 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1554.038523] [58710]: INFO cinder.api.openstack.wsgi [None req-77528d7b-c58e-40cc-8d91-0d2c0d836927 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1554.039113] [58710]: [pid: 58710|app: 0|req: 281/570] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:02 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.049522] [58710]: DEBUG cinder.api.middleware.request_id [None req-ae924cee-4720-4299-9ae8-4c957db20477 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.051615] [58710]: INFO cinder.api.openstack.wsgi [None req-ae924cee-4720-4299-9ae8-4c957db20477 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1555.051828] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ae924cee-4720-4299-9ae8-4c957db20477 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1555.052049] [58710]: DEBUG cinder.api.openstack.wsgi [None req-ae924cee-4720-4299-9ae8-4c957db20477 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1555.064575] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.064575] [58710]: warnings.warn( [ 1555.068244] [58710]: INFO cinder.volume.api [None req-ae924cee-4720-4299-9ae8-4c957db20477 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1555.072976] [58710]: INFO cinder.api.openstack.wsgi [None req-ae924cee-4720-4299-9ae8-4c957db20477 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1555.073396] [58710]: [pid: 58710|app: 0|req: 282/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:03 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1556.084103] [58710]: DEBUG cinder.api.middleware.request_id [None req-41792849-ac56-4458-9497-0eb1c8165d9e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.085749] [58710]: INFO cinder.api.openstack.wsgi [None req-41792849-ac56-4458-9497-0eb1c8165d9e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1556.085988] [58710]: DEBUG cinder.api.openstack.wsgi [None req-41792849-ac56-4458-9497-0eb1c8165d9e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1556.086288] [58710]: DEBUG cinder.api.openstack.wsgi [None req-41792849-ac56-4458-9497-0eb1c8165d9e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1556.099722] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.099722] [58710]: warnings.warn( [ 1556.103640] [58710]: INFO cinder.volume.api [None req-41792849-ac56-4458-9497-0eb1c8165d9e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1556.108477] [58710]: INFO cinder.api.openstack.wsgi [None req-41792849-ac56-4458-9497-0eb1c8165d9e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1556.108902] [58710]: [pid: 58710|app: 0|req: 283/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:04 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1557.119524] [58710]: DEBUG cinder.api.middleware.request_id [None req-2050fd4d-ee6e-4387-8d10-cc75b6937bac None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.122053] [58710]: INFO cinder.api.openstack.wsgi [None req-2050fd4d-ee6e-4387-8d10-cc75b6937bac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1557.122315] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2050fd4d-ee6e-4387-8d10-cc75b6937bac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1557.122619] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2050fd4d-ee6e-4387-8d10-cc75b6937bac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1557.137556] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1557.137556] [58710]: warnings.warn( [ 1557.142366] [58710]: INFO cinder.volume.api [None req-2050fd4d-ee6e-4387-8d10-cc75b6937bac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1557.148285] [58710]: INFO cinder.api.openstack.wsgi [None req-2050fd4d-ee6e-4387-8d10-cc75b6937bac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1557.148828] [58710]: [pid: 58710|app: 0|req: 284/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:05 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1558.082068] [58709]: DEBUG cinder.coordination [req-27294641-46b9-4c47-ba32-7920a7241f2d req-b045b8eb-f5f0-4398-9e3b-cf5ffbd72f7f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Lock "cinder-attachment_update-7c68ab1b-2c4b-446a-ba1b-a279d748bf94-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=58709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1558.082390] [58709]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-b045b8eb-f5f0-4398-9e3b-cf5ffbd72f7f tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments/88e7fed3-0d87-4f4a-bbab-626d87d3a6e1 returned with HTTP 200 [ 1558.082634] [58709]: [pid: 58709|app: 0|req: 290/574] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Dec 10 00:28:02 2025] PUT /volume/v3/attachments/88e7fed3-0d87-4f4a-bbab-626d87d3a6e1 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1558.159286] [58710]: DEBUG cinder.api.middleware.request_id [None req-5bc33820-05fa-4d79-910b-44c7dbfaecb4 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.161388] [58710]: INFO cinder.api.openstack.wsgi [None req-5bc33820-05fa-4d79-910b-44c7dbfaecb4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1558.161608] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5bc33820-05fa-4d79-910b-44c7dbfaecb4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1558.161882] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5bc33820-05fa-4d79-910b-44c7dbfaecb4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1558.174687] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1558.174687] [58710]: warnings.warn( [ 1558.178737] [58710]: INFO cinder.volume.api [None req-5bc33820-05fa-4d79-910b-44c7dbfaecb4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1558.183747] [58710]: INFO cinder.api.openstack.wsgi [None req-5bc33820-05fa-4d79-910b-44c7dbfaecb4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1558.184189] [58710]: [pid: 58710|app: 0|req: 285/575] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:06 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1559.196296] [58709]: DEBUG cinder.api.middleware.request_id [None req-e468b39f-a57b-4cd9-956f-ba288b88a77c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.198268] [58709]: INFO cinder.api.openstack.wsgi [None req-e468b39f-a57b-4cd9-956f-ba288b88a77c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1559.198575] [58709]: DEBUG cinder.api.openstack.wsgi [None req-e468b39f-a57b-4cd9-956f-ba288b88a77c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1559.198825] [58709]: DEBUG cinder.api.openstack.wsgi [None req-e468b39f-a57b-4cd9-956f-ba288b88a77c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1559.212076] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1559.212076] [58709]: warnings.warn( [ 1559.216555] [58709]: INFO cinder.volume.api [None req-e468b39f-a57b-4cd9-956f-ba288b88a77c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1559.221875] [58709]: INFO cinder.api.openstack.wsgi [None req-e468b39f-a57b-4cd9-956f-ba288b88a77c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1559.222341] [58709]: [pid: 58709|app: 0|req: 291/576] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:07 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1559.699066] [58710]: DEBUG cinder.api.middleware.request_id [req-27294641-46b9-4c47-ba32-7920a7241f2d req-73312bfc-35fe-43ab-a742-22c4099bad30 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.701041] [58710]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-73312bfc-35fe-43ab-a742-22c4099bad30 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/attachments/88e7fed3-0d87-4f4a-bbab-626d87d3a6e1/action [ 1559.701494] [58710]: DEBUG cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-73312bfc-35fe-43ab-a742-22c4099bad30 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action body: b'{"os-complete": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1559.701649] [58710]: DEBUG cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-73312bfc-35fe-43ab-a742-22c4099bad30 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1559.717495] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1559.717495] [58710]: warnings.warn( [ 1559.725996] [58710]: INFO cinder.api.openstack.wsgi [req-27294641-46b9-4c47-ba32-7920a7241f2d req-73312bfc-35fe-43ab-a742-22c4099bad30 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments/88e7fed3-0d87-4f4a-bbab-626d87d3a6e1/action returned with HTTP 204 [ 1559.726492] [58710]: [pid: 58710|app: 0|req: 286/577] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Dec 10 00:28:08 2025] POST /volume/v3/attachments/88e7fed3-0d87-4f4a-bbab-626d87d3a6e1/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1560.232776] [58709]: DEBUG cinder.api.middleware.request_id [None req-45ea3f5f-abfc-4ebd-ad47-7f3f33d2d694 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.235370] [58709]: INFO cinder.api.openstack.wsgi [None req-45ea3f5f-abfc-4ebd-ad47-7f3f33d2d694 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1560.235586] [58709]: DEBUG cinder.api.openstack.wsgi [None req-45ea3f5f-abfc-4ebd-ad47-7f3f33d2d694 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1560.235794] [58709]: DEBUG cinder.api.openstack.wsgi [None req-45ea3f5f-abfc-4ebd-ad47-7f3f33d2d694 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1560.250014] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.250014] [58709]: warnings.warn( [ 1560.255063] [58709]: INFO cinder.volume.api [None req-45ea3f5f-abfc-4ebd-ad47-7f3f33d2d694 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1560.260441] [58709]: INFO cinder.api.openstack.wsgi [None req-45ea3f5f-abfc-4ebd-ad47-7f3f33d2d694 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1560.260911] [58709]: [pid: 58709|app: 0|req: 292/578] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:08 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.270258] [58710]: DEBUG cinder.api.middleware.request_id [None req-2d7598f8-62f7-47a2-a1e1-4c6e15c78f6c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.272333] [58710]: INFO cinder.api.openstack.wsgi [None req-2d7598f8-62f7-47a2-a1e1-4c6e15c78f6c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1560.272547] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2d7598f8-62f7-47a2-a1e1-4c6e15c78f6c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1560.272759] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2d7598f8-62f7-47a2-a1e1-4c6e15c78f6c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1560.282407] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.282407] [58710]: warnings.warn( [ 1560.285539] [58710]: INFO cinder.volume.api [None req-2d7598f8-62f7-47a2-a1e1-4c6e15c78f6c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1560.289739] [58710]: INFO cinder.api.openstack.wsgi [None req-2d7598f8-62f7-47a2-a1e1-4c6e15c78f6c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1560.290282] [58710]: [pid: 58710|app: 0|req: 287/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:09 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.493046] [58709]: DEBUG cinder.api.middleware.request_id [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-8a276778-cfe1-428e-8039-c07caa77df14 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.494927] [58709]: INFO cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-8a276778-cfe1-428e-8039-c07caa77df14 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1560.495166] [58709]: DEBUG cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-8a276778-cfe1-428e-8039-c07caa77df14 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1560.495370] [58709]: DEBUG cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-8a276778-cfe1-428e-8039-c07caa77df14 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1560.506231] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.506231] [58709]: warnings.warn( [ 1560.509823] [58709]: INFO cinder.volume.api [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-8a276778-cfe1-428e-8039-c07caa77df14 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1560.514230] [58709]: INFO cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-8a276778-cfe1-428e-8039-c07caa77df14 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1560.514671] [58709]: [pid: 58709|app: 0|req: 293/580] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:28:09 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.531609] [58710]: DEBUG cinder.api.middleware.request_id [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-84a5cc76-1f87-40f6-97e5-0169872bfe2b None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.534020] [58710]: INFO cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-84a5cc76-1f87-40f6-97e5-0169872bfe2b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8/action [ 1560.534367] [58710]: DEBUG cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-84a5cc76-1f87-40f6-97e5-0169872bfe2b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58710) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1560.534585] [58710]: DEBUG cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-84a5cc76-1f87-40f6-97e5-0169872bfe2b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1560.544454] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.544454] [58710]: warnings.warn( [ 1560.544976] [58710]: INFO cinder.volume.api [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-84a5cc76-1f87-40f6-97e5-0169872bfe2b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1560.552689] [58710]: INFO cinder.volume.api [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-84a5cc76-1f87-40f6-97e5-0169872bfe2b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Begin detaching volume completed successfully. [ 1560.552921] [58710]: INFO cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-84a5cc76-1f87-40f6-97e5-0169872bfe2b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8/action returned with HTTP 202 [ 1560.553440] [58710]: [pid: 58710|app: 0|req: 288/581] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:28:09 2025] POST /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1560.567631] [58709]: DEBUG cinder.api.middleware.request_id [None req-70d7697d-1280-4e85-bcd7-73a3f0bfcd0c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.569701] [58709]: INFO cinder.api.openstack.wsgi [None req-70d7697d-1280-4e85-bcd7-73a3f0bfcd0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1560.569914] [58709]: DEBUG cinder.api.openstack.wsgi [None req-70d7697d-1280-4e85-bcd7-73a3f0bfcd0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1560.570129] [58709]: DEBUG cinder.api.openstack.wsgi [None req-70d7697d-1280-4e85-bcd7-73a3f0bfcd0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1560.580847] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.580847] [58709]: warnings.warn( [ 1560.584477] [58709]: INFO cinder.volume.api [None req-70d7697d-1280-4e85-bcd7-73a3f0bfcd0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1560.588772] [58709]: INFO cinder.api.openstack.wsgi [None req-70d7697d-1280-4e85-bcd7-73a3f0bfcd0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1560.589396] [58709]: [pid: 58709|app: 0|req: 294/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:09 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1561.574740] [58710]: DEBUG cinder.api.middleware.request_id [None req-01622a58-3084-4994-a20e-e5b71033dcee None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.575207] [58710]: INFO cinder.api.openstack.wsgi [None req-01622a58-3084-4994-a20e-e5b71033dcee None None] GET http://10.180.1.21/volume// [ 1561.575386] [58710]: DEBUG cinder.api.openstack.wsgi [None req-01622a58-3084-4994-a20e-e5b71033dcee None None] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1561.575596] [58710]: DEBUG cinder.api.openstack.wsgi [None req-01622a58-3084-4994-a20e-e5b71033dcee None None] Calling method 'all' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1561.575986] [58710]: INFO cinder.api.openstack.wsgi [None req-01622a58-3084-4994-a20e-e5b71033dcee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1561.576452] [58710]: [pid: 58710|app: 0|req: 289/583] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:28:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1561.579833] [58709]: DEBUG cinder.api.middleware.request_id [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-90fa35a6-e672-4b77-a153-2dcb22658a77 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.582285] [58709]: INFO cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-90fa35a6-e672-4b77-a153-2dcb22658a77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1561.582568] [58709]: DEBUG cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-90fa35a6-e672-4b77-a153-2dcb22658a77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1561.582784] [58709]: DEBUG cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-90fa35a6-e672-4b77-a153-2dcb22658a77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1561.597949] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.597949] [58709]: warnings.warn( [ 1561.599126] [58710]: DEBUG cinder.api.middleware.request_id [None req-6ca392f8-7f94-41c7-bdd8-a3a8e5be74ca None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.601179] [58710]: INFO cinder.api.openstack.wsgi [None req-6ca392f8-7f94-41c7-bdd8-a3a8e5be74ca tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1561.601394] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6ca392f8-7f94-41c7-bdd8-a3a8e5be74ca tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1561.601600] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6ca392f8-7f94-41c7-bdd8-a3a8e5be74ca tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1561.602580] [58709]: INFO cinder.volume.api [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-90fa35a6-e672-4b77-a153-2dcb22658a77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1561.607859] [58709]: INFO cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-90fa35a6-e672-4b77-a153-2dcb22658a77 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1561.608328] [58709]: [pid: 58709|app: 0|req: 295/584] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:28:10 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1561.611656] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.611656] [58710]: warnings.warn( [ 1561.615259] [58710]: INFO cinder.volume.api [None req-6ca392f8-7f94-41c7-bdd8-a3a8e5be74ca tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1561.619781] [58710]: INFO cinder.api.openstack.wsgi [None req-6ca392f8-7f94-41c7-bdd8-a3a8e5be74ca tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1561.620224] [58710]: [pid: 58710|app: 0|req: 290/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:10 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1562.630769] [58709]: DEBUG cinder.api.middleware.request_id [None req-06e948d8-fae3-4d10-9ea8-a535a67717a6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.632843] [58709]: INFO cinder.api.openstack.wsgi [None req-06e948d8-fae3-4d10-9ea8-a535a67717a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1562.633066] [58709]: DEBUG cinder.api.openstack.wsgi [None req-06e948d8-fae3-4d10-9ea8-a535a67717a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1562.633278] [58709]: DEBUG cinder.api.openstack.wsgi [None req-06e948d8-fae3-4d10-9ea8-a535a67717a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1562.646078] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.646078] [58709]: warnings.warn( [ 1562.649970] [58709]: INFO cinder.volume.api [None req-06e948d8-fae3-4d10-9ea8-a535a67717a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1562.655161] [58709]: INFO cinder.api.openstack.wsgi [None req-06e948d8-fae3-4d10-9ea8-a535a67717a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1562.655582] [58709]: [pid: 58709|app: 0|req: 296/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:11 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1562.754996] [58710]: DEBUG cinder.api.middleware.request_id [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-fd3bd034-bfa8-4e14-a962-cb35433a04c2 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.757152] [58710]: INFO cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-fd3bd034-bfa8-4e14-a962-cb35433a04c2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] DELETE http://10.180.1.21/volume/v3/attachments/06026850-aeb7-4381-91c5-5f996c7ea8af [ 1562.757360] [58710]: DEBUG cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-fd3bd034-bfa8-4e14-a962-cb35433a04c2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1562.757572] [58710]: DEBUG cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-fd3bd034-bfa8-4e14-a962-cb35433a04c2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'version_select' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1562.765247] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.765247] [58710]: warnings.warn( [ 1563.295383] [58710]: INFO cinder.api.openstack.wsgi [req-473800aa-bde4-4b68-9c1e-2f45eca7fa78 req-fd3bd034-bfa8-4e14-a962-cb35433a04c2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments/06026850-aeb7-4381-91c5-5f996c7ea8af returned with HTTP 200 [ 1563.295872] [58710]: [pid: 58710|app: 0|req: 291/587] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:28:11 2025] DELETE /volume/v3/attachments/06026850-aeb7-4381-91c5-5f996c7ea8af => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1563.666194] [58709]: DEBUG cinder.api.middleware.request_id [None req-b2efc936-f743-4205-bc17-6c0d764a8fd4 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.668383] [58709]: INFO cinder.api.openstack.wsgi [None req-b2efc936-f743-4205-bc17-6c0d764a8fd4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1563.668622] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b2efc936-f743-4205-bc17-6c0d764a8fd4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1563.668892] [58709]: DEBUG cinder.api.openstack.wsgi [None req-b2efc936-f743-4205-bc17-6c0d764a8fd4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1563.678648] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1563.678648] [58709]: warnings.warn( [ 1563.682518] [58709]: INFO cinder.volume.api [None req-b2efc936-f743-4205-bc17-6c0d764a8fd4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1563.687450] [58709]: INFO cinder.api.openstack.wsgi [None req-b2efc936-f743-4205-bc17-6c0d764a8fd4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1563.687874] [58709]: [pid: 58709|app: 0|req: 297/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:12 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1563.761032] [58710]: DEBUG cinder.api.middleware.request_id [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-54aaddfb-3f2b-441b-ba57-c56bd24106e7 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.763132] [58710]: INFO cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-54aaddfb-3f2b-441b-ba57-c56bd24106e7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1563.763339] [58710]: DEBUG cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-54aaddfb-3f2b-441b-ba57-c56bd24106e7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1563.763561] [58710]: DEBUG cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-54aaddfb-3f2b-441b-ba57-c56bd24106e7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1563.775721] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1563.775721] [58710]: warnings.warn( [ 1563.779654] [58710]: INFO cinder.volume.api [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-54aaddfb-3f2b-441b-ba57-c56bd24106e7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1563.784891] [58710]: INFO cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-54aaddfb-3f2b-441b-ba57-c56bd24106e7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1563.785490] [58710]: [pid: 58710|app: 0|req: 292/589] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Dec 10 00:28:12 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1563.809312] [58709]: DEBUG cinder.api.middleware.request_id [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-67cc125b-3a89-45ea-9f3e-8fd562cbeff7 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.811965] [58709]: INFO cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-67cc125b-3a89-45ea-9f3e-8fd562cbeff7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] POST http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94/action [ 1563.812413] [58709]: DEBUG cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-67cc125b-3a89-45ea-9f3e-8fd562cbeff7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1563.812550] [58709]: DEBUG cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-67cc125b-3a89-45ea-9f3e-8fd562cbeff7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1563.824851] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1563.824851] [58709]: warnings.warn( [ 1563.825445] [58709]: INFO cinder.volume.api [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-67cc125b-3a89-45ea-9f3e-8fd562cbeff7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1563.831442] [58709]: INFO cinder.volume.api [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-67cc125b-3a89-45ea-9f3e-8fd562cbeff7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Begin detaching volume completed successfully. [ 1563.831674] [58709]: INFO cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-67cc125b-3a89-45ea-9f3e-8fd562cbeff7 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94/action returned with HTTP 202 [ 1563.832192] [58709]: [pid: 58709|app: 0|req: 298/590] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Dec 10 00:28:12 2025] POST /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1563.848152] [58710]: DEBUG cinder.api.middleware.request_id [None req-4668d695-2016-4596-a789-9c6d61c318a3 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.850173] [58710]: INFO cinder.api.openstack.wsgi [None req-4668d695-2016-4596-a789-9c6d61c318a3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1563.850587] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4668d695-2016-4596-a789-9c6d61c318a3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1563.850761] [58710]: DEBUG cinder.api.openstack.wsgi [None req-4668d695-2016-4596-a789-9c6d61c318a3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1563.863374] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1563.863374] [58710]: warnings.warn( [ 1563.867421] [58710]: INFO cinder.volume.api [None req-4668d695-2016-4596-a789-9c6d61c318a3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1563.872010] [58710]: INFO cinder.api.openstack.wsgi [None req-4668d695-2016-4596-a789-9c6d61c318a3 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1563.872540] [58710]: [pid: 58710|app: 0|req: 293/591] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:12 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1564.855879] [58709]: DEBUG cinder.api.middleware.request_id [None req-1bc91a31-e3bb-4d26-ae52-45c6572107db None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.856358] [58709]: INFO cinder.api.openstack.wsgi [None req-1bc91a31-e3bb-4d26-ae52-45c6572107db None None] GET http://10.180.1.21/volume// [ 1564.856576] [58709]: DEBUG cinder.api.openstack.wsgi [None req-1bc91a31-e3bb-4d26-ae52-45c6572107db None None] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1564.856809] [58709]: DEBUG cinder.api.openstack.wsgi [None req-1bc91a31-e3bb-4d26-ae52-45c6572107db None None] Calling method 'all' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1564.857236] [58709]: INFO cinder.api.openstack.wsgi [None req-1bc91a31-e3bb-4d26-ae52-45c6572107db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1564.857590] [58709]: [pid: 58709|app: 0|req: 299/592] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Dec 10 00:28:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1564.861839] [58710]: DEBUG cinder.api.middleware.request_id [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-b14b44c2-bf74-480f-8e6b-b9a811cd979e None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.864557] [58710]: INFO cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-b14b44c2-bf74-480f-8e6b-b9a811cd979e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1564.864979] [58710]: DEBUG cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-b14b44c2-bf74-480f-8e6b-b9a811cd979e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1564.865326] [58710]: DEBUG cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-b14b44c2-bf74-480f-8e6b-b9a811cd979e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1564.880658] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1564.880658] [58710]: warnings.warn( [ 1564.883578] [58709]: DEBUG cinder.api.middleware.request_id [None req-72d9951d-3826-4d4a-bad9-00a0e77a693a None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.885742] [58710]: INFO cinder.volume.api [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-b14b44c2-bf74-480f-8e6b-b9a811cd979e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1564.885865] [58709]: INFO cinder.api.openstack.wsgi [None req-72d9951d-3826-4d4a-bad9-00a0e77a693a tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1564.885975] [58709]: DEBUG cinder.api.openstack.wsgi [None req-72d9951d-3826-4d4a-bad9-00a0e77a693a tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1564.886201] [58709]: DEBUG cinder.api.openstack.wsgi [None req-72d9951d-3826-4d4a-bad9-00a0e77a693a tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1564.891904] [58710]: INFO cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-b14b44c2-bf74-480f-8e6b-b9a811cd979e tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1564.892550] [58710]: [pid: 58710|app: 0|req: 294/593] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Dec 10 00:28:13 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1564.897076] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1564.897076] [58709]: warnings.warn( [ 1564.901029] [58709]: INFO cinder.volume.api [None req-72d9951d-3826-4d4a-bad9-00a0e77a693a tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1564.905932] [58709]: INFO cinder.api.openstack.wsgi [None req-72d9951d-3826-4d4a-bad9-00a0e77a693a tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1564.906397] [58709]: [pid: 58709|app: 0|req: 300/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:13 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1565.916457] [58710]: DEBUG cinder.api.middleware.request_id [None req-5e5f9ba9-8f93-4350-90ed-34a33bcab836 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.919216] [58710]: INFO cinder.api.openstack.wsgi [None req-5e5f9ba9-8f93-4350-90ed-34a33bcab836 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1565.919604] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5e5f9ba9-8f93-4350-90ed-34a33bcab836 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1565.919863] [58710]: DEBUG cinder.api.openstack.wsgi [None req-5e5f9ba9-8f93-4350-90ed-34a33bcab836 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1565.937541] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1565.937541] [58710]: warnings.warn( [ 1565.941307] [58710]: INFO cinder.volume.api [None req-5e5f9ba9-8f93-4350-90ed-34a33bcab836 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1565.946789] [58710]: INFO cinder.api.openstack.wsgi [None req-5e5f9ba9-8f93-4350-90ed-34a33bcab836 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1565.947255] [58710]: [pid: 58710|app: 0|req: 295/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:14 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1566.538521] [58709]: DEBUG cinder.api.middleware.request_id [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-fae96611-89f3-4667-8d8b-22a7c53030be None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.541034] [58709]: INFO cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-fae96611-89f3-4667-8d8b-22a7c53030be tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] DELETE http://10.180.1.21/volume/v3/attachments/88e7fed3-0d87-4f4a-bbab-626d87d3a6e1 [ 1566.541342] [58709]: DEBUG cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-fae96611-89f3-4667-8d8b-22a7c53030be tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1566.541452] [58709]: DEBUG cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-fae96611-89f3-4667-8d8b-22a7c53030be tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'version_select' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1566.548972] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1566.548972] [58709]: warnings.warn( [ 1566.958023] [58710]: DEBUG cinder.api.middleware.request_id [None req-2a4f0aad-35a3-447a-823e-f095a157e98c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.960025] [58710]: INFO cinder.api.openstack.wsgi [None req-2a4f0aad-35a3-447a-823e-f095a157e98c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1566.960245] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2a4f0aad-35a3-447a-823e-f095a157e98c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1566.960455] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2a4f0aad-35a3-447a-823e-f095a157e98c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1566.973250] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1566.973250] [58710]: warnings.warn( [ 1566.976987] [58710]: INFO cinder.volume.api [None req-2a4f0aad-35a3-447a-823e-f095a157e98c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1566.981718] [58710]: INFO cinder.api.openstack.wsgi [None req-2a4f0aad-35a3-447a-823e-f095a157e98c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1566.982174] [58710]: [pid: 58710|app: 0|req: 296/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:15 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1567.080075] [58709]: INFO cinder.api.openstack.wsgi [req-fccaa461-0619-4088-94a0-dcf8f6294eb1 req-fae96611-89f3-4667-8d8b-22a7c53030be tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/attachments/88e7fed3-0d87-4f4a-bbab-626d87d3a6e1 returned with HTTP 200 [ 1567.080541] [58709]: [pid: 58709|app: 0|req: 301/597] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Dec 10 00:28:15 2025] DELETE /volume/v3/attachments/88e7fed3-0d87-4f4a-bbab-626d87d3a6e1 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1567.992511] [58710]: DEBUG cinder.api.middleware.request_id [None req-2fb4e09e-6266-4b9f-b6a7-66ad4ee706b4 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.994558] [58710]: INFO cinder.api.openstack.wsgi [None req-2fb4e09e-6266-4b9f-b6a7-66ad4ee706b4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1567.994777] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2fb4e09e-6266-4b9f-b6a7-66ad4ee706b4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1567.994987] [58710]: DEBUG cinder.api.openstack.wsgi [None req-2fb4e09e-6266-4b9f-b6a7-66ad4ee706b4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1568.004563] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.004563] [58710]: warnings.warn( [ 1568.009557] [58710]: INFO cinder.volume.api [None req-2fb4e09e-6266-4b9f-b6a7-66ad4ee706b4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1568.014580] [58710]: INFO cinder.api.openstack.wsgi [None req-2fb4e09e-6266-4b9f-b6a7-66ad4ee706b4 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1568.014996] [58710]: [pid: 58710|app: 0|req: 297/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:16 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1568.024309] [58709]: DEBUG cinder.api.middleware.request_id [None req-160326c3-e156-4247-8661-b513deb91f46 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.026371] [58709]: INFO cinder.api.openstack.wsgi [None req-160326c3-e156-4247-8661-b513deb91f46 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1568.026585] [58709]: DEBUG cinder.api.openstack.wsgi [None req-160326c3-e156-4247-8661-b513deb91f46 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1568.026792] [58709]: DEBUG cinder.api.openstack.wsgi [None req-160326c3-e156-4247-8661-b513deb91f46 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1568.034639] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.034639] [58709]: warnings.warn( [ 1568.038235] [58709]: INFO cinder.volume.api [None req-160326c3-e156-4247-8661-b513deb91f46 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1568.042599] [58709]: INFO cinder.api.openstack.wsgi [None req-160326c3-e156-4247-8661-b513deb91f46 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1568.043030] [58709]: [pid: 58709|app: 0|req: 302/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:16 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1568.090999] [58710]: DEBUG cinder.api.middleware.request_id [None req-3b51d530-4ee4-438d-8cbd-ffc4a44b47d1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.093089] [58710]: INFO cinder.api.openstack.wsgi [None req-3b51d530-4ee4-438d-8cbd-ffc4a44b47d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1568.093313] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3b51d530-4ee4-438d-8cbd-ffc4a44b47d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1568.093523] [58710]: DEBUG cinder.api.openstack.wsgi [None req-3b51d530-4ee4-438d-8cbd-ffc4a44b47d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1568.101421] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.101421] [58710]: warnings.warn( [ 1568.105039] [58710]: INFO cinder.volume.api [None req-3b51d530-4ee4-438d-8cbd-ffc4a44b47d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1568.109577] [58710]: INFO cinder.api.openstack.wsgi [None req-3b51d530-4ee4-438d-8cbd-ffc4a44b47d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1568.110025] [58710]: [pid: 58710|app: 0|req: 298/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:16 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1568.119208] [58709]: DEBUG cinder.api.middleware.request_id [None req-312e5a37-69c7-470a-bb15-7729f122cf0c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.121288] [58709]: INFO cinder.api.openstack.wsgi [None req-312e5a37-69c7-470a-bb15-7729f122cf0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1568.121488] [58709]: DEBUG cinder.api.openstack.wsgi [None req-312e5a37-69c7-470a-bb15-7729f122cf0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1568.121699] [58709]: DEBUG cinder.api.openstack.wsgi [None req-312e5a37-69c7-470a-bb15-7729f122cf0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1568.129618] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.129618] [58709]: warnings.warn( [ 1568.133367] [58709]: INFO cinder.volume.api [None req-312e5a37-69c7-470a-bb15-7729f122cf0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1568.137635] [58709]: INFO cinder.api.openstack.wsgi [None req-312e5a37-69c7-470a-bb15-7729f122cf0c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1568.138061] [58709]: [pid: 58709|app: 0|req: 303/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:16 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1568.175892] [58710]: DEBUG cinder.api.middleware.request_id [None req-0b493f8b-60a0-45cb-a0ca-a8a14ff463d1 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.177938] [58710]: INFO cinder.api.openstack.wsgi [None req-0b493f8b-60a0-45cb-a0ca-a8a14ff463d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1568.178136] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0b493f8b-60a0-45cb-a0ca-a8a14ff463d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1568.178346] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0b493f8b-60a0-45cb-a0ca-a8a14ff463d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1568.185861] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.185861] [58710]: warnings.warn( [ 1568.189268] [58710]: INFO cinder.volume.api [None req-0b493f8b-60a0-45cb-a0ca-a8a14ff463d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1568.193519] [58710]: INFO cinder.api.openstack.wsgi [None req-0b493f8b-60a0-45cb-a0ca-a8a14ff463d1 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1568.193936] [58710]: [pid: 58710|app: 0|req: 299/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:16 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1576.313340] [58709]: DEBUG cinder.api.middleware.request_id [None req-1864a3df-b567-40ed-ba99-de3e12dc63a2 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.315191] [58709]: INFO cinder.api.openstack.wsgi [None req-1864a3df-b567-40ed-ba99-de3e12dc63a2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1576.315404] [58709]: DEBUG cinder.api.openstack.wsgi [None req-1864a3df-b567-40ed-ba99-de3e12dc63a2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1576.315607] [58709]: DEBUG cinder.api.openstack.wsgi [None req-1864a3df-b567-40ed-ba99-de3e12dc63a2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1576.315789] [58709]: INFO cinder.api.v3.volumes [None req-1864a3df-b567-40ed-ba99-de3e12dc63a2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Delete volume with id: 7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1576.325591] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.325591] [58709]: warnings.warn( [ 1576.326122] [58709]: INFO cinder.volume.api [None req-1864a3df-b567-40ed-ba99-de3e12dc63a2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1576.343307] [58709]: INFO cinder.volume.api [None req-1864a3df-b567-40ed-ba99-de3e12dc63a2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Delete volume request issued successfully. [ 1576.343493] [58709]: INFO cinder.api.openstack.wsgi [None req-1864a3df-b567-40ed-ba99-de3e12dc63a2 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 202 [ 1576.343949] [58709]: [pid: 58709|app: 0|req: 304/603] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:28:25 2025] DELETE /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1576.346913] [58710]: DEBUG cinder.api.middleware.request_id [None req-6d875e1e-be11-4ccc-a635-a6633ef240c8 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.348965] [58710]: INFO cinder.api.openstack.wsgi [None req-6d875e1e-be11-4ccc-a635-a6633ef240c8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1576.349202] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6d875e1e-be11-4ccc-a635-a6633ef240c8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1576.349413] [58710]: DEBUG cinder.api.openstack.wsgi [None req-6d875e1e-be11-4ccc-a635-a6633ef240c8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1576.357364] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.357364] [58710]: warnings.warn( [ 1576.361241] [58710]: INFO cinder.volume.api [None req-6d875e1e-be11-4ccc-a635-a6633ef240c8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1576.365848] [58710]: INFO cinder.api.openstack.wsgi [None req-6d875e1e-be11-4ccc-a635-a6633ef240c8 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1576.366369] [58710]: [pid: 58710|app: 0|req: 300/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:25 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1577.376877] [58709]: DEBUG cinder.api.middleware.request_id [None req-0a0e751f-282f-4149-9495-230dbef1c95b None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1577.378962] [58709]: INFO cinder.api.openstack.wsgi [None req-0a0e751f-282f-4149-9495-230dbef1c95b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1577.379180] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0a0e751f-282f-4149-9495-230dbef1c95b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1577.379401] [58709]: DEBUG cinder.api.openstack.wsgi [None req-0a0e751f-282f-4149-9495-230dbef1c95b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1577.389482] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1577.389482] [58709]: warnings.warn( [ 1577.393558] [58709]: INFO cinder.volume.api [None req-0a0e751f-282f-4149-9495-230dbef1c95b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1577.398322] [58709]: INFO cinder.api.openstack.wsgi [None req-0a0e751f-282f-4149-9495-230dbef1c95b tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1577.426283] [58709]: [pid: 58709|app: 0|req: 305/605] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:26 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1578.409328] [58710]: DEBUG cinder.api.middleware.request_id [None req-62e2e414-026a-479b-b91f-b61ed1b8da4c None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.411595] [58710]: INFO cinder.api.openstack.wsgi [None req-62e2e414-026a-479b-b91f-b61ed1b8da4c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1578.411827] [58710]: DEBUG cinder.api.openstack.wsgi [None req-62e2e414-026a-479b-b91f-b61ed1b8da4c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1578.412047] [58710]: DEBUG cinder.api.openstack.wsgi [None req-62e2e414-026a-479b-b91f-b61ed1b8da4c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1578.420417] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.420417] [58710]: warnings.warn( [ 1578.424364] [58710]: INFO cinder.volume.api [None req-62e2e414-026a-479b-b91f-b61ed1b8da4c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1578.428952] [58710]: INFO cinder.api.openstack.wsgi [None req-62e2e414-026a-479b-b91f-b61ed1b8da4c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 200 [ 1578.429399] [58710]: [pid: 58710|app: 0|req: 301/606] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:27 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1579.439944] [58709]: DEBUG cinder.api.middleware.request_id [None req-4acfab98-b61f-4ded-af1b-8cb54eae5d05 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.442327] [58709]: INFO cinder.api.openstack.wsgi [None req-4acfab98-b61f-4ded-af1b-8cb54eae5d05 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 [ 1579.442550] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4acfab98-b61f-4ded-af1b-8cb54eae5d05 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1579.442759] [58709]: DEBUG cinder.api.openstack.wsgi [None req-4acfab98-b61f-4ded-af1b-8cb54eae5d05 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1579.449381] [58709]: INFO cinder.api.openstack.wsgi [None req-4acfab98-b61f-4ded-af1b-8cb54eae5d05 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 returned with HTTP 404 [ 1579.449908] [58709]: [pid: 58709|app: 0|req: 306/607] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:28 2025] GET /volume/v3/volumes/7c68ab1b-2c4b-446a-ba1b-a279d748bf94 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1579.453102] [58710]: DEBUG cinder.api.middleware.request_id [None req-065bfa03-8200-43af-b87a-9e23f9d8c007 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.455160] [58710]: INFO cinder.api.openstack.wsgi [None req-065bfa03-8200-43af-b87a-9e23f9d8c007 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1579.455411] [58710]: DEBUG cinder.api.openstack.wsgi [None req-065bfa03-8200-43af-b87a-9e23f9d8c007 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1579.455625] [58710]: DEBUG cinder.api.openstack.wsgi [None req-065bfa03-8200-43af-b87a-9e23f9d8c007 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'delete' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1579.455804] [58710]: INFO cinder.api.v3.volumes [None req-065bfa03-8200-43af-b87a-9e23f9d8c007 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Delete volume with id: 4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1579.464692] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.464692] [58710]: warnings.warn( [ 1579.465211] [58710]: INFO cinder.volume.api [None req-065bfa03-8200-43af-b87a-9e23f9d8c007 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1579.480379] [58710]: INFO cinder.volume.api [None req-065bfa03-8200-43af-b87a-9e23f9d8c007 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Delete volume request issued successfully. [ 1579.480571] [58710]: INFO cinder.api.openstack.wsgi [None req-065bfa03-8200-43af-b87a-9e23f9d8c007 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 202 [ 1579.481180] [58710]: [pid: 58710|app: 0|req: 302/608] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:28:28 2025] DELETE /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1579.484049] [58709]: DEBUG cinder.api.middleware.request_id [None req-de77407c-94f4-4f4d-a6ba-92a6a79c923c None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.486169] [58709]: INFO cinder.api.openstack.wsgi [None req-de77407c-94f4-4f4d-a6ba-92a6a79c923c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1579.486382] [58709]: DEBUG cinder.api.openstack.wsgi [None req-de77407c-94f4-4f4d-a6ba-92a6a79c923c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1579.486585] [58709]: DEBUG cinder.api.openstack.wsgi [None req-de77407c-94f4-4f4d-a6ba-92a6a79c923c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1579.494323] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.494323] [58709]: warnings.warn( [ 1579.498430] [58709]: INFO cinder.volume.api [None req-de77407c-94f4-4f4d-a6ba-92a6a79c923c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1579.503051] [58709]: INFO cinder.api.openstack.wsgi [None req-de77407c-94f4-4f4d-a6ba-92a6a79c923c tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1579.503614] [58709]: [pid: 58709|app: 0|req: 307/609] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:28 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1580.514500] [58710]: DEBUG cinder.api.middleware.request_id [None req-a45b79d0-8f17-41fe-8598-827a05073615 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1580.516219] [58710]: INFO cinder.api.openstack.wsgi [None req-a45b79d0-8f17-41fe-8598-827a05073615 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1580.516453] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a45b79d0-8f17-41fe-8598-827a05073615 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1580.516666] [58710]: DEBUG cinder.api.openstack.wsgi [None req-a45b79d0-8f17-41fe-8598-827a05073615 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1580.524519] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1580.524519] [58710]: warnings.warn( [ 1580.528069] [58710]: INFO cinder.volume.api [None req-a45b79d0-8f17-41fe-8598-827a05073615 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1580.532414] [58710]: INFO cinder.api.openstack.wsgi [None req-a45b79d0-8f17-41fe-8598-827a05073615 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1580.532847] [58710]: [pid: 58710|app: 0|req: 303/610] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:29 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1581.542991] [58709]: DEBUG cinder.api.middleware.request_id [None req-2cd9f3ca-cf1b-43fa-a13c-4874b37a1194 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.545011] [58709]: INFO cinder.api.openstack.wsgi [None req-2cd9f3ca-cf1b-43fa-a13c-4874b37a1194 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1581.545267] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2cd9f3ca-cf1b-43fa-a13c-4874b37a1194 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1581.545511] [58709]: DEBUG cinder.api.openstack.wsgi [None req-2cd9f3ca-cf1b-43fa-a13c-4874b37a1194 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1581.553182] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1581.553182] [58709]: warnings.warn( [ 1581.556951] [58709]: INFO cinder.volume.api [None req-2cd9f3ca-cf1b-43fa-a13c-4874b37a1194 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1581.561551] [58709]: INFO cinder.api.openstack.wsgi [None req-2cd9f3ca-cf1b-43fa-a13c-4874b37a1194 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 200 [ 1581.561983] [58709]: [pid: 58709|app: 0|req: 308/611] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:30 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1582.573038] [58710]: DEBUG cinder.api.middleware.request_id [None req-f825c114-afd0-483d-940d-c7274e342f32 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.574687] [58710]: INFO cinder.api.openstack.wsgi [None req-f825c114-afd0-483d-940d-c7274e342f32 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 [ 1582.574903] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f825c114-afd0-483d-940d-c7274e342f32 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1582.575132] [58710]: DEBUG cinder.api.openstack.wsgi [None req-f825c114-afd0-483d-940d-c7274e342f32 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1582.581710] [58710]: INFO cinder.api.openstack.wsgi [None req-f825c114-afd0-483d-940d-c7274e342f32 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 returned with HTTP 404 [ 1582.582273] [58710]: [pid: 58710|app: 0|req: 304/612] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:31 2025] GET /volume/v3/volumes/4ff3ac8d-69c6-47cb-b8af-1d7cd92aeeb8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1582.630607] [58709]: DEBUG cinder.api.middleware.request_id [None req-f59255f1-6eca-4cdb-b00f-75afba461fac None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.632733] [58709]: INFO cinder.api.openstack.wsgi [None req-f59255f1-6eca-4cdb-b00f-75afba461fac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] DELETE http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1582.632943] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f59255f1-6eca-4cdb-b00f-75afba461fac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1582.633170] [58709]: DEBUG cinder.api.openstack.wsgi [None req-f59255f1-6eca-4cdb-b00f-75afba461fac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'delete' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1582.633373] [58709]: INFO cinder.api.v3.volumes [None req-f59255f1-6eca-4cdb-b00f-75afba461fac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Delete volume with id: 63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1582.641530] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.641530] [58709]: warnings.warn( [ 1582.642056] [58709]: INFO cinder.volume.api [None req-f59255f1-6eca-4cdb-b00f-75afba461fac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1582.654601] [58709]: INFO cinder.volume.api [None req-f59255f1-6eca-4cdb-b00f-75afba461fac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Delete volume request issued successfully. [ 1582.654787] [58709]: INFO cinder.api.openstack.wsgi [None req-f59255f1-6eca-4cdb-b00f-75afba461fac tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 202 [ 1582.655289] [58709]: [pid: 58709|app: 0|req: 309/613] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Dec 10 00:28:31 2025] DELETE /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1582.658361] [58710]: DEBUG cinder.api.middleware.request_id [None req-92e93e3c-3eed-4996-8ecf-665029c53f81 None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.660407] [58710]: INFO cinder.api.openstack.wsgi [None req-92e93e3c-3eed-4996-8ecf-665029c53f81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1582.661049] [58710]: DEBUG cinder.api.openstack.wsgi [None req-92e93e3c-3eed-4996-8ecf-665029c53f81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1582.661049] [58710]: DEBUG cinder.api.openstack.wsgi [None req-92e93e3c-3eed-4996-8ecf-665029c53f81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1582.668864] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.668864] [58710]: warnings.warn( [ 1582.672614] [58710]: INFO cinder.volume.api [None req-92e93e3c-3eed-4996-8ecf-665029c53f81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1582.677112] [58710]: INFO cinder.api.openstack.wsgi [None req-92e93e3c-3eed-4996-8ecf-665029c53f81 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1582.677646] [58710]: [pid: 58710|app: 0|req: 305/614] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:31 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1583.688094] [58709]: DEBUG cinder.api.middleware.request_id [None req-973a4df1-5353-4377-ae9d-176f6535a8a6 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.690231] [58709]: INFO cinder.api.openstack.wsgi [None req-973a4df1-5353-4377-ae9d-176f6535a8a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1583.690451] [58709]: DEBUG cinder.api.openstack.wsgi [None req-973a4df1-5353-4377-ae9d-176f6535a8a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1583.690657] [58709]: DEBUG cinder.api.openstack.wsgi [None req-973a4df1-5353-4377-ae9d-176f6535a8a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1583.698508] [58709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1583.698508] [58709]: warnings.warn( [ 1583.702036] [58709]: INFO cinder.volume.api [None req-973a4df1-5353-4377-ae9d-176f6535a8a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1583.706184] [58709]: INFO cinder.api.openstack.wsgi [None req-973a4df1-5353-4377-ae9d-176f6535a8a6 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1583.706585] [58709]: [pid: 58709|app: 0|req: 310/615] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:32 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1584.716960] [58710]: DEBUG cinder.api.middleware.request_id [None req-0f443c32-bed4-4279-8756-bff7e5c6d5ad None None] RequestId filter calling following filter/app {{(pid=58710) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1584.718952] [58710]: INFO cinder.api.openstack.wsgi [None req-0f443c32-bed4-4279-8756-bff7e5c6d5ad tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1584.719188] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0f443c32-bed4-4279-8756-bff7e5c6d5ad tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58710) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1584.719382] [58710]: DEBUG cinder.api.openstack.wsgi [None req-0f443c32-bed4-4279-8756-bff7e5c6d5ad tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58710) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1584.726755] [58710]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1584.726755] [58710]: warnings.warn( [ 1584.730153] [58710]: INFO cinder.volume.api [None req-0f443c32-bed4-4279-8756-bff7e5c6d5ad tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Volume info retrieved successfully. [ 1584.734468] [58710]: INFO cinder.api.openstack.wsgi [None req-0f443c32-bed4-4279-8756-bff7e5c6d5ad tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 200 [ 1584.734875] [58710]: [pid: 58710|app: 0|req: 306/616] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:33 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1585.745026] [58709]: DEBUG cinder.api.middleware.request_id [None req-71cf2d24-ef85-419f-8624-571e39ac9606 None None] RequestId filter calling following filter/app {{(pid=58709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.747186] [58709]: INFO cinder.api.openstack.wsgi [None req-71cf2d24-ef85-419f-8624-571e39ac9606 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] GET http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 [ 1585.747350] [58709]: DEBUG cinder.api.openstack.wsgi [None req-71cf2d24-ef85-419f-8624-571e39ac9606 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Empty body provided in request {{(pid=58709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1585.747553] [58709]: DEBUG cinder.api.openstack.wsgi [None req-71cf2d24-ef85-419f-8624-571e39ac9606 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] Calling method 'show' {{(pid=58709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1585.753985] [58709]: INFO cinder.api.openstack.wsgi [None req-71cf2d24-ef85-419f-8624-571e39ac9606 tempest-AttachVolumeTestJSON-144318829 tempest-AttachVolumeTestJSON-144318829-project-member] http://10.180.1.21/volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 returned with HTTP 404 [ 1585.754718] [58709]: [pid: 58709|app: 0|req: 311/617] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Dec 10 00:28:34 2025] GET /volume/v3/volumes/63b0699a-7e6c-4bb5-9245-072f1981c4e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1594.732629] [58710]: DEBUG dbcounter [-] [58710] Writing DB stats cinder:SELECT=174,cinder:UPDATE=22,cinder:INSERT=8 {{(pid=58710) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1595.750199] [58709]: DEBUG dbcounter [-] [58709] Writing DB stats cinder:SELECT=169,cinder:INSERT=9,cinder:UPDATE=23 {{(pid=58709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}