[ 429.039990] [58199]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 429.041506] [58199]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Nov 12 09:56:58 2025] *** [ 429.041506] [58199]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 429.041506] [58199]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 429.041506] [58199]: nodename: devstack [ 429.041506] [58199]: machine: x86_64 [ 429.041506] [58199]: clock source: unix [ 429.041506] [58199]: pcre jit disabled [ 429.041506] [58199]: detected number of CPU cores: 8 [ 429.041506] [58199]: current working directory: / [ 429.041506] [58199]: detected binary path: /usr/bin/uwsgi-core [ 429.041506] [58199]: your processes number limit is 128149 [ 429.041506] [58199]: your memory page size is 4096 bytes [ 429.041876] [58199]: detected max file descriptor number: 2048 [ 429.041876] [58199]: lock engine: pthread robust mutexes [ 429.041876] [58199]: thunder lock: enabled [ 429.041876] [58199]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 429.041876] [58199]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 429.041876] [58199]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 429.041876] [58199]: Set PythonHome to /opt/stack/data/venv [ 429.073807] [58199]: Python main interpreter initialized at 0x61f24495ebe0 [ 429.073807] [58199]: python threads support enabled [ 429.073807] [58199]: your server socket listen backlog is limited to 100 connections [ 429.073807] [58199]: your mercy for graceful operations on workers is 80 seconds [ 429.074204] [58199]: mapped 403077 bytes (393 KB) for 2 cores [ 429.074277] [58199]: *** Operational MODE: preforking *** [ 429.074470] [58199]: *** uWSGI is running in multiple interpreter mode *** [ 429.074470] [58199]: spawned uWSGI master process (pid: 58199) [ 429.074985] [58199]: spawned uWSGI worker 1 (pid: 58200, cores: 1) [ 429.075671] [58199]: spawned uWSGI worker 2 (pid: 58201, cores: 1) [ 429.075671] [58199]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 429.259108] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 429.259108] [58200]: debtcollector.deprecate( [ 429.273926] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 429.273926] [58201]: debtcollector.deprecate( [ 429.380662] [58200]: /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. [ 429.380662] [58200]: removals.removed_module( [ 429.381407] [58200]: /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. [ 429.381407] [58200]: removals.removed_module( [ 429.394516] [58201]: /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. [ 429.394516] [58201]: removals.removed_module( [ 429.395207] [58201]: /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. [ 429.395207] [58201]: removals.removed_module( [ 429.955696] [58200]: /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 [ 429.955696] [58200]: warnings.warn( [ 429.979951] [58201]: /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 [ 429.979951] [58201]: warnings.warn( [ 430.013476] [58200]: /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. [ 430.013476] [58200]: warnings.warn( [ 430.038049] [58201]: /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. [ 430.038049] [58201]: warnings.warn( [ 430.276196] [58200]: 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. [ 430.276482] [58200]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58200) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:359}} [ 430.293186] [58201]: 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. [ 430.293488] [58201]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=58201) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:359}} [ 430.354648] [58201]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 430.354648] [58201]: @jsonschema.FormatChecker.cls_checks('date-time') [ 430.354818] [58200]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 430.354818] [58200]: @jsonschema.FormatChecker.cls_checks('date-time') [ 430.726453] [58201]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58201) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 430.726684] [58200]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=58200) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 430.726876] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.726967] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.727136] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.727170] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.727230] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.727406] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.731238] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.731408] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.731408] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.731562] [58201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.731562] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.731622] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.731652] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.731679] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.731706] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.731731] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.731872] [58200]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.731872] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.731974] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.731974] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.733540] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.733657] [58201]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.733706] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.733770] [58201]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.733829] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.733900] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.733955] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.734012] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.734062] [58200]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.734113] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.734169] [58200]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.734241] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.734325] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.734397] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.739565] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.739690] [58201]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.739741] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.739786] [58201]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.739831] [58200]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.739879] [58201]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.739921] [58200]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.739948] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.739979] [58200]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.740016] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.740049] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.740077] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.740108] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.740146] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.741324] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.741431] [58201]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.741507] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.741601] [58201]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.741659] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.741722] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.741774] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.741828] [58200]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.741877] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.741960] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.741988] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.742026] [58200]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.742026] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.742081] [58201]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.742107] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.742189] [58201]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.742237] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.742280] [58201]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.742323] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.742370] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.742414] [58200]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.742456] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.742503] [58200]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.742555] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.742600] [58200]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.742600] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.742600] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.742600] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.743898] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.744051] [58201]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.744098] [58201]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.744177] [58201]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.744242] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.744322] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.744386] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.744420] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.744486] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.744524] [58200]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.744552] [58201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.744577] [58200]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.744635] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.744687] [58200]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.744735] [58201]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.744784] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.744827] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.744870] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.744913] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.744959] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.744995] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.745056] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.745056] [58200]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.745056] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.745128] [58200]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.745155] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.745231] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.745279] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.746186] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.746295] [58201]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.746384] [58201]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.746441] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.746487] [58201]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.746535] [58200]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.746593] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.746593] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.746698] [58200]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.746698] [58200]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.746777] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.746827] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.746827] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.746897] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.747381] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.747482] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.747558] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.747626] [58201]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.747718] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.747748] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.747774] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.747799] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.747867] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.747912] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.747959] [58200]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.748012] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.748058] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.748169] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.749946] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.750042] [58201]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.750112] [58201]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.750168] [58201]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.750239] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.750303] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.750371] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.750496] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.750620] [58200]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.750700] [58200]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.750771] [58200]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.750863] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.750928] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.750999] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.751170] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.751268] [58201]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.751338] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.751372] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.751399] [58201]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.751430] [58200]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.751457] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.751486] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.751515] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.751540] [58200]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.751621] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.751667] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.751667] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.751751] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.753333] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.753419] [58201]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.753467] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.753512] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.753561] [58200]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.753609] [58201]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.753652] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.753701] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.753701] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.753782] [58200]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.753810] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.753888] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.753915] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.753944] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.753970] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.753995] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.754038] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.754070] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.754098] [58201]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.754123] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.754148] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.754148] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.754194] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.754194] [58200]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.754244] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.754270] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.754296] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.754321] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.754350] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.754350] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.754399] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.754426] [58201]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.754452] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.754477] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.754502] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.754527] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.754552] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.754580] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.754606] [58200]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.754606] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.754658] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.754842] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.755283] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.755368] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.755437] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.755505] [58201]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.755568] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.755619] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.755665] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.755712] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.755757] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.755842] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.755931] [58200]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.756043] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.756109] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.756182] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.756476] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.756525] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.756569] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.756612] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.756655] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.756698] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.756744] [58201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.756792] [58200]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.756839] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.756882] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.756925] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.756972] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.757029] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.757086] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.759482] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.759556] [58201]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.759626] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.759694] [58201]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.759759] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.759813] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.759886] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.759983] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.760093] [58200]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.760192] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.760277] [58200]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.760339] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.760406] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.760478] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.760657] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.760743] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.760791] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.760840] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.760900] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.760958] [58201]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.761024] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.761077] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.761105] [58200]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.761132] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.761163] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.761189] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.761215] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.761215] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.765215] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.765318] [58200]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.765385] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.765465] [58200]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.765557] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.765626] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.765727] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.765909] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.766020] [58201]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.766094] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.766165] [58201]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.766237] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.766286] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.766354] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.767551] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.767671] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.767748] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.767819] [58200]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.767910] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.767975] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.768047] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.768087] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.768126] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.768191] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.768242] [58201]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.768301] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.768347] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.768406] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.768672] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.768755] [58200]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.768845] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.768900] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.768934] [58200]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.768978] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.769023] [58201]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.769051] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.769077] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.769161] [58201]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.769207] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.769251] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.769299] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.769344] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.769404] [58200]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.769453] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.769496] [58200]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.769496] [58200]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.769583] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.769628] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.769674] [58201]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.769718] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.769768] [58201]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.769812] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.769847] [58201]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.769847] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.769847] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.769847] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.770310] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.770387] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.770491] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.770539] [58200]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.770578] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.770627] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.770675] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.770704] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.770734] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.770760] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.770786] [58201]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.770813] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.770882] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.770941] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.772712] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.772803] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.772803] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.772892] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.772940] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.772984] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.773042] [58201]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.773086] [58200]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.773136] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.773183] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.773183] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.773272] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.773301] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.773330] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.776274] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.776357] [58201]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.776428] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.776497] [58201]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.776561] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.776601] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.776630] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.776656] [58200]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.776680] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.776741] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.776789] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.776837] [58200]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.776890] [58201]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.776934] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.776980] [58201]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.777042] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.777081] [58201]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.777130] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.777184] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.777184] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.777238] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.777238] [58200]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.777287] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.777315] [58200]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.777315] [58200]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.777315] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.777386] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.777412] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.777862] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.777944] [58201]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.778023] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.778137] [58201]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.778187] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.778214] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.778240] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.778305] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.778356] [58200]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.778401] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.778444] [58200]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.778512] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.778576] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.778661] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.779108] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.779191] [58201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.779260] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.779327] [58201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.779392] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.779455] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.779524] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.779562] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.779654] [58200]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.779726] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.779794] [58200]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.779869] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.779935] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.780014] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.781549] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.781640] [58201]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.781695] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.781762] [58201]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.781828] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.781890] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.781922] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.781956] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.782028] [58200]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.782074] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.782154] [58200]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.782220] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.782285] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.782355] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.783055] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.783142] [58201]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.783212] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.783282] [58201]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.783314] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.783347] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.783407] [58200]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.783451] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.783498] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.783542] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.783542] [58200]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.783627] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.783666] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.783719] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.785336] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.785426] [58201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.785474] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.785520] [58201]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.785569] [58200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.785618] [58201]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.785647] [58200]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.785672] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.785697] [58200]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.785727] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.785753] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.785781] [58201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.785807] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.785807] [58200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 430.787020] [58201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58201) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.787101] [58201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.787161] [58201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.787241] [58201]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.787307] [58201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.787339] [58200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=58200) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 430.787366] [58201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58201) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.787423] [58200]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 430.787481] [58200]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 430.787550] [58200]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 430.787626] [58200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=58200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 430.787692] [58200]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=58200) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 430.813907] [58201]: INFO dbcounter [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Registered counter for database cinder [ 430.814076] [58200]: INFO dbcounter [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Registered counter for database cinder [ 430.823152] [58201]: DEBUG oslo_db.sqlalchemy.engines [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 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=58201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 430.823290] [58200]: DEBUG oslo_db.sqlalchemy.engines [None req-76a8243f-1310-4788-8294-c010f070bbf0 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=58200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 430.954395] [58201]: DEBUG dbcounter [-] [58201] Writer thread running {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 430.954738] [58200]: DEBUG dbcounter [-] [58200] Writer thread running {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 430.958795] [58201]: INFO cinder.rpc [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 430.958926] [58200]: INFO cinder.rpc [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 430.961230] [58200]: INFO cinder.rpc [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 430.961323] [58201]: INFO cinder.rpc [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 430.963439] [58200]: INFO cinder.rpc [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 430.963701] [58201]: INFO cinder.rpc [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 430.965437] [58200]: INFO cinder.rpc [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 430.965604] [58201]: INFO cinder.rpc [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 430.965779] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.965955] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.965990] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.966152] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.967632] [58200]: WARNING cinder.keymgr.conf_key_mgr [None req-76a8243f-1310-4788-8294-c010f070bbf0 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' [ 430.967864] [58201]: WARNING cinder.keymgr.conf_key_mgr [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 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' [ 430.968775] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.968934] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.968975] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.969143] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.971646] [58200]: DEBUG oslo_db.sqlalchemy.engines [None req-76a8243f-1310-4788-8294-c010f070bbf0 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=58200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 430.971778] [58201]: DEBUG oslo_db.sqlalchemy.engines [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 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=58201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 430.973405] [58200]: INFO cinder.rpc [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 430.973566] [58201]: INFO cinder.rpc [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 430.975265] [58200]: INFO cinder.rpc [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 430.975411] [58201]: INFO cinder.rpc [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 430.975677] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.975824] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.975857] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.975980] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.986265] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.986443] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.986573] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.986767] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.989290] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.989454] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.989696] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.989864] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.992343] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.992501] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.992873] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.993060] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.996447] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.996611] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.996745] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.996910] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.999133] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.999299] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 430.999597] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 430.999759] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.001904] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.002078] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.002395] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.002573] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.004765] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.004924] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.005269] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.005431] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.007207] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.007366] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.007817] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.007982] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.010873] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.011041] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.011437] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.011596] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.012028] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.012189] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.012562] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.012721] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.014422] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.014588] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.014960] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.015131] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.019772] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.019934] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.020404] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.020580] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.023162] [58201]: WARNING cinder.api.contrib.hosts [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 431.023589] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.023743] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.023780] [58200]: WARNING cinder.api.contrib.hosts [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 431.024194] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.024345] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.024612] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.024768] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.025292] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.025463] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.025746] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.025907] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.026438] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.026586] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.026684] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.026840] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.027362] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.027513] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.028283] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.028435] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.028561] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.028716] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.029358] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.029514] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.029637] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.029799] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.030370] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.030533] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.030662] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.030818] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.031508] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.031671] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.031796] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.031958] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.032613] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.032764] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.032886] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.033051] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.033472] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: extensions {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.033753] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: extensions {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.035279] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: os-hosts {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.035339] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: os-hosts {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.036927] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: qos-specs {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.037250] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: qos-specs {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.039817] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: os-quota-class-sets {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.039855] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: os-quota-class-sets {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.040937] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: scheduler-stats {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.041056] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: scheduler-stats {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.042157] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: os-snapshot-manage {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.042645] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: os-snapshot-manage {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.044736] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: capabilities {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.044838] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: capabilities {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.045061] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: encryption {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.045612] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: encryption {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.047537] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: cgsnapshots {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.048231] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: cgsnapshots {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.049409] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: os-quota-sets {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.049722] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: os-quota-sets {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.145779] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: os-volume-manage {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.147386] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: os-volume-transfer {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.148101] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: os-volume-manage {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.149120] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: os-volume-type-access {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.149783] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: os-volume-transfer {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.150798] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: backups {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.151660] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: os-volume-type-access {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.153045] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: os-services {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.153298] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: backups {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.154432] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: consistencygroups {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.155439] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: os-services {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.156528] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: extra_specs {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.156864] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: consistencygroups {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.158180] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: os-availability-zone {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.159074] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: extra_specs {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.159586] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extended resource: encryption {{(pid=58200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.160717] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: os-availability-zone {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.162370] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.162475] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extended resource: encryption {{(pid=58201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 431.162555] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.163607] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.163767] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.164451] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.164637] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.164696] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.164791] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.165667] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.165724] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.165822] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.165883] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.166725] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.166813] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.166881] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.166931] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.167773] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.167844] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.168242] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.168319] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.168888] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.168993] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.169053] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.169172] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.169960] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.170034] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.170133] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.170183] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.171153] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.171222] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.171323] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.171383] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.172171] [58200]: WARNING stevedore.named [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.172254] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.172326] [58200]: WARNING castellan.key_manager [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.172409] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.173039] [58200]: DEBUG cinder.api.contrib.snapshot_actions [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] SnapshotActionsController initialized {{(pid=58200) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 431.173170] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension VolumeActions extending resource: volumes {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.173322] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension UsedLimits extending resource: limits {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.173434] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.173482] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.173564] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.173613] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.173675] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension TypesManage extending resource: types {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.173798] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.173911] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension AdminActions extending resource: volumes {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.174041] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension AdminActions extending resource: snapshots {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.174157] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension AdminActions extending resource: backups {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.174267] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.174393] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.174468] [58201]: WARNING stevedore.named [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 431.174523] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.174616] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.174666] [58201]: WARNING castellan.key_manager [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 431.174805] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.174914] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.175026] [58200]: DEBUG cinder.api.v3.router [None req-76a8243f-1310-4788-8294-c010f070bbf0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.175337] [58201]: DEBUG cinder.api.contrib.snapshot_actions [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] SnapshotActionsController initialized {{(pid=58201) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 431.175468] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension VolumeActions extending resource: volumes {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.175620] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension UsedLimits extending resource: limits {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.175839] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.175971] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.176094] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension TypesManage extending resource: types {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.176216] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.176334] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension AdminActions extending resource: volumes {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.176454] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension AdminActions extending resource: snapshots {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.176568] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension AdminActions extending resource: backups {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.176676] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.176794] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.176907] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.177034] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.177233] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.177365] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.177476] [58201]: DEBUG cinder.api.v3.router [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=58201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 431.177527] [58200]: WARNING keystonemiddleware.auth_token [None req-76a8243f-1310-4788-8294-c010f070bbf0 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. [ 431.180108] [58201]: WARNING keystonemiddleware.auth_token [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 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. [ 431.181874] [58200]: WARNING keystonemiddleware.auth_token [None req-76a8243f-1310-4788-8294-c010f070bbf0 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 [ 431.184428] [58201]: WARNING keystonemiddleware.auth_token [None req-e236ba58-2ce8-4625-af7c-d7ac77da2bc2 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 [ 431.184566] [58200]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x61f24495ebe0 pid: 58200 (default app) [ 431.187079] [58201]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x61f24495ebe0 pid: 58201 (default app) [ 431.194128] [58200]: /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. [ 431.194128] [58200]: warnings.warn(deprecated_msg) [ 431.194128] [58200]: /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. [ 431.194128] [58200]: warnings.warn(deprecated_msg) [ 431.194128] [58200]: /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. [ 431.194415] [58200]: warnings.warn(deprecated_msg) [ 431.194415] [58200]: /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. [ 431.194415] [58200]: warnings.warn(deprecated_msg) [ 431.194415] [58200]: /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. [ 431.194415] [58200]: warnings.warn(deprecated_msg) [ 431.194568] [58200]: /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. [ 431.194568] [58200]: warnings.warn(deprecated_msg) [ 431.194568] [58200]: /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. [ 431.194568] [58200]: warnings.warn(deprecated_msg) [ 431.194568] [58200]: /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. [ 431.194568] [58200]: warnings.warn(deprecated_msg) [ 431.194751] [58200]: /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. [ 431.194751] [58200]: warnings.warn(deprecated_msg) [ 431.194751] [58200]: /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. [ 431.194751] [58200]: warnings.warn(deprecated_msg) [ 431.194935] [58200]: /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. [ 431.194935] [58200]: warnings.warn(deprecated_msg) [ 431.194935] [58200]: /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. [ 431.194935] [58200]: warnings.warn(deprecated_msg) [ 431.195072] [58200]: /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. [ 431.195072] [58200]: warnings.warn(deprecated_msg) [ 431.195072] [58200]: /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. [ 431.195072] [58200]: warnings.warn(deprecated_msg) [ 431.195203] [58200]: /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. [ 431.195203] [58200]: warnings.warn(deprecated_msg) [ 431.195203] [58200]: /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. [ 431.195203] [58200]: warnings.warn(deprecated_msg) [ 431.195203] [58200]: /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. [ 431.195370] [58200]: warnings.warn(deprecated_msg) [ 431.195370] [58200]: /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. [ 431.195370] [58200]: warnings.warn(deprecated_msg) [ 431.195370] [58200]: /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. [ 431.195370] [58200]: warnings.warn(deprecated_msg) [ 431.195519] [58200]: /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. [ 431.195519] [58200]: warnings.warn(deprecated_msg) [ 431.195519] [58200]: /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. [ 431.195519] [58200]: warnings.warn(deprecated_msg) [ 431.195519] [58200]: /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. [ 431.195519] [58200]: warnings.warn(deprecated_msg) [ 431.195717] [58200]: /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. [ 431.195717] [58200]: warnings.warn(deprecated_msg) [ 431.195717] [58200]: /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. [ 431.195717] [58200]: warnings.warn(deprecated_msg) [ 431.195717] [58200]: /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. [ 431.195717] [58200]: warnings.warn(deprecated_msg) [ 431.195897] [58200]: /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. [ 431.195897] [58200]: warnings.warn(deprecated_msg) [ 431.195897] [58200]: /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. [ 431.195897] [58200]: warnings.warn(deprecated_msg) [ 431.195897] [58200]: /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. [ 431.195897] [58200]: warnings.warn(deprecated_msg) [ 431.196097] [58200]: /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. [ 431.196097] [58200]: warnings.warn(deprecated_msg) [ 431.196097] [58200]: /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. [ 431.196097] [58200]: warnings.warn(deprecated_msg) [ 431.196097] [58200]: /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. [ 431.196273] [58200]: warnings.warn(deprecated_msg) [ 431.196273] [58200]: /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. [ 431.196273] [58200]: warnings.warn(deprecated_msg) [ 431.196273] [58200]: /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. [ 431.196273] [58200]: warnings.warn(deprecated_msg) [ 431.196418] [58200]: /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. [ 431.196418] [58200]: warnings.warn(deprecated_msg) [ 431.196418] [58200]: /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. [ 431.196418] [58200]: warnings.warn(deprecated_msg) [ 431.196418] [58200]: /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. [ 431.196418] [58200]: warnings.warn(deprecated_msg) [ 431.196603] [58200]: /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. [ 431.196603] [58200]: warnings.warn(deprecated_msg) [ 431.196603] [58200]: /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. [ 431.196603] [58200]: warnings.warn(deprecated_msg) [ 431.196603] [58200]: /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. [ 431.196603] [58200]: warnings.warn(deprecated_msg) [ 431.196769] [58200]: /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. [ 431.196769] [58200]: warnings.warn(deprecated_msg) [ 431.196769] [58200]: /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. [ 431.196769] [58200]: warnings.warn(deprecated_msg) [ 431.196769] [58200]: /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. [ 431.196934] [58200]: warnings.warn(deprecated_msg) [ 431.196934] [58200]: /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. [ 431.196934] [58200]: warnings.warn(deprecated_msg) [ 431.196934] [58200]: /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. [ 431.196934] [58200]: warnings.warn(deprecated_msg) [ 431.197095] [58200]: /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. [ 431.197095] [58200]: warnings.warn(deprecated_msg) [ 431.197095] [58200]: /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. [ 431.197095] [58200]: warnings.warn(deprecated_msg) [ 431.197227] [58200]: /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. [ 431.197227] [58200]: warnings.warn(deprecated_msg) [ 431.197227] [58200]: /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. [ 431.197227] [58200]: warnings.warn(deprecated_msg) [ 431.197355] [58200]: /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. [ 431.197355] [58200]: warnings.warn(deprecated_msg) [ 431.197355] [58200]: /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. [ 431.197355] [58200]: warnings.warn(deprecated_msg) [ 431.197355] [58200]: /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. [ 431.197516] [58200]: warnings.warn(deprecated_msg) [ 431.197516] [58200]: /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. [ 431.197516] [58200]: warnings.warn(deprecated_msg) [ 431.197516] [58200]: /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. [ 431.197516] [58200]: warnings.warn(deprecated_msg) [ 431.197663] [58200]: /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. [ 431.197663] [58200]: warnings.warn(deprecated_msg) [ 431.197663] [58200]: /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. [ 431.197663] [58200]: warnings.warn(deprecated_msg) [ 431.197789] [58200]: /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. [ 431.197789] [58200]: warnings.warn(deprecated_msg) [ 431.197789] [58200]: /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. [ 431.197789] [58200]: warnings.warn(deprecated_msg) [ 431.197918] [58200]: /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. [ 431.197918] [58200]: warnings.warn(deprecated_msg) [ 431.197918] [58200]: /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. [ 431.197918] [58200]: warnings.warn(deprecated_msg) [ 431.198779] [58200]: /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. [ 431.198779] [58200]: warnings.warn(deprecated_msg) [ 431.198779] [58200]: /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. [ 431.198779] [58200]: warnings.warn(deprecated_msg) [ 431.198995] [58200]: /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. [ 431.198995] [58200]: warnings.warn(deprecated_msg) [ 431.198995] [58200]: /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. [ 431.198995] [58200]: warnings.warn(deprecated_msg) [ 431.199219] [58200]: /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. [ 431.199219] [58200]: warnings.warn(deprecated_msg) [ 431.199219] [58200]: /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. [ 431.199219] [58200]: warnings.warn(deprecated_msg) [ 431.199219] [58200]: /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. [ 431.199478] [58200]: warnings.warn(deprecated_msg) [ 431.199478] [58200]: /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. [ 431.199478] [58200]: warnings.warn(deprecated_msg) [ 431.199478] [58200]: /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. [ 431.199478] [58200]: warnings.warn(deprecated_msg) [ 431.199478] [58200]: /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. [ 431.199778] [58200]: warnings.warn(deprecated_msg) [ 431.199778] [58200]: /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. [ 431.199778] [58200]: warnings.warn(deprecated_msg) [ 431.199778] [58200]: /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. [ 431.199778] [58200]: warnings.warn(deprecated_msg) [ 431.200024] [58200]: /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. [ 431.200024] [58200]: warnings.warn(deprecated_msg) [ 431.200024] [58200]: /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. [ 431.200024] [58200]: warnings.warn(deprecated_msg) [ 431.200024] [58200]: /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. [ 431.200024] [58200]: warnings.warn(deprecated_msg) [ 431.200371] [58200]: /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. [ 431.200371] [58200]: warnings.warn(deprecated_msg) [ 431.200371] [58200]: /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. [ 431.200371] [58200]: warnings.warn(deprecated_msg) [ 431.200371] [58200]: /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. [ 431.200371] [58200]: warnings.warn(deprecated_msg) [ 431.200742] [58200]: /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. [ 431.200742] [58200]: warnings.warn(deprecated_msg) [ 431.200742] [58200]: /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. [ 431.200742] [58200]: warnings.warn(deprecated_msg) [ 431.200742] [58200]: /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. [ 431.200742] [58200]: warnings.warn(deprecated_msg) [ 431.201053] [58200]: /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. [ 431.201053] [58200]: warnings.warn(deprecated_msg) [ 431.201053] [58200]: /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. [ 431.201053] [58200]: warnings.warn(deprecated_msg) [ 431.201053] [58200]: /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. [ 431.201053] [58200]: warnings.warn(deprecated_msg) [ 431.201347] [58200]: /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. [ 431.201347] [58200]: warnings.warn(deprecated_msg) [ 431.201347] [58200]: /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. [ 431.201347] [58200]: warnings.warn(deprecated_msg) [ 431.201549] [58200]: /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. [ 431.201549] [58200]: warnings.warn(deprecated_msg) [ 431.201549] [58200]: /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. [ 431.201549] [58200]: warnings.warn(deprecated_msg) [ 431.201549] [58200]: /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. [ 431.201810] [58200]: warnings.warn(deprecated_msg) [ 431.201810] [58200]: /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. [ 431.201810] [58200]: warnings.warn(deprecated_msg) [ 431.201810] [58200]: /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. [ 431.201810] [58200]: warnings.warn(deprecated_msg) [ 431.201810] [58200]: DEBUG cinder.api.middleware.request_id [None req-e7ff8a0c-cbdd-47aa-bef3-33a85209584f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 431.201810] [58200]: [pid: 58200|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Nov 12 09:57:00 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 434.766010] [58201]: /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. [ 434.766010] [58201]: warnings.warn(deprecated_msg) [ 434.766546] [58201]: /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. [ 434.766546] [58201]: warnings.warn(deprecated_msg) [ 434.766546] [58201]: /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. [ 434.766546] [58201]: warnings.warn(deprecated_msg) [ 434.766546] [58201]: /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. [ 434.766794] [58201]: warnings.warn(deprecated_msg) [ 434.766794] [58201]: /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. [ 434.766794] [58201]: warnings.warn(deprecated_msg) [ 434.766794] [58201]: /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. [ 434.766794] [58201]: warnings.warn(deprecated_msg) [ 434.766794] [58201]: /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. [ 434.767064] [58201]: warnings.warn(deprecated_msg) [ 434.767064] [58201]: /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. [ 434.767064] [58201]: warnings.warn(deprecated_msg) [ 434.767064] [58201]: /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. [ 434.767064] [58201]: warnings.warn(deprecated_msg) [ 434.767281] [58201]: /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. [ 434.767281] [58201]: warnings.warn(deprecated_msg) [ 434.767281] [58201]: /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. [ 434.767281] [58201]: warnings.warn(deprecated_msg) [ 434.767454] [58201]: /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. [ 434.767454] [58201]: warnings.warn(deprecated_msg) [ 434.767454] [58201]: /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. [ 434.767454] [58201]: warnings.warn(deprecated_msg) [ 434.767629] [58201]: /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. [ 434.767629] [58201]: warnings.warn(deprecated_msg) [ 434.767629] [58201]: /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. [ 434.767629] [58201]: warnings.warn(deprecated_msg) [ 434.767629] [58201]: /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. [ 434.767878] [58201]: warnings.warn(deprecated_msg) [ 434.767878] [58201]: /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. [ 434.767878] [58201]: warnings.warn(deprecated_msg) [ 434.767878] [58201]: /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. [ 434.767878] [58201]: warnings.warn(deprecated_msg) [ 434.768115] [58201]: /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. [ 434.768115] [58201]: warnings.warn(deprecated_msg) [ 434.768115] [58201]: /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. [ 434.768115] [58201]: warnings.warn(deprecated_msg) [ 434.768115] [58201]: /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. [ 434.768115] [58201]: warnings.warn(deprecated_msg) [ 434.768370] [58201]: /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. [ 434.768370] [58201]: warnings.warn(deprecated_msg) [ 434.768370] [58201]: /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. [ 434.768370] [58201]: warnings.warn(deprecated_msg) [ 434.768370] [58201]: /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. [ 434.768370] [58201]: warnings.warn(deprecated_msg) [ 434.768661] [58201]: /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. [ 434.768661] [58201]: warnings.warn(deprecated_msg) [ 434.768661] [58201]: /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. [ 434.768661] [58201]: warnings.warn(deprecated_msg) [ 434.768661] [58201]: /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. [ 434.768661] [58201]: warnings.warn(deprecated_msg) [ 434.768922] [58201]: /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. [ 434.768922] [58201]: warnings.warn(deprecated_msg) [ 434.768922] [58201]: /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. [ 434.768922] [58201]: warnings.warn(deprecated_msg) [ 434.768922] [58201]: /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. [ 434.768922] [58201]: warnings.warn(deprecated_msg) [ 434.769195] [58201]: /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. [ 434.769195] [58201]: warnings.warn(deprecated_msg) [ 434.769195] [58201]: /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. [ 434.769195] [58201]: warnings.warn(deprecated_msg) [ 434.769375] [58201]: /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. [ 434.769375] [58201]: warnings.warn(deprecated_msg) [ 434.769375] [58201]: /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. [ 434.769375] [58201]: warnings.warn(deprecated_msg) [ 434.769375] [58201]: /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. [ 434.769596] [58201]: warnings.warn(deprecated_msg) [ 434.769596] [58201]: /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. [ 434.769596] [58201]: warnings.warn(deprecated_msg) [ 434.769596] [58201]: /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. [ 434.769596] [58201]: warnings.warn(deprecated_msg) [ 434.769805] [58201]: /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. [ 434.769805] [58201]: warnings.warn(deprecated_msg) [ 434.769805] [58201]: /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. [ 434.769805] [58201]: warnings.warn(deprecated_msg) [ 434.769805] [58201]: /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. [ 434.769805] [58201]: warnings.warn(deprecated_msg) [ 434.770355] [58201]: /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. [ 434.770355] [58201]: warnings.warn(deprecated_msg) [ 434.770355] [58201]: /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. [ 434.770355] [58201]: warnings.warn(deprecated_msg) [ 434.770355] [58201]: /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. [ 434.770589] [58201]: warnings.warn(deprecated_msg) [ 434.770589] [58201]: /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. [ 434.770589] [58201]: warnings.warn(deprecated_msg) [ 434.770589] [58201]: /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. [ 434.770589] [58201]: warnings.warn(deprecated_msg) [ 434.770810] [58201]: /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. [ 434.770810] [58201]: warnings.warn(deprecated_msg) [ 434.770810] [58201]: /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. [ 434.770810] [58201]: warnings.warn(deprecated_msg) [ 434.770987] [58201]: /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. [ 434.770987] [58201]: warnings.warn(deprecated_msg) [ 434.770987] [58201]: /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. [ 434.770987] [58201]: warnings.warn(deprecated_msg) [ 434.771250] [58201]: /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. [ 434.771250] [58201]: warnings.warn(deprecated_msg) [ 434.771250] [58201]: /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. [ 434.771250] [58201]: warnings.warn(deprecated_msg) [ 434.771250] [58201]: /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. [ 434.771516] [58201]: warnings.warn(deprecated_msg) [ 434.771516] [58201]: /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. [ 434.771516] [58201]: warnings.warn(deprecated_msg) [ 434.771516] [58201]: /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. [ 434.771516] [58201]: warnings.warn(deprecated_msg) [ 434.771838] [58201]: /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. [ 434.771838] [58201]: warnings.warn(deprecated_msg) [ 434.771838] [58201]: /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. [ 434.771838] [58201]: warnings.warn(deprecated_msg) [ 434.772138] [58201]: /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. [ 434.772138] [58201]: warnings.warn(deprecated_msg) [ 434.772138] [58201]: /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. [ 434.772138] [58201]: warnings.warn(deprecated_msg) [ 434.772410] [58201]: /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. [ 434.772410] [58201]: warnings.warn(deprecated_msg) [ 434.772410] [58201]: /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. [ 434.772410] [58201]: warnings.warn(deprecated_msg) [ 434.772674] [58201]: /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. [ 434.772674] [58201]: warnings.warn(deprecated_msg) [ 434.772674] [58201]: /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. [ 434.772674] [58201]: warnings.warn(deprecated_msg) [ 434.772978] [58201]: /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. [ 434.772978] [58201]: warnings.warn(deprecated_msg) [ 434.772978] [58201]: /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. [ 434.772978] [58201]: warnings.warn(deprecated_msg) [ 434.773271] [58201]: /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. [ 434.773271] [58201]: warnings.warn(deprecated_msg) [ 434.773271] [58201]: /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. [ 434.773271] [58201]: warnings.warn(deprecated_msg) [ 434.773271] [58201]: /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. [ 434.773271] [58201]: warnings.warn(deprecated_msg) [ 434.773735] [58201]: /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. [ 434.773735] [58201]: warnings.warn(deprecated_msg) [ 434.773735] [58201]: /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. [ 434.773735] [58201]: warnings.warn(deprecated_msg) [ 434.773735] [58201]: /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. [ 434.773977] [58201]: warnings.warn(deprecated_msg) [ 434.773977] [58201]: /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. [ 434.773977] [58201]: warnings.warn(deprecated_msg) [ 434.773977] [58201]: /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. [ 434.773977] [58201]: warnings.warn(deprecated_msg) [ 434.773977] [58201]: /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. [ 434.773977] [58201]: warnings.warn(deprecated_msg) [ 434.774307] [58201]: /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. [ 434.774307] [58201]: warnings.warn(deprecated_msg) [ 434.774307] [58201]: /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. [ 434.774307] [58201]: warnings.warn(deprecated_msg) [ 434.774307] [58201]: /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. [ 434.774307] [58201]: warnings.warn(deprecated_msg) [ 434.774677] [58201]: /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. [ 434.774677] [58201]: warnings.warn(deprecated_msg) [ 434.774677] [58201]: /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. [ 434.774677] [58201]: warnings.warn(deprecated_msg) [ 434.774677] [58201]: /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. [ 434.774677] [58201]: warnings.warn(deprecated_msg) [ 434.775038] [58201]: /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. [ 434.775038] [58201]: warnings.warn(deprecated_msg) [ 434.775038] [58201]: /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. [ 434.775038] [58201]: warnings.warn(deprecated_msg) [ 434.775038] [58201]: /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. [ 434.775038] [58201]: warnings.warn(deprecated_msg) [ 434.775324] [58201]: /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. [ 434.775324] [58201]: warnings.warn(deprecated_msg) [ 434.775324] [58201]: /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. [ 434.775324] [58201]: warnings.warn(deprecated_msg) [ 434.775457] [58201]: /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. [ 434.775457] [58201]: warnings.warn(deprecated_msg) [ 434.775457] [58201]: /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. [ 434.775457] [58201]: warnings.warn(deprecated_msg) [ 434.775572] [58201]: /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. [ 434.775572] [58201]: warnings.warn(deprecated_msg) [ 434.775572] [58201]: /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. [ 434.775572] [58201]: warnings.warn(deprecated_msg) [ 434.775684] [58201]: /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. [ 434.775684] [58201]: warnings.warn(deprecated_msg) [ 434.775684] [58201]: /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. [ 434.775684] [58201]: warnings.warn(deprecated_msg) [ 434.775684] [58201]: DEBUG cinder.api.middleware.request_id [None req-1f19071e-018d-4b43-aa03-b68b8e33c409 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 435.146287] [58201]: INFO cinder.api.openstack.wsgi [None req-1f19071e-018d-4b43-aa03-b68b8e33c409 admin admin] POST http://10.180.1.21/volume/v3/types [ 435.147283] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1f19071e-018d-4b43-aa03-b68b8e33c409 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 435.149192] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 435.149192] [58201]: warnings.warn( [ 435.153034] [58201]: DEBUG oslo_db.sqlalchemy.engines [None req-1f19071e-018d-4b43-aa03-b68b8e33c409 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=58201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.178277] [58201]: INFO cinder.api.openstack.wsgi [None req-1f19071e-018d-4b43-aa03-b68b8e33c409 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 435.178765] [58201]: [pid: 58201|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 09:57:03 2025] POST /volume/v3/types => generated 182 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 435.184685] [58200]: DEBUG cinder.api.middleware.request_id [req-1f19071e-018d-4b43-aa03-b68b8e33c409 req-be4c0699-1eb8-4e4c-9477-580d65b49406 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 435.465127] [58200]: INFO cinder.api.openstack.wsgi [req-1f19071e-018d-4b43-aa03-b68b8e33c409 req-be4c0699-1eb8-4e4c-9477-580d65b49406 admin admin] POST http://10.180.1.21/volume/v3/types/86bcb3e4-d206-4e72-b3d2-b17496debdc3/extra_specs [ 435.465827] [58200]: DEBUG cinder.api.openstack.wsgi [req-1f19071e-018d-4b43-aa03-b68b8e33c409 req-be4c0699-1eb8-4e4c-9477-580d65b49406 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 435.467663] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 435.467663] [58200]: warnings.warn( [ 435.471702] [58200]: DEBUG oslo_db.sqlalchemy.engines [req-1f19071e-018d-4b43-aa03-b68b8e33c409 req-be4c0699-1eb8-4e4c-9477-580d65b49406 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=58200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 435.520824] [58200]: INFO cinder.api.openstack.wsgi [req-1f19071e-018d-4b43-aa03-b68b8e33c409 req-be4c0699-1eb8-4e4c-9477-580d65b49406 admin admin] http://10.180.1.21/volume/v3/types/86bcb3e4-d206-4e72-b3d2-b17496debdc3/extra_specs returned with HTTP 200 [ 435.521163] [58200]: [pid: 58200|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Nov 12 09:57:04 2025] POST /volume/v3/types/86bcb3e4-d206-4e72-b3d2-b17496debdc3/extra_specs => generated 51 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 445.174711] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 445.519420] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 447.625772] [58201]: DEBUG cinder.api.middleware.request_id [None req-d8db18f1-d505-4d6c-9005-3d7fd14c0539 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 447.626445] [58201]: INFO cinder.api.openstack.wsgi [None req-d8db18f1-d505-4d6c-9005-3d7fd14c0539 None None] GET http://10.180.1.21/volume// [ 447.626614] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d8db18f1-d505-4d6c-9005-3d7fd14c0539 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 447.626827] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d8db18f1-d505-4d6c-9005-3d7fd14c0539 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 447.627390] [58201]: INFO cinder.api.openstack.wsgi [None req-d8db18f1-d505-4d6c-9005-3d7fd14c0539 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 447.627788] [58201]: [pid: 58201|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Nov 12 09:57:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 516.752339] [58200]: DEBUG cinder.api.middleware.request_id [None req-ec5450eb-92d8-4eda-b2c4-92a34991ae87 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 516.836900] [58200]: INFO cinder.api.openstack.wsgi [None req-ec5450eb-92d8-4eda-b2c4-92a34991ae87 tempest-verify_tempest_config-686678055 tempest-verify_tempest_config-686678055-project-member] GET http://10.180.1.21/volume/v3/extensions [ 516.837252] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ec5450eb-92d8-4eda-b2c4-92a34991ae87 tempest-verify_tempest_config-686678055 tempest-verify_tempest_config-686678055-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 516.837564] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ec5450eb-92d8-4eda-b2c4-92a34991ae87 tempest-verify_tempest_config-686678055 tempest-verify_tempest_config-686678055-project-member] Calling method 'index' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 516.838201] [58200]: INFO cinder.api.openstack.wsgi [None req-ec5450eb-92d8-4eda-b2c4-92a34991ae87 tempest-verify_tempest_config-686678055 tempest-verify_tempest_config-686678055-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 516.838772] [58200]: [pid: 58200|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Nov 12 09:58:25 2025] GET /volume/v3/extensions => generated 5245 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 586.283618] [58201]: DEBUG cinder.api.middleware.request_id [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.525058] [58201]: INFO cinder.api.openstack.wsgi [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 586.525521] [58201]: DEBUG cinder.api.openstack.wsgi [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-809957211"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 586.527865] [58201]: DEBUG cinder.api.v3.volumes [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-809957211'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 586.528613] [58201]: INFO cinder.api.v3.volumes [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Create volume of 1 GB [ 586.544128] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Availability zone cache updated, next update will occur around 2025-11-12 10:59:35.751305. {{(pid=58201) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 586.544128] [58201]: INFO cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Availability Zones retrieved successfully. [ 586.569207] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Flow 'volume_create_api' (b775d203-ffbe-463e-ae9b-877b7a0dd586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 586.570693] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d411177-c175-4917-a200-f33e2186562a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.571904] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 586.625720] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d411177-c175-4917-a200-f33e2186562a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.628197] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8b5f45-2fe5-454e-8575-ccec6824050b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.670557] [58201]: WARNING cinder.quota [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-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. [ 586.671024] [58201]: WARNING cinder.quota [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-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. [ 586.731650] [58201]: DEBUG cinder.quota [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Created reservations ['18687020-970a-427b-b0d2-e561cf2bbb29', 'a3e372f0-0b13-46de-8e30-3b1acd6215c8', '09455899-1f83-4922-86aa-d16f525b276c', '9133835d-08aa-4d7e-ba93-1b6428d859e5'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 586.732857] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8b5f45-2fe5-454e-8575-ccec6824050b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18687020-970a-427b-b0d2-e561cf2bbb29', 'a3e372f0-0b13-46de-8e30-3b1acd6215c8', '09455899-1f83-4922-86aa-d16f525b276c', '9133835d-08aa-4d7e-ba93-1b6428d859e5']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.734031] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec47ae6-7a68-42fd-8fdb-541445be4876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.777209] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec47ae6-7a68-42fd-8fdb-541445be4876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60ed1345-486e-4791-815b-0286a3c740a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-809957211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed890f320ef146bdbd7ef2ba3daf6ac3',qos_specs=None,replication_status=,reservations=['18687020-970a-427b-b0d2-e561cf2bbb29','a3e372f0-0b13-46de-8e30-3b1acd6215c8','09455899-1f83-4922-86aa-d16f525b276c','9133835d-08aa-4d7e-ba93-1b6428d859e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bf07a8a8c2444e9a35bcd8c8b46a29',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T09:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-809957211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60ed1345-486e-4791-815b-0286a3c740a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed890f320ef146bdbd7ef2ba3daf6ac3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1bf07a8a8c2444e9a35bcd8c8b46a29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.778186] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0bea99-4da3-4a93-9b3c-b20ca1daa67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.796670] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0bea99-4da3-4a93-9b3c-b20ca1daa67f) transitioned into state 'SUCCESS' from state '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-809957211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed890f320ef146bdbd7ef2ba3daf6ac3',qos_specs=None,replication_status=,reservations=['18687020-970a-427b-b0d2-e561cf2bbb29','a3e372f0-0b13-46de-8e30-3b1acd6215c8','09455899-1f83-4922-86aa-d16f525b276c','9133835d-08aa-4d7e-ba93-1b6428d859e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1bf07a8a8c2444e9a35bcd8c8b46a29',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.797631] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03862a0a-1950-4f6a-8b94-53c9fa1655d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.827028] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03862a0a-1950-4f6a-8b94-53c9fa1655d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.827028] [58201]: DEBUG cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Flow 'volume_create_api' (b775d203-ffbe-463e-ae9b-877b7a0dd586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 586.827028] [58201]: INFO cinder.volume.api [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Create volume request issued successfully. [ 586.827599] [58201]: INFO cinder.api.openstack.wsgi [None req-efe9e6d2-ec1a-4389-8191-3f623f66c6a4 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 586.828155] [58201]: [pid: 58201|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 09:59:35 2025] POST /volume/v3/volumes => generated 783 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 586.837691] [58200]: DEBUG cinder.api.middleware.request_id [None req-b755825c-0510-4e5d-a4d4-0a1b4c69defa None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.840300] [58200]: INFO cinder.api.openstack.wsgi [None req-b755825c-0510-4e5d-a4d4-0a1b4c69defa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 586.840519] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b755825c-0510-4e5d-a4d4-0a1b4c69defa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 586.840724] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b755825c-0510-4e5d-a4d4-0a1b4c69defa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 586.875986] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.875986] [58200]: warnings.warn( [ 586.884846] [58200]: INFO cinder.volume.api [None req-b755825c-0510-4e5d-a4d4-0a1b4c69defa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 586.899340] [58200]: INFO cinder.api.openstack.wsgi [None req-b755825c-0510-4e5d-a4d4-0a1b4c69defa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 586.899340] [58200]: [pid: 58200|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 09:59:36 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 962 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 587.913588] [58201]: DEBUG cinder.api.middleware.request_id [None req-8447619f-7c60-47f5-9c8f-45a9e1379a7b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.916015] [58201]: INFO cinder.api.openstack.wsgi [None req-8447619f-7c60-47f5-9c8f-45a9e1379a7b tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 587.916235] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8447619f-7c60-47f5-9c8f-45a9e1379a7b tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 587.916453] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8447619f-7c60-47f5-9c8f-45a9e1379a7b tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 587.933717] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.933717] [58201]: warnings.warn( [ 587.948363] [58201]: INFO cinder.volume.api [None req-8447619f-7c60-47f5-9c8f-45a9e1379a7b tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 587.963064] [58201]: INFO cinder.api.openstack.wsgi [None req-8447619f-7c60-47f5-9c8f-45a9e1379a7b tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 587.963544] [58201]: [pid: 58201|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 09:59:37 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1009 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 589.493557] [58200]: DEBUG cinder.api.middleware.request_id [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.493557] [58200]: INFO cinder.api.openstack.wsgi [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] POST http://10.180.1.21/volume/v3/volumes [ 589.493918] [58200]: DEBUG cinder.api.openstack.wsgi [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-45524076", "imageRef": "9f1cdb02-5b24-4dc9-b355-1c72d683fcd3", "size": 1}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 589.495524] [58200]: DEBUG cinder.api.v3.volumes [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-45524076', 'imageRef': '9f1cdb02-5b24-4dc9-b355-1c72d683fcd3', 'size': 1}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 589.746938] [58200]: INFO cinder.api.v3.volumes [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Create volume of 1 GB [ 589.768080] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Availability zone cache updated, next update will occur around 2025-11-12 10:59:38.976136. {{(pid=58200) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 589.768208] [58200]: INFO cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Availability Zones retrieved successfully. [ 589.792454] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Flow 'volume_create_api' (bdf7fb2c-41a0-46ab-906f-247229b3608c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 589.793849] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504850a6-747b-465b-ad53-8e38c4952577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 589.795984] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 589.880902] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504850a6-747b-465b-ad53-8e38c4952577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 589.882227] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08984ad9-87ba-44dc-8fbf-38585613e03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 589.929191] [58200]: WARNING cinder.quota [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-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. [ 589.929504] [58200]: WARNING cinder.quota [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-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. [ 590.103111] [58200]: DEBUG cinder.quota [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Created reservations ['b27fdf04-5866-4259-afd8-6c0c44b13b1f', 'ff83c60a-ce8c-4e3d-abcd-db23ecd9ad17', 'fa97be15-5e81-47c9-9e84-defe36f5c65c', 'e0be293e-710f-43da-8fcd-40e938cc4837'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 590.104118] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08984ad9-87ba-44dc-8fbf-38585613e03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b27fdf04-5866-4259-afd8-6c0c44b13b1f', 'ff83c60a-ce8c-4e3d-abcd-db23ecd9ad17', 'fa97be15-5e81-47c9-9e84-defe36f5c65c', 'e0be293e-710f-43da-8fcd-40e938cc4837']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 590.107020] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7467931d-d571-42de-ad78-d53e79fde508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 590.145444] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7467931d-d571-42de-ad78-d53e79fde508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b1def72-c308-4cd2-91ec-678b98ee2d4c', '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-45524076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ac70c8c3bef450eb69056640dfb34aa',qos_specs=None,replication_status=,reservations=['b27fdf04-5866-4259-afd8-6c0c44b13b1f','ff83c60a-ce8c-4e3d-abcd-db23ecd9ad17','fa97be15-5e81-47c9-9e84-defe36f5c65c','e0be293e-710f-43da-8fcd-40e938cc4837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a3d2f4ac694470ca909e36e9f9c428b',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T09:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-45524076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b1def72-c308-4cd2-91ec-678b98ee2d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ac70c8c3bef450eb69056640dfb34aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a3d2f4ac694470ca909e36e9f9c428b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 590.146496] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (081767a2-9af2-4dff-904d-acc672c38789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 590.171056] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (081767a2-9af2-4dff-904d-acc672c38789) transitioned into state 'SUCCESS' from state '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-45524076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ac70c8c3bef450eb69056640dfb34aa',qos_specs=None,replication_status=,reservations=['b27fdf04-5866-4259-afd8-6c0c44b13b1f','ff83c60a-ce8c-4e3d-abcd-db23ecd9ad17','fa97be15-5e81-47c9-9e84-defe36f5c65c','e0be293e-710f-43da-8fcd-40e938cc4837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a3d2f4ac694470ca909e36e9f9c428b',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 590.172164] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd54de82-a3d4-4621-8b26-3f003524e5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 590.200084] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd54de82-a3d4-4621-8b26-3f003524e5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 590.201388] [58200]: DEBUG cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Flow 'volume_create_api' (bdf7fb2c-41a0-46ab-906f-247229b3608c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 590.201756] [58200]: INFO cinder.volume.api [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Create volume request issued successfully. [ 590.202722] [58200]: INFO cinder.api.openstack.wsgi [None req-450c070b-d730-493a-aadd-fa33eff6b0b8 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 590.203802] [58200]: [pid: 58200|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Nov 12 09:59:38 2025] POST /volume/v3/volumes => generated 896 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 590.219611] [58201]: DEBUG cinder.api.middleware.request_id [None req-644674e1-5c96-4bcc-96d3-2de0698050fa None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.224245] [58201]: INFO cinder.api.openstack.wsgi [None req-644674e1-5c96-4bcc-96d3-2de0698050fa tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 590.224245] [58201]: DEBUG cinder.api.openstack.wsgi [None req-644674e1-5c96-4bcc-96d3-2de0698050fa tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 590.224245] [58201]: DEBUG cinder.api.openstack.wsgi [None req-644674e1-5c96-4bcc-96d3-2de0698050fa tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 590.379218] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 590.379218] [58201]: warnings.warn( [ 590.384230] [58201]: INFO cinder.volume.api [None req-644674e1-5c96-4bcc-96d3-2de0698050fa tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 590.395753] [58201]: INFO cinder.api.openstack.wsgi [None req-644674e1-5c96-4bcc-96d3-2de0698050fa tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 590.396917] [58201]: [pid: 58201|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:39 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 964 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 591.414623] [58200]: DEBUG cinder.api.middleware.request_id [None req-32e566d2-b92c-48cc-8740-b2cbbf8a3733 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 591.418053] [58200]: INFO cinder.api.openstack.wsgi [None req-32e566d2-b92c-48cc-8740-b2cbbf8a3733 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 591.418743] [58200]: DEBUG cinder.api.openstack.wsgi [None req-32e566d2-b92c-48cc-8740-b2cbbf8a3733 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 591.418743] [58200]: DEBUG cinder.api.openstack.wsgi [None req-32e566d2-b92c-48cc-8740-b2cbbf8a3733 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 591.434424] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 591.434424] [58200]: warnings.warn( [ 591.443820] [58200]: INFO cinder.volume.api [None req-32e566d2-b92c-48cc-8740-b2cbbf8a3733 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 591.470959] [58200]: INFO cinder.api.openstack.wsgi [None req-32e566d2-b92c-48cc-8740-b2cbbf8a3733 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 591.471545] [58200]: [pid: 58200|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:40 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 592.490123] [58201]: DEBUG cinder.api.middleware.request_id [None req-4d160159-6c5a-4cca-9ccd-c0fde267c94e None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.492905] [58201]: INFO cinder.api.openstack.wsgi [None req-4d160159-6c5a-4cca-9ccd-c0fde267c94e tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 592.492905] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4d160159-6c5a-4cca-9ccd-c0fde267c94e tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 592.493781] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4d160159-6c5a-4cca-9ccd-c0fde267c94e tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 592.507465] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 592.507465] [58201]: warnings.warn( [ 592.511790] [58201]: INFO cinder.volume.api [None req-4d160159-6c5a-4cca-9ccd-c0fde267c94e tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 592.516979] [58201]: INFO cinder.api.openstack.wsgi [None req-4d160159-6c5a-4cca-9ccd-c0fde267c94e tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 592.517482] [58201]: [pid: 58201|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:41 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.530222] [58200]: DEBUG cinder.api.middleware.request_id [None req-d6dee62a-cf9b-48f6-93d5-2d06b4452cf6 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.532969] [58200]: INFO cinder.api.openstack.wsgi [None req-d6dee62a-cf9b-48f6-93d5-2d06b4452cf6 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 593.533645] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d6dee62a-cf9b-48f6-93d5-2d06b4452cf6 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 593.533645] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d6dee62a-cf9b-48f6-93d5-2d06b4452cf6 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 593.550852] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.550852] [58200]: warnings.warn( [ 593.556600] [58200]: INFO cinder.volume.api [None req-d6dee62a-cf9b-48f6-93d5-2d06b4452cf6 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 593.563996] [58200]: INFO cinder.api.openstack.wsgi [None req-d6dee62a-cf9b-48f6-93d5-2d06b4452cf6 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 593.564485] [58200]: [pid: 58200|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:42 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 594.577762] [58201]: DEBUG cinder.api.middleware.request_id [None req-89175da3-69ce-4a6f-9a26-4a0710c3d955 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.579038] [58201]: INFO cinder.api.openstack.wsgi [None req-89175da3-69ce-4a6f-9a26-4a0710c3d955 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 594.579290] [58201]: DEBUG cinder.api.openstack.wsgi [None req-89175da3-69ce-4a6f-9a26-4a0710c3d955 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 594.579585] [58201]: DEBUG cinder.api.openstack.wsgi [None req-89175da3-69ce-4a6f-9a26-4a0710c3d955 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 594.591186] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.591186] [58201]: warnings.warn( [ 594.595732] [58201]: INFO cinder.volume.api [None req-89175da3-69ce-4a6f-9a26-4a0710c3d955 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 594.601857] [58201]: INFO cinder.api.openstack.wsgi [None req-89175da3-69ce-4a6f-9a26-4a0710c3d955 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 594.602098] [58201]: [pid: 58201|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:43 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 595.618413] [58200]: DEBUG cinder.api.middleware.request_id [None req-e9c57953-8ab3-4bcb-8a76-fd91195424ae None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.620426] [58200]: INFO cinder.api.openstack.wsgi [None req-e9c57953-8ab3-4bcb-8a76-fd91195424ae tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 595.620673] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e9c57953-8ab3-4bcb-8a76-fd91195424ae tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 595.620885] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e9c57953-8ab3-4bcb-8a76-fd91195424ae tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 595.632493] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.632493] [58200]: warnings.warn( [ 595.636793] [58200]: INFO cinder.volume.api [None req-e9c57953-8ab3-4bcb-8a76-fd91195424ae tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 595.642113] [58200]: INFO cinder.api.openstack.wsgi [None req-e9c57953-8ab3-4bcb-8a76-fd91195424ae tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 595.642693] [58200]: [pid: 58200|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:44 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 596.654145] [58201]: DEBUG cinder.api.middleware.request_id [None req-d95c73ad-4439-46a4-933f-36bada4086ca None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.656339] [58201]: INFO cinder.api.openstack.wsgi [None req-d95c73ad-4439-46a4-933f-36bada4086ca tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 596.656688] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d95c73ad-4439-46a4-933f-36bada4086ca tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 596.657101] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d95c73ad-4439-46a4-933f-36bada4086ca tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 596.671773] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.671773] [58201]: warnings.warn( [ 596.675478] [58201]: INFO cinder.volume.api [None req-d95c73ad-4439-46a4-933f-36bada4086ca tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 596.682024] [58201]: INFO cinder.api.openstack.wsgi [None req-d95c73ad-4439-46a4-933f-36bada4086ca tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 596.683035] [58201]: [pid: 58201|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:45 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 597.699244] [58200]: DEBUG cinder.api.middleware.request_id [None req-bd6e1fcf-3cf0-4dd4-b986-efe18de87996 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.701739] [58200]: INFO cinder.api.openstack.wsgi [None req-bd6e1fcf-3cf0-4dd4-b986-efe18de87996 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 597.702027] [58200]: DEBUG cinder.api.openstack.wsgi [None req-bd6e1fcf-3cf0-4dd4-b986-efe18de87996 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 597.702333] [58200]: DEBUG cinder.api.openstack.wsgi [None req-bd6e1fcf-3cf0-4dd4-b986-efe18de87996 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 597.715734] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 597.715734] [58200]: warnings.warn( [ 597.717495] [58200]: INFO cinder.volume.api [None req-bd6e1fcf-3cf0-4dd4-b986-efe18de87996 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 597.722764] [58200]: INFO cinder.api.openstack.wsgi [None req-bd6e1fcf-3cf0-4dd4-b986-efe18de87996 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 597.723234] [58200]: [pid: 58200|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:46 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 598.735741] [58201]: DEBUG cinder.api.middleware.request_id [None req-a5b8eb83-7794-466e-9e83-8078d9eb4701 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.739214] [58201]: INFO cinder.api.openstack.wsgi [None req-a5b8eb83-7794-466e-9e83-8078d9eb4701 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 598.739617] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a5b8eb83-7794-466e-9e83-8078d9eb4701 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 598.739946] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a5b8eb83-7794-466e-9e83-8078d9eb4701 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 598.760957] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 598.760957] [58201]: warnings.warn( [ 598.775870] [58201]: INFO cinder.volume.api [None req-a5b8eb83-7794-466e-9e83-8078d9eb4701 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 598.784219] [58201]: INFO cinder.api.openstack.wsgi [None req-a5b8eb83-7794-466e-9e83-8078d9eb4701 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 598.785077] [58201]: [pid: 58201|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:47 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 599.805037] [58200]: DEBUG cinder.api.middleware.request_id [None req-966090b0-6a60-4cd4-bfaf-ace2c53558b4 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.807223] [58200]: INFO cinder.api.openstack.wsgi [None req-966090b0-6a60-4cd4-bfaf-ace2c53558b4 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 599.807590] [58200]: DEBUG cinder.api.openstack.wsgi [None req-966090b0-6a60-4cd4-bfaf-ace2c53558b4 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 599.807590] [58200]: DEBUG cinder.api.openstack.wsgi [None req-966090b0-6a60-4cd4-bfaf-ace2c53558b4 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 599.819146] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.819146] [58200]: warnings.warn( [ 599.824439] [58200]: INFO cinder.volume.api [None req-966090b0-6a60-4cd4-bfaf-ace2c53558b4 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 599.830664] [58200]: INFO cinder.api.openstack.wsgi [None req-966090b0-6a60-4cd4-bfaf-ace2c53558b4 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 599.830798] [58200]: [pid: 58200|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:49 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 600.846425] [58201]: DEBUG cinder.api.middleware.request_id [None req-08fffb2f-3711-46cf-b2b0-8cf51c4066bc None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.848652] [58201]: INFO cinder.api.openstack.wsgi [None req-08fffb2f-3711-46cf-b2b0-8cf51c4066bc tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 600.849229] [58201]: DEBUG cinder.api.openstack.wsgi [None req-08fffb2f-3711-46cf-b2b0-8cf51c4066bc tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 600.850677] [58201]: DEBUG cinder.api.openstack.wsgi [None req-08fffb2f-3711-46cf-b2b0-8cf51c4066bc tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 600.866766] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.866766] [58201]: warnings.warn( [ 600.874789] [58201]: INFO cinder.volume.api [None req-08fffb2f-3711-46cf-b2b0-8cf51c4066bc tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 600.883661] [58201]: INFO cinder.api.openstack.wsgi [None req-08fffb2f-3711-46cf-b2b0-8cf51c4066bc tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 600.884194] [58201]: [pid: 58201|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:50 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 601.898309] [58200]: DEBUG cinder.api.middleware.request_id [None req-963484c1-a262-4b7c-b1e2-cbf6b74fdfc2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.900826] [58200]: INFO cinder.api.openstack.wsgi [None req-963484c1-a262-4b7c-b1e2-cbf6b74fdfc2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 601.901086] [58200]: DEBUG cinder.api.openstack.wsgi [None req-963484c1-a262-4b7c-b1e2-cbf6b74fdfc2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 601.901301] [58200]: DEBUG cinder.api.openstack.wsgi [None req-963484c1-a262-4b7c-b1e2-cbf6b74fdfc2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 601.914262] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 601.914262] [58200]: warnings.warn( [ 601.918740] [58200]: INFO cinder.volume.api [None req-963484c1-a262-4b7c-b1e2-cbf6b74fdfc2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 601.924076] [58200]: INFO cinder.api.openstack.wsgi [None req-963484c1-a262-4b7c-b1e2-cbf6b74fdfc2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 601.924353] [58200]: [pid: 58200|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:51 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 602.941470] [58201]: DEBUG cinder.api.middleware.request_id [None req-b910891c-dab8-470d-ad73-f1fea2b1e568 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.943711] [58201]: INFO cinder.api.openstack.wsgi [None req-b910891c-dab8-470d-ad73-f1fea2b1e568 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 602.944010] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b910891c-dab8-470d-ad73-f1fea2b1e568 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 602.944203] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b910891c-dab8-470d-ad73-f1fea2b1e568 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 602.955511] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 602.955511] [58201]: warnings.warn( [ 602.959737] [58201]: INFO cinder.volume.api [None req-b910891c-dab8-470d-ad73-f1fea2b1e568 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 602.965711] [58201]: INFO cinder.api.openstack.wsgi [None req-b910891c-dab8-470d-ad73-f1fea2b1e568 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 602.966279] [58201]: [pid: 58201|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:52 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.978095] [58200]: DEBUG cinder.api.middleware.request_id [None req-a2b25013-5042-4555-acc9-8f90457426a2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.983195] [58200]: INFO cinder.api.openstack.wsgi [None req-a2b25013-5042-4555-acc9-8f90457426a2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 603.984236] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a2b25013-5042-4555-acc9-8f90457426a2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 603.984510] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a2b25013-5042-4555-acc9-8f90457426a2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 604.000846] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 604.000846] [58200]: warnings.warn( [ 604.010916] [58200]: INFO cinder.volume.api [None req-a2b25013-5042-4555-acc9-8f90457426a2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 604.017788] [58200]: INFO cinder.api.openstack.wsgi [None req-a2b25013-5042-4555-acc9-8f90457426a2 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 604.018285] [58200]: [pid: 58200|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:53 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 605.033242] [58201]: DEBUG cinder.api.middleware.request_id [None req-6c30eafe-2eea-4f39-aad7-8b84ca46a3cf None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.037060] [58201]: INFO cinder.api.openstack.wsgi [None req-6c30eafe-2eea-4f39-aad7-8b84ca46a3cf tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 605.038936] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6c30eafe-2eea-4f39-aad7-8b84ca46a3cf tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 605.038936] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6c30eafe-2eea-4f39-aad7-8b84ca46a3cf tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 605.054794] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.054794] [58201]: warnings.warn( [ 605.059252] [58201]: INFO cinder.volume.api [None req-6c30eafe-2eea-4f39-aad7-8b84ca46a3cf tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 605.066792] [58201]: INFO cinder.api.openstack.wsgi [None req-6c30eafe-2eea-4f39-aad7-8b84ca46a3cf tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 605.066792] [58201]: [pid: 58201|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:54 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 606.080237] [58200]: DEBUG cinder.api.middleware.request_id [None req-4a4e9a6f-3fbb-4354-88df-a43f14c0f503 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.082610] [58200]: INFO cinder.api.openstack.wsgi [None req-4a4e9a6f-3fbb-4354-88df-a43f14c0f503 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 606.084169] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4a4e9a6f-3fbb-4354-88df-a43f14c0f503 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 606.084169] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4a4e9a6f-3fbb-4354-88df-a43f14c0f503 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 606.096067] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.096067] [58200]: warnings.warn( [ 606.102154] [58200]: INFO cinder.volume.api [None req-4a4e9a6f-3fbb-4354-88df-a43f14c0f503 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 606.110281] [58200]: INFO cinder.api.openstack.wsgi [None req-4a4e9a6f-3fbb-4354-88df-a43f14c0f503 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 606.110794] [58200]: [pid: 58200|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:55 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 607.121719] [58201]: DEBUG cinder.api.middleware.request_id [None req-2ad8e7fa-6f63-480c-9830-1fa6ac9c8b54 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.124301] [58201]: INFO cinder.api.openstack.wsgi [None req-2ad8e7fa-6f63-480c-9830-1fa6ac9c8b54 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 607.124439] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2ad8e7fa-6f63-480c-9830-1fa6ac9c8b54 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 607.124586] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2ad8e7fa-6f63-480c-9830-1fa6ac9c8b54 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 607.135306] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.135306] [58201]: warnings.warn( [ 607.140619] [58201]: INFO cinder.volume.api [None req-2ad8e7fa-6f63-480c-9830-1fa6ac9c8b54 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 607.147460] [58201]: INFO cinder.api.openstack.wsgi [None req-2ad8e7fa-6f63-480c-9830-1fa6ac9c8b54 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 607.148026] [58201]: [pid: 58201|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:56 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 608.165288] [58200]: DEBUG cinder.api.middleware.request_id [None req-a36304c8-09cf-48dd-a341-84decd120c7c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.167749] [58200]: INFO cinder.api.openstack.wsgi [None req-a36304c8-09cf-48dd-a341-84decd120c7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 608.168018] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a36304c8-09cf-48dd-a341-84decd120c7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 608.168263] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a36304c8-09cf-48dd-a341-84decd120c7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 608.179465] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.179465] [58200]: warnings.warn( [ 608.183768] [58200]: INFO cinder.volume.api [None req-a36304c8-09cf-48dd-a341-84decd120c7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 608.189173] [58200]: INFO cinder.api.openstack.wsgi [None req-a36304c8-09cf-48dd-a341-84decd120c7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 608.189785] [58200]: [pid: 58200|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:57 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 608.645315] [58201]: DEBUG cinder.api.middleware.request_id [req-c9658ba7-2815-4c82-97e7-7da5cc558283 req-966de8ad-8b27-4310-bca6-19fd243fca0c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.648429] [58201]: WARNING keystonemiddleware.auth_token [req-c9658ba7-2815-4c82-97e7-7da5cc558283 req-966de8ad-8b27-4310-bca6-19fd243fca0c 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. [ 608.650760] [58201]: INFO cinder.api.openstack.wsgi [req-c9658ba7-2815-4c82-97e7-7da5cc558283 req-966de8ad-8b27-4310-bca6-19fd243fca0c tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1519738787 [ 608.651010] [58201]: DEBUG cinder.api.openstack.wsgi [req-c9658ba7-2815-4c82-97e7-7da5cc558283 req-966de8ad-8b27-4310-bca6-19fd243fca0c tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 608.651200] [58201]: DEBUG cinder.api.openstack.wsgi [req-c9658ba7-2815-4c82-97e7-7da5cc558283 req-966de8ad-8b27-4310-bca6-19fd243fca0c tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 608.651402] [58201]: INFO cinder.api.v3.volumes [req-c9658ba7-2815-4c82-97e7-7da5cc558283 req-966de8ad-8b27-4310-bca6-19fd243fca0c tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] Delete volume with id: tempest-invalid-1519738787 [ 608.659604] [58201]: INFO cinder.api.openstack.wsgi [req-c9658ba7-2815-4c82-97e7-7da5cc558283 req-966de8ad-8b27-4310-bca6-19fd243fca0c tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1519738787 returned with HTTP 404 [ 608.660513] [58201]: [pid: 58201|app: 0|req: 14/28] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Nov 12 09:59:57 2025] DELETE /volume/v3/volumes/tempest-invalid-1519738787 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 609.201479] [58200]: DEBUG cinder.api.middleware.request_id [None req-9f051565-0e5f-48dd-9f87-dc093751e459 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.205482] [58200]: INFO cinder.api.openstack.wsgi [None req-9f051565-0e5f-48dd-9f87-dc093751e459 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 609.205642] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9f051565-0e5f-48dd-9f87-dc093751e459 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 609.205914] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9f051565-0e5f-48dd-9f87-dc093751e459 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 609.225615] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 609.225615] [58200]: warnings.warn( [ 609.232242] [58200]: INFO cinder.volume.api [None req-9f051565-0e5f-48dd-9f87-dc093751e459 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 609.240197] [58200]: INFO cinder.api.openstack.wsgi [None req-9f051565-0e5f-48dd-9f87-dc093751e459 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 609.240197] [58200]: [pid: 58200|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 09:59:58 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 1571 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 611.555754] [58201]: DEBUG cinder.api.middleware.request_id [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-ac15b918-b618-4bb6-8a24-2a108c8c209a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.558955] [58201]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-ac15b918-b618-4bb6-8a24-2a108c8c209a tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 611.560913] [58201]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-ac15b918-b618-4bb6-8a24-2a108c8c209a tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 611.560913] [58201]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-ac15b918-b618-4bb6-8a24-2a108c8c209a tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 611.575069] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.575069] [58201]: warnings.warn( [ 611.580995] [58201]: INFO cinder.volume.api [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-ac15b918-b618-4bb6-8a24-2a108c8c209a tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 611.589730] [58201]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-ac15b918-b618-4bb6-8a24-2a108c8c209a tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 611.590553] [58201]: [pid: 58201|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:00:00 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 1390 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 612.145783] [58200]: DEBUG cinder.api.middleware.request_id [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-47ad6531-b85e-401d-9b8c-87c6b028d54c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.147360] [58200]: WARNING keystonemiddleware.auth_token [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-47ad6531-b85e-401d-9b8c-87c6b028d54c 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. [ 612.150182] [58200]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-47ad6531-b85e-401d-9b8c-87c6b028d54c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 612.150182] [58200]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-47ad6531-b85e-401d-9b8c-87c6b028d54c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 612.150474] [58200]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-47ad6531-b85e-401d-9b8c-87c6b028d54c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 612.164486] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.164486] [58200]: warnings.warn( [ 612.170818] [58200]: INFO cinder.volume.api [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-47ad6531-b85e-401d-9b8c-87c6b028d54c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 612.183398] [58200]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-47ad6531-b85e-401d-9b8c-87c6b028d54c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 612.183477] [58200]: [pid: 58200|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:00:01 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 1390 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 612.191838] [58201]: DEBUG cinder.api.middleware.request_id [None req-d155acd3-980f-4d62-abd9-1573c900b04f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.193057] [58201]: INFO cinder.api.openstack.wsgi [None req-d155acd3-980f-4d62-abd9-1573c900b04f None None] GET http://10.180.1.21/volume// [ 612.193057] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d155acd3-980f-4d62-abd9-1573c900b04f None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 612.193057] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d155acd3-980f-4d62-abd9-1573c900b04f None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 612.193669] [58201]: INFO cinder.api.openstack.wsgi [None req-d155acd3-980f-4d62-abd9-1573c900b04f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 612.194540] [58201]: [pid: 58201|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:00:01 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 612.201529] [58200]: DEBUG cinder.api.middleware.request_id [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-f07328e7-b924-40ea-9595-49d92db0df39 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.204926] [58200]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-f07328e7-b924-40ea-9595-49d92db0df39 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] POST http://10.180.1.21/volume/v3/attachments [ 612.205953] [58200]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-f07328e7-b924-40ea-9595-49d92db0df39 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b1def72-c308-4cd2-91ec-678b98ee2d4c", "connector": null, "instance_uuid": "928cfad2-9b45-40b6-9866-059d660b2d02"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 612.217725] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.217725] [58200]: warnings.warn( [ 612.277055] [58200]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-f07328e7-b924-40ea-9595-49d92db0df39 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 612.277894] [58200]: [pid: 58200|app: 0|req: 17/33] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:00:01 2025] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 618.582663] [58201]: DEBUG cinder.api.middleware.request_id [req-ca76cff2-72a0-44c2-a2ff-3d34079b6ce3 req-cdf76fb2-561f-442b-bc26-1f318485d486 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.587360] [58201]: INFO cinder.api.openstack.wsgi [req-ca76cff2-72a0-44c2-a2ff-3d34079b6ce3 req-cdf76fb2-561f-442b-bc26-1f318485d486 tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d411c6b3-3b55-4344-95f7-51336108f057 [ 618.587590] [58201]: DEBUG cinder.api.openstack.wsgi [req-ca76cff2-72a0-44c2-a2ff-3d34079b6ce3 req-cdf76fb2-561f-442b-bc26-1f318485d486 tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 618.587807] [58201]: DEBUG cinder.api.openstack.wsgi [req-ca76cff2-72a0-44c2-a2ff-3d34079b6ce3 req-cdf76fb2-561f-442b-bc26-1f318485d486 tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 618.587996] [58201]: INFO cinder.api.v3.volumes [req-ca76cff2-72a0-44c2-a2ff-3d34079b6ce3 req-cdf76fb2-561f-442b-bc26-1f318485d486 tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] Delete volume with id: d411c6b3-3b55-4344-95f7-51336108f057 [ 618.598249] [58201]: INFO cinder.api.openstack.wsgi [req-ca76cff2-72a0-44c2-a2ff-3d34079b6ce3 req-cdf76fb2-561f-442b-bc26-1f318485d486 tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] http://10.180.1.21/volume/v3/volumes/d411c6b3-3b55-4344-95f7-51336108f057 returned with HTTP 404 [ 618.599112] [58201]: [pid: 58201|app: 0|req: 17/34] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 10:00:07 2025] DELETE /volume/v3/volumes/d411c6b3-3b55-4344-95f7-51336108f057 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 618.643626] [58200]: DEBUG cinder.api.middleware.request_id [None req-66947aff-1c4d-49d6-9c0d-8da4aea53b7e None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.644376] [58200]: INFO cinder.api.openstack.wsgi [None req-66947aff-1c4d-49d6-9c0d-8da4aea53b7e None None] GET http://10.180.1.21/volume// [ 618.644607] [58200]: DEBUG cinder.api.openstack.wsgi [None req-66947aff-1c4d-49d6-9c0d-8da4aea53b7e None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 618.644811] [58200]: DEBUG cinder.api.openstack.wsgi [None req-66947aff-1c4d-49d6-9c0d-8da4aea53b7e None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 618.647116] [58200]: INFO cinder.api.openstack.wsgi [None req-66947aff-1c4d-49d6-9c0d-8da4aea53b7e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 618.647116] [58200]: [pid: 58200|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:00:07 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 618.664803] [58201]: DEBUG cinder.api.middleware.request_id [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-df9ab25f-a235-4060-ad75-d2563427eb7c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.667114] [58201]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-df9ab25f-a235-4060-ad75-d2563427eb7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 618.667354] [58201]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-df9ab25f-a235-4060-ad75-d2563427eb7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 618.667568] [58201]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-df9ab25f-a235-4060-ad75-d2563427eb7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 618.691977] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.691977] [58201]: warnings.warn( [ 618.703915] [58201]: INFO cinder.volume.api [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-df9ab25f-a235-4060-ad75-d2563427eb7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 618.711599] [58201]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-df9ab25f-a235-4060-ad75-d2563427eb7c tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 618.712190] [58201]: [pid: 58201|app: 0|req: 18/36] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:00:07 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 1570 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 618.847816] [58200]: DEBUG cinder.api.middleware.request_id [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-76f7cbba-5d07-40aa-ab36-29f9b7d0d1f7 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.850286] [58200]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-76f7cbba-5d07-40aa-ab36-29f9b7d0d1f7 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] PUT http://10.180.1.21/volume/v3/attachments/9e9eb974-e964-402b-8bc1-2102d5cbb348 [ 618.850758] [58200]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-76f7cbba-5d07-40aa-ab36-29f9b7d0d1f7 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-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=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 618.860720] [58200]: DEBUG cinder.coordination [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-76f7cbba-5d07-40aa-ab36-29f9b7d0d1f7 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Acquiring lock "cinder-attachment_update-7b1def72-c308-4cd2-91ec-678b98ee2d4c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 618.868031] [58200]: DEBUG cinder.coordination [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-76f7cbba-5d07-40aa-ab36-29f9b7d0d1f7 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Lock "cinder-attachment_update-7b1def72-c308-4cd2-91ec-678b98ee2d4c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 618.869193] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.869193] [58200]: warnings.warn( [ 619.422421] [58200]: DEBUG cinder.coordination [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-76f7cbba-5d07-40aa-ab36-29f9b7d0d1f7 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Lock "cinder-attachment_update-7b1def72-c308-4cd2-91ec-678b98ee2d4c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.554s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 619.423146] [58200]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-76f7cbba-5d07-40aa-ab36-29f9b7d0d1f7 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/attachments/9e9eb974-e964-402b-8bc1-2102d5cbb348 returned with HTTP 200 [ 619.423649] [58200]: [pid: 58200|app: 0|req: 19/37] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:00:08 2025] PUT /volume/v3/attachments/9e9eb974-e964-402b-8bc1-2102d5cbb348 => generated 617 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 619.932060] [58201]: DEBUG cinder.api.middleware.request_id [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-1268c06e-34de-4b23-af97-dda453a5b02d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.935736] [58201]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-1268c06e-34de-4b23-af97-dda453a5b02d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] POST http://10.180.1.21/volume/v3/attachments/9e9eb974-e964-402b-8bc1-2102d5cbb348/action [ 619.936503] [58201]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-1268c06e-34de-4b23-af97-dda453a5b02d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 619.936648] [58201]: DEBUG cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-1268c06e-34de-4b23-af97-dda453a5b02d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 619.974853] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.974853] [58201]: warnings.warn( [ 619.996363] [58201]: INFO cinder.api.openstack.wsgi [req-0f18ee61-3fa1-4be1-bc64-3da8105d9748 req-1268c06e-34de-4b23-af97-dda453a5b02d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/attachments/9e9eb974-e964-402b-8bc1-2102d5cbb348/action returned with HTTP 204 [ 619.997021] [58201]: [pid: 58201|app: 0|req: 19/38] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:00:09 2025] POST /volume/v3/attachments/9e9eb974-e964-402b-8bc1-2102d5cbb348/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 620.832715] [58200]: DEBUG cinder.api.middleware.request_id [req-20eeef9c-1803-41e8-bdcd-da5fdc3152e1 req-dc2330ca-7f30-4068-9e1d-1977d87ec7b8 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.835735] [58200]: INFO cinder.api.openstack.wsgi [req-20eeef9c-1803-41e8-bdcd-da5fdc3152e1 req-dc2330ca-7f30-4068-9e1d-1977d87ec7b8 tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] GET http://10.180.1.21/volume/v3/volumes/2b550272-37aa-4c35-bc27-22d5ed687599 [ 620.837018] [58200]: DEBUG cinder.api.openstack.wsgi [req-20eeef9c-1803-41e8-bdcd-da5fdc3152e1 req-dc2330ca-7f30-4068-9e1d-1977d87ec7b8 tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 620.837018] [58200]: DEBUG cinder.api.openstack.wsgi [req-20eeef9c-1803-41e8-bdcd-da5fdc3152e1 req-dc2330ca-7f30-4068-9e1d-1977d87ec7b8 tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 620.845343] [58200]: INFO cinder.api.openstack.wsgi [req-20eeef9c-1803-41e8-bdcd-da5fdc3152e1 req-dc2330ca-7f30-4068-9e1d-1977d87ec7b8 tempest-VolumesNegativeTest-2077725106 tempest-VolumesNegativeTest-2077725106-project-member] http://10.180.1.21/volume/v3/volumes/2b550272-37aa-4c35-bc27-22d5ed687599 returned with HTTP 404 [ 620.846368] [58200]: [pid: 58200|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:00:10 2025] GET /volume/v3/volumes/2b550272-37aa-4c35-bc27-22d5ed687599 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 629.989036] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=83,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 630.839736] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=87,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 644.735530] [58201]: DEBUG cinder.api.middleware.request_id [None req-f65858dd-efdd-4eaa-8f1f-fd23d6458975 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.737732] [58201]: INFO cinder.api.openstack.wsgi [None req-f65858dd-efdd-4eaa-8f1f-fd23d6458975 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 644.737978] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f65858dd-efdd-4eaa-8f1f-fd23d6458975 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 644.738217] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f65858dd-efdd-4eaa-8f1f-fd23d6458975 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 644.752413] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.752413] [58201]: warnings.warn( [ 644.757181] [58201]: INFO cinder.volume.api [None req-f65858dd-efdd-4eaa-8f1f-fd23d6458975 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 644.763631] [58201]: INFO cinder.api.openstack.wsgi [None req-f65858dd-efdd-4eaa-8f1f-fd23d6458975 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 644.767020] [58201]: [pid: 58201|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Nov 12 10:00:33 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 1863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 654.761092] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=5 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 673.373396] [58200]: DEBUG cinder.api.middleware.request_id [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-1b9d5526-3ea0-4844-a5f9-5863f1733892 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.378480] [58200]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-1b9d5526-3ea0-4844-a5f9-5863f1733892 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 673.378729] [58200]: DEBUG cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-1b9d5526-3ea0-4844-a5f9-5863f1733892 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 673.378971] [58200]: DEBUG cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-1b9d5526-3ea0-4844-a5f9-5863f1733892 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 673.398187] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.398187] [58200]: warnings.warn( [ 673.401873] [58200]: INFO cinder.volume.api [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-1b9d5526-3ea0-4844-a5f9-5863f1733892 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 673.411178] [58200]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-1b9d5526-3ea0-4844-a5f9-5863f1733892 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 673.411653] [58200]: [pid: 58200|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:01:02 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 1682 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 673.445553] [58201]: DEBUG cinder.api.middleware.request_id [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-ad5e7dfb-4e33-41ab-8d79-4df255741b2d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.448233] [58201]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-ad5e7dfb-4e33-41ab-8d79-4df255741b2d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] GET http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 673.448326] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-ad5e7dfb-4e33-41ab-8d79-4df255741b2d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 673.448811] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-ad5e7dfb-4e33-41ab-8d79-4df255741b2d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 673.460386] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.460386] [58201]: warnings.warn( [ 673.466645] [58201]: INFO cinder.volume.api [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-ad5e7dfb-4e33-41ab-8d79-4df255741b2d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 673.474115] [58201]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-ad5e7dfb-4e33-41ab-8d79-4df255741b2d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 200 [ 673.474770] [58201]: [pid: 58201|app: 0|req: 21/42] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:01:02 2025] GET /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 1682 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 678.165914] [58200]: DEBUG cinder.api.middleware.request_id [None req-2a930566-e2fd-4f9a-8049-d1e247adb06e None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.166502] [58200]: INFO cinder.api.openstack.wsgi [None req-2a930566-e2fd-4f9a-8049-d1e247adb06e None None] GET http://10.180.1.21/volume// [ 678.166763] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2a930566-e2fd-4f9a-8049-d1e247adb06e None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 678.167078] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2a930566-e2fd-4f9a-8049-d1e247adb06e None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 678.167640] [58200]: INFO cinder.api.openstack.wsgi [None req-2a930566-e2fd-4f9a-8049-d1e247adb06e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 678.168264] [58200]: [pid: 58200|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:01:07 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 678.178242] [58201]: DEBUG cinder.api.middleware.request_id [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-e470d420-b911-4f34-9be7-cdbf26d19c49 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.181336] [58201]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-e470d420-b911-4f34-9be7-cdbf26d19c49 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] POST http://10.180.1.21/volume/v3/attachments [ 678.181768] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-e470d420-b911-4f34-9be7-cdbf26d19c49 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b1def72-c308-4cd2-91ec-678b98ee2d4c", "connector": null, "instance_uuid": "928cfad2-9b45-40b6-9866-059d660b2d02"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 678.200792] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.200792] [58201]: warnings.warn( [ 678.241819] [58201]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-e470d420-b911-4f34-9be7-cdbf26d19c49 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 678.242372] [58201]: [pid: 58201|app: 0|req: 22/44] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:01:07 2025] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 678.318964] [58200]: DEBUG cinder.api.middleware.request_id [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-76cbf626-e951-4c51-a813-769213886793 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.322026] [58200]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-76cbf626-e951-4c51-a813-769213886793 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] POST http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c/action [ 678.322816] [58200]: DEBUG cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-76cbf626-e951-4c51-a813-769213886793 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 678.322964] [58200]: DEBUG cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-76cbf626-e951-4c51-a813-769213886793 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 678.339192] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.339192] [58200]: warnings.warn( [ 678.340707] [58200]: INFO cinder.volume.api [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-76cbf626-e951-4c51-a813-769213886793 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 678.345450] [58200]: INFO cinder.volume.api [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-76cbf626-e951-4c51-a813-769213886793 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Roll detaching of volume completed successfully. [ 678.345640] [58200]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-76cbf626-e951-4c51-a813-769213886793 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c/action returned with HTTP 202 [ 678.346183] [58200]: [pid: 58200|app: 0|req: 23/45] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:01:07 2025] POST /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 678.351905] [58201]: DEBUG cinder.api.middleware.request_id [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-f3aff745-045b-4151-af7e-8713cddf3f95 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.355755] [58201]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-f3aff745-045b-4151-af7e-8713cddf3f95 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] DELETE http://10.180.1.21/volume/v3/attachments/26c1b2b4-f8bc-4345-b60c-ff174eec802c [ 678.356011] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-f3aff745-045b-4151-af7e-8713cddf3f95 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 678.359869] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-f3aff745-045b-4151-af7e-8713cddf3f95 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 678.379650] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.379650] [58201]: warnings.warn( [ 678.426176] [58201]: INFO cinder.api.openstack.wsgi [req-bd7c3f11-daf2-4c22-8469-fff2bf130eb5 req-f3aff745-045b-4151-af7e-8713cddf3f95 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/attachments/26c1b2b4-f8bc-4345-b60c-ff174eec802c returned with HTTP 200 [ 678.426176] [58201]: [pid: 58201|app: 0|req: 23/46] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:01:07 2025] DELETE /volume/v3/attachments/26c1b2b4-f8bc-4345-b60c-ff174eec802c => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.248796] [58200]: DEBUG cinder.api.middleware.request_id [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.249648] [58200]: INFO cinder.api.openstack.wsgi [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] POST http://10.180.1.21/volume/v3/volumes [ 679.250108] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1548407875"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 679.251729] [58200]: DEBUG cinder.api.v3.volumes [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1548407875'}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 679.254160] [58200]: INFO cinder.api.v3.volumes [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Create volume of 1 GB [ 679.263318] [58200]: INFO cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Availability Zones retrieved successfully. [ 679.274285] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Flow 'volume_create_api' (c8afba89-fcfb-4837-910e-be8120eca339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 679.276534] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a45185a6-ae97-4d4b-becf-9550824fe6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.277884] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 679.308763] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a45185a6-ae97-4d4b-becf-9550824fe6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.311021] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6fead1-540f-48d3-9d78-18671b10a421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.392139] [58200]: DEBUG cinder.quota [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Created reservations ['861e1fbb-c048-4936-b50a-1483355ee15c', 'dc860d82-27ac-41ba-8abb-54834010cfbe', '05e586c2-f4d3-44ca-af4b-27ea2106f42c', 'fe9034bc-8ae9-4b88-9ad1-5d0c4adaf81e'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 679.392139] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6fead1-540f-48d3-9d78-18671b10a421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['861e1fbb-c048-4936-b50a-1483355ee15c', 'dc860d82-27ac-41ba-8abb-54834010cfbe', '05e586c2-f4d3-44ca-af4b-27ea2106f42c', 'fe9034bc-8ae9-4b88-9ad1-5d0c4adaf81e']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.392139] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424abd59-7380-4d2e-ab1d-f7bec72ee313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.418572] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424abd59-7380-4d2e-ab1d-f7bec72ee313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '410b6cb3-c303-46dd-8491-f87029b77fac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1548407875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a4779928c6345e48e7df97ac314d95d',qos_specs=None,replication_status=,reservations=['861e1fbb-c048-4936-b50a-1483355ee15c','dc860d82-27ac-41ba-8abb-54834010cfbe','05e586c2-f4d3-44ca-af4b-27ea2106f42c','fe9034bc-8ae9-4b88-9ad1-5d0c4adaf81e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ade6304543d291c2aa102a914513',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1548407875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=410b6cb3-c303-46dd-8491-f87029b77fac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a4779928c6345e48e7df97ac314d95d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eb0ade6304543d291c2aa102a914513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.421555] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f06561-c734-4e26-867c-fa27e0c0bfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.442373] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f06561-c734-4e26-867c-fa27e0c0bfe1) transitioned into state 'SUCCESS' from state '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-1548407875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a4779928c6345e48e7df97ac314d95d',qos_specs=None,replication_status=,reservations=['861e1fbb-c048-4936-b50a-1483355ee15c','dc860d82-27ac-41ba-8abb-54834010cfbe','05e586c2-f4d3-44ca-af4b-27ea2106f42c','fe9034bc-8ae9-4b88-9ad1-5d0c4adaf81e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ade6304543d291c2aa102a914513',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.442373] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b67c325-33da-4b24-b8bd-94b2d3a7f86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 679.456383] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b67c325-33da-4b24-b8bd-94b2d3a7f86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 679.458236] [58200]: DEBUG cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Flow 'volume_create_api' (c8afba89-fcfb-4837-910e-be8120eca339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 679.458913] [58200]: INFO cinder.volume.api [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Create volume request issued successfully. [ 679.459871] [58200]: INFO cinder.api.openstack.wsgi [None req-a8591d61-57b7-4e51-a721-1aa88d4774fc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 679.460513] [58200]: [pid: 58200|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:01:08 2025] POST /volume/v3/volumes => generated 756 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 679.474067] [58201]: DEBUG cinder.api.middleware.request_id [None req-ab5eb552-29fd-4dcd-afa5-68b4c4fd38f1 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.485515] [58201]: INFO cinder.api.openstack.wsgi [None req-ab5eb552-29fd-4dcd-afa5-68b4c4fd38f1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 679.485515] [58201]: DEBUG cinder.api.openstack.wsgi [None req-ab5eb552-29fd-4dcd-afa5-68b4c4fd38f1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 679.485515] [58201]: DEBUG cinder.api.openstack.wsgi [None req-ab5eb552-29fd-4dcd-afa5-68b4c4fd38f1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 679.503539] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.503539] [58201]: warnings.warn( [ 679.515892] [58201]: INFO cinder.volume.api [None req-ab5eb552-29fd-4dcd-afa5-68b4c4fd38f1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 679.526839] [58201]: INFO cinder.api.openstack.wsgi [None req-ab5eb552-29fd-4dcd-afa5-68b4c4fd38f1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 679.527949] [58201]: [pid: 58201|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:08 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 824 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 680.545156] [58200]: DEBUG cinder.api.middleware.request_id [None req-3d2bba02-508f-4077-9eea-4b941514853f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.549220] [58200]: INFO cinder.api.openstack.wsgi [None req-3d2bba02-508f-4077-9eea-4b941514853f tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 680.549220] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3d2bba02-508f-4077-9eea-4b941514853f tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 680.549220] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3d2bba02-508f-4077-9eea-4b941514853f tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 680.570966] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.570966] [58200]: warnings.warn( [ 680.578682] [58200]: INFO cinder.volume.api [None req-3d2bba02-508f-4077-9eea-4b941514853f tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 680.589196] [58200]: INFO cinder.api.openstack.wsgi [None req-3d2bba02-508f-4077-9eea-4b941514853f tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 680.589656] [58200]: [pid: 58200|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:09 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 688.549409] [58201]: DEBUG cinder.api.middleware.request_id [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.552520] [58201]: INFO cinder.api.openstack.wsgi [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] POST http://10.180.1.21/volume/v3/volumes [ 688.552594] [58201]: DEBUG cinder.api.openstack.wsgi [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1000199668"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 688.555691] [58201]: DEBUG cinder.api.v3.volumes [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1000199668'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 688.555895] [58201]: INFO cinder.api.v3.volumes [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Create volume of 1 GB [ 688.565545] [58201]: INFO cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Availability Zones retrieved successfully. [ 688.574402] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Flow 'volume_create_api' (fc99c06b-7e9b-4f5e-b401-361084a85575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 688.575832] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d61168-0005-48ef-b03a-bc64e306b18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 688.577183] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 688.613298] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d61168-0005-48ef-b03a-bc64e306b18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 688.614509] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a80d6e-1a23-4295-8c2d-34f20c6bb87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 688.677293] [58201]: DEBUG cinder.quota [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Created reservations ['6a4136a5-3ad4-4296-9359-022266258fe7', '463ceb9a-a418-405d-b0f1-1118ce704a9d', 'a4358783-dd65-45dd-845d-4c7fad0792ec', '7132f6a4-9f18-4b94-9311-14a97d86b1f9'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 688.678637] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a80d6e-1a23-4295-8c2d-34f20c6bb87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a4136a5-3ad4-4296-9359-022266258fe7', '463ceb9a-a418-405d-b0f1-1118ce704a9d', 'a4358783-dd65-45dd-845d-4c7fad0792ec', '7132f6a4-9f18-4b94-9311-14a97d86b1f9']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 688.679600] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f30735-aa14-4887-92a2-fcd4abf63320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 688.703672] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39f30735-aa14-4887-92a2-fcd4abf63320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03e5ee17-76d1-4c8a-b1d4-539b69cd66df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1000199668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c125e7b76926462e9cdb27bf4ce7fa9e',qos_specs=None,replication_status=,reservations=['6a4136a5-3ad4-4296-9359-022266258fe7','463ceb9a-a418-405d-b0f1-1118ce704a9d','a4358783-dd65-45dd-845d-4c7fad0792ec','7132f6a4-9f18-4b94-9311-14a97d86b1f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e3732dcca74c5595932e58862d5575',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:01:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1000199668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03e5ee17-76d1-4c8a-b1d4-539b69cd66df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c125e7b76926462e9cdb27bf4ce7fa9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03e3732dcca74c5595932e58862d5575',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 688.704781] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63073e66-f31c-4536-801e-ccb7fdeab25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 688.725257] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63073e66-f31c-4536-801e-ccb7fdeab25c) transitioned into state 'SUCCESS' from state '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-1000199668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c125e7b76926462e9cdb27bf4ce7fa9e',qos_specs=None,replication_status=,reservations=['6a4136a5-3ad4-4296-9359-022266258fe7','463ceb9a-a418-405d-b0f1-1118ce704a9d','a4358783-dd65-45dd-845d-4c7fad0792ec','7132f6a4-9f18-4b94-9311-14a97d86b1f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e3732dcca74c5595932e58862d5575',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 688.730128] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df7810d-48ad-4d12-84a3-b9d71b69f5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 688.746039] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df7810d-48ad-4d12-84a3-b9d71b69f5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 688.747314] [58201]: DEBUG cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Flow 'volume_create_api' (fc99c06b-7e9b-4f5e-b401-361084a85575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 688.748961] [58201]: INFO cinder.volume.api [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Create volume request issued successfully. [ 688.748961] [58201]: INFO cinder.api.openstack.wsgi [None req-162add9e-d57f-4a55-a3a8-b60ad157ee71 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 688.749084] [58201]: [pid: 58201|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:01:17 2025] POST /volume/v3/volumes => generated 751 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 688.763558] [58200]: DEBUG cinder.api.middleware.request_id [None req-7c70790a-ba33-4631-ad96-8131693b92d9 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.768372] [58200]: INFO cinder.api.openstack.wsgi [None req-7c70790a-ba33-4631-ad96-8131693b92d9 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 688.768372] [58200]: DEBUG cinder.api.openstack.wsgi [None req-7c70790a-ba33-4631-ad96-8131693b92d9 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 688.768372] [58200]: DEBUG cinder.api.openstack.wsgi [None req-7c70790a-ba33-4631-ad96-8131693b92d9 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 688.789090] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.789090] [58200]: warnings.warn( [ 688.795782] [58200]: INFO cinder.volume.api [None req-7c70790a-ba33-4631-ad96-8131693b92d9 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 688.803025] [58200]: INFO cinder.api.openstack.wsgi [None req-7c70790a-ba33-4631-ad96-8131693b92d9 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 688.803025] [58200]: [pid: 58200|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:17 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.815519] [58201]: DEBUG cinder.api.middleware.request_id [None req-08bd4614-0e68-4b78-987c-526716adbb08 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.819910] [58201]: INFO cinder.api.openstack.wsgi [None req-08bd4614-0e68-4b78-987c-526716adbb08 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 689.820258] [58201]: DEBUG cinder.api.openstack.wsgi [None req-08bd4614-0e68-4b78-987c-526716adbb08 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 689.820542] [58201]: DEBUG cinder.api.openstack.wsgi [None req-08bd4614-0e68-4b78-987c-526716adbb08 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 689.837819] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.837819] [58201]: warnings.warn( [ 689.849555] [58201]: INFO cinder.volume.api [None req-08bd4614-0e68-4b78-987c-526716adbb08 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 689.856981] [58201]: INFO cinder.api.openstack.wsgi [None req-08bd4614-0e68-4b78-987c-526716adbb08 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 689.857348] [58201]: [pid: 58201|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:19 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.877374] [58200]: DEBUG cinder.api.middleware.request_id [None req-4eec2205-9267-4a37-9ac9-9882789e550e None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.881615] [58200]: INFO cinder.api.openstack.wsgi [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] POST http://10.180.1.21/volume/v3/volumes [ 689.881615] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-49453916", "imageRef": "9f1cdb02-5b24-4dc9-b355-1c72d683fcd3", "size": 1}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 689.884057] [58200]: DEBUG cinder.api.v3.volumes [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-49453916', 'imageRef': '9f1cdb02-5b24-4dc9-b355-1c72d683fcd3', 'size': 1}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 689.969637] [58200]: INFO cinder.api.v3.volumes [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Create volume of 1 GB [ 689.973788] [58200]: INFO cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Availability Zones retrieved successfully. [ 689.980911] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Flow 'volume_create_api' (caaf8a03-97b4-4edf-89a7-f82ebfc06f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 689.982226] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5507751-d420-4590-b5c0-7f05a113af61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 689.984084] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 690.062040] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5507751-d420-4590-b5c0-7f05a113af61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 690.063237] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571e1896-52d3-4b28-83bd-9a8886d6f5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 690.123857] [58200]: DEBUG cinder.quota [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Created reservations ['666c9e19-10e5-4a00-9000-85e2f1519af6', '255190f9-c5c9-485f-b36d-fabd2f93793f', 'ef2a50f8-4001-4540-acfd-438c56726084', '74966029-3749-401b-bf84-d58a00fd40cd'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 690.124868] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571e1896-52d3-4b28-83bd-9a8886d6f5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['666c9e19-10e5-4a00-9000-85e2f1519af6', '255190f9-c5c9-485f-b36d-fabd2f93793f', 'ef2a50f8-4001-4540-acfd-438c56726084', '74966029-3749-401b-bf84-d58a00fd40cd']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 690.125900] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93cda2bc-24c5-4cc0-ac69-bcdeb42de0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 690.140542] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93cda2bc-24c5-4cc0-ac69-bcdeb42de0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd408dfc-850e-4e73-a830-5dca9114a6a9', '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-49453916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='468f8d23b26e48fcb17e594c5c171bd4',qos_specs=None,replication_status=,reservations=['666c9e19-10e5-4a00-9000-85e2f1519af6','255190f9-c5c9-485f-b36d-fabd2f93793f','ef2a50f8-4001-4540-acfd-438c56726084','74966029-3749-401b-bf84-d58a00fd40cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c22e8b464df49569fe9e9bfe4ab8465',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-49453916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd408dfc-850e-4e73-a830-5dca9114a6a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='468f8d23b26e48fcb17e594c5c171bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c22e8b464df49569fe9e9bfe4ab8465',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 690.141545] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f947f5eb-036b-4cd8-81c9-ec914af0d1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 690.159159] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f947f5eb-036b-4cd8-81c9-ec914af0d1f1) transitioned into state 'SUCCESS' from state '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-49453916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='468f8d23b26e48fcb17e594c5c171bd4',qos_specs=None,replication_status=,reservations=['666c9e19-10e5-4a00-9000-85e2f1519af6','255190f9-c5c9-485f-b36d-fabd2f93793f','ef2a50f8-4001-4540-acfd-438c56726084','74966029-3749-401b-bf84-d58a00fd40cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c22e8b464df49569fe9e9bfe4ab8465',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 690.160191] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c124c0c-b24e-4aca-9265-f37819bc3d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 690.170290] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c124c0c-b24e-4aca-9265-f37819bc3d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 690.171411] [58200]: DEBUG cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Flow 'volume_create_api' (caaf8a03-97b4-4edf-89a7-f82ebfc06f01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 690.173331] [58200]: INFO cinder.volume.api [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Create volume request issued successfully. [ 690.173331] [58200]: INFO cinder.api.openstack.wsgi [None req-4eec2205-9267-4a37-9ac9-9882789e550e tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 690.173331] [58200]: [pid: 58200|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 10:01:19 2025] POST /volume/v3/volumes => generated 750 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 690.191092] [58201]: DEBUG cinder.api.middleware.request_id [None req-bd341ca6-75bc-488f-994f-9f05fa853705 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.194321] [58201]: INFO cinder.api.openstack.wsgi [None req-bd341ca6-75bc-488f-994f-9f05fa853705 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 690.194589] [58201]: DEBUG cinder.api.openstack.wsgi [None req-bd341ca6-75bc-488f-994f-9f05fa853705 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 690.194966] [58201]: DEBUG cinder.api.openstack.wsgi [None req-bd341ca6-75bc-488f-994f-9f05fa853705 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 690.203963] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.203963] [58201]: warnings.warn( [ 690.212977] [58201]: INFO cinder.volume.api [None req-bd341ca6-75bc-488f-994f-9f05fa853705 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 690.223148] [58201]: INFO cinder.api.openstack.wsgi [None req-bd341ca6-75bc-488f-994f-9f05fa853705 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 690.223148] [58201]: [pid: 58201|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:19 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.231276] [58200]: DEBUG cinder.api.middleware.request_id [None req-df13268e-2ca9-4fe6-aa8c-f80de176d8db None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.233602] [58200]: INFO cinder.api.openstack.wsgi [None req-df13268e-2ca9-4fe6-aa8c-f80de176d8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 691.233847] [58200]: DEBUG cinder.api.openstack.wsgi [None req-df13268e-2ca9-4fe6-aa8c-f80de176d8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 691.234512] [58200]: DEBUG cinder.api.openstack.wsgi [None req-df13268e-2ca9-4fe6-aa8c-f80de176d8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 691.248789] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.248789] [58200]: warnings.warn( [ 691.253933] [58200]: INFO cinder.volume.api [None req-df13268e-2ca9-4fe6-aa8c-f80de176d8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 691.260114] [58200]: INFO cinder.api.openstack.wsgi [None req-df13268e-2ca9-4fe6-aa8c-f80de176d8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 691.260787] [58200]: [pid: 58200|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:20 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.030267] [58201]: DEBUG cinder.api.middleware.request_id [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-12209078-abac-4a09-bb72-37e880575c48 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.036450] [58201]: INFO cinder.api.openstack.wsgi [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-12209078-abac-4a09-bb72-37e880575c48 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9e9eb974-e964-402b-8bc1-2102d5cbb348 [ 692.036642] [58201]: DEBUG cinder.api.openstack.wsgi [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-12209078-abac-4a09-bb72-37e880575c48 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 692.036898] [58201]: DEBUG cinder.api.openstack.wsgi [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-12209078-abac-4a09-bb72-37e880575c48 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 692.051459] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.051459] [58201]: warnings.warn( [ 692.249417] [58200]: DEBUG cinder.api.middleware.request_id [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-4685f21f-cf7f-45ae-b583-88ae9cc73f9d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.255815] [58200]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-4685f21f-cf7f-45ae-b583-88ae9cc73f9d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 692.255815] [58200]: DEBUG cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-4685f21f-cf7f-45ae-b583-88ae9cc73f9d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 692.255815] [58200]: DEBUG cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-4685f21f-cf7f-45ae-b583-88ae9cc73f9d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 692.272727] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.272727] [58200]: warnings.warn( [ 692.282576] [58200]: INFO cinder.volume.api [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-4685f21f-cf7f-45ae-b583-88ae9cc73f9d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 692.289582] [58200]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-4685f21f-cf7f-45ae-b583-88ae9cc73f9d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 692.290206] [58200]: [pid: 58200|app: 0|req: 29/56] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:01:21 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.290928] [58200]: DEBUG cinder.api.middleware.request_id [None req-31db1aba-88e1-49f0-9b98-4f2a5afe9684 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.293059] [58200]: INFO cinder.api.openstack.wsgi [None req-31db1aba-88e1-49f0-9b98-4f2a5afe9684 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 692.293335] [58200]: DEBUG cinder.api.openstack.wsgi [None req-31db1aba-88e1-49f0-9b98-4f2a5afe9684 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 692.293522] [58200]: DEBUG cinder.api.openstack.wsgi [None req-31db1aba-88e1-49f0-9b98-4f2a5afe9684 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 692.308870] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.308870] [58200]: warnings.warn( [ 692.313786] [58200]: INFO cinder.volume.api [None req-31db1aba-88e1-49f0-9b98-4f2a5afe9684 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 692.319434] [58200]: INFO cinder.api.openstack.wsgi [None req-31db1aba-88e1-49f0-9b98-4f2a5afe9684 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 692.322054] [58200]: [pid: 58200|app: 0|req: 30/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:21 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.597430] [58201]: INFO cinder.api.openstack.wsgi [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-12209078-abac-4a09-bb72-37e880575c48 tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/attachments/9e9eb974-e964-402b-8bc1-2102d5cbb348 returned with HTTP 200 [ 692.598054] [58201]: [pid: 58201|app: 0|req: 28/58] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:01:21 2025] DELETE /volume/v3/attachments/9e9eb974-e964-402b-8bc1-2102d5cbb348 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.606971] [58200]: DEBUG cinder.api.middleware.request_id [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-be802a3e-71f4-4e1e-ba62-509c45c9d00d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.609649] [58200]: INFO cinder.api.openstack.wsgi [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-be802a3e-71f4-4e1e-ba62-509c45c9d00d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 692.609837] [58200]: DEBUG cinder.api.openstack.wsgi [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-be802a3e-71f4-4e1e-ba62-509c45c9d00d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 692.610072] [58200]: DEBUG cinder.api.openstack.wsgi [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-be802a3e-71f4-4e1e-ba62-509c45c9d00d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 692.610507] [58200]: INFO cinder.api.v3.volumes [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-be802a3e-71f4-4e1e-ba62-509c45c9d00d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Delete volume with id: 7b1def72-c308-4cd2-91ec-678b98ee2d4c [ 692.621299] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.621299] [58200]: warnings.warn( [ 692.622417] [58200]: INFO cinder.volume.api [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-be802a3e-71f4-4e1e-ba62-509c45c9d00d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Volume info retrieved successfully. [ 692.650951] [58200]: INFO cinder.volume.api [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-be802a3e-71f4-4e1e-ba62-509c45c9d00d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] Delete volume request issued successfully. [ 692.651413] [58200]: INFO cinder.api.openstack.wsgi [req-983f7d3b-1c5b-48c7-9878-2eae603d5edb req-be802a3e-71f4-4e1e-ba62-509c45c9d00d tempest-ServerActionsV293TestJSON-926076165 tempest-ServerActionsV293TestJSON-926076165-project-member] http://10.180.1.21/volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c returned with HTTP 202 [ 692.651965] [58200]: [pid: 58200|app: 0|req: 31/59] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 10:01:21 2025] DELETE /volume/v3/volumes/7b1def72-c308-4cd2-91ec-678b98ee2d4c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 693.332500] [58201]: DEBUG cinder.api.middleware.request_id [None req-6ca7e543-a947-49fd-9b86-bb5096101669 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.334917] [58201]: INFO cinder.api.openstack.wsgi [None req-6ca7e543-a947-49fd-9b86-bb5096101669 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 693.335159] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6ca7e543-a947-49fd-9b86-bb5096101669 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 693.335396] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6ca7e543-a947-49fd-9b86-bb5096101669 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 693.348487] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.348487] [58201]: warnings.warn( [ 693.354931] [58201]: INFO cinder.volume.api [None req-6ca7e543-a947-49fd-9b86-bb5096101669 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 693.363291] [58201]: INFO cinder.api.openstack.wsgi [None req-6ca7e543-a947-49fd-9b86-bb5096101669 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 693.363842] [58201]: [pid: 58201|app: 0|req: 29/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:22 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.828455] [58200]: DEBUG cinder.api.middleware.request_id [None req-0459ca11-a035-4f88-ab12-2be6c5e0a04d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.829123] [58200]: INFO cinder.api.openstack.wsgi [None req-0459ca11-a035-4f88-ab12-2be6c5e0a04d None None] GET http://10.180.1.21/volume// [ 693.829123] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0459ca11-a035-4f88-ab12-2be6c5e0a04d None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 693.829363] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0459ca11-a035-4f88-ab12-2be6c5e0a04d None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 693.829950] [58200]: INFO cinder.api.openstack.wsgi [None req-0459ca11-a035-4f88-ab12-2be6c5e0a04d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 693.831028] [58200]: [pid: 58200|app: 0|req: 32/61] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:01:23 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 693.835694] [58201]: DEBUG cinder.api.middleware.request_id [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-9d901368-1e7d-41a0-9f00-c6776f67ab8b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.838445] [58201]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-9d901368-1e7d-41a0-9f00-c6776f67ab8b tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] POST http://10.180.1.21/volume/v3/attachments [ 693.838997] [58201]: DEBUG cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-9d901368-1e7d-41a0-9f00-c6776f67ab8b tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03e5ee17-76d1-4c8a-b1d4-539b69cd66df", "connector": null, "instance_uuid": "21788d0b-c6c4-40d2-85f8-02fcccdac8b3"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 693.857177] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.857177] [58201]: warnings.warn( [ 693.896642] [58201]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-9d901368-1e7d-41a0-9f00-c6776f67ab8b tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 693.897444] [58201]: [pid: 58201|app: 0|req: 30/62] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:01:23 2025] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.932058] [58200]: DEBUG cinder.api.middleware.request_id [None req-1762cfee-df99-49d5-acae-6c0035bcebeb None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.934305] [58200]: INFO cinder.api.openstack.wsgi [None req-1762cfee-df99-49d5-acae-6c0035bcebeb tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 693.934586] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1762cfee-df99-49d5-acae-6c0035bcebeb tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 693.934796] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1762cfee-df99-49d5-acae-6c0035bcebeb tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 693.960327] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.960327] [58200]: warnings.warn( [ 693.972563] [58200]: INFO cinder.volume.api [None req-1762cfee-df99-49d5-acae-6c0035bcebeb tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 693.981528] [58200]: INFO cinder.api.openstack.wsgi [None req-1762cfee-df99-49d5-acae-6c0035bcebeb tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 693.982726] [58200]: [pid: 58200|app: 0|req: 33/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:23 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.378487] [58201]: DEBUG cinder.api.middleware.request_id [None req-a759084b-b417-466c-a1e8-f8c954661cdb None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.381712] [58201]: INFO cinder.api.openstack.wsgi [None req-a759084b-b417-466c-a1e8-f8c954661cdb tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 694.381776] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a759084b-b417-466c-a1e8-f8c954661cdb tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 694.382604] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a759084b-b417-466c-a1e8-f8c954661cdb tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 694.397274] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.397274] [58201]: warnings.warn( [ 694.404496] [58201]: INFO cinder.volume.api [None req-a759084b-b417-466c-a1e8-f8c954661cdb tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 694.410793] [58201]: INFO cinder.api.openstack.wsgi [None req-a759084b-b417-466c-a1e8-f8c954661cdb tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 694.412186] [58201]: [pid: 58201|app: 0|req: 31/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:23 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.433088] [58200]: DEBUG cinder.api.middleware.request_id [None req-a6e19c4b-0672-4f83-8b66-3a7df80eda1f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.433723] [58200]: INFO cinder.api.openstack.wsgi [None req-a6e19c4b-0672-4f83-8b66-3a7df80eda1f None None] GET http://10.180.1.21/volume// [ 694.433988] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a6e19c4b-0672-4f83-8b66-3a7df80eda1f None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 694.434300] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a6e19c4b-0672-4f83-8b66-3a7df80eda1f None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 694.434880] [58200]: INFO cinder.api.openstack.wsgi [None req-a6e19c4b-0672-4f83-8b66-3a7df80eda1f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 694.438647] [58200]: [pid: 58200|app: 0|req: 34/65] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:01:23 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 694.446266] [58201]: DEBUG cinder.api.middleware.request_id [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-41332029-4403-4a53-b974-4fc7b8046c15 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.451443] [58201]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-41332029-4403-4a53-b974-4fc7b8046c15 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 694.451765] [58201]: DEBUG cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-41332029-4403-4a53-b974-4fc7b8046c15 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 694.452819] [58201]: DEBUG cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-41332029-4403-4a53-b974-4fc7b8046c15 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 694.486158] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.486158] [58201]: warnings.warn( [ 694.492195] [58201]: INFO cinder.volume.api [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-41332029-4403-4a53-b974-4fc7b8046c15 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 694.498923] [58201]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-41332029-4403-4a53-b974-4fc7b8046c15 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 694.499425] [58201]: [pid: 58201|app: 0|req: 32/66] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:01:23 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 1024 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 694.543403] [58200]: DEBUG cinder.api.middleware.request_id [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-a9d57e25-8d0a-467f-8cd7-cafb4c237c37 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.546421] [58200]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-a9d57e25-8d0a-467f-8cd7-cafb4c237c37 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] PUT http://10.180.1.21/volume/v3/attachments/08766108-fb41-4794-b6ab-e6c8ddd94967 [ 694.546958] [58200]: DEBUG cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-a9d57e25-8d0a-467f-8cd7-cafb4c237c37 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-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-856704", "mountpoint": "/dev/sdb"}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 694.564975] [58200]: DEBUG cinder.coordination [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-a9d57e25-8d0a-467f-8cd7-cafb4c237c37 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Acquiring lock "cinder-attachment_update-03e5ee17-76d1-4c8a-b1d4-539b69cd66df-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 694.572165] [58200]: DEBUG cinder.coordination [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-a9d57e25-8d0a-467f-8cd7-cafb4c237c37 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Lock "cinder-attachment_update-03e5ee17-76d1-4c8a-b1d4-539b69cd66df-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 694.574613] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.574613] [58200]: warnings.warn( [ 694.997679] [58201]: DEBUG cinder.api.middleware.request_id [None req-11b078d4-2bf8-468f-8a14-456566bb60ae None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.001442] [58201]: INFO cinder.api.openstack.wsgi [None req-11b078d4-2bf8-468f-8a14-456566bb60ae tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 695.002055] [58201]: DEBUG cinder.api.openstack.wsgi [None req-11b078d4-2bf8-468f-8a14-456566bb60ae tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 695.002055] [58201]: DEBUG cinder.api.openstack.wsgi [None req-11b078d4-2bf8-468f-8a14-456566bb60ae tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 695.023603] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.023603] [58201]: warnings.warn( [ 695.031969] [58201]: INFO cinder.volume.api [None req-11b078d4-2bf8-468f-8a14-456566bb60ae tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 695.040403] [58201]: INFO cinder.api.openstack.wsgi [None req-11b078d4-2bf8-468f-8a14-456566bb60ae tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 695.041217] [58201]: [pid: 58201|app: 0|req: 33/67] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:24 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.432533] [58201]: DEBUG cinder.api.middleware.request_id [None req-e094bb51-4d8b-4286-aeb4-f03ea785d302 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.435234] [58201]: INFO cinder.api.openstack.wsgi [None req-e094bb51-4d8b-4286-aeb4-f03ea785d302 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 695.435502] [58201]: DEBUG cinder.api.openstack.wsgi [None req-e094bb51-4d8b-4286-aeb4-f03ea785d302 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 695.435807] [58201]: DEBUG cinder.api.openstack.wsgi [None req-e094bb51-4d8b-4286-aeb4-f03ea785d302 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 695.453165] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.453165] [58201]: warnings.warn( [ 695.460247] [58201]: INFO cinder.volume.api [None req-e094bb51-4d8b-4286-aeb4-f03ea785d302 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 695.469732] [58201]: INFO cinder.api.openstack.wsgi [None req-e094bb51-4d8b-4286-aeb4-f03ea785d302 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 695.469732] [58201]: [pid: 58201|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:24 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 696.054644] [58201]: DEBUG cinder.api.middleware.request_id [None req-8c4e1431-177f-4096-a6fd-e126679b552e None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.056965] [58201]: INFO cinder.api.openstack.wsgi [None req-8c4e1431-177f-4096-a6fd-e126679b552e tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 696.057437] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8c4e1431-177f-4096-a6fd-e126679b552e tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 696.058226] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8c4e1431-177f-4096-a6fd-e126679b552e tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 696.076236] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.076236] [58201]: warnings.warn( [ 696.080896] [58201]: INFO cinder.volume.api [None req-8c4e1431-177f-4096-a6fd-e126679b552e tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 696.087614] [58201]: INFO cinder.api.openstack.wsgi [None req-8c4e1431-177f-4096-a6fd-e126679b552e tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 696.088360] [58201]: [pid: 58201|app: 0|req: 35/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:25 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 696.483641] [58201]: DEBUG cinder.api.middleware.request_id [None req-8dd35466-1f38-422d-b89c-da8ea9ad573d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.486216] [58201]: INFO cinder.api.openstack.wsgi [None req-8dd35466-1f38-422d-b89c-da8ea9ad573d tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 696.486617] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8dd35466-1f38-422d-b89c-da8ea9ad573d tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 696.486825] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8dd35466-1f38-422d-b89c-da8ea9ad573d tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 696.513262] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.513262] [58201]: warnings.warn( [ 696.528914] [58201]: INFO cinder.volume.api [None req-8dd35466-1f38-422d-b89c-da8ea9ad573d tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 696.536965] [58201]: INFO cinder.api.openstack.wsgi [None req-8dd35466-1f38-422d-b89c-da8ea9ad573d tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 696.536965] [58201]: [pid: 58201|app: 0|req: 36/70] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:25 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 697.104177] [58201]: DEBUG cinder.api.middleware.request_id [None req-99a61d35-be09-461d-be4e-5a435dee9cef None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.110074] [58201]: INFO cinder.api.openstack.wsgi [None req-99a61d35-be09-461d-be4e-5a435dee9cef tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 697.110403] [58201]: DEBUG cinder.api.openstack.wsgi [None req-99a61d35-be09-461d-be4e-5a435dee9cef tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 697.110640] [58201]: DEBUG cinder.api.openstack.wsgi [None req-99a61d35-be09-461d-be4e-5a435dee9cef tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 697.127885] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.127885] [58201]: warnings.warn( [ 697.133451] [58201]: INFO cinder.volume.api [None req-99a61d35-be09-461d-be4e-5a435dee9cef tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 697.142521] [58201]: INFO cinder.api.openstack.wsgi [None req-99a61d35-be09-461d-be4e-5a435dee9cef tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 697.143174] [58201]: [pid: 58201|app: 0|req: 37/71] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:26 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 697.552750] [58201]: DEBUG cinder.api.middleware.request_id [None req-e35a20e4-43e7-45f1-bd91-8bf7659df8db None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.555563] [58201]: INFO cinder.api.openstack.wsgi [None req-e35a20e4-43e7-45f1-bd91-8bf7659df8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 697.555862] [58201]: DEBUG cinder.api.openstack.wsgi [None req-e35a20e4-43e7-45f1-bd91-8bf7659df8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 697.556105] [58201]: DEBUG cinder.api.openstack.wsgi [None req-e35a20e4-43e7-45f1-bd91-8bf7659df8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 697.572040] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.572040] [58201]: warnings.warn( [ 697.581250] [58201]: INFO cinder.volume.api [None req-e35a20e4-43e7-45f1-bd91-8bf7659df8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 697.589628] [58201]: INFO cinder.api.openstack.wsgi [None req-e35a20e4-43e7-45f1-bd91-8bf7659df8db tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 697.590499] [58201]: [pid: 58201|app: 0|req: 38/72] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:26 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.156198] [58201]: DEBUG cinder.api.middleware.request_id [None req-142733cd-9461-401f-8ead-7af1e5102c9a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.159623] [58201]: INFO cinder.api.openstack.wsgi [None req-142733cd-9461-401f-8ead-7af1e5102c9a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 698.160029] [58201]: DEBUG cinder.api.openstack.wsgi [None req-142733cd-9461-401f-8ead-7af1e5102c9a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 698.160392] [58201]: DEBUG cinder.api.openstack.wsgi [None req-142733cd-9461-401f-8ead-7af1e5102c9a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 698.183247] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.183247] [58201]: warnings.warn( [ 698.189023] [58201]: INFO cinder.volume.api [None req-142733cd-9461-401f-8ead-7af1e5102c9a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 698.196047] [58201]: INFO cinder.api.openstack.wsgi [None req-142733cd-9461-401f-8ead-7af1e5102c9a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 698.196376] [58201]: [pid: 58201|app: 0|req: 39/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:27 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.606044] [58201]: DEBUG cinder.api.middleware.request_id [None req-d338d323-4d30-4d22-aaa9-0ccd572f629f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.609078] [58201]: INFO cinder.api.openstack.wsgi [None req-d338d323-4d30-4d22-aaa9-0ccd572f629f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 698.609534] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d338d323-4d30-4d22-aaa9-0ccd572f629f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 698.611083] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d338d323-4d30-4d22-aaa9-0ccd572f629f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 698.623394] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.623394] [58201]: warnings.warn( [ 698.628664] [58201]: INFO cinder.volume.api [None req-d338d323-4d30-4d22-aaa9-0ccd572f629f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 698.635521] [58201]: INFO cinder.api.openstack.wsgi [None req-d338d323-4d30-4d22-aaa9-0ccd572f629f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 698.636110] [58201]: [pid: 58201|app: 0|req: 40/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:27 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.210902] [58201]: DEBUG cinder.api.middleware.request_id [None req-3d1b02c6-a733-4f10-9f9a-043d86ed505f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.214596] [58201]: INFO cinder.api.openstack.wsgi [None req-3d1b02c6-a733-4f10-9f9a-043d86ed505f tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 699.215159] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3d1b02c6-a733-4f10-9f9a-043d86ed505f tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 699.215159] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3d1b02c6-a733-4f10-9f9a-043d86ed505f tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 699.226703] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.226703] [58201]: warnings.warn( [ 699.230878] [58201]: INFO cinder.volume.api [None req-3d1b02c6-a733-4f10-9f9a-043d86ed505f tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 699.236171] [58201]: INFO cinder.api.openstack.wsgi [None req-3d1b02c6-a733-4f10-9f9a-043d86ed505f tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 699.236624] [58201]: [pid: 58201|app: 0|req: 41/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:28 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.616730] [58200]: DEBUG cinder.coordination [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-a9d57e25-8d0a-467f-8cd7-cafb4c237c37 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Lock "cinder-attachment_update-03e5ee17-76d1-4c8a-b1d4-539b69cd66df-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.045s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 699.618383] [58200]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-a9d57e25-8d0a-467f-8cd7-cafb4c237c37 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/attachments/08766108-fb41-4794-b6ab-e6c8ddd94967 returned with HTTP 200 [ 699.618383] [58200]: [pid: 58200|app: 0|req: 35/76] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:01:23 2025] PUT /volume/v3/attachments/08766108-fb41-4794-b6ab-e6c8ddd94967 => generated 617 bytes in 5076 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.657640] [58201]: DEBUG cinder.api.middleware.request_id [None req-1cda2db7-7f4e-4b91-998a-d5c8f73528e3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.663968] [58201]: INFO cinder.api.openstack.wsgi [None req-1cda2db7-7f4e-4b91-998a-d5c8f73528e3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 699.663968] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1cda2db7-7f4e-4b91-998a-d5c8f73528e3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 699.663968] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1cda2db7-7f4e-4b91-998a-d5c8f73528e3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 699.697673] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.697673] [58201]: warnings.warn( [ 699.703798] [58201]: INFO cinder.volume.api [None req-1cda2db7-7f4e-4b91-998a-d5c8f73528e3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 699.714625] [58201]: INFO cinder.api.openstack.wsgi [None req-1cda2db7-7f4e-4b91-998a-d5c8f73528e3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 699.715180] [58201]: [pid: 58201|app: 0|req: 42/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:28 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.246994] [58200]: DEBUG cinder.api.middleware.request_id [None req-f4200279-f049-4bd7-b617-8e530050fbc3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.249131] [58200]: INFO cinder.api.openstack.wsgi [None req-f4200279-f049-4bd7-b617-8e530050fbc3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 700.249378] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f4200279-f049-4bd7-b617-8e530050fbc3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 700.249601] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f4200279-f049-4bd7-b617-8e530050fbc3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 700.264777] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.264777] [58200]: warnings.warn( [ 700.274999] [58200]: INFO cinder.volume.api [None req-f4200279-f049-4bd7-b617-8e530050fbc3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 700.283373] [58200]: INFO cinder.api.openstack.wsgi [None req-f4200279-f049-4bd7-b617-8e530050fbc3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 700.283373] [58200]: [pid: 58200|app: 0|req: 36/78] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:29 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.730160] [58201]: DEBUG cinder.api.middleware.request_id [None req-a5f9f680-3b1b-40c9-b7bf-625f1ec6a331 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.735044] [58201]: INFO cinder.api.openstack.wsgi [None req-a5f9f680-3b1b-40c9-b7bf-625f1ec6a331 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 700.735044] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a5f9f680-3b1b-40c9-b7bf-625f1ec6a331 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 700.735044] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a5f9f680-3b1b-40c9-b7bf-625f1ec6a331 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 700.748446] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.748446] [58201]: warnings.warn( [ 700.754010] [58201]: INFO cinder.volume.api [None req-a5f9f680-3b1b-40c9-b7bf-625f1ec6a331 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 700.760562] [58201]: INFO cinder.api.openstack.wsgi [None req-a5f9f680-3b1b-40c9-b7bf-625f1ec6a331 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 700.761135] [58201]: [pid: 58201|app: 0|req: 43/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:29 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.295732] [58200]: DEBUG cinder.api.middleware.request_id [None req-4721a7b1-f32b-460e-ad05-9511c5e0509b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.298496] [58200]: INFO cinder.api.openstack.wsgi [None req-4721a7b1-f32b-460e-ad05-9511c5e0509b tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 701.298971] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4721a7b1-f32b-460e-ad05-9511c5e0509b tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 701.299372] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4721a7b1-f32b-460e-ad05-9511c5e0509b tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 701.315704] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.315704] [58200]: warnings.warn( [ 701.321077] [58200]: INFO cinder.volume.api [None req-4721a7b1-f32b-460e-ad05-9511c5e0509b tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 701.327954] [58200]: INFO cinder.api.openstack.wsgi [None req-4721a7b1-f32b-460e-ad05-9511c5e0509b tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 701.330016] [58200]: [pid: 58200|app: 0|req: 37/80] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:30 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.773972] [58201]: DEBUG cinder.api.middleware.request_id [None req-ebabb8cc-2ea0-4a83-ab4f-7a4298ce5460 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.776383] [58201]: INFO cinder.api.openstack.wsgi [None req-ebabb8cc-2ea0-4a83-ab4f-7a4298ce5460 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 701.776719] [58201]: DEBUG cinder.api.openstack.wsgi [None req-ebabb8cc-2ea0-4a83-ab4f-7a4298ce5460 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 701.776961] [58201]: DEBUG cinder.api.openstack.wsgi [None req-ebabb8cc-2ea0-4a83-ab4f-7a4298ce5460 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 701.790044] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.790044] [58201]: warnings.warn( [ 701.795820] [58201]: INFO cinder.volume.api [None req-ebabb8cc-2ea0-4a83-ab4f-7a4298ce5460 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 701.802108] [58201]: INFO cinder.api.openstack.wsgi [None req-ebabb8cc-2ea0-4a83-ab4f-7a4298ce5460 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 701.802778] [58201]: [pid: 58201|app: 0|req: 44/81] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:30 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.814035] [58200]: DEBUG cinder.api.middleware.request_id [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-8bb8f893-185c-4c55-b23d-976511bb07ac None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.816594] [58200]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-8bb8f893-185c-4c55-b23d-976511bb07ac tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] POST http://10.180.1.21/volume/v3/attachments/08766108-fb41-4794-b6ab-e6c8ddd94967/action [ 701.816949] [58200]: DEBUG cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-8bb8f893-185c-4c55-b23d-976511bb07ac tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 701.817096] [58200]: DEBUG cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-8bb8f893-185c-4c55-b23d-976511bb07ac tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 701.837412] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.837412] [58200]: warnings.warn( [ 701.850370] [58200]: INFO cinder.api.openstack.wsgi [req-a0ec2e97-642e-44c9-8f21-80fe605b21fc req-8bb8f893-185c-4c55-b23d-976511bb07ac tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/attachments/08766108-fb41-4794-b6ab-e6c8ddd94967/action returned with HTTP 204 [ 701.851249] [58200]: [pid: 58200|app: 0|req: 38/82] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:01:31 2025] POST /volume/v3/attachments/08766108-fb41-4794-b6ab-e6c8ddd94967/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 702.344821] [58201]: DEBUG cinder.api.middleware.request_id [None req-4b4200a5-a945-47f3-bcd7-921587ec1982 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.347465] [58201]: INFO cinder.api.openstack.wsgi [None req-4b4200a5-a945-47f3-bcd7-921587ec1982 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 702.347963] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4b4200a5-a945-47f3-bcd7-921587ec1982 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 702.348083] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4b4200a5-a945-47f3-bcd7-921587ec1982 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 702.370895] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.370895] [58201]: warnings.warn( [ 702.375272] [58201]: INFO cinder.volume.api [None req-4b4200a5-a945-47f3-bcd7-921587ec1982 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 702.386707] [58201]: INFO cinder.api.openstack.wsgi [None req-4b4200a5-a945-47f3-bcd7-921587ec1982 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 702.387325] [58201]: [pid: 58201|app: 0|req: 45/83] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:31 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 702.400855] [58200]: DEBUG cinder.api.middleware.request_id [None req-a87fc893-36a8-4d9a-91c4-5be9b272a24a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.403889] [58200]: INFO cinder.api.openstack.wsgi [None req-a87fc893-36a8-4d9a-91c4-5be9b272a24a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 702.405659] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a87fc893-36a8-4d9a-91c4-5be9b272a24a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 702.405855] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a87fc893-36a8-4d9a-91c4-5be9b272a24a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 702.422751] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.422751] [58200]: warnings.warn( [ 702.428312] [58200]: INFO cinder.volume.api [None req-a87fc893-36a8-4d9a-91c4-5be9b272a24a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 702.435015] [58200]: INFO cinder.api.openstack.wsgi [None req-a87fc893-36a8-4d9a-91c4-5be9b272a24a tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 702.435524] [58200]: [pid: 58200|app: 0|req: 39/84] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:31 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.814106] [58201]: DEBUG cinder.api.middleware.request_id [None req-d2f23433-1c0f-4918-864e-93c98b0e3d8f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.816272] [58201]: INFO cinder.api.openstack.wsgi [None req-d2f23433-1c0f-4918-864e-93c98b0e3d8f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 702.816473] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d2f23433-1c0f-4918-864e-93c98b0e3d8f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 702.816745] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d2f23433-1c0f-4918-864e-93c98b0e3d8f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 702.828719] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.828719] [58201]: warnings.warn( [ 702.833947] [58201]: INFO cinder.volume.api [None req-d2f23433-1c0f-4918-864e-93c98b0e3d8f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 702.841743] [58201]: INFO cinder.api.openstack.wsgi [None req-d2f23433-1c0f-4918-864e-93c98b0e3d8f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 702.842425] [58201]: [pid: 58201|app: 0|req: 46/85] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:32 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.854478] [58200]: DEBUG cinder.api.middleware.request_id [None req-d60507fc-1111-45a6-9dea-aae30505baee None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.857032] [58200]: INFO cinder.api.openstack.wsgi [None req-d60507fc-1111-45a6-9dea-aae30505baee tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 703.857443] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d60507fc-1111-45a6-9dea-aae30505baee tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 703.857805] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d60507fc-1111-45a6-9dea-aae30505baee tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 703.871409] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.871409] [58200]: warnings.warn( [ 703.877032] [58200]: INFO cinder.volume.api [None req-d60507fc-1111-45a6-9dea-aae30505baee tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 703.886797] [58200]: INFO cinder.api.openstack.wsgi [None req-d60507fc-1111-45a6-9dea-aae30505baee tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 703.887369] [58200]: [pid: 58200|app: 0|req: 40/86] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:33 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 704.901485] [58201]: DEBUG cinder.api.middleware.request_id [None req-8b24cdec-cbb7-47d0-ad95-740762da57f3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.903737] [58201]: INFO cinder.api.openstack.wsgi [None req-8b24cdec-cbb7-47d0-ad95-740762da57f3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 704.904226] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8b24cdec-cbb7-47d0-ad95-740762da57f3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 704.904408] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8b24cdec-cbb7-47d0-ad95-740762da57f3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 704.920832] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.920832] [58201]: warnings.warn( [ 704.928047] [58201]: INFO cinder.volume.api [None req-8b24cdec-cbb7-47d0-ad95-740762da57f3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 704.935831] [58201]: INFO cinder.api.openstack.wsgi [None req-8b24cdec-cbb7-47d0-ad95-740762da57f3 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 704.936407] [58201]: [pid: 58201|app: 0|req: 47/87] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:34 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.952133] [58200]: DEBUG cinder.api.middleware.request_id [None req-0ffe7a50-320b-4da6-a229-4085ca2c180a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.958113] [58200]: INFO cinder.api.openstack.wsgi [None req-0ffe7a50-320b-4da6-a229-4085ca2c180a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 705.958113] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0ffe7a50-320b-4da6-a229-4085ca2c180a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 705.958113] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0ffe7a50-320b-4da6-a229-4085ca2c180a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 705.978116] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.978116] [58200]: warnings.warn( [ 705.984320] [58200]: INFO cinder.volume.api [None req-0ffe7a50-320b-4da6-a229-4085ca2c180a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 705.993428] [58200]: INFO cinder.api.openstack.wsgi [None req-0ffe7a50-320b-4da6-a229-4085ca2c180a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 705.994379] [58200]: [pid: 58200|app: 0|req: 41/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:35 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 707.010043] [58201]: DEBUG cinder.api.middleware.request_id [None req-51bb0092-880c-4ca2-8c6d-e969912c0649 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.012857] [58201]: INFO cinder.api.openstack.wsgi [None req-51bb0092-880c-4ca2-8c6d-e969912c0649 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 707.013629] [58201]: DEBUG cinder.api.openstack.wsgi [None req-51bb0092-880c-4ca2-8c6d-e969912c0649 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 707.013916] [58201]: DEBUG cinder.api.openstack.wsgi [None req-51bb0092-880c-4ca2-8c6d-e969912c0649 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 707.025602] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.025602] [58201]: warnings.warn( [ 707.032454] [58201]: INFO cinder.volume.api [None req-51bb0092-880c-4ca2-8c6d-e969912c0649 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 707.039423] [58201]: INFO cinder.api.openstack.wsgi [None req-51bb0092-880c-4ca2-8c6d-e969912c0649 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 707.040044] [58201]: [pid: 58201|app: 0|req: 48/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:36 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.053286] [58200]: DEBUG cinder.api.middleware.request_id [None req-3413a56a-d1bc-4ec2-b391-c3d4ad689961 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.056909] [58200]: INFO cinder.api.openstack.wsgi [None req-3413a56a-d1bc-4ec2-b391-c3d4ad689961 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 708.057459] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3413a56a-d1bc-4ec2-b391-c3d4ad689961 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 708.058124] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3413a56a-d1bc-4ec2-b391-c3d4ad689961 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 708.076771] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.076771] [58200]: warnings.warn( [ 708.086304] [58200]: INFO cinder.volume.api [None req-3413a56a-d1bc-4ec2-b391-c3d4ad689961 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 708.093459] [58200]: INFO cinder.api.openstack.wsgi [None req-3413a56a-d1bc-4ec2-b391-c3d4ad689961 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 708.094495] [58200]: [pid: 58200|app: 0|req: 42/90] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:37 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.098821] [58201]: DEBUG cinder.api.middleware.request_id [req-40e36832-40d3-48a5-bb07-ee94ce11ca57 req-03592ccd-8b72-462f-8847-0ec30fa422f9 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.105047] [58201]: INFO cinder.api.openstack.wsgi [req-40e36832-40d3-48a5-bb07-ee94ce11ca57 req-03592ccd-8b72-462f-8847-0ec30fa422f9 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] DELETE http://10.180.1.21/volume/v3/attachments/08766108-fb41-4794-b6ab-e6c8ddd94967 [ 709.105047] [58201]: DEBUG cinder.api.openstack.wsgi [req-40e36832-40d3-48a5-bb07-ee94ce11ca57 req-03592ccd-8b72-462f-8847-0ec30fa422f9 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 709.105047] [58201]: DEBUG cinder.api.openstack.wsgi [req-40e36832-40d3-48a5-bb07-ee94ce11ca57 req-03592ccd-8b72-462f-8847-0ec30fa422f9 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 709.110960] [58200]: DEBUG cinder.api.middleware.request_id [None req-4671208b-7f40-49f5-83e9-9b1f308a8f3a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.114907] [58200]: INFO cinder.api.openstack.wsgi [None req-4671208b-7f40-49f5-83e9-9b1f308a8f3a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 709.114907] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4671208b-7f40-49f5-83e9-9b1f308a8f3a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 709.114907] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4671208b-7f40-49f5-83e9-9b1f308a8f3a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 709.126103] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.126103] [58201]: warnings.warn( [ 709.129834] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.129834] [58200]: warnings.warn( [ 709.135022] [58200]: INFO cinder.volume.api [None req-4671208b-7f40-49f5-83e9-9b1f308a8f3a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 709.144272] [58200]: INFO cinder.api.openstack.wsgi [None req-4671208b-7f40-49f5-83e9-9b1f308a8f3a tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 709.144272] [58200]: [pid: 58200|app: 0|req: 43/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:38 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 1390 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.692410] [58201]: INFO cinder.api.openstack.wsgi [req-40e36832-40d3-48a5-bb07-ee94ce11ca57 req-03592ccd-8b72-462f-8847-0ec30fa422f9 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/attachments/08766108-fb41-4794-b6ab-e6c8ddd94967 returned with HTTP 200 [ 709.692996] [58201]: [pid: 58201|app: 0|req: 49/92] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:01:38 2025] DELETE /volume/v3/attachments/08766108-fb41-4794-b6ab-e6c8ddd94967 => generated 19 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.672624] [58200]: DEBUG cinder.api.middleware.request_id [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-1ce616b1-b3e7-4484-9dc1-64a526057525 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.676858] [58200]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-1ce616b1-b3e7-4484-9dc1-64a526057525 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 711.676858] [58200]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-1ce616b1-b3e7-4484-9dc1-64a526057525 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 711.676858] [58200]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-1ce616b1-b3e7-4484-9dc1-64a526057525 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 711.694746] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.694746] [58200]: warnings.warn( [ 711.699959] [58200]: INFO cinder.volume.api [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-1ce616b1-b3e7-4484-9dc1-64a526057525 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 711.707316] [58200]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-1ce616b1-b3e7-4484-9dc1-64a526057525 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 711.707772] [58200]: [pid: 58200|app: 0|req: 44/93] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:01:40 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 1390 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.623358] [58201]: DEBUG cinder.api.middleware.request_id [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-0dce9b4a-bebc-4192-8d6d-2030e72041ad None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.626196] [58201]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-0dce9b4a-bebc-4192-8d6d-2030e72041ad tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 717.626457] [58201]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-0dce9b4a-bebc-4192-8d6d-2030e72041ad tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 717.626679] [58201]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-0dce9b4a-bebc-4192-8d6d-2030e72041ad tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 717.642272] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.642272] [58201]: warnings.warn( [ 717.648453] [58201]: INFO cinder.volume.api [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-0dce9b4a-bebc-4192-8d6d-2030e72041ad tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 717.655957] [58201]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-0dce9b4a-bebc-4192-8d6d-2030e72041ad tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 717.656719] [58201]: [pid: 58201|app: 0|req: 50/94] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:01:46 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 1390 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.673264] [58200]: DEBUG cinder.api.middleware.request_id [None req-2e4a9069-11ee-4b55-93f3-c569c3677fa1 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.673688] [58200]: INFO cinder.api.openstack.wsgi [None req-2e4a9069-11ee-4b55-93f3-c569c3677fa1 None None] GET http://10.180.1.21/volume// [ 717.673688] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2e4a9069-11ee-4b55-93f3-c569c3677fa1 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 717.674637] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2e4a9069-11ee-4b55-93f3-c569c3677fa1 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 717.674637] [58200]: INFO cinder.api.openstack.wsgi [None req-2e4a9069-11ee-4b55-93f3-c569c3677fa1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 717.674637] [58200]: [pid: 58200|app: 0|req: 45/95] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:01:46 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 717.680313] [58201]: DEBUG cinder.api.middleware.request_id [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-13a8f648-cd35-4d26-8739-aba8d16187c0 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.682907] [58201]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-13a8f648-cd35-4d26-8739-aba8d16187c0 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] POST http://10.180.1.21/volume/v3/attachments [ 717.683368] [58201]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-13a8f648-cd35-4d26-8739-aba8d16187c0 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd408dfc-850e-4e73-a830-5dca9114a6a9", "connector": null, "instance_uuid": "17dde76f-9907-47f1-8e3e-1886343204aa"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 717.693480] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.693480] [58201]: warnings.warn( [ 717.720597] [58201]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-13a8f648-cd35-4d26-8739-aba8d16187c0 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 717.721215] [58201]: [pid: 58201|app: 0|req: 51/96] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:01:46 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.618940] [58200]: DEBUG cinder.api.middleware.request_id [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-c46683de-d77c-48ae-8192-12d95f371448 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.622834] [58200]: INFO cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-c46683de-d77c-48ae-8192-12d95f371448 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 719.623107] [58200]: DEBUG cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-c46683de-d77c-48ae-8192-12d95f371448 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 719.623324] [58200]: DEBUG cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-c46683de-d77c-48ae-8192-12d95f371448 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 719.640904] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.640904] [58200]: warnings.warn( [ 719.649806] [58200]: INFO cinder.volume.api [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-c46683de-d77c-48ae-8192-12d95f371448 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 719.657585] [58200]: INFO cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-c46683de-d77c-48ae-8192-12d95f371448 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 719.658072] [58200]: [pid: 58200|app: 0|req: 46/97] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:01:48 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 719.681792] [58201]: DEBUG cinder.api.middleware.request_id [None req-c7e01985-8ed8-492f-b2e6-1fceae91cb07 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.682306] [58201]: INFO cinder.api.openstack.wsgi [None req-c7e01985-8ed8-492f-b2e6-1fceae91cb07 None None] GET http://10.180.1.21/volume// [ 719.682544] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c7e01985-8ed8-492f-b2e6-1fceae91cb07 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 719.682801] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c7e01985-8ed8-492f-b2e6-1fceae91cb07 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 719.683248] [58201]: INFO cinder.api.openstack.wsgi [None req-c7e01985-8ed8-492f-b2e6-1fceae91cb07 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 719.683619] [58201]: [pid: 58201|app: 0|req: 52/98] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:01:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 719.690430] [58200]: DEBUG cinder.api.middleware.request_id [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-a3b4a422-b755-4d2e-a074-77dd205b672d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.694120] [58200]: INFO cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-a3b4a422-b755-4d2e-a074-77dd205b672d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] POST http://10.180.1.21/volume/v3/attachments [ 719.694685] [58200]: DEBUG cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-a3b4a422-b755-4d2e-a074-77dd205b672d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "410b6cb3-c303-46dd-8491-f87029b77fac", "connector": null, "instance_uuid": "da85d11e-d055-40f2-a137-aad5a30a06d3"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 719.706391] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.706391] [58200]: warnings.warn( [ 719.736992] [58200]: INFO cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-a3b4a422-b755-4d2e-a074-77dd205b672d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 719.737537] [58200]: [pid: 58200|app: 0|req: 47/99] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:01:48 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) [ 719.769483] [58201]: DEBUG cinder.api.middleware.request_id [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-b1ea655a-98c8-415f-bf42-79443f994111 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.772144] [58201]: INFO cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-b1ea655a-98c8-415f-bf42-79443f994111 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] POST http://10.180.1.21/volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5/action [ 719.772611] [58201]: DEBUG cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-b1ea655a-98c8-415f-bf42-79443f994111 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 719.772741] [58201]: DEBUG cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-b1ea655a-98c8-415f-bf42-79443f994111 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 719.793548] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.793548] [58201]: warnings.warn( [ 719.815698] [58201]: INFO cinder.api.openstack.wsgi [req-1926dd26-4bb0-47e4-b1da-acb484f2ba8d req-b1ea655a-98c8-415f-bf42-79443f994111 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5/action returned with HTTP 204 [ 719.816757] [58201]: [pid: 58201|app: 0|req: 53/100] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:01:48 2025] POST /volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 719.841952] [58200]: DEBUG cinder.api.middleware.request_id [None req-3b85bebd-672a-4af2-8f32-69e2baddbf8c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.844037] [58200]: INFO cinder.api.openstack.wsgi [None req-3b85bebd-672a-4af2-8f32-69e2baddbf8c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 719.844328] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3b85bebd-672a-4af2-8f32-69e2baddbf8c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 719.844860] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3b85bebd-672a-4af2-8f32-69e2baddbf8c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 719.859789] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.859789] [58200]: warnings.warn( [ 719.866844] [58200]: INFO cinder.volume.api [None req-3b85bebd-672a-4af2-8f32-69e2baddbf8c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 719.876066] [58200]: INFO cinder.api.openstack.wsgi [None req-3b85bebd-672a-4af2-8f32-69e2baddbf8c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 719.876540] [58200]: [pid: 58200|app: 0|req: 48/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:49 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 1111 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.891788] [58201]: DEBUG cinder.api.middleware.request_id [None req-f960f565-0533-4b9d-8551-3e2d385fcb21 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.901556] [58201]: INFO cinder.api.openstack.wsgi [None req-f960f565-0533-4b9d-8551-3e2d385fcb21 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 719.902051] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f960f565-0533-4b9d-8551-3e2d385fcb21 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 719.902361] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f960f565-0533-4b9d-8551-3e2d385fcb21 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 719.921683] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.921683] [58201]: warnings.warn( [ 719.926779] [58201]: INFO cinder.volume.api [None req-f960f565-0533-4b9d-8551-3e2d385fcb21 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 719.937556] [58201]: INFO cinder.api.openstack.wsgi [None req-f960f565-0533-4b9d-8551-3e2d385fcb21 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 719.938028] [58201]: [pid: 58201|app: 0|req: 54/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:49 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 1111 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 725.812496] [58200]: DEBUG cinder.api.middleware.request_id [None req-113f55db-c3dd-492f-abac-5817a849d941 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.814663] [58200]: INFO cinder.api.openstack.wsgi [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/volumes [ 725.815057] [58200]: DEBUG cinder.api.openstack.wsgi [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-937585915"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 725.816587] [58200]: DEBUG cinder.api.v3.volumes [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-937585915'}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 725.817583] [58200]: INFO cinder.api.v3.volumes [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Create volume of 1 GB [ 725.827217] [58200]: INFO cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Availability Zones retrieved successfully. [ 725.834827] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Flow 'volume_create_api' (782ab02d-b5d3-4eb6-a357-faffea950fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 725.836037] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e74c541-07b1-40d5-aabc-625cd4c9fba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 725.837279] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 725.866648] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e74c541-07b1-40d5-aabc-625cd4c9fba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 725.867958] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275a63e3-dad3-4ae4-9adf-543ef7e1a9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 725.928756] [58200]: DEBUG cinder.quota [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Created reservations ['866be970-1937-4c80-993b-6bf9e0425731', '4472e7b1-25f2-4286-9725-d8413bfe16c1', 'e10e9032-e4ca-4aea-ac75-c39d090db572', '0ca34afd-d428-43ad-83d4-ae456c945e60'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 725.929596] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275a63e3-dad3-4ae4-9adf-543ef7e1a9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['866be970-1937-4c80-993b-6bf9e0425731', '4472e7b1-25f2-4286-9725-d8413bfe16c1', 'e10e9032-e4ca-4aea-ac75-c39d090db572', '0ca34afd-d428-43ad-83d4-ae456c945e60']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 725.931695] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129f23ab-4f29-412a-b03b-2040289caac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 725.946739] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129f23ab-4f29-412a-b03b-2040289caac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c374f5a-5cf0-4c2f-a01f-84f15ec278a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-937585915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42afd8621db74a17a76a0cb077bfeb10',qos_specs=None,replication_status=,reservations=['866be970-1937-4c80-993b-6bf9e0425731','4472e7b1-25f2-4286-9725-d8413bfe16c1','e10e9032-e4ca-4aea-ac75-c39d090db572','0ca34afd-d428-43ad-83d4-ae456c945e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fea0a5527b4c80a252760f4088bfa4',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-937585915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c374f5a-5cf0-4c2f-a01f-84f15ec278a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42afd8621db74a17a76a0cb077bfeb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64fea0a5527b4c80a252760f4088bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 725.949346] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1dfa0a-0d8c-43c9-b886-8e4970bfcaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 725.964569] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1dfa0a-0d8c-43c9-b886-8e4970bfcaa8) transitioned into state 'SUCCESS' from state '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-937585915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42afd8621db74a17a76a0cb077bfeb10',qos_specs=None,replication_status=,reservations=['866be970-1937-4c80-993b-6bf9e0425731','4472e7b1-25f2-4286-9725-d8413bfe16c1','e10e9032-e4ca-4aea-ac75-c39d090db572','0ca34afd-d428-43ad-83d4-ae456c945e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fea0a5527b4c80a252760f4088bfa4',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 725.965601] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba51fed5-43bc-4635-9274-ceee09d5b20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 725.980412] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba51fed5-43bc-4635-9274-ceee09d5b20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 725.981862] [58200]: DEBUG cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Flow 'volume_create_api' (782ab02d-b5d3-4eb6-a357-faffea950fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 725.982260] [58200]: INFO cinder.volume.api [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Create volume request issued successfully. [ 725.983279] [58200]: INFO cinder.api.openstack.wsgi [None req-113f55db-c3dd-492f-abac-5817a849d941 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 725.983838] [58200]: [pid: 58200|app: 0|req: 49/103] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:01:55 2025] POST /volume/v3/volumes => generated 749 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 725.999410] [58201]: DEBUG cinder.api.middleware.request_id [None req-7170b707-ad05-4b4f-a2aa-67723da9c18f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.001882] [58201]: INFO cinder.api.openstack.wsgi [None req-7170b707-ad05-4b4f-a2aa-67723da9c18f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 726.002192] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7170b707-ad05-4b4f-a2aa-67723da9c18f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 726.002475] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7170b707-ad05-4b4f-a2aa-67723da9c18f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 726.008338] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=193,cinder:UPDATE=28,cinder:INSERT=13 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 726.016174] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.016174] [58201]: warnings.warn( [ 726.022514] [58201]: INFO cinder.volume.api [None req-7170b707-ad05-4b4f-a2aa-67723da9c18f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 726.033518] [58201]: INFO cinder.api.openstack.wsgi [None req-7170b707-ad05-4b4f-a2aa-67723da9c18f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 726.034064] [58201]: [pid: 58201|app: 0|req: 55/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:55 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.047028] [58200]: DEBUG cinder.api.middleware.request_id [None req-5a14abd5-3963-4778-a033-e8a1871fc80b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.050136] [58200]: INFO cinder.api.openstack.wsgi [None req-5a14abd5-3963-4778-a033-e8a1871fc80b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 727.050400] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5a14abd5-3963-4778-a033-e8a1871fc80b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 727.050618] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5a14abd5-3963-4778-a033-e8a1871fc80b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 727.072528] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.072528] [58200]: warnings.warn( [ 727.081175] [58200]: INFO cinder.volume.api [None req-5a14abd5-3963-4778-a033-e8a1871fc80b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 727.090018] [58200]: INFO cinder.api.openstack.wsgi [None req-5a14abd5-3963-4778-a033-e8a1871fc80b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 727.090435] [58200]: [pid: 58200|app: 0|req: 50/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:56 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.343364] [58201]: DEBUG cinder.api.middleware.request_id [None req-587c1b76-2e50-4f76-8cff-acc4a0a5cd7c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.343364] [58201]: INFO cinder.api.openstack.wsgi [None req-587c1b76-2e50-4f76-8cff-acc4a0a5cd7c None None] GET http://10.180.1.21/volume// [ 728.343364] [58201]: DEBUG cinder.api.openstack.wsgi [None req-587c1b76-2e50-4f76-8cff-acc4a0a5cd7c None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 728.343700] [58201]: DEBUG cinder.api.openstack.wsgi [None req-587c1b76-2e50-4f76-8cff-acc4a0a5cd7c None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 728.344045] [58201]: INFO cinder.api.openstack.wsgi [None req-587c1b76-2e50-4f76-8cff-acc4a0a5cd7c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 728.345436] [58201]: [pid: 58201|app: 0|req: 56/106] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:01:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 728.354852] [58200]: DEBUG cinder.api.middleware.request_id [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f75f9f70-e5c0-437f-a482-bc2832a9e791 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.360424] [58200]: INFO cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f75f9f70-e5c0-437f-a482-bc2832a9e791 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 728.360747] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f75f9f70-e5c0-437f-a482-bc2832a9e791 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 728.361048] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f75f9f70-e5c0-437f-a482-bc2832a9e791 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 728.392517] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.392517] [58200]: warnings.warn( [ 728.399738] [58200]: INFO cinder.volume.api [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f75f9f70-e5c0-437f-a482-bc2832a9e791 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 728.408497] [58200]: INFO cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f75f9f70-e5c0-437f-a482-bc2832a9e791 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 728.409369] [58200]: [pid: 58200|app: 0|req: 51/107] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:01:57 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 1292 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 728.702056] [58201]: DEBUG cinder.api.middleware.request_id [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-3c266341-eeff-4a9c-8392-4e8bce28c6f8 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.705153] [58201]: INFO cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-3c266341-eeff-4a9c-8392-4e8bce28c6f8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] PUT http://10.180.1.21/volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5 [ 728.705617] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-3c266341-eeff-4a9c-8392-4e8bce28c6f8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-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=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 728.718327] [58201]: DEBUG cinder.coordination [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-3c266341-eeff-4a9c-8392-4e8bce28c6f8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Acquiring lock "cinder-attachment_update-410b6cb3-c303-46dd-8491-f87029b77fac-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 728.724442] [58201]: DEBUG cinder.coordination [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-3c266341-eeff-4a9c-8392-4e8bce28c6f8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Lock "cinder-attachment_update-410b6cb3-c303-46dd-8491-f87029b77fac-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 728.725548] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.725548] [58201]: warnings.warn( [ 729.116906] [58200]: DEBUG cinder.api.middleware.request_id [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-ff1e86fb-f618-4dd5-b3ac-64455851d1e3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.119346] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-ff1e86fb-f618-4dd5-b3ac-64455851d1e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 729.119718] [58200]: DEBUG cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-ff1e86fb-f618-4dd5-b3ac-64455851d1e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 729.119979] [58200]: DEBUG cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-ff1e86fb-f618-4dd5-b3ac-64455851d1e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 729.130999] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.130999] [58200]: warnings.warn( [ 729.139203] [58200]: INFO cinder.volume.api [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-ff1e86fb-f618-4dd5-b3ac-64455851d1e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 729.147680] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-ff1e86fb-f618-4dd5-b3ac-64455851d1e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 729.148354] [58200]: [pid: 58200|app: 0|req: 52/108] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:01:58 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.656574] [58200]: DEBUG cinder.api.middleware.request_id [None req-c6fa45c6-27e6-42ed-8b93-d372bdabe04d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.660116] [58200]: INFO cinder.api.openstack.wsgi [None req-c6fa45c6-27e6-42ed-8b93-d372bdabe04d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 729.660348] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c6fa45c6-27e6-42ed-8b93-d372bdabe04d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 729.660568] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c6fa45c6-27e6-42ed-8b93-d372bdabe04d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 729.676646] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.676646] [58200]: warnings.warn( [ 729.684225] [58200]: INFO cinder.volume.api [None req-c6fa45c6-27e6-42ed-8b93-d372bdabe04d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 729.694090] [58200]: INFO cinder.api.openstack.wsgi [None req-c6fa45c6-27e6-42ed-8b93-d372bdabe04d tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 729.694588] [58200]: [pid: 58200|app: 0|req: 53/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:58 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.706738] [58200]: DEBUG cinder.api.middleware.request_id [None req-7eb21776-3531-4ebe-9555-fda9e4cb2407 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.708972] [58200]: INFO cinder.api.openstack.wsgi [None req-7eb21776-3531-4ebe-9555-fda9e4cb2407 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 729.709246] [58200]: DEBUG cinder.api.openstack.wsgi [None req-7eb21776-3531-4ebe-9555-fda9e4cb2407 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 729.709555] [58200]: DEBUG cinder.api.openstack.wsgi [None req-7eb21776-3531-4ebe-9555-fda9e4cb2407 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 729.719517] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.719517] [58200]: warnings.warn( [ 729.725046] [58200]: INFO cinder.volume.api [None req-7eb21776-3531-4ebe-9555-fda9e4cb2407 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 729.731685] [58200]: INFO cinder.api.openstack.wsgi [None req-7eb21776-3531-4ebe-9555-fda9e4cb2407 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 729.732091] [58200]: [pid: 58200|app: 0|req: 54/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:01:58 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.427974] [58200]: DEBUG cinder.api.middleware.request_id [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-bfe879bd-809c-45fc-b199-d0941caf4071 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.429475] [58200]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-bfe879bd-809c-45fc-b199-d0941caf4071 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 730.429837] [58200]: DEBUG cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-bfe879bd-809c-45fc-b199-d0941caf4071 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 730.430184] [58200]: DEBUG cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-bfe879bd-809c-45fc-b199-d0941caf4071 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 730.447760] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.447760] [58200]: warnings.warn( [ 730.454968] [58200]: INFO cinder.volume.api [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-bfe879bd-809c-45fc-b199-d0941caf4071 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 730.464309] [58200]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-bfe879bd-809c-45fc-b199-d0941caf4071 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 730.464309] [58200]: [pid: 58200|app: 0|req: 55/111] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:01:59 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1009 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 730.681509] [58200]: DEBUG cinder.api.middleware.request_id [None req-3764a750-9599-4814-b03f-2795e3701f7f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.682315] [58200]: INFO cinder.api.openstack.wsgi [None req-3764a750-9599-4814-b03f-2795e3701f7f None None] GET http://10.180.1.21/volume// [ 730.682575] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3764a750-9599-4814-b03f-2795e3701f7f None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 730.682811] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3764a750-9599-4814-b03f-2795e3701f7f None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 730.683236] [58200]: INFO cinder.api.openstack.wsgi [None req-3764a750-9599-4814-b03f-2795e3701f7f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 730.683672] [58200]: [pid: 58200|app: 0|req: 56/112] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:01:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 730.688561] [58200]: DEBUG cinder.api.middleware.request_id [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9bcec5c9-24dd-4f60-865b-688c4d44b013 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.692493] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9bcec5c9-24dd-4f60-865b-688c4d44b013 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/attachments [ 730.692493] [58200]: DEBUG cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9bcec5c9-24dd-4f60-865b-688c4d44b013 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c374f5a-5cf0-4c2f-a01f-84f15ec278a2", "connector": null, "instance_uuid": "c61200f5-79d6-4e7a-b425-91143c3a9318"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 730.712426] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.712426] [58200]: warnings.warn( [ 730.757687] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9bcec5c9-24dd-4f60-865b-688c4d44b013 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 730.758525] [58200]: [pid: 58200|app: 0|req: 57/113] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:01:59 2025] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 730.796148] [58200]: DEBUG cinder.api.middleware.request_id [None req-db77e9a6-0bce-4fef-8a92-6bc0941e005e None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.799606] [58200]: INFO cinder.api.openstack.wsgi [None req-db77e9a6-0bce-4fef-8a92-6bc0941e005e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 730.800909] [58200]: DEBUG cinder.api.openstack.wsgi [None req-db77e9a6-0bce-4fef-8a92-6bc0941e005e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 730.800909] [58200]: DEBUG cinder.api.openstack.wsgi [None req-db77e9a6-0bce-4fef-8a92-6bc0941e005e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 730.816419] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.816419] [58200]: warnings.warn( [ 730.822804] [58200]: INFO cinder.volume.api [None req-db77e9a6-0bce-4fef-8a92-6bc0941e005e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 730.831241] [58200]: INFO cinder.api.openstack.wsgi [None req-db77e9a6-0bce-4fef-8a92-6bc0941e005e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 730.831628] [58200]: [pid: 58200|app: 0|req: 58/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:00 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.305538] [58200]: DEBUG cinder.api.middleware.request_id [None req-68abc0f6-da63-4658-a62d-21a9879b3089 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.309047] [58200]: INFO cinder.api.openstack.wsgi [None req-68abc0f6-da63-4658-a62d-21a9879b3089 None None] GET http://10.180.1.21/volume// [ 731.309047] [58200]: DEBUG cinder.api.openstack.wsgi [None req-68abc0f6-da63-4658-a62d-21a9879b3089 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 731.309047] [58200]: DEBUG cinder.api.openstack.wsgi [None req-68abc0f6-da63-4658-a62d-21a9879b3089 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 731.309047] [58200]: INFO cinder.api.openstack.wsgi [None req-68abc0f6-da63-4658-a62d-21a9879b3089 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 731.309047] [58200]: [pid: 58200|app: 0|req: 59/115] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:02:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 731.318549] [58200]: DEBUG cinder.api.middleware.request_id [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-875fb662-07f9-4546-9be9-f8dcb4236076 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.321378] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-875fb662-07f9-4546-9be9-f8dcb4236076 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 731.322036] [58200]: DEBUG cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-875fb662-07f9-4546-9be9-f8dcb4236076 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 731.322350] [58200]: DEBUG cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-875fb662-07f9-4546-9be9-f8dcb4236076 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 731.326131] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=212,cinder:UPDATE=45,cinder:INSERT=33 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 731.341736] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.341736] [58200]: warnings.warn( [ 731.347317] [58200]: INFO cinder.volume.api [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-875fb662-07f9-4546-9be9-f8dcb4236076 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 731.354093] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-875fb662-07f9-4546-9be9-f8dcb4236076 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 731.354668] [58200]: [pid: 58200|app: 0|req: 60/116] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:02:00 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 731.408515] [58200]: DEBUG cinder.api.middleware.request_id [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9fb824c7-43bd-4d70-8aa3-fd0315237619 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.413201] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9fb824c7-43bd-4d70-8aa3-fd0315237619 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] PUT http://10.180.1.21/volume/v3/attachments/e403aabd-756a-4c06-993b-8d1f50ae0a60 [ 731.413970] [58200]: DEBUG cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9fb824c7-43bd-4d70-8aa3-fd0315237619 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-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-856693", "mountpoint": "/dev/sdb"}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 731.433438] [58200]: DEBUG cinder.coordination [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9fb824c7-43bd-4d70-8aa3-fd0315237619 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Acquiring lock "cinder-attachment_update-8c374f5a-5cf0-4c2f-a01f-84f15ec278a2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 731.442531] [58200]: DEBUG cinder.coordination [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9fb824c7-43bd-4d70-8aa3-fd0315237619 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Lock "cinder-attachment_update-8c374f5a-5cf0-4c2f-a01f-84f15ec278a2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 731.443880] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.443880] [58200]: warnings.warn( [ 733.257808] [58201]: DEBUG cinder.coordination [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-3c266341-eeff-4a9c-8392-4e8bce28c6f8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Lock "cinder-attachment_update-410b6cb3-c303-46dd-8491-f87029b77fac-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=58201) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 733.258428] [58201]: INFO cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-3c266341-eeff-4a9c-8392-4e8bce28c6f8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5 returned with HTTP 200 [ 733.258773] [58201]: [pid: 58201|app: 0|req: 57/117] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:01:57 2025] PUT /volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5 => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.259742] [58201]: DEBUG cinder.api.middleware.request_id [None req-9e37ce6d-a4ba-41dd-ac7e-18a568cbc69d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.261970] [58201]: INFO cinder.api.openstack.wsgi [None req-9e37ce6d-a4ba-41dd-ac7e-18a568cbc69d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 733.262240] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9e37ce6d-a4ba-41dd-ac7e-18a568cbc69d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 733.262457] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9e37ce6d-a4ba-41dd-ac7e-18a568cbc69d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 733.273270] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.273270] [58201]: warnings.warn( [ 733.277382] [58201]: INFO cinder.volume.api [None req-9e37ce6d-a4ba-41dd-ac7e-18a568cbc69d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 733.282665] [58201]: INFO cinder.api.openstack.wsgi [None req-9e37ce6d-a4ba-41dd-ac7e-18a568cbc69d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 733.283211] [58201]: [pid: 58201|app: 0|req: 58/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:02 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.283888] [58201]: DEBUG cinder.api.middleware.request_id [None req-2174967a-16f5-4a9c-9439-a4f4aa5dc3f5 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.286317] [58201]: INFO cinder.api.openstack.wsgi [None req-2174967a-16f5-4a9c-9439-a4f4aa5dc3f5 None None] GET http://10.180.1.21/volume// [ 733.286317] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2174967a-16f5-4a9c-9439-a4f4aa5dc3f5 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 733.286317] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2174967a-16f5-4a9c-9439-a4f4aa5dc3f5 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 733.286317] [58201]: INFO cinder.api.openstack.wsgi [None req-2174967a-16f5-4a9c-9439-a4f4aa5dc3f5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 733.286317] [58201]: [pid: 58201|app: 0|req: 59/119] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:02:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 733.286317] [58201]: DEBUG cinder.api.middleware.request_id [None req-8b386be5-4197-426e-a111-2c305d0985c5 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.287703] [58201]: INFO cinder.api.openstack.wsgi [None req-8b386be5-4197-426e-a111-2c305d0985c5 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 733.287941] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8b386be5-4197-426e-a111-2c305d0985c5 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 733.288229] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8b386be5-4197-426e-a111-2c305d0985c5 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 733.296162] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.296162] [58201]: warnings.warn( [ 733.300389] [58201]: INFO cinder.volume.api [None req-8b386be5-4197-426e-a111-2c305d0985c5 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 733.306753] [58201]: INFO cinder.api.openstack.wsgi [None req-8b386be5-4197-426e-a111-2c305d0985c5 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 733.306753] [58201]: [pid: 58201|app: 0|req: 60/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:02 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.306753] [58201]: DEBUG cinder.api.middleware.request_id [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-3f8e4cfd-3b4f-4c0a-a679-84486653f370 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.310911] [58201]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-3f8e4cfd-3b4f-4c0a-a679-84486653f370 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 733.312206] [58201]: DEBUG cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-3f8e4cfd-3b4f-4c0a-a679-84486653f370 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60ed1345-486e-4791-815b-0286a3c740a5", "connector": null, "instance_uuid": "2def9d9e-856d-45d3-8dfd-d1b2d8d39a29"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 733.323390] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.323390] [58201]: warnings.warn( [ 733.362569] [58201]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-3f8e4cfd-3b4f-4c0a-a679-84486653f370 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 733.363150] [58201]: [pid: 58201|app: 0|req: 61/121] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:02:02 2025] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.389437] [58201]: DEBUG cinder.api.middleware.request_id [None req-6f611fbc-e260-4181-ab19-c1d37bd37b22 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.393024] [58201]: INFO cinder.api.openstack.wsgi [None req-6f611fbc-e260-4181-ab19-c1d37bd37b22 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 733.393024] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6f611fbc-e260-4181-ab19-c1d37bd37b22 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 733.393024] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6f611fbc-e260-4181-ab19-c1d37bd37b22 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 733.428778] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.428778] [58201]: warnings.warn( [ 733.439224] [58201]: INFO cinder.volume.api [None req-6f611fbc-e260-4181-ab19-c1d37bd37b22 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 733.446198] [58201]: INFO cinder.api.openstack.wsgi [None req-6f611fbc-e260-4181-ab19-c1d37bd37b22 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 733.447250] [58201]: [pid: 58201|app: 0|req: 62/122] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:02 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1008 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.782811] [58201]: DEBUG cinder.api.middleware.request_id [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f2db2a2e-c37d-444d-885e-17d781954d37 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.785539] [58201]: INFO cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f2db2a2e-c37d-444d-885e-17d781954d37 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] POST http://10.180.1.21/volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5/action [ 733.785986] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f2db2a2e-c37d-444d-885e-17d781954d37 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 733.786133] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f2db2a2e-c37d-444d-885e-17d781954d37 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 733.813504] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.813504] [58201]: warnings.warn( [ 733.824550] [58201]: INFO cinder.api.openstack.wsgi [req-a4e19acd-7a20-499b-ac04-1f487ee800fc req-f2db2a2e-c37d-444d-885e-17d781954d37 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5/action returned with HTTP 204 [ 733.825096] [58201]: [pid: 58201|app: 0|req: 63/123] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:02:02 2025] POST /volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 733.893508] [58201]: DEBUG cinder.api.middleware.request_id [None req-a09c2205-4d43-42c4-82be-7e5bdcca7c9d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.894136] [58201]: INFO cinder.api.openstack.wsgi [None req-a09c2205-4d43-42c4-82be-7e5bdcca7c9d None None] GET http://10.180.1.21/volume// [ 733.894475] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a09c2205-4d43-42c4-82be-7e5bdcca7c9d None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 733.894602] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a09c2205-4d43-42c4-82be-7e5bdcca7c9d None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 733.894932] [58201]: INFO cinder.api.openstack.wsgi [None req-a09c2205-4d43-42c4-82be-7e5bdcca7c9d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 733.895312] [58201]: [pid: 58201|app: 0|req: 64/124] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:02:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 733.899122] [58201]: DEBUG cinder.api.middleware.request_id [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-74a3884b-31d5-478a-ab79-0971b82c74fc None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.901870] [58201]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-74a3884b-31d5-478a-ab79-0971b82c74fc tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 733.902154] [58201]: DEBUG cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-74a3884b-31d5-478a-ab79-0971b82c74fc tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 733.902364] [58201]: DEBUG cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-74a3884b-31d5-478a-ab79-0971b82c74fc tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 733.915895] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.915895] [58201]: warnings.warn( [ 733.920103] [58201]: INFO cinder.volume.api [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-74a3884b-31d5-478a-ab79-0971b82c74fc tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 733.926797] [58201]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-74a3884b-31d5-478a-ab79-0971b82c74fc tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 733.927482] [58201]: [pid: 58201|app: 0|req: 65/125] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:02:03 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1232 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 733.961870] [58201]: DEBUG cinder.api.middleware.request_id [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-7befb3d8-80dc-41eb-b51b-19d14e9f7ca9 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.964931] [58201]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-7befb3d8-80dc-41eb-b51b-19d14e9f7ca9 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] PUT http://10.180.1.21/volume/v3/attachments/04f06646-1d87-485b-85bc-ab03dae42283 [ 733.965667] [58201]: DEBUG cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-7befb3d8-80dc-41eb-b51b-19d14e9f7ca9 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-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-856656", "mountpoint": "/dev/sdb"}}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 733.976057] [58201]: DEBUG cinder.coordination [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-7befb3d8-80dc-41eb-b51b-19d14e9f7ca9 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Acquiring lock "cinder-attachment_update-60ed1345-486e-4791-815b-0286a3c740a5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 733.982660] [58201]: DEBUG cinder.coordination [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-7befb3d8-80dc-41eb-b51b-19d14e9f7ca9 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Lock "cinder-attachment_update-60ed1345-486e-4791-815b-0286a3c740a5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 733.983830] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.983830] [58201]: warnings.warn( [ 736.483104] [58200]: DEBUG cinder.coordination [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9fb824c7-43bd-4d70-8aa3-fd0315237619 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Lock "cinder-attachment_update-8c374f5a-5cf0-4c2f-a01f-84f15ec278a2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.040s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 736.483593] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-9fb824c7-43bd-4d70-8aa3-fd0315237619 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments/e403aabd-756a-4c06-993b-8d1f50ae0a60 returned with HTTP 200 [ 736.484817] [58200]: [pid: 58200|app: 0|req: 61/126] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:02:00 2025] PUT /volume/v3/attachments/e403aabd-756a-4c06-993b-8d1f50ae0a60 => generated 617 bytes in 5077 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.485110] [58200]: DEBUG cinder.api.middleware.request_id [None req-55c0ac28-978e-4e6d-9e51-8c9da750fd84 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.489502] [58200]: INFO cinder.api.openstack.wsgi [None req-55c0ac28-978e-4e6d-9e51-8c9da750fd84 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 736.490439] [58200]: DEBUG cinder.api.openstack.wsgi [None req-55c0ac28-978e-4e6d-9e51-8c9da750fd84 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 736.490439] [58200]: DEBUG cinder.api.openstack.wsgi [None req-55c0ac28-978e-4e6d-9e51-8c9da750fd84 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 736.509328] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.509328] [58200]: warnings.warn( [ 736.518037] [58200]: INFO cinder.volume.api [None req-55c0ac28-978e-4e6d-9e51-8c9da750fd84 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 736.526116] [58200]: INFO cinder.api.openstack.wsgi [None req-55c0ac28-978e-4e6d-9e51-8c9da750fd84 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 736.526715] [58200]: [pid: 58200|app: 0|req: 62/127] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:05 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.527765] [58200]: DEBUG cinder.api.middleware.request_id [None req-242254b0-586e-49a0-abee-0d47aba6426c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.530280] [58200]: INFO cinder.api.openstack.wsgi [None req-242254b0-586e-49a0-abee-0d47aba6426c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 736.530592] [58200]: DEBUG cinder.api.openstack.wsgi [None req-242254b0-586e-49a0-abee-0d47aba6426c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 736.530779] [58200]: DEBUG cinder.api.openstack.wsgi [None req-242254b0-586e-49a0-abee-0d47aba6426c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 736.546880] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.546880] [58200]: warnings.warn( [ 736.551074] [58200]: INFO cinder.volume.api [None req-242254b0-586e-49a0-abee-0d47aba6426c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 736.556902] [58200]: INFO cinder.api.openstack.wsgi [None req-242254b0-586e-49a0-abee-0d47aba6426c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 736.557422] [58200]: [pid: 58200|app: 0|req: 63/128] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:05 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.558280] [58200]: DEBUG cinder.api.middleware.request_id [None req-eb07eb5a-11da-492a-bc47-a1328d5fb601 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.558752] [58200]: INFO cinder.api.openstack.wsgi [None req-eb07eb5a-11da-492a-bc47-a1328d5fb601 None None] GET http://10.180.1.21/volume// [ 736.558963] [58200]: DEBUG cinder.api.openstack.wsgi [None req-eb07eb5a-11da-492a-bc47-a1328d5fb601 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 736.559254] [58200]: DEBUG cinder.api.openstack.wsgi [None req-eb07eb5a-11da-492a-bc47-a1328d5fb601 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 736.559694] [58200]: INFO cinder.api.openstack.wsgi [None req-eb07eb5a-11da-492a-bc47-a1328d5fb601 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 736.560058] [58200]: [pid: 58200|app: 0|req: 64/129] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:02:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 736.609217] [58200]: DEBUG cinder.api.middleware.request_id [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a11396bc-a5f3-4f4a-b35a-d801738f47e5 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.612184] [58200]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a11396bc-a5f3-4f4a-b35a-d801738f47e5 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] GET http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 736.613186] [58200]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a11396bc-a5f3-4f4a-b35a-d801738f47e5 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 736.613186] [58200]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a11396bc-a5f3-4f4a-b35a-d801738f47e5 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 736.635705] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.635705] [58200]: warnings.warn( [ 736.641880] [58200]: INFO cinder.volume.api [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a11396bc-a5f3-4f4a-b35a-d801738f47e5 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 736.650036] [58200]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a11396bc-a5f3-4f4a-b35a-d801738f47e5 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 200 [ 736.650519] [58200]: [pid: 58200|app: 0|req: 65/130] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:02:05 2025] GET /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 1570 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 736.812963] [58200]: DEBUG cinder.api.middleware.request_id [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a4bccba6-f9fd-40eb-b82c-45465b9a4599 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.819217] [58200]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a4bccba6-f9fd-40eb-b82c-45465b9a4599 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] PUT http://10.180.1.21/volume/v3/attachments/dfd4c9f5-bf82-432a-bff8-be72cd65f89d [ 736.819217] [58200]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a4bccba6-f9fd-40eb-b82c-45465b9a4599 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-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=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 736.837043] [58200]: DEBUG cinder.coordination [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a4bccba6-f9fd-40eb-b82c-45465b9a4599 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Acquiring lock "cinder-attachment_update-cd408dfc-850e-4e73-a830-5dca9114a6a9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 736.843107] [58200]: DEBUG cinder.coordination [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a4bccba6-f9fd-40eb-b82c-45465b9a4599 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Lock "cinder-attachment_update-cd408dfc-850e-4e73-a830-5dca9114a6a9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 736.844095] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.844095] [58200]: warnings.warn( [ 737.376783] [58200]: DEBUG cinder.coordination [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a4bccba6-f9fd-40eb-b82c-45465b9a4599 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Lock "cinder-attachment_update-cd408dfc-850e-4e73-a830-5dca9114a6a9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.534s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 737.377370] [58200]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a4bccba6-f9fd-40eb-b82c-45465b9a4599 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/attachments/dfd4c9f5-bf82-432a-bff8-be72cd65f89d returned with HTTP 200 [ 737.378075] [58200]: [pid: 58200|app: 0|req: 66/131] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:02:06 2025] PUT /volume/v3/attachments/dfd4c9f5-bf82-432a-bff8-be72cd65f89d => generated 617 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.539670] [58200]: DEBUG cinder.api.middleware.request_id [None req-1d306e99-70f7-4481-85ef-1f77ba1dbcf8 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.544554] [58200]: INFO cinder.api.openstack.wsgi [None req-1d306e99-70f7-4481-85ef-1f77ba1dbcf8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 737.544655] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1d306e99-70f7-4481-85ef-1f77ba1dbcf8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 737.544914] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1d306e99-70f7-4481-85ef-1f77ba1dbcf8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 737.570526] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.570526] [58200]: warnings.warn( [ 737.573969] [58200]: INFO cinder.volume.api [None req-1d306e99-70f7-4481-85ef-1f77ba1dbcf8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 737.581162] [58200]: INFO cinder.api.openstack.wsgi [None req-1d306e99-70f7-4481-85ef-1f77ba1dbcf8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 737.581644] [58200]: [pid: 58200|app: 0|req: 67/132] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:06 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.582487] [58200]: DEBUG cinder.api.middleware.request_id [None req-dbcc92e1-4dd0-4465-982d-27586cfddaae None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.586298] [58200]: INFO cinder.api.openstack.wsgi [None req-dbcc92e1-4dd0-4465-982d-27586cfddaae tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 737.586298] [58200]: DEBUG cinder.api.openstack.wsgi [None req-dbcc92e1-4dd0-4465-982d-27586cfddaae tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 737.586626] [58200]: DEBUG cinder.api.openstack.wsgi [None req-dbcc92e1-4dd0-4465-982d-27586cfddaae tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 737.600233] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.600233] [58200]: warnings.warn( [ 737.604105] [58200]: INFO cinder.volume.api [None req-dbcc92e1-4dd0-4465-982d-27586cfddaae tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 737.610134] [58200]: INFO cinder.api.openstack.wsgi [None req-dbcc92e1-4dd0-4465-982d-27586cfddaae tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 737.610597] [58200]: [pid: 58200|app: 0|req: 68/133] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:06 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.888692] [58200]: DEBUG cinder.api.middleware.request_id [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a3e78e62-7645-4226-b011-5b8b9f3dbe94 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.892026] [58200]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a3e78e62-7645-4226-b011-5b8b9f3dbe94 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] POST http://10.180.1.21/volume/v3/attachments/dfd4c9f5-bf82-432a-bff8-be72cd65f89d/action [ 737.892993] [58200]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a3e78e62-7645-4226-b011-5b8b9f3dbe94 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 737.892993] [58200]: DEBUG cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a3e78e62-7645-4226-b011-5b8b9f3dbe94 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 737.925198] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.925198] [58200]: warnings.warn( [ 737.942620] [58200]: INFO cinder.api.openstack.wsgi [req-cb97d7c8-6cc5-43cd-a791-5a98e1ee0646 req-a3e78e62-7645-4226-b011-5b8b9f3dbe94 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/attachments/dfd4c9f5-bf82-432a-bff8-be72cd65f89d/action returned with HTTP 204 [ 737.944096] [58200]: [pid: 58200|app: 0|req: 69/134] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:02:07 2025] POST /volume/v3/attachments/dfd4c9f5-bf82-432a-bff8-be72cd65f89d/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 738.514518] [58201]: DEBUG cinder.coordination [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-7befb3d8-80dc-41eb-b51b-19d14e9f7ca9 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Lock "cinder-attachment_update-60ed1345-486e-4791-815b-0286a3c740a5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=58201) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 738.515948] [58201]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-7befb3d8-80dc-41eb-b51b-19d14e9f7ca9 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/attachments/04f06646-1d87-485b-85bc-ab03dae42283 returned with HTTP 200 [ 738.515948] [58201]: [pid: 58201|app: 0|req: 66/135] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:02:03 2025] PUT /volume/v3/attachments/04f06646-1d87-485b-85bc-ab03dae42283 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 738.598769] [58200]: DEBUG cinder.api.middleware.request_id [None req-f7266df4-23e5-418c-8ce5-1d702ba21dd1 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.601529] [58200]: INFO cinder.api.openstack.wsgi [None req-f7266df4-23e5-418c-8ce5-1d702ba21dd1 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 738.601529] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f7266df4-23e5-418c-8ce5-1d702ba21dd1 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 738.601873] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f7266df4-23e5-418c-8ce5-1d702ba21dd1 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 738.620763] [58201]: DEBUG cinder.api.middleware.request_id [None req-31af76b3-8c0b-421c-b3e3-5ee16270b8aa None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.621320] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.621320] [58200]: warnings.warn( [ 738.626113] [58201]: INFO cinder.api.openstack.wsgi [None req-31af76b3-8c0b-421c-b3e3-5ee16270b8aa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 738.626564] [58201]: DEBUG cinder.api.openstack.wsgi [None req-31af76b3-8c0b-421c-b3e3-5ee16270b8aa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 738.627197] [58201]: DEBUG cinder.api.openstack.wsgi [None req-31af76b3-8c0b-421c-b3e3-5ee16270b8aa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 738.631566] [58200]: INFO cinder.volume.api [None req-f7266df4-23e5-418c-8ce5-1d702ba21dd1 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 738.643250] [58200]: INFO cinder.api.openstack.wsgi [None req-f7266df4-23e5-418c-8ce5-1d702ba21dd1 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 738.643392] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.643392] [58201]: warnings.warn( [ 738.643526] [58200]: [pid: 58200|app: 0|req: 70/136] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:07 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.656751] [58201]: INFO cinder.volume.api [None req-31af76b3-8c0b-421c-b3e3-5ee16270b8aa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 738.663513] [58201]: INFO cinder.api.openstack.wsgi [None req-31af76b3-8c0b-421c-b3e3-5ee16270b8aa tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 738.664235] [58201]: [pid: 58201|app: 0|req: 67/137] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:07 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.316025] [58200]: DEBUG cinder.api.middleware.request_id [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-69a0ec61-5a3c-469c-86e9-dd1d16efe24f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.320200] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-69a0ec61-5a3c-469c-86e9-dd1d16efe24f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/attachments/e403aabd-756a-4c06-993b-8d1f50ae0a60/action [ 739.321800] [58200]: DEBUG cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-69a0ec61-5a3c-469c-86e9-dd1d16efe24f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 739.322120] [58200]: DEBUG cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-69a0ec61-5a3c-469c-86e9-dd1d16efe24f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 739.347946] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.347946] [58200]: warnings.warn( [ 739.360301] [58200]: INFO cinder.api.openstack.wsgi [req-b420a9ff-f513-44c2-a84d-0673aba5cb5a req-69a0ec61-5a3c-469c-86e9-dd1d16efe24f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments/e403aabd-756a-4c06-993b-8d1f50ae0a60/action returned with HTTP 204 [ 739.360887] [58200]: [pid: 58200|app: 0|req: 71/138] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:02:08 2025] POST /volume/v3/attachments/e403aabd-756a-4c06-993b-8d1f50ae0a60/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 739.663811] [58201]: DEBUG cinder.api.middleware.request_id [None req-42de651b-9c00-4790-b3ae-59e434bdbeef None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.666837] [58201]: INFO cinder.api.openstack.wsgi [None req-42de651b-9c00-4790-b3ae-59e434bdbeef tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 739.666837] [58201]: DEBUG cinder.api.openstack.wsgi [None req-42de651b-9c00-4790-b3ae-59e434bdbeef tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 739.667030] [58201]: DEBUG cinder.api.openstack.wsgi [None req-42de651b-9c00-4790-b3ae-59e434bdbeef tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 739.679729] [58200]: DEBUG cinder.api.middleware.request_id [None req-91c05700-71b7-4c12-8e61-86ee91baec81 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.687768] [58200]: INFO cinder.api.openstack.wsgi [None req-91c05700-71b7-4c12-8e61-86ee91baec81 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 739.688022] [58200]: DEBUG cinder.api.openstack.wsgi [None req-91c05700-71b7-4c12-8e61-86ee91baec81 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 739.688252] [58200]: DEBUG cinder.api.openstack.wsgi [None req-91c05700-71b7-4c12-8e61-86ee91baec81 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 739.693302] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.693302] [58201]: warnings.warn( [ 739.702175] [58201]: INFO cinder.volume.api [None req-42de651b-9c00-4790-b3ae-59e434bdbeef tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 739.712210] [58201]: INFO cinder.api.openstack.wsgi [None req-42de651b-9c00-4790-b3ae-59e434bdbeef tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 739.712719] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.712719] [58200]: warnings.warn( [ 739.712978] [58201]: [pid: 58201|app: 0|req: 68/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:08 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 1134 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.728019] [58200]: INFO cinder.volume.api [None req-91c05700-71b7-4c12-8e61-86ee91baec81 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 739.730043] [58201]: DEBUG cinder.api.middleware.request_id [None req-a54c8656-fb0a-4530-a65f-af8c4aa10f64 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.733384] [58201]: INFO cinder.api.openstack.wsgi [None req-a54c8656-fb0a-4530-a65f-af8c4aa10f64 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 739.734034] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a54c8656-fb0a-4530-a65f-af8c4aa10f64 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 739.734726] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a54c8656-fb0a-4530-a65f-af8c4aa10f64 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 739.737333] [58200]: INFO cinder.api.openstack.wsgi [None req-91c05700-71b7-4c12-8e61-86ee91baec81 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 739.737928] [58200]: [pid: 58200|app: 0|req: 72/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:08 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1009 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.748446] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.748446] [58201]: warnings.warn( [ 739.753707] [58201]: INFO cinder.volume.api [None req-a54c8656-fb0a-4530-a65f-af8c4aa10f64 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 739.761383] [58201]: INFO cinder.api.openstack.wsgi [None req-a54c8656-fb0a-4530-a65f-af8c4aa10f64 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 739.761383] [58201]: [pid: 58201|app: 0|req: 69/141] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:08 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.733501] [58200]: DEBUG cinder.api.middleware.request_id [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-e192ebb9-dddc-4164-97ad-539bbab3a5c3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.736134] [58200]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-e192ebb9-dddc-4164-97ad-539bbab3a5c3 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] POST http://10.180.1.21/volume/v3/attachments/04f06646-1d87-485b-85bc-ab03dae42283/action [ 740.736614] [58200]: DEBUG cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-e192ebb9-dddc-4164-97ad-539bbab3a5c3 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 740.736745] [58200]: DEBUG cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-e192ebb9-dddc-4164-97ad-539bbab3a5c3 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 740.750837] [58201]: DEBUG cinder.api.middleware.request_id [None req-1a1dc0b6-6fb9-4cd6-96dc-24ad88287159 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.754505] [58201]: INFO cinder.api.openstack.wsgi [None req-1a1dc0b6-6fb9-4cd6-96dc-24ad88287159 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 740.754952] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1a1dc0b6-6fb9-4cd6-96dc-24ad88287159 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 740.755903] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1a1dc0b6-6fb9-4cd6-96dc-24ad88287159 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 740.762283] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.762283] [58200]: warnings.warn( [ 740.769103] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.769103] [58201]: warnings.warn( [ 740.772997] [58201]: INFO cinder.volume.api [None req-1a1dc0b6-6fb9-4cd6-96dc-24ad88287159 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 740.773918] [58200]: INFO cinder.api.openstack.wsgi [req-a5c89ada-65b8-43fb-8b8d-e66a10cc5642 req-e192ebb9-dddc-4164-97ad-539bbab3a5c3 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/attachments/04f06646-1d87-485b-85bc-ab03dae42283/action returned with HTTP 204 [ 740.774468] [58200]: [pid: 58200|app: 0|req: 73/142] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:02:09 2025] POST /volume/v3/attachments/04f06646-1d87-485b-85bc-ab03dae42283/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 740.778920] [58201]: INFO cinder.api.openstack.wsgi [None req-1a1dc0b6-6fb9-4cd6-96dc-24ad88287159 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 740.779476] [58201]: [pid: 58201|app: 0|req: 70/143] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:09 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.791648] [58200]: DEBUG cinder.api.middleware.request_id [None req-eeb3f767-81a9-4f26-9e4c-9ec25d3899df None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.794507] [58200]: INFO cinder.api.openstack.wsgi [None req-eeb3f767-81a9-4f26-9e4c-9ec25d3899df tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 741.794836] [58200]: DEBUG cinder.api.openstack.wsgi [None req-eeb3f767-81a9-4f26-9e4c-9ec25d3899df tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 741.795139] [58200]: DEBUG cinder.api.openstack.wsgi [None req-eeb3f767-81a9-4f26-9e4c-9ec25d3899df tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 741.813971] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.813971] [58200]: warnings.warn( [ 741.818074] [58200]: INFO cinder.volume.api [None req-eeb3f767-81a9-4f26-9e4c-9ec25d3899df tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 741.824226] [58200]: INFO cinder.api.openstack.wsgi [None req-eeb3f767-81a9-4f26-9e4c-9ec25d3899df tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 741.824905] [58200]: [pid: 58200|app: 0|req: 74/144] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:10 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.835345] [58201]: DEBUG cinder.api.middleware.request_id [None req-92903c31-f682-4486-ab80-f1784f1b5ede None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.839584] [58201]: INFO cinder.api.openstack.wsgi [None req-92903c31-f682-4486-ab80-f1784f1b5ede tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 741.839584] [58201]: DEBUG cinder.api.openstack.wsgi [None req-92903c31-f682-4486-ab80-f1784f1b5ede tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 741.839584] [58201]: DEBUG cinder.api.openstack.wsgi [None req-92903c31-f682-4486-ab80-f1784f1b5ede tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 741.858921] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.858921] [58201]: warnings.warn( [ 741.867626] [58201]: INFO cinder.volume.api [None req-92903c31-f682-4486-ab80-f1784f1b5ede tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 741.875067] [58201]: INFO cinder.api.openstack.wsgi [None req-92903c31-f682-4486-ab80-f1784f1b5ede tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 741.875668] [58201]: [pid: 58201|app: 0|req: 71/145] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:11 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.519450] [58200]: DEBUG cinder.api.middleware.request_id [None req-c230d166-b8f4-4e86-998a-ce55f39d3b54 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.523649] [58200]: INFO cinder.api.openstack.wsgi [None req-c230d166-b8f4-4e86-998a-ce55f39d3b54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 747.523649] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c230d166-b8f4-4e86-998a-ce55f39d3b54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 747.523649] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c230d166-b8f4-4e86-998a-ce55f39d3b54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 747.555800] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.555800] [58200]: warnings.warn( [ 747.562662] [58200]: INFO cinder.volume.api [None req-c230d166-b8f4-4e86-998a-ce55f39d3b54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 747.569411] [58200]: INFO cinder.api.openstack.wsgi [None req-c230d166-b8f4-4e86-998a-ce55f39d3b54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 747.570047] [58200]: [pid: 58200|app: 0|req: 75/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:16 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.169582] [58201]: DEBUG cinder.api.middleware.request_id [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-02b05862-1109-4635-94fb-62f5c8ff1f54 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.172158] [58201]: INFO cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-02b05862-1109-4635-94fb-62f5c8ff1f54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 749.172423] [58201]: DEBUG cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-02b05862-1109-4635-94fb-62f5c8ff1f54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 749.172663] [58201]: DEBUG cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-02b05862-1109-4635-94fb-62f5c8ff1f54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 749.191537] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.191537] [58201]: warnings.warn( [ 749.196407] [58201]: INFO cinder.volume.api [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-02b05862-1109-4635-94fb-62f5c8ff1f54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 749.202830] [58201]: INFO cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-02b05862-1109-4635-94fb-62f5c8ff1f54 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 749.203422] [58201]: [pid: 58201|app: 0|req: 72/147] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:02:18 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.221622] [58200]: DEBUG cinder.api.middleware.request_id [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-d80a29a5-d55f-424b-9779-8d592dd0185d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.224459] [58200]: INFO cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-d80a29a5-d55f-424b-9779-8d592dd0185d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] POST http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5/action [ 749.224973] [58200]: DEBUG cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-d80a29a5-d55f-424b-9779-8d592dd0185d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 749.225231] [58200]: DEBUG cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-d80a29a5-d55f-424b-9779-8d592dd0185d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 749.239394] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.239394] [58200]: warnings.warn( [ 749.240180] [58200]: INFO cinder.volume.api [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-d80a29a5-d55f-424b-9779-8d592dd0185d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 749.248510] [58200]: INFO cinder.volume.api [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-d80a29a5-d55f-424b-9779-8d592dd0185d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Begin detaching volume completed successfully. [ 749.248800] [58200]: INFO cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-d80a29a5-d55f-424b-9779-8d592dd0185d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5/action returned with HTTP 202 [ 749.249354] [58200]: [pid: 58200|app: 0|req: 76/148] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:02:18 2025] POST /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 750.293638] [58201]: DEBUG cinder.api.middleware.request_id [None req-9a13e58a-0bd5-49e2-a135-f58325f25f63 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.296857] [58201]: INFO cinder.api.openstack.wsgi [None req-9a13e58a-0bd5-49e2-a135-f58325f25f63 None None] GET http://10.180.1.21/volume// [ 750.296857] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9a13e58a-0bd5-49e2-a135-f58325f25f63 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 750.296857] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9a13e58a-0bd5-49e2-a135-f58325f25f63 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 750.296857] [58201]: INFO cinder.api.openstack.wsgi [None req-9a13e58a-0bd5-49e2-a135-f58325f25f63 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 750.296857] [58201]: [pid: 58201|app: 0|req: 73/149] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:02:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 750.309716] [58200]: DEBUG cinder.api.middleware.request_id [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-541c43ac-4e73-48a9-b3ed-8a64eee8d818 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.312575] [58200]: INFO cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-541c43ac-4e73-48a9-b3ed-8a64eee8d818 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 750.312924] [58200]: DEBUG cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-541c43ac-4e73-48a9-b3ed-8a64eee8d818 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 750.313250] [58200]: DEBUG cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-541c43ac-4e73-48a9-b3ed-8a64eee8d818 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 750.336320] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.336320] [58200]: warnings.warn( [ 750.344434] [58200]: INFO cinder.volume.api [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-541c43ac-4e73-48a9-b3ed-8a64eee8d818 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 750.350769] [58200]: INFO cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-541c43ac-4e73-48a9-b3ed-8a64eee8d818 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 750.350769] [58200]: [pid: 58200|app: 0|req: 77/150] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:02:19 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1554 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 752.053774] [58201]: DEBUG cinder.api.middleware.request_id [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-73f0ce9d-7379-42bc-944b-81846fbad4d5 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.056452] [58201]: INFO cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-73f0ce9d-7379-42bc-944b-81846fbad4d5 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/04f06646-1d87-485b-85bc-ab03dae42283 [ 752.056772] [58201]: DEBUG cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-73f0ce9d-7379-42bc-944b-81846fbad4d5 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 752.057051] [58201]: DEBUG cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-73f0ce9d-7379-42bc-944b-81846fbad4d5 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 752.067972] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.067972] [58201]: warnings.warn( [ 752.615321] [58201]: INFO cinder.api.openstack.wsgi [req-a2b7d702-d992-4ee2-a188-567e166ee7a1 req-73f0ce9d-7379-42bc-944b-81846fbad4d5 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/attachments/04f06646-1d87-485b-85bc-ab03dae42283 returned with HTTP 200 [ 752.615977] [58201]: [pid: 58201|app: 0|req: 74/151] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:02:21 2025] DELETE /volume/v3/attachments/04f06646-1d87-485b-85bc-ab03dae42283 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.730903] [58200]: DEBUG cinder.api.middleware.request_id [None req-f62d8ee3-7242-4b70-8538-9d5a7718a039 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.733281] [58200]: INFO cinder.api.openstack.wsgi [None req-f62d8ee3-7242-4b70-8538-9d5a7718a039 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 754.733644] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f62d8ee3-7242-4b70-8538-9d5a7718a039 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 754.733952] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f62d8ee3-7242-4b70-8538-9d5a7718a039 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 754.751643] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.751643] [58200]: warnings.warn( [ 754.757767] [58200]: INFO cinder.volume.api [None req-f62d8ee3-7242-4b70-8538-9d5a7718a039 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 754.765277] [58200]: INFO cinder.api.openstack.wsgi [None req-f62d8ee3-7242-4b70-8538-9d5a7718a039 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 754.765741] [58200]: [pid: 58200|app: 0|req: 78/152] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:23 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.778036] [58201]: DEBUG cinder.api.middleware.request_id [None req-db470f4c-1110-4963-9d24-0dd5be3baf1c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.781179] [58201]: INFO cinder.api.openstack.wsgi [None req-db470f4c-1110-4963-9d24-0dd5be3baf1c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 754.782265] [58201]: DEBUG cinder.api.openstack.wsgi [None req-db470f4c-1110-4963-9d24-0dd5be3baf1c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 754.782265] [58201]: DEBUG cinder.api.openstack.wsgi [None req-db470f4c-1110-4963-9d24-0dd5be3baf1c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 754.782265] [58201]: INFO cinder.api.v3.volumes [None req-db470f4c-1110-4963-9d24-0dd5be3baf1c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Delete volume with id: 60ed1345-486e-4791-815b-0286a3c740a5 [ 754.790845] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.790845] [58201]: warnings.warn( [ 754.791443] [58201]: INFO cinder.volume.api [None req-db470f4c-1110-4963-9d24-0dd5be3baf1c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 754.822244] [58201]: INFO cinder.volume.api [None req-db470f4c-1110-4963-9d24-0dd5be3baf1c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Delete volume request issued successfully. [ 754.822493] [58201]: INFO cinder.api.openstack.wsgi [None req-db470f4c-1110-4963-9d24-0dd5be3baf1c tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 202 [ 754.823058] [58201]: [pid: 58201|app: 0|req: 75/153] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:02:23 2025] DELETE /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 754.828639] [58200]: DEBUG cinder.api.middleware.request_id [None req-00fa1f7f-7a5e-4cdf-a372-f8bd915d221d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.831260] [58200]: INFO cinder.api.openstack.wsgi [None req-00fa1f7f-7a5e-4cdf-a372-f8bd915d221d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 754.831499] [58200]: DEBUG cinder.api.openstack.wsgi [None req-00fa1f7f-7a5e-4cdf-a372-f8bd915d221d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 754.832236] [58200]: DEBUG cinder.api.openstack.wsgi [None req-00fa1f7f-7a5e-4cdf-a372-f8bd915d221d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 754.840930] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.840930] [58200]: warnings.warn( [ 754.845917] [58200]: INFO cinder.volume.api [None req-00fa1f7f-7a5e-4cdf-a372-f8bd915d221d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 754.851297] [58200]: INFO cinder.api.openstack.wsgi [None req-00fa1f7f-7a5e-4cdf-a372-f8bd915d221d tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 754.851762] [58200]: [pid: 58200|app: 0|req: 79/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:24 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.865773] [58201]: DEBUG cinder.api.middleware.request_id [None req-2fd86e4d-4eab-4892-9c44-a10c3b0329f0 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.869454] [58201]: INFO cinder.api.openstack.wsgi [None req-2fd86e4d-4eab-4892-9c44-a10c3b0329f0 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 755.869636] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2fd86e4d-4eab-4892-9c44-a10c3b0329f0 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 755.872027] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2fd86e4d-4eab-4892-9c44-a10c3b0329f0 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 755.886818] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.886818] [58201]: warnings.warn( [ 755.900909] [58201]: INFO cinder.volume.api [None req-2fd86e4d-4eab-4892-9c44-a10c3b0329f0 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 755.911256] [58201]: INFO cinder.api.openstack.wsgi [None req-2fd86e4d-4eab-4892-9c44-a10c3b0329f0 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 755.911837] [58201]: [pid: 58201|app: 0|req: 76/155] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:25 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.927030] [58200]: DEBUG cinder.api.middleware.request_id [None req-e8c8fb67-e302-43d8-924e-47199beb86be None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.929469] [58200]: INFO cinder.api.openstack.wsgi [None req-e8c8fb67-e302-43d8-924e-47199beb86be tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 756.929690] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e8c8fb67-e302-43d8-924e-47199beb86be tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 756.929900] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e8c8fb67-e302-43d8-924e-47199beb86be tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 756.944983] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.944983] [58200]: warnings.warn( [ 756.951846] [58200]: INFO cinder.volume.api [None req-e8c8fb67-e302-43d8-924e-47199beb86be tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Volume info retrieved successfully. [ 756.959793] [58200]: INFO cinder.api.openstack.wsgi [None req-e8c8fb67-e302-43d8-924e-47199beb86be tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 200 [ 756.963474] [58200]: [pid: 58200|app: 0|req: 80/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:26 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.973712] [58201]: DEBUG cinder.api.middleware.request_id [None req-7dec9835-cec9-4391-ae5d-e4442bf38912 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.978099] [58201]: INFO cinder.api.openstack.wsgi [None req-7dec9835-cec9-4391-ae5d-e4442bf38912 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 757.978327] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7dec9835-cec9-4391-ae5d-e4442bf38912 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 757.978546] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7dec9835-cec9-4391-ae5d-e4442bf38912 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 757.988831] [58201]: INFO cinder.api.openstack.wsgi [None req-7dec9835-cec9-4391-ae5d-e4442bf38912 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 404 [ 757.989702] [58201]: [pid: 58201|app: 0|req: 77/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:02:27 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 766.955794] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=88,cinder:UPDATE=9 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 767.983580] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=88,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 792.831081] [58200]: DEBUG cinder.api.middleware.request_id [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-e7fd0d62-90fa-416e-a002-71418cad8332 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.834359] [58200]: INFO cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-e7fd0d62-90fa-416e-a002-71418cad8332 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 792.834359] [58200]: DEBUG cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-e7fd0d62-90fa-416e-a002-71418cad8332 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 792.834359] [58200]: DEBUG cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-e7fd0d62-90fa-416e-a002-71418cad8332 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 792.850745] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.850745] [58200]: warnings.warn( [ 792.856776] [58200]: INFO cinder.volume.api [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-e7fd0d62-90fa-416e-a002-71418cad8332 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 792.863419] [58200]: INFO cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-e7fd0d62-90fa-416e-a002-71418cad8332 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 792.863732] [58200]: [pid: 58200|app: 0|req: 81/158] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:03:02 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 792.907711] [58201]: DEBUG cinder.api.middleware.request_id [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-00d02561-c461-4ac3-9f3b-739630a7ef2f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.910153] [58201]: INFO cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-00d02561-c461-4ac3-9f3b-739630a7ef2f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2/action [ 792.910625] [58201]: DEBUG cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-00d02561-c461-4ac3-9f3b-739630a7ef2f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 792.910846] [58201]: DEBUG cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-00d02561-c461-4ac3-9f3b-739630a7ef2f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 792.923436] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.923436] [58201]: warnings.warn( [ 792.924115] [58201]: INFO cinder.volume.api [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-00d02561-c461-4ac3-9f3b-739630a7ef2f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 792.933029] [58201]: INFO cinder.volume.api [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-00d02561-c461-4ac3-9f3b-739630a7ef2f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Begin detaching volume completed successfully. [ 792.933029] [58201]: INFO cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-00d02561-c461-4ac3-9f3b-739630a7ef2f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2/action returned with HTTP 202 [ 792.933361] [58201]: [pid: 58201|app: 0|req: 78/159] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:03:02 2025] POST /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 792.946501] [58200]: DEBUG cinder.api.middleware.request_id [None req-43c6ff5a-3367-4864-b4b1-d3847a64aff7 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.949345] [58200]: INFO cinder.api.openstack.wsgi [None req-43c6ff5a-3367-4864-b4b1-d3847a64aff7 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 792.949628] [58200]: DEBUG cinder.api.openstack.wsgi [None req-43c6ff5a-3367-4864-b4b1-d3847a64aff7 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 792.950136] [58200]: DEBUG cinder.api.openstack.wsgi [None req-43c6ff5a-3367-4864-b4b1-d3847a64aff7 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 792.967559] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.967559] [58200]: warnings.warn( [ 792.972862] [58200]: INFO cinder.volume.api [None req-43c6ff5a-3367-4864-b4b1-d3847a64aff7 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 792.979279] [58200]: INFO cinder.api.openstack.wsgi [None req-43c6ff5a-3367-4864-b4b1-d3847a64aff7 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 792.979709] [58200]: [pid: 58200|app: 0|req: 82/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:03:02 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 793.958748] [58201]: DEBUG cinder.api.middleware.request_id [None req-9309e69d-5690-4e45-a8b1-0aa778d1376a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.960041] [58201]: INFO cinder.api.openstack.wsgi [None req-9309e69d-5690-4e45-a8b1-0aa778d1376a None None] GET http://10.180.1.21/volume// [ 793.960041] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9309e69d-5690-4e45-a8b1-0aa778d1376a None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 793.960041] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9309e69d-5690-4e45-a8b1-0aa778d1376a None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 793.960397] [58201]: INFO cinder.api.openstack.wsgi [None req-9309e69d-5690-4e45-a8b1-0aa778d1376a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 793.961100] [58201]: [pid: 58201|app: 0|req: 79/161] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:03:03 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 793.965809] [58200]: DEBUG cinder.api.middleware.request_id [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-a67419cb-905a-4dd5-b4b8-9c7a568b7a83 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.968528] [58200]: INFO cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-a67419cb-905a-4dd5-b4b8-9c7a568b7a83 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 793.969068] [58200]: DEBUG cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-a67419cb-905a-4dd5-b4b8-9c7a568b7a83 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 793.970442] [58200]: DEBUG cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-a67419cb-905a-4dd5-b4b8-9c7a568b7a83 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 793.986248] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.986248] [58200]: warnings.warn( [ 793.990657] [58200]: INFO cinder.volume.api [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-a67419cb-905a-4dd5-b4b8-9c7a568b7a83 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 793.993621] [58201]: DEBUG cinder.api.middleware.request_id [None req-d03669aa-9388-48d9-bf20-4fe8e5c0b9dc None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.995772] [58201]: INFO cinder.api.openstack.wsgi [None req-d03669aa-9388-48d9-bf20-4fe8e5c0b9dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 793.995861] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d03669aa-9388-48d9-bf20-4fe8e5c0b9dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 793.996089] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d03669aa-9388-48d9-bf20-4fe8e5c0b9dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 793.996786] [58200]: INFO cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-a67419cb-905a-4dd5-b4b8-9c7a568b7a83 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 793.998436] [58200]: [pid: 58200|app: 0|req: 83/162] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:03:03 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 1318 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 794.008571] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.008571] [58201]: warnings.warn( [ 794.013027] [58201]: INFO cinder.volume.api [None req-d03669aa-9388-48d9-bf20-4fe8e5c0b9dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 794.018980] [58201]: INFO cinder.api.openstack.wsgi [None req-d03669aa-9388-48d9-bf20-4fe8e5c0b9dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 794.022998] [58201]: [pid: 58201|app: 0|req: 80/163] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:03:03 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 795.035214] [58200]: DEBUG cinder.api.middleware.request_id [None req-ef1b602d-1c2d-4409-a09d-9d6c60bbab49 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.037355] [58200]: INFO cinder.api.openstack.wsgi [None req-ef1b602d-1c2d-4409-a09d-9d6c60bbab49 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 795.037602] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ef1b602d-1c2d-4409-a09d-9d6c60bbab49 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 795.037850] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ef1b602d-1c2d-4409-a09d-9d6c60bbab49 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 795.053578] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.053578] [58200]: warnings.warn( [ 795.058503] [58200]: INFO cinder.volume.api [None req-ef1b602d-1c2d-4409-a09d-9d6c60bbab49 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 795.065336] [58200]: INFO cinder.api.openstack.wsgi [None req-ef1b602d-1c2d-4409-a09d-9d6c60bbab49 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 795.065928] [58200]: [pid: 58200|app: 0|req: 84/164] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:03:04 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 795.237950] [58201]: DEBUG cinder.api.middleware.request_id [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-ef191cec-21ed-4922-9731-9d8f14d751d6 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.247511] [58201]: INFO cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-ef191cec-21ed-4922-9731-9d8f14d751d6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e403aabd-756a-4c06-993b-8d1f50ae0a60 [ 795.247511] [58201]: DEBUG cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-ef191cec-21ed-4922-9731-9d8f14d751d6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 795.247511] [58201]: DEBUG cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-ef191cec-21ed-4922-9731-9d8f14d751d6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 795.253845] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.253845] [58201]: warnings.warn( [ 795.793667] [58201]: INFO cinder.api.openstack.wsgi [req-062fcb91-0dd7-4b27-bf85-186d3ab29246 req-ef191cec-21ed-4922-9731-9d8f14d751d6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments/e403aabd-756a-4c06-993b-8d1f50ae0a60 returned with HTTP 200 [ 795.794453] [58201]: [pid: 58201|app: 0|req: 81/165] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:03:04 2025] DELETE /volume/v3/attachments/e403aabd-756a-4c06-993b-8d1f50ae0a60 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 796.078813] [58200]: DEBUG cinder.api.middleware.request_id [None req-fa7673d0-ba41-4f11-ba98-b6bfc1b4bca2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.081330] [58200]: INFO cinder.api.openstack.wsgi [None req-fa7673d0-ba41-4f11-ba98-b6bfc1b4bca2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 796.081597] [58200]: DEBUG cinder.api.openstack.wsgi [None req-fa7673d0-ba41-4f11-ba98-b6bfc1b4bca2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 796.081811] [58200]: DEBUG cinder.api.openstack.wsgi [None req-fa7673d0-ba41-4f11-ba98-b6bfc1b4bca2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 796.095732] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.095732] [58200]: warnings.warn( [ 796.100085] [58200]: INFO cinder.volume.api [None req-fa7673d0-ba41-4f11-ba98-b6bfc1b4bca2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 796.105953] [58200]: INFO cinder.api.openstack.wsgi [None req-fa7673d0-ba41-4f11-ba98-b6bfc1b4bca2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 796.106437] [58200]: [pid: 58200|app: 0|req: 85/166] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:03:05 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 798.528984] [58201]: DEBUG cinder.api.middleware.request_id [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.531381] [58201]: INFO cinder.api.openstack.wsgi [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] POST http://10.180.1.21/volume/v3/volumes [ 798.531772] [58201]: DEBUG cinder.api.openstack.wsgi [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1054936524", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 798.533705] [58201]: DEBUG cinder.api.v3.volumes [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1054936524', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 798.533932] [58201]: INFO cinder.api.v3.volumes [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Create volume of 1 GB [ 798.534324] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.534324] [58201]: warnings.warn( [ 798.541234] [58201]: INFO cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Availability Zones retrieved successfully. [ 798.549212] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Flow 'volume_create_api' (2bd57a25-97c9-462c-b839-e916a998a759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 798.550647] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebef221e-a447-457d-8343-8658661c96f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.552247] [58201]: DEBUG cinder.volume.flows.api.create_volume [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 798.576034] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebef221e-a447-457d-8343-8658661c96f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.577716] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259a0876-e86f-4e70-817d-5fe0bccb6428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.667410] [58201]: DEBUG cinder.quota [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Created reservations ['43ea70bf-fcc0-484e-943f-ba861f6f409e', 'da9af40e-f471-4cd2-b3af-9a1a07603ab3', '00c96d3a-d7db-4e00-847a-963e2543152a', '27065934-f1fa-43ed-bdf3-9740a347ec3e'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 798.668523] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259a0876-e86f-4e70-817d-5fe0bccb6428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43ea70bf-fcc0-484e-943f-ba861f6f409e', 'da9af40e-f471-4cd2-b3af-9a1a07603ab3', '00c96d3a-d7db-4e00-847a-963e2543152a', '27065934-f1fa-43ed-bdf3-9740a347ec3e']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.669707] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541ffe51-4d06-4417-9000-b683876fd45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.688644] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541ffe51-4d06-4417-9000-b683876fd45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71464787-d75f-4f3e-93a5-9e7fcc5b7e1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1054936524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37635eaeff1a4ad69dfec465954e3e6d',qos_specs=None,replication_status=,reservations=['43ea70bf-fcc0-484e-943f-ba861f6f409e','da9af40e-f471-4cd2-b3af-9a1a07603ab3','00c96d3a-d7db-4e00-847a-963e2543152a','27065934-f1fa-43ed-bdf3-9740a347ec3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12c327ffb814768b8bc63035c0c062b',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1054936524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71464787-d75f-4f3e-93a5-9e7fcc5b7e1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37635eaeff1a4ad69dfec465954e3e6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e12c327ffb814768b8bc63035c0c062b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.689674] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d94a55-bdd8-49ad-943a-d8e6eff379b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.705334] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d94a55-bdd8-49ad-943a-d8e6eff379b1) transitioned into state 'SUCCESS' from state '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-1054936524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37635eaeff1a4ad69dfec465954e3e6d',qos_specs=None,replication_status=,reservations=['43ea70bf-fcc0-484e-943f-ba861f6f409e','da9af40e-f471-4cd2-b3af-9a1a07603ab3','00c96d3a-d7db-4e00-847a-963e2543152a','27065934-f1fa-43ed-bdf3-9740a347ec3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12c327ffb814768b8bc63035c0c062b',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.706302] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937f4469-4394-47e5-acf9-5ad71d7e5283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 798.715808] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (937f4469-4394-47e5-acf9-5ad71d7e5283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 798.716904] [58201]: DEBUG cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Flow 'volume_create_api' (2bd57a25-97c9-462c-b839-e916a998a759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 798.717276] [58201]: INFO cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Create volume request issued successfully. [ 798.717972] [58201]: INFO cinder.api.openstack.wsgi [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-2f21827a-8191-4141-ad3b-fbdb041f4ebd tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 798.718522] [58201]: [pid: 58201|app: 0|req: 82/167] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Nov 12 10:03:07 2025] POST /volume/v3/volumes => generated 754 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 798.722374] [58200]: DEBUG cinder.api.middleware.request_id [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-0198e70b-00a9-4297-a539-6c76d96b611e None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.724952] [58200]: INFO cinder.api.openstack.wsgi [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-0198e70b-00a9-4297-a539-6c76d96b611e tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] GET http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d [ 798.725374] [58200]: DEBUG cinder.api.openstack.wsgi [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-0198e70b-00a9-4297-a539-6c76d96b611e tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 798.725636] [58200]: DEBUG cinder.api.openstack.wsgi [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-0198e70b-00a9-4297-a539-6c76d96b611e tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 798.740176] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.740176] [58200]: warnings.warn( [ 798.747096] [58200]: INFO cinder.volume.api [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-0198e70b-00a9-4297-a539-6c76d96b611e tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Volume info retrieved successfully. [ 798.752432] [58200]: INFO cinder.api.openstack.wsgi [req-f03d9ed2-95c1-40f9-a2a9-7e9072ded774 req-0198e70b-00a9-4297-a539-6c76d96b611e tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d returned with HTTP 200 [ 798.752895] [58200]: [pid: 58200|app: 0|req: 86/168] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:03:07 2025] GET /volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 799.151896] [58201]: DEBUG cinder.api.middleware.request_id [req-8e90d411-b7c7-4443-97ff-dce400605dda req-c99b37af-2a2b-47c3-aa66-a30b8a21f6fe None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 799.154484] [58201]: INFO cinder.api.openstack.wsgi [req-8e90d411-b7c7-4443-97ff-dce400605dda req-c99b37af-2a2b-47c3-aa66-a30b8a21f6fe tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] GET http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d [ 799.154741] [58201]: DEBUG cinder.api.openstack.wsgi [req-8e90d411-b7c7-4443-97ff-dce400605dda req-c99b37af-2a2b-47c3-aa66-a30b8a21f6fe tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 799.154912] [58201]: DEBUG cinder.api.openstack.wsgi [req-8e90d411-b7c7-4443-97ff-dce400605dda req-c99b37af-2a2b-47c3-aa66-a30b8a21f6fe tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 799.165557] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 799.165557] [58201]: warnings.warn( [ 799.170108] [58201]: INFO cinder.volume.api [req-8e90d411-b7c7-4443-97ff-dce400605dda req-c99b37af-2a2b-47c3-aa66-a30b8a21f6fe tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Volume info retrieved successfully. [ 799.176443] [58201]: INFO cinder.api.openstack.wsgi [req-8e90d411-b7c7-4443-97ff-dce400605dda req-c99b37af-2a2b-47c3-aa66-a30b8a21f6fe tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d returned with HTTP 200 [ 799.176907] [58201]: [pid: 58201|app: 0|req: 83/169] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:03:08 2025] GET /volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 799.422553] [58200]: DEBUG cinder.api.middleware.request_id [req-6c77e68e-57b8-4510-9395-5c5f536164a1 req-e64b7b52-498e-4428-bdf2-b383e1f2d8ae None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 799.425818] [58200]: INFO cinder.api.openstack.wsgi [req-6c77e68e-57b8-4510-9395-5c5f536164a1 req-e64b7b52-498e-4428-bdf2-b383e1f2d8ae tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 799.426448] [58200]: DEBUG cinder.api.openstack.wsgi [req-6c77e68e-57b8-4510-9395-5c5f536164a1 req-e64b7b52-498e-4428-bdf2-b383e1f2d8ae tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71464787-d75f-4f3e-93a5-9e7fcc5b7e1d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-122862766", "description": null, "metadata": {}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 799.438626] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 799.438626] [58200]: warnings.warn( [ 799.439249] [58200]: INFO cinder.volume.api [req-6c77e68e-57b8-4510-9395-5c5f536164a1 req-e64b7b52-498e-4428-bdf2-b383e1f2d8ae tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Volume info retrieved successfully. [ 799.439443] [58200]: INFO cinder.api.v3.snapshots [req-6c77e68e-57b8-4510-9395-5c5f536164a1 req-e64b7b52-498e-4428-bdf2-b383e1f2d8ae tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Create snapshot from volume 71464787-d75f-4f3e-93a5-9e7fcc5b7e1d [ 799.466506] [58200]: WARNING cinder.quota [req-6c77e68e-57b8-4510-9395-5c5f536164a1 req-e64b7b52-498e-4428-bdf2-b383e1f2d8ae tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-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. [ 799.494497] [58200]: DEBUG cinder.quota [req-6c77e68e-57b8-4510-9395-5c5f536164a1 req-e64b7b52-498e-4428-bdf2-b383e1f2d8ae tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Created reservations ['d3ebdac0-dcba-4513-b322-addfc89f7dd7', 'b19696b5-d9eb-482c-9c37-e806ccf113a3', '774b9b67-9f28-4136-8aca-123c6af5b4ed', '50928a5c-71a6-4073-b8d4-c090d459562a'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 799.548135] [58200]: INFO cinder.volume.api [req-6c77e68e-57b8-4510-9395-5c5f536164a1 req-e64b7b52-498e-4428-bdf2-b383e1f2d8ae tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Snapshot create request issued successfully. [ 799.548510] [58200]: INFO cinder.api.openstack.wsgi [req-6c77e68e-57b8-4510-9395-5c5f536164a1 req-e64b7b52-498e-4428-bdf2-b383e1f2d8ae tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 799.548997] [58200]: [pid: 58200|app: 0|req: 87/170] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Nov 12 10:03:08 2025] POST /volume/v3/snapshots => generated 310 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 799.839129] [58201]: DEBUG cinder.api.middleware.request_id [req-21944371-7c05-44be-b346-91543227b428 req-95dcd541-0c46-4b90-a3dc-65658f3dd141 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 799.841422] [58201]: INFO cinder.api.openstack.wsgi [req-21944371-7c05-44be-b346-91543227b428 req-95dcd541-0c46-4b90-a3dc-65658f3dd141 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] GET http://10.180.1.21/volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 [ 799.841677] [58201]: DEBUG cinder.api.openstack.wsgi [req-21944371-7c05-44be-b346-91543227b428 req-95dcd541-0c46-4b90-a3dc-65658f3dd141 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 799.841902] [58201]: DEBUG cinder.api.openstack.wsgi [req-21944371-7c05-44be-b346-91543227b428 req-95dcd541-0c46-4b90-a3dc-65658f3dd141 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 799.865784] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 799.865784] [58201]: warnings.warn( [ 799.866581] [58201]: INFO cinder.volume.api [req-21944371-7c05-44be-b346-91543227b428 req-95dcd541-0c46-4b90-a3dc-65658f3dd141 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Snapshot retrieved successfully. [ 799.867880] [58201]: INFO cinder.api.openstack.wsgi [req-21944371-7c05-44be-b346-91543227b428 req-95dcd541-0c46-4b90-a3dc-65658f3dd141 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 returned with HTTP 200 [ 799.868959] [58201]: [pid: 58201|app: 0|req: 84/171] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 10:03:09 2025] GET /volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.133426] [58200]: DEBUG cinder.api.middleware.request_id [req-8ee99648-22a3-46d6-b708-b6bcab8e2846 req-c653f8d4-559d-4450-bcab-63d5d651ae82 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.136194] [58200]: INFO cinder.api.openstack.wsgi [req-8ee99648-22a3-46d6-b708-b6bcab8e2846 req-c653f8d4-559d-4450-bcab-63d5d651ae82 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 800.136431] [58200]: DEBUG cinder.api.openstack.wsgi [req-8ee99648-22a3-46d6-b708-b6bcab8e2846 req-c653f8d4-559d-4450-bcab-63d5d651ae82 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 800.136643] [58200]: DEBUG cinder.api.openstack.wsgi [req-8ee99648-22a3-46d6-b708-b6bcab8e2846 req-c653f8d4-559d-4450-bcab-63d5d651ae82 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'detail' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 800.136951] [58200]: DEBUG cinder.api.api_utils [req-8ee99648-22a3-46d6-b708-b6bcab8e2846 req-c653f8d4-559d-4450-bcab-63d5d651ae82 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Removing options '' from query. {{(pid=58200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 800.137350] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.137350] [58200]: warnings.warn( [ 800.138794] [58200]: DEBUG cinder.db.sqlalchemy.api [req-8ee99648-22a3-46d6-b708-b6bcab8e2846 req-c653f8d4-559d-4450-bcab-63d5d651ae82 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Building query based on filter {{(pid=58200) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 800.151025] [58200]: INFO cinder.volume.api [req-8ee99648-22a3-46d6-b708-b6bcab8e2846 req-c653f8d4-559d-4450-bcab-63d5d651ae82 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Get all snapshots completed successfully. [ 800.151645] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.151645] [58200]: warnings.warn( [ 800.152790] [58200]: INFO cinder.api.openstack.wsgi [req-8ee99648-22a3-46d6-b708-b6bcab8e2846 req-c653f8d4-559d-4450-bcab-63d5d651ae82 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 800.153318] [58200]: [pid: 58200|app: 0|req: 88/172] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Nov 12 10:03:09 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.489398] [58201]: DEBUG cinder.api.middleware.request_id [req-2c284f11-e4c7-4899-aa7d-7d053edbf0bc req-a3920a13-273d-45aa-975f-2385c34c2bd8 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.491783] [58201]: INFO cinder.api.openstack.wsgi [req-2c284f11-e4c7-4899-aa7d-7d053edbf0bc req-a3920a13-273d-45aa-975f-2385c34c2bd8 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] GET http://10.180.1.21/volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 [ 800.492531] [58201]: DEBUG cinder.api.openstack.wsgi [req-2c284f11-e4c7-4899-aa7d-7d053edbf0bc req-a3920a13-273d-45aa-975f-2385c34c2bd8 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 800.492531] [58201]: DEBUG cinder.api.openstack.wsgi [req-2c284f11-e4c7-4899-aa7d-7d053edbf0bc req-a3920a13-273d-45aa-975f-2385c34c2bd8 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 800.498694] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.498694] [58201]: warnings.warn( [ 800.499241] [58201]: INFO cinder.volume.api [req-2c284f11-e4c7-4899-aa7d-7d053edbf0bc req-a3920a13-273d-45aa-975f-2385c34c2bd8 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Snapshot retrieved successfully. [ 800.500212] [58201]: INFO cinder.api.openstack.wsgi [req-2c284f11-e4c7-4899-aa7d-7d053edbf0bc req-a3920a13-273d-45aa-975f-2385c34c2bd8 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 returned with HTTP 200 [ 800.500721] [58201]: [pid: 58201|app: 0|req: 85/173] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 10:03:09 2025] GET /volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.749029] [58200]: DEBUG cinder.api.middleware.request_id [req-7dc3e84d-9ea7-4dc1-b60c-8483b5b3494c req-7ab4628e-6669-4e10-8b5e-27b78ef1940a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.752487] [58200]: INFO cinder.api.openstack.wsgi [req-7dc3e84d-9ea7-4dc1-b60c-8483b5b3494c req-7ab4628e-6669-4e10-8b5e-27b78ef1940a tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 [ 800.753284] [58200]: DEBUG cinder.api.openstack.wsgi [req-7dc3e84d-9ea7-4dc1-b60c-8483b5b3494c req-7ab4628e-6669-4e10-8b5e-27b78ef1940a tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 800.753284] [58200]: DEBUG cinder.api.openstack.wsgi [req-7dc3e84d-9ea7-4dc1-b60c-8483b5b3494c req-7ab4628e-6669-4e10-8b5e-27b78ef1940a tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 800.753284] [58200]: INFO cinder.api.v3.snapshots [req-7dc3e84d-9ea7-4dc1-b60c-8483b5b3494c req-7ab4628e-6669-4e10-8b5e-27b78ef1940a tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Delete snapshot with id: addb7172-ff43-467d-af4d-87de3ba63f37 [ 800.761703] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.761703] [58200]: warnings.warn( [ 800.762345] [58200]: INFO cinder.volume.api [req-7dc3e84d-9ea7-4dc1-b60c-8483b5b3494c req-7ab4628e-6669-4e10-8b5e-27b78ef1940a tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Snapshot retrieved successfully. [ 800.784458] [58200]: INFO cinder.volume.api [req-7dc3e84d-9ea7-4dc1-b60c-8483b5b3494c req-7ab4628e-6669-4e10-8b5e-27b78ef1940a tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Snapshot delete request issued successfully. [ 800.784677] [58200]: INFO cinder.api.openstack.wsgi [req-7dc3e84d-9ea7-4dc1-b60c-8483b5b3494c req-7ab4628e-6669-4e10-8b5e-27b78ef1940a tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 returned with HTTP 202 [ 800.785186] [58200]: [pid: 58200|app: 0|req: 89/174] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Nov 12 10:03:09 2025] DELETE /volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 800.969972] [58201]: DEBUG cinder.api.middleware.request_id [req-48bbefd2-34e2-4899-b011-303c39158ad8 req-cc1674c9-f69b-41f2-878c-6cabb344f44f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 800.971452] [58201]: INFO cinder.api.openstack.wsgi [req-48bbefd2-34e2-4899-b011-303c39158ad8 req-cc1674c9-f69b-41f2-878c-6cabb344f44f tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] GET http://10.180.1.21/volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 [ 800.971675] [58201]: DEBUG cinder.api.openstack.wsgi [req-48bbefd2-34e2-4899-b011-303c39158ad8 req-cc1674c9-f69b-41f2-878c-6cabb344f44f tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 800.971886] [58201]: DEBUG cinder.api.openstack.wsgi [req-48bbefd2-34e2-4899-b011-303c39158ad8 req-cc1674c9-f69b-41f2-878c-6cabb344f44f tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 800.980110] [58201]: INFO cinder.api.openstack.wsgi [req-48bbefd2-34e2-4899-b011-303c39158ad8 req-cc1674c9-f69b-41f2-878c-6cabb344f44f tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 returned with HTTP 404 [ 800.982162] [58201]: [pid: 58201|app: 0|req: 86/175] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Nov 12 10:03:10 2025] GET /volume/v3/snapshots/addb7172-ff43-467d-af4d-87de3ba63f37 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 801.136567] [58200]: DEBUG cinder.api.middleware.request_id [req-d69f5e62-7d3d-498c-abf2-4eb8a87f3c5a req-12c7bc64-6370-4d28-be18-6133089ce2f2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.142433] [58200]: INFO cinder.api.openstack.wsgi [req-d69f5e62-7d3d-498c-abf2-4eb8a87f3c5a req-12c7bc64-6370-4d28-be18-6133089ce2f2 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] DELETE http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d [ 801.142794] [58200]: DEBUG cinder.api.openstack.wsgi [req-d69f5e62-7d3d-498c-abf2-4eb8a87f3c5a req-12c7bc64-6370-4d28-be18-6133089ce2f2 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 801.143421] [58200]: DEBUG cinder.api.openstack.wsgi [req-d69f5e62-7d3d-498c-abf2-4eb8a87f3c5a req-12c7bc64-6370-4d28-be18-6133089ce2f2 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 801.143421] [58200]: INFO cinder.api.v3.volumes [req-d69f5e62-7d3d-498c-abf2-4eb8a87f3c5a req-12c7bc64-6370-4d28-be18-6133089ce2f2 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Delete volume with id: 71464787-d75f-4f3e-93a5-9e7fcc5b7e1d [ 801.157784] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.157784] [58200]: warnings.warn( [ 801.158510] [58200]: INFO cinder.volume.api [req-d69f5e62-7d3d-498c-abf2-4eb8a87f3c5a req-12c7bc64-6370-4d28-be18-6133089ce2f2 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Volume info retrieved successfully. [ 801.180379] [58200]: INFO cinder.volume.api [req-d69f5e62-7d3d-498c-abf2-4eb8a87f3c5a req-12c7bc64-6370-4d28-be18-6133089ce2f2 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Delete volume request issued successfully. [ 801.180625] [58200]: INFO cinder.api.openstack.wsgi [req-d69f5e62-7d3d-498c-abf2-4eb8a87f3c5a req-12c7bc64-6370-4d28-be18-6133089ce2f2 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d returned with HTTP 202 [ 801.181092] [58200]: [pid: 58200|app: 0|req: 90/176] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 10:03:10 2025] DELETE /volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 801.259149] [58201]: DEBUG cinder.api.middleware.request_id [req-526fb500-1adf-4fdb-b8ac-262c764dc642 req-df3acff6-8d6e-4dbb-bd26-1ca93f1f7d4d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.262832] [58201]: INFO cinder.api.openstack.wsgi [req-526fb500-1adf-4fdb-b8ac-262c764dc642 req-df3acff6-8d6e-4dbb-bd26-1ca93f1f7d4d tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] GET http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d [ 801.264238] [58201]: DEBUG cinder.api.openstack.wsgi [req-526fb500-1adf-4fdb-b8ac-262c764dc642 req-df3acff6-8d6e-4dbb-bd26-1ca93f1f7d4d tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 801.264499] [58201]: DEBUG cinder.api.openstack.wsgi [req-526fb500-1adf-4fdb-b8ac-262c764dc642 req-df3acff6-8d6e-4dbb-bd26-1ca93f1f7d4d tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 801.272596] [58201]: INFO cinder.api.openstack.wsgi [req-526fb500-1adf-4fdb-b8ac-262c764dc642 req-df3acff6-8d6e-4dbb-bd26-1ca93f1f7d4d tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d returned with HTTP 404 [ 801.273490] [58201]: [pid: 58201|app: 0|req: 87/177] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:03:10 2025] GET /volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 801.326028] [58200]: DEBUG cinder.api.middleware.request_id [req-b415a345-b001-494c-8a88-7423e765180c req-4d2936f3-8111-443b-8ba4-f738a762a4fb None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.329517] [58200]: INFO cinder.api.openstack.wsgi [req-b415a345-b001-494c-8a88-7423e765180c req-4d2936f3-8111-443b-8ba4-f738a762a4fb tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] DELETE http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d [ 801.329818] [58200]: DEBUG cinder.api.openstack.wsgi [req-b415a345-b001-494c-8a88-7423e765180c req-4d2936f3-8111-443b-8ba4-f738a762a4fb tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 801.330063] [58200]: DEBUG cinder.api.openstack.wsgi [req-b415a345-b001-494c-8a88-7423e765180c req-4d2936f3-8111-443b-8ba4-f738a762a4fb tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 801.330264] [58200]: INFO cinder.api.v3.volumes [req-b415a345-b001-494c-8a88-7423e765180c req-4d2936f3-8111-443b-8ba4-f738a762a4fb tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Delete volume with id: 71464787-d75f-4f3e-93a5-9e7fcc5b7e1d [ 801.337826] [58200]: INFO cinder.api.openstack.wsgi [req-b415a345-b001-494c-8a88-7423e765180c req-4d2936f3-8111-443b-8ba4-f738a762a4fb tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d returned with HTTP 404 [ 801.338425] [58200]: [pid: 58200|app: 0|req: 91/178] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 10:03:10 2025] DELETE /volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 801.445113] [58201]: DEBUG cinder.api.middleware.request_id [req-b6abeac0-aabd-44ed-b88b-61924e260b0a req-f3863a51-46c0-4abe-9507-2bf9d9582439 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 801.449315] [58201]: INFO cinder.api.openstack.wsgi [req-b6abeac0-aabd-44ed-b88b-61924e260b0a req-f3863a51-46c0-4abe-9507-2bf9d9582439 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] GET http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d [ 801.449559] [58201]: DEBUG cinder.api.openstack.wsgi [req-b6abeac0-aabd-44ed-b88b-61924e260b0a req-f3863a51-46c0-4abe-9507-2bf9d9582439 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 801.449767] [58201]: DEBUG cinder.api.openstack.wsgi [req-b6abeac0-aabd-44ed-b88b-61924e260b0a req-f3863a51-46c0-4abe-9507-2bf9d9582439 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 801.459056] [58201]: INFO cinder.api.openstack.wsgi [req-b6abeac0-aabd-44ed-b88b-61924e260b0a req-f3863a51-46c0-4abe-9507-2bf9d9582439 tempest-VolumesSnapshotsTestJSON-826616411 tempest-VolumesSnapshotsTestJSON-826616411-project-member] http://10.180.1.21/volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d returned with HTTP 404 [ 801.459702] [58201]: [pid: 58201|app: 0|req: 88/179] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:03:10 2025] GET /volume/v3/volumes/71464787-d75f-4f3e-93a5-9e7fcc5b7e1d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 803.710054] [58200]: DEBUG cinder.api.middleware.request_id [req-44523c41-567c-4f6f-89a0-773731dd911d req-eeb815fa-5a51-424e-9cb1-1242a1bdd48f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.712478] [58200]: INFO cinder.api.openstack.wsgi [req-44523c41-567c-4f6f-89a0-773731dd911d req-eeb815fa-5a51-424e-9cb1-1242a1bdd48f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dfd4c9f5-bf82-432a-bff8-be72cd65f89d [ 803.712751] [58200]: DEBUG cinder.api.openstack.wsgi [req-44523c41-567c-4f6f-89a0-773731dd911d req-eeb815fa-5a51-424e-9cb1-1242a1bdd48f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 803.713051] [58200]: DEBUG cinder.api.openstack.wsgi [req-44523c41-567c-4f6f-89a0-773731dd911d req-eeb815fa-5a51-424e-9cb1-1242a1bdd48f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 803.722359] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 803.722359] [58200]: warnings.warn( [ 804.277488] [58200]: INFO cinder.api.openstack.wsgi [req-44523c41-567c-4f6f-89a0-773731dd911d req-eeb815fa-5a51-424e-9cb1-1242a1bdd48f tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/attachments/dfd4c9f5-bf82-432a-bff8-be72cd65f89d returned with HTTP 200 [ 804.277993] [58200]: [pid: 58200|app: 0|req: 92/180] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:03:12 2025] DELETE /volume/v3/attachments/dfd4c9f5-bf82-432a-bff8-be72cd65f89d => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 804.285632] [58201]: DEBUG cinder.api.middleware.request_id [req-44523c41-567c-4f6f-89a0-773731dd911d req-fb605668-d4f8-45bc-b4dd-a5a0fc896827 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.290904] [58201]: INFO cinder.api.openstack.wsgi [req-44523c41-567c-4f6f-89a0-773731dd911d req-fb605668-d4f8-45bc-b4dd-a5a0fc896827 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 804.290904] [58201]: DEBUG cinder.api.openstack.wsgi [req-44523c41-567c-4f6f-89a0-773731dd911d req-fb605668-d4f8-45bc-b4dd-a5a0fc896827 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 804.290904] [58201]: DEBUG cinder.api.openstack.wsgi [req-44523c41-567c-4f6f-89a0-773731dd911d req-fb605668-d4f8-45bc-b4dd-a5a0fc896827 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 804.290904] [58201]: INFO cinder.api.v3.volumes [req-44523c41-567c-4f6f-89a0-773731dd911d req-fb605668-d4f8-45bc-b4dd-a5a0fc896827 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Delete volume with id: cd408dfc-850e-4e73-a830-5dca9114a6a9 [ 804.306463] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.306463] [58201]: warnings.warn( [ 804.307147] [58201]: INFO cinder.volume.api [req-44523c41-567c-4f6f-89a0-773731dd911d req-fb605668-d4f8-45bc-b4dd-a5a0fc896827 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Volume info retrieved successfully. [ 804.329703] [58201]: INFO cinder.volume.api [req-44523c41-567c-4f6f-89a0-773731dd911d req-fb605668-d4f8-45bc-b4dd-a5a0fc896827 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] Delete volume request issued successfully. [ 804.330795] [58201]: INFO cinder.api.openstack.wsgi [req-44523c41-567c-4f6f-89a0-773731dd911d req-fb605668-d4f8-45bc-b4dd-a5a0fc896827 tempest-ServersTestBootFromVolume-341951494 tempest-ServersTestBootFromVolume-341951494-project-member] http://10.180.1.21/volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 returned with HTTP 202 [ 804.332590] [58201]: [pid: 58201|app: 0|req: 89/181] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 10:03:13 2025] DELETE /volume/v3/volumes/cd408dfc-850e-4e73-a830-5dca9114a6a9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 812.825869] [58200]: DEBUG cinder.api.middleware.request_id [None req-b5b84c65-c144-42e7-9e99-7f07e44058b2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.828236] [58200]: INFO cinder.api.openstack.wsgi [None req-b5b84c65-c144-42e7-9e99-7f07e44058b2 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 812.828533] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b5b84c65-c144-42e7-9e99-7f07e44058b2 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 812.828724] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b5b84c65-c144-42e7-9e99-7f07e44058b2 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 812.828905] [58200]: INFO cinder.api.v3.volumes [None req-b5b84c65-c144-42e7-9e99-7f07e44058b2 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Delete volume with id: 60ed1345-486e-4791-815b-0286a3c740a5 [ 812.843244] [58200]: INFO cinder.api.openstack.wsgi [None req-b5b84c65-c144-42e7-9e99-7f07e44058b2 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 404 [ 812.843891] [58200]: [pid: 58200|app: 0|req: 93/182] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:03:22 2025] DELETE /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 812.848014] [58201]: DEBUG cinder.api.middleware.request_id [None req-9c81dad1-7b8a-406d-937f-986b3f297016 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.851310] [58201]: INFO cinder.api.openstack.wsgi [None req-9c81dad1-7b8a-406d-937f-986b3f297016 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] GET http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 [ 812.851310] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9c81dad1-7b8a-406d-937f-986b3f297016 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 812.851310] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9c81dad1-7b8a-406d-937f-986b3f297016 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 812.861744] [58201]: INFO cinder.api.openstack.wsgi [None req-9c81dad1-7b8a-406d-937f-986b3f297016 tempest-VolumesAssistedSnapshotsTest-31711274 tempest-VolumesAssistedSnapshotsTest-31711274-project-admin] http://10.180.1.21/volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 returned with HTTP 404 [ 812.862723] [58201]: [pid: 58201|app: 0|req: 90/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:03:22 2025] GET /volume/v3/volumes/60ed1345-486e-4791-815b-0286a3c740a5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 822.831864] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=62,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 822.855608] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=57,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 829.949621] [58200]: DEBUG cinder.api.middleware.request_id [None req-a8a5d5fb-f30d-4c36-9964-c0ef18a51b53 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.952226] [58200]: INFO cinder.api.openstack.wsgi [None req-a8a5d5fb-f30d-4c36-9964-c0ef18a51b53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 829.952226] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a8a5d5fb-f30d-4c36-9964-c0ef18a51b53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 829.952532] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a8a5d5fb-f30d-4c36-9964-c0ef18a51b53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 829.974641] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 829.974641] [58200]: warnings.warn( [ 829.980458] [58200]: INFO cinder.volume.api [None req-a8a5d5fb-f30d-4c36-9964-c0ef18a51b53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 829.985882] [58200]: INFO cinder.api.openstack.wsgi [None req-a8a5d5fb-f30d-4c36-9964-c0ef18a51b53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 829.986348] [58200]: [pid: 58200|app: 0|req: 94/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:03:39 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 830.496048] [58201]: DEBUG cinder.api.middleware.request_id [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-25ed7493-f413-4e4f-b463-d5756a4cebcf None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.499423] [58201]: INFO cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-25ed7493-f413-4e4f-b463-d5756a4cebcf tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 830.499646] [58201]: DEBUG cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-25ed7493-f413-4e4f-b463-d5756a4cebcf tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 830.499915] [58201]: DEBUG cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-25ed7493-f413-4e4f-b463-d5756a4cebcf tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 830.518322] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.518322] [58201]: warnings.warn( [ 830.522941] [58201]: INFO cinder.volume.api [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-25ed7493-f413-4e4f-b463-d5756a4cebcf tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 830.529119] [58201]: INFO cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-25ed7493-f413-4e4f-b463-d5756a4cebcf tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 830.529806] [58201]: [pid: 58201|app: 0|req: 91/185] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:03:39 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 830.575426] [58200]: DEBUG cinder.api.middleware.request_id [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-c40e02f5-42d8-4dbb-b352-d821d4475aae None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.578035] [58200]: INFO cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-c40e02f5-42d8-4dbb-b352-d821d4475aae tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] POST http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac/action [ 830.578440] [58200]: DEBUG cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-c40e02f5-42d8-4dbb-b352-d821d4475aae tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 830.578632] [58200]: DEBUG cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-c40e02f5-42d8-4dbb-b352-d821d4475aae tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 830.590362] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 830.590362] [58200]: warnings.warn( [ 830.590943] [58200]: INFO cinder.volume.api [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-c40e02f5-42d8-4dbb-b352-d821d4475aae tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 830.600316] [58200]: INFO cinder.volume.api [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-c40e02f5-42d8-4dbb-b352-d821d4475aae tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Begin detaching volume completed successfully. [ 830.600487] [58200]: INFO cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-c40e02f5-42d8-4dbb-b352-d821d4475aae tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac/action returned with HTTP 202 [ 830.602032] [58200]: [pid: 58200|app: 0|req: 95/186] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:03:39 2025] POST /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 831.631438] [58201]: DEBUG cinder.api.middleware.request_id [None req-56a9099d-9865-4ebd-9487-ac94ac903c34 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.631897] [58201]: INFO cinder.api.openstack.wsgi [None req-56a9099d-9865-4ebd-9487-ac94ac903c34 None None] GET http://10.180.1.21/volume// [ 831.632077] [58201]: DEBUG cinder.api.openstack.wsgi [None req-56a9099d-9865-4ebd-9487-ac94ac903c34 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 831.632296] [58201]: DEBUG cinder.api.openstack.wsgi [None req-56a9099d-9865-4ebd-9487-ac94ac903c34 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 831.632753] [58201]: INFO cinder.api.openstack.wsgi [None req-56a9099d-9865-4ebd-9487-ac94ac903c34 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 831.633093] [58201]: [pid: 58201|app: 0|req: 92/187] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:03:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 831.639715] [58200]: DEBUG cinder.api.middleware.request_id [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-d8c62ecf-da10-4f87-b462-2b222f172635 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.642890] [58200]: INFO cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-d8c62ecf-da10-4f87-b462-2b222f172635 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 831.643165] [58200]: DEBUG cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-d8c62ecf-da10-4f87-b462-2b222f172635 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 831.643397] [58200]: DEBUG cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-d8c62ecf-da10-4f87-b462-2b222f172635 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 831.665471] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.665471] [58200]: warnings.warn( [ 831.671374] [58200]: INFO cinder.volume.api [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-d8c62ecf-da10-4f87-b462-2b222f172635 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 831.677835] [58200]: INFO cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-d8c62ecf-da10-4f87-b462-2b222f172635 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 831.678585] [58200]: [pid: 58200|app: 0|req: 96/188] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:03:40 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 1325 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 832.893659] [58201]: DEBUG cinder.api.middleware.request_id [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-75a32774-858b-46a1-97c3-59e536b00f0c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 832.897365] [58201]: INFO cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-75a32774-858b-46a1-97c3-59e536b00f0c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5 [ 832.897597] [58201]: DEBUG cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-75a32774-858b-46a1-97c3-59e536b00f0c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 832.897802] [58201]: DEBUG cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-75a32774-858b-46a1-97c3-59e536b00f0c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 832.909464] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.909464] [58201]: warnings.warn( [ 833.456025] [58201]: INFO cinder.api.openstack.wsgi [req-266cefd8-accb-4ed4-b992-25217f7a85b9 req-75a32774-858b-46a1-97c3-59e536b00f0c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5 returned with HTTP 200 [ 833.456338] [58201]: [pid: 58201|app: 0|req: 93/189] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:03:42 2025] DELETE /volume/v3/attachments/0f66af4b-5038-496e-aa9c-dcca8f9454a5 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 836.736135] [58200]: DEBUG cinder.api.middleware.request_id [None req-716b1179-db32-4d88-9ccc-e348cca386c2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.738369] [58200]: INFO cinder.api.openstack.wsgi [None req-716b1179-db32-4d88-9ccc-e348cca386c2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 836.738645] [58200]: DEBUG cinder.api.openstack.wsgi [None req-716b1179-db32-4d88-9ccc-e348cca386c2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 836.739040] [58200]: DEBUG cinder.api.openstack.wsgi [None req-716b1179-db32-4d88-9ccc-e348cca386c2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 836.750720] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.750720] [58200]: warnings.warn( [ 836.758811] [58200]: INFO cinder.volume.api [None req-716b1179-db32-4d88-9ccc-e348cca386c2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 836.768432] [58200]: INFO cinder.api.openstack.wsgi [None req-716b1179-db32-4d88-9ccc-e348cca386c2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 836.769243] [58200]: [pid: 58200|app: 0|req: 97/190] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:03:45 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.276586] [58201]: DEBUG cinder.api.middleware.request_id [None req-5c38a0aa-9e8a-4248-bb4b-be00061257bc None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.281863] [58201]: INFO cinder.api.openstack.wsgi [None req-5c38a0aa-9e8a-4248-bb4b-be00061257bc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 837.282097] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5c38a0aa-9e8a-4248-bb4b-be00061257bc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 837.282418] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5c38a0aa-9e8a-4248-bb4b-be00061257bc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 837.297863] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.297863] [58201]: warnings.warn( [ 837.303887] [58201]: INFO cinder.volume.api [None req-5c38a0aa-9e8a-4248-bb4b-be00061257bc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 837.310869] [58201]: INFO cinder.api.openstack.wsgi [None req-5c38a0aa-9e8a-4248-bb4b-be00061257bc tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 837.310869] [58201]: [pid: 58201|app: 0|req: 94/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:03:46 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.442121] [58200]: DEBUG cinder.api.middleware.request_id [None req-8203d8c2-75a6-4235-a192-809a1fe38833 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.444420] [58200]: INFO cinder.api.openstack.wsgi [None req-8203d8c2-75a6-4235-a192-809a1fe38833 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 837.444739] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8203d8c2-75a6-4235-a192-809a1fe38833 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 837.444982] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8203d8c2-75a6-4235-a192-809a1fe38833 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 837.454671] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.454671] [58200]: warnings.warn( [ 837.458913] [58200]: INFO cinder.volume.api [None req-8203d8c2-75a6-4235-a192-809a1fe38833 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 837.464837] [58200]: INFO cinder.api.openstack.wsgi [None req-8203d8c2-75a6-4235-a192-809a1fe38833 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 837.464837] [58200]: [pid: 58200|app: 0|req: 98/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:03:46 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 847.307070] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 847.462670] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 855.478637] [58201]: DEBUG cinder.api.middleware.request_id [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.481612] [58201]: INFO cinder.api.openstack.wsgi [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] POST http://10.180.1.21/volume/v3/volumes [ 855.482109] [58201]: DEBUG cinder.api.openstack.wsgi [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1010706550"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 855.484490] [58201]: DEBUG cinder.api.v3.volumes [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1010706550'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 855.485100] [58201]: INFO cinder.api.v3.volumes [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Create volume of 1 GB [ 855.491881] [58201]: INFO cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Availability Zones retrieved successfully. [ 855.502486] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Flow 'volume_create_api' (7562f9d1-0f21-485c-90e8-51a6943247e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 855.504467] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65083f26-44bc-473c-9b29-2e81c3383cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 855.506363] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 855.530461] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65083f26-44bc-473c-9b29-2e81c3383cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 855.531527] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f58ec5-d649-4ab7-ba98-aae86e8ebc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 855.608377] [58201]: DEBUG cinder.quota [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Created reservations ['51e0e39d-25f4-4080-8e2a-2fcdc29ff2ca', 'd7e18fbe-a1c6-49fe-9279-45d57ce21b7f', '727044f7-db02-428c-ace8-5516c4708f58', '825976ee-66e1-4fdd-a973-d0e1ae0209f8'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 855.609819] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f58ec5-d649-4ab7-ba98-aae86e8ebc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51e0e39d-25f4-4080-8e2a-2fcdc29ff2ca', 'd7e18fbe-a1c6-49fe-9279-45d57ce21b7f', '727044f7-db02-428c-ace8-5516c4708f58', '825976ee-66e1-4fdd-a973-d0e1ae0209f8']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 855.611030] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e062df90-9123-4842-9ba3-bbcdc9d3dddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 855.631348] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e062df90-9123-4842-9ba3-bbcdc9d3dddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1010706550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6a0c70bd07246038a6d23d78d91c328',qos_specs=None,replication_status=,reservations=['51e0e39d-25f4-4080-8e2a-2fcdc29ff2ca','d7e18fbe-a1c6-49fe-9279-45d57ce21b7f','727044f7-db02-428c-ace8-5516c4708f58','825976ee-66e1-4fdd-a973-d0e1ae0209f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dde58a0c0f460d91578f19e68ce6e3',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1010706550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6a0c70bd07246038a6d23d78d91c328',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94dde58a0c0f460d91578f19e68ce6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 855.633025] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbd4012-f7a7-404c-8372-1220125726f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 855.670770] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abbd4012-f7a7-404c-8372-1220125726f4) transitioned into state 'SUCCESS' from state '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-1010706550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6a0c70bd07246038a6d23d78d91c328',qos_specs=None,replication_status=,reservations=['51e0e39d-25f4-4080-8e2a-2fcdc29ff2ca','d7e18fbe-a1c6-49fe-9279-45d57ce21b7f','727044f7-db02-428c-ace8-5516c4708f58','825976ee-66e1-4fdd-a973-d0e1ae0209f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dde58a0c0f460d91578f19e68ce6e3',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 855.672037] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69912af6-ccda-49f1-9caf-5afbc5ff7d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 855.684587] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69912af6-ccda-49f1-9caf-5afbc5ff7d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 855.685328] [58201]: DEBUG cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Flow 'volume_create_api' (7562f9d1-0f21-485c-90e8-51a6943247e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 855.685530] [58201]: INFO cinder.volume.api [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Create volume request issued successfully. [ 855.689317] [58201]: INFO cinder.api.openstack.wsgi [None req-441e11cc-0f8b-4bbc-a6ce-446f890e000a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 855.689317] [58201]: [pid: 58201|app: 0|req: 95/193] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:04:04 2025] POST /volume/v3/volumes => generated 753 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 855.706210] [58200]: DEBUG cinder.api.middleware.request_id [None req-00732a8d-2baf-4477-a098-95e4321dad76 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.712705] [58200]: INFO cinder.api.openstack.wsgi [None req-00732a8d-2baf-4477-a098-95e4321dad76 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d [ 855.715545] [58200]: DEBUG cinder.api.openstack.wsgi [None req-00732a8d-2baf-4477-a098-95e4321dad76 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 855.715545] [58200]: DEBUG cinder.api.openstack.wsgi [None req-00732a8d-2baf-4477-a098-95e4321dad76 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 855.787298] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.787298] [58200]: warnings.warn( [ 855.797729] [58200]: INFO cinder.volume.api [None req-00732a8d-2baf-4477-a098-95e4321dad76 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 855.806495] [58200]: INFO cinder.api.openstack.wsgi [None req-00732a8d-2baf-4477-a098-95e4321dad76 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d returned with HTTP 200 [ 855.806776] [58200]: [pid: 58200|app: 0|req: 99/194] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:04:04 2025] GET /volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d => generated 821 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.825589] [58201]: DEBUG cinder.api.middleware.request_id [None req-92155eb3-a267-4ab6-8075-27ae620445bb None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.828037] [58201]: INFO cinder.api.openstack.wsgi [None req-92155eb3-a267-4ab6-8075-27ae620445bb tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d [ 856.828272] [58201]: DEBUG cinder.api.openstack.wsgi [None req-92155eb3-a267-4ab6-8075-27ae620445bb tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 856.828483] [58201]: DEBUG cinder.api.openstack.wsgi [None req-92155eb3-a267-4ab6-8075-27ae620445bb tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 856.842487] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.842487] [58201]: warnings.warn( [ 856.848442] [58201]: INFO cinder.volume.api [None req-92155eb3-a267-4ab6-8075-27ae620445bb tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 856.859033] [58201]: INFO cinder.api.openstack.wsgi [None req-92155eb3-a267-4ab6-8075-27ae620445bb tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d returned with HTTP 200 [ 856.859033] [58201]: [pid: 58201|app: 0|req: 96/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:04:06 2025] GET /volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.873646] [58200]: DEBUG cinder.api.middleware.request_id [None req-6a526559-667c-4fdc-bc54-d1aff6794c90 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.875888] [58200]: INFO cinder.api.openstack.wsgi [None req-6a526559-667c-4fdc-bc54-d1aff6794c90 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] POST http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d/action [ 856.877353] [58200]: DEBUG cinder.api.openstack.wsgi [None req-6a526559-667c-4fdc-bc54-d1aff6794c90 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 856.877353] [58200]: DEBUG cinder.api.openstack.wsgi [None req-6a526559-667c-4fdc-bc54-d1aff6794c90 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 856.890222] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.890222] [58200]: warnings.warn( [ 856.891563] [58200]: INFO cinder.volume.api [None req-6a526559-667c-4fdc-bc54-d1aff6794c90 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 856.901168] [58200]: INFO cinder.volume.api [None req-6a526559-667c-4fdc-bc54-d1aff6794c90 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume updated successfully. [ 856.901460] [58200]: INFO cinder.api.openstack.wsgi [None req-6a526559-667c-4fdc-bc54-d1aff6794c90 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d/action returned with HTTP 200 [ 856.902031] [58200]: [pid: 58200|app: 0|req: 100/196] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Nov 12 10:04:06 2025] POST /volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 856.905504] [58201]: DEBUG cinder.api.middleware.request_id [None req-0f0c038d-cb2f-4c4c-a406-8a2216d4031e None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.908105] [58201]: INFO cinder.api.openstack.wsgi [None req-0f0c038d-cb2f-4c4c-a406-8a2216d4031e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d [ 856.908418] [58201]: DEBUG cinder.api.openstack.wsgi [None req-0f0c038d-cb2f-4c4c-a406-8a2216d4031e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 856.908660] [58201]: DEBUG cinder.api.openstack.wsgi [None req-0f0c038d-cb2f-4c4c-a406-8a2216d4031e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 856.917781] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.917781] [58201]: warnings.warn( [ 856.922364] [58201]: INFO cinder.volume.api [None req-0f0c038d-cb2f-4c4c-a406-8a2216d4031e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 856.929541] [58201]: INFO cinder.api.openstack.wsgi [None req-0f0c038d-cb2f-4c4c-a406-8a2216d4031e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d returned with HTTP 200 [ 856.930083] [58201]: [pid: 58201|app: 0|req: 97/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:04:06 2025] GET /volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.390534] [58200]: DEBUG cinder.api.middleware.request_id [req-2abf0aa3-014a-44a2-95bf-e1bc200b128c req-f011d822-e6bb-4e53-9bef-1c02f0b0b73a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.392915] [58200]: INFO cinder.api.openstack.wsgi [req-2abf0aa3-014a-44a2-95bf-e1bc200b128c req-f011d822-e6bb-4e53-9bef-1c02f0b0b73a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d [ 857.393186] [58200]: DEBUG cinder.api.openstack.wsgi [req-2abf0aa3-014a-44a2-95bf-e1bc200b128c req-f011d822-e6bb-4e53-9bef-1c02f0b0b73a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 857.393450] [58200]: DEBUG cinder.api.openstack.wsgi [req-2abf0aa3-014a-44a2-95bf-e1bc200b128c req-f011d822-e6bb-4e53-9bef-1c02f0b0b73a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 857.403850] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.403850] [58200]: warnings.warn( [ 857.408424] [58200]: INFO cinder.volume.api [req-2abf0aa3-014a-44a2-95bf-e1bc200b128c req-f011d822-e6bb-4e53-9bef-1c02f0b0b73a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 857.413511] [58200]: INFO cinder.api.openstack.wsgi [req-2abf0aa3-014a-44a2-95bf-e1bc200b128c req-f011d822-e6bb-4e53-9bef-1c02f0b0b73a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d returned with HTTP 200 [ 857.414411] [58200]: [pid: 58200|app: 0|req: 101/198] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:04:06 2025] GET /volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.377445] [58201]: DEBUG cinder.api.middleware.request_id [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.379535] [58201]: INFO cinder.api.openstack.wsgi [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] POST http://10.180.1.21/volume/v3/volumes [ 858.380145] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1507323654"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 858.381855] [58201]: DEBUG cinder.api.v3.volumes [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1507323654'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 858.383898] [58201]: INFO cinder.api.v3.volumes [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Create volume of 1 GB [ 858.390933] [58201]: INFO cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Availability Zones retrieved successfully. [ 858.401424] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Flow 'volume_create_api' (e2700ef8-071d-4277-ac58-89103545b01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 858.403598] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc43427-a751-4bd2-a9bf-715cdd5a68ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 858.404569] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 858.427639] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc43427-a751-4bd2-a9bf-715cdd5a68ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 858.428693] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b38f760b-7cdd-41cb-b382-9d520a2e7d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 858.469273] [58201]: DEBUG cinder.quota [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Created reservations ['9dd1a2a9-b86c-4cf7-9249-b92763a21197', 'aaa35da9-a540-437d-abb7-e42edd685e0d', '459d1b3c-78ed-441a-b2a8-e17fb8a3fb3c', '902562ad-e273-4d84-b8ab-8566f6edb2e9'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 858.470541] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b38f760b-7cdd-41cb-b382-9d520a2e7d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dd1a2a9-b86c-4cf7-9249-b92763a21197', 'aaa35da9-a540-437d-abb7-e42edd685e0d', '459d1b3c-78ed-441a-b2a8-e17fb8a3fb3c', '902562ad-e273-4d84-b8ab-8566f6edb2e9']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 858.471597] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf9a3f7-6b3e-4c73-9435-92ae1121c677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 858.489650] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf9a3f7-6b3e-4c73-9435-92ae1121c677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f96b830-78e5-4ad6-a3db-850ca29129f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1507323654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6a0c70bd07246038a6d23d78d91c328',qos_specs=None,replication_status=,reservations=['9dd1a2a9-b86c-4cf7-9249-b92763a21197','aaa35da9-a540-437d-abb7-e42edd685e0d','459d1b3c-78ed-441a-b2a8-e17fb8a3fb3c','902562ad-e273-4d84-b8ab-8566f6edb2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dde58a0c0f460d91578f19e68ce6e3',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1507323654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f96b830-78e5-4ad6-a3db-850ca29129f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6a0c70bd07246038a6d23d78d91c328',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94dde58a0c0f460d91578f19e68ce6e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 858.490899] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0f3d7b-a0f7-4a30-9d1f-bf08d5fe11b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 858.508698] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0f3d7b-a0f7-4a30-9d1f-bf08d5fe11b2) transitioned into state 'SUCCESS' from state '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-1507323654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6a0c70bd07246038a6d23d78d91c328',qos_specs=None,replication_status=,reservations=['9dd1a2a9-b86c-4cf7-9249-b92763a21197','aaa35da9-a540-437d-abb7-e42edd685e0d','459d1b3c-78ed-441a-b2a8-e17fb8a3fb3c','902562ad-e273-4d84-b8ab-8566f6edb2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dde58a0c0f460d91578f19e68ce6e3',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 858.509306] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bd23bb-8e1f-4df1-90a0-50efd2278b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 858.523024] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98bd23bb-8e1f-4df1-90a0-50efd2278b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 858.523024] [58201]: DEBUG cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Flow 'volume_create_api' (e2700ef8-071d-4277-ac58-89103545b01a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 858.523024] [58201]: INFO cinder.volume.api [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Create volume request issued successfully. [ 858.523024] [58201]: INFO cinder.api.openstack.wsgi [None req-6a2e005e-e2c2-48a2-848a-25a62023cbf1 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 858.523024] [58201]: [pid: 58201|app: 0|req: 98/199] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:04:07 2025] POST /volume/v3/volumes => generated 753 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 858.540241] [58200]: DEBUG cinder.api.middleware.request_id [None req-fcc407af-3646-431a-bdc3-9de70d91a63d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.542702] [58200]: INFO cinder.api.openstack.wsgi [None req-fcc407af-3646-431a-bdc3-9de70d91a63d tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 [ 858.543063] [58200]: DEBUG cinder.api.openstack.wsgi [None req-fcc407af-3646-431a-bdc3-9de70d91a63d tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 858.543327] [58200]: DEBUG cinder.api.openstack.wsgi [None req-fcc407af-3646-431a-bdc3-9de70d91a63d tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 858.552210] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.552210] [58200]: warnings.warn( [ 858.556963] [58200]: INFO cinder.volume.api [None req-fcc407af-3646-431a-bdc3-9de70d91a63d tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 858.565392] [58200]: INFO cinder.api.openstack.wsgi [None req-fcc407af-3646-431a-bdc3-9de70d91a63d tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 returned with HTTP 200 [ 858.565392] [58200]: [pid: 58200|app: 0|req: 102/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:04:07 2025] GET /volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.573942] [58201]: DEBUG cinder.api.middleware.request_id [None req-39790fbd-b56e-4ec0-bc71-0940bb26fb66 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.581448] [58201]: INFO cinder.api.openstack.wsgi [None req-39790fbd-b56e-4ec0-bc71-0940bb26fb66 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 [ 859.581573] [58201]: DEBUG cinder.api.openstack.wsgi [None req-39790fbd-b56e-4ec0-bc71-0940bb26fb66 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 859.581890] [58201]: DEBUG cinder.api.openstack.wsgi [None req-39790fbd-b56e-4ec0-bc71-0940bb26fb66 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 859.596695] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.596695] [58201]: warnings.warn( [ 859.602938] [58201]: INFO cinder.volume.api [None req-39790fbd-b56e-4ec0-bc71-0940bb26fb66 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 859.611166] [58201]: INFO cinder.api.openstack.wsgi [None req-39790fbd-b56e-4ec0-bc71-0940bb26fb66 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 returned with HTTP 200 [ 859.612054] [58201]: [pid: 58201|app: 0|req: 99/201] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:04:08 2025] GET /volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 868.559949] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 869.605568] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 900.169872] [58200]: DEBUG cinder.api.middleware.request_id [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.172707] [58200]: INFO cinder.api.openstack.wsgi [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] POST http://10.180.1.21/volume/v3/volumes [ 900.173352] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-569448567"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 900.176937] [58200]: DEBUG cinder.api.v3.volumes [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-569448567'}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 900.176937] [58200]: INFO cinder.api.v3.volumes [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Create volume of 1 GB [ 900.183580] [58200]: INFO cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Availability Zones retrieved successfully. [ 900.193819] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Flow 'volume_create_api' (a04a9505-43fc-4feb-a7b5-ff73a1c3ac42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 900.195677] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9e7bf9-914b-4ed2-92a3-09c5ca9168f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.197469] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 900.224386] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9e7bf9-914b-4ed2-92a3-09c5ca9168f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.225721] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf8df70-48d0-4959-bb19-016931b5a4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.286903] [58200]: DEBUG cinder.quota [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Created reservations ['71e70653-24dc-4d2c-9d92-eb4c90fbd9d2', 'dd2b3262-d7db-43f2-b3e7-9c2861893b37', 'b2fa3ace-e685-40f2-86e8-f45f27ec9457', 'ded8df80-ffc0-4da5-80de-378dfa8edff1'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 900.287991] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdf8df70-48d0-4959-bb19-016931b5a4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71e70653-24dc-4d2c-9d92-eb4c90fbd9d2', 'dd2b3262-d7db-43f2-b3e7-9c2861893b37', 'b2fa3ace-e685-40f2-86e8-f45f27ec9457', 'ded8df80-ffc0-4da5-80de-378dfa8edff1']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.289091] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c02d07-b07e-4844-9fcd-b1ea780c985c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.302975] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c02d07-b07e-4844-9fcd-b1ea780c985c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-569448567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02163d6ea39647098c36331c993de676',qos_specs=None,replication_status=,reservations=['71e70653-24dc-4d2c-9d92-eb4c90fbd9d2','dd2b3262-d7db-43f2-b3e7-9c2861893b37','b2fa3ace-e685-40f2-86e8-f45f27ec9457','ded8df80-ffc0-4da5-80de-378dfa8edff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aea779683a6b48c4b79b1da152877b78',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-569448567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02163d6ea39647098c36331c993de676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aea779683a6b48c4b79b1da152877b78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.303938] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3069abdb-43a8-4642-9ffa-7a8b126bd01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.318728] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3069abdb-43a8-4642-9ffa-7a8b126bd01e) transitioned into state 'SUCCESS' from state '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-569448567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02163d6ea39647098c36331c993de676',qos_specs=None,replication_status=,reservations=['71e70653-24dc-4d2c-9d92-eb4c90fbd9d2','dd2b3262-d7db-43f2-b3e7-9c2861893b37','b2fa3ace-e685-40f2-86e8-f45f27ec9457','ded8df80-ffc0-4da5-80de-378dfa8edff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aea779683a6b48c4b79b1da152877b78',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.319466] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed798b2-d33e-43dc-bb65-7937cc2d4f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 900.329110] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ed798b2-d33e-43dc-bb65-7937cc2d4f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 900.331027] [58200]: DEBUG cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Flow 'volume_create_api' (a04a9505-43fc-4feb-a7b5-ff73a1c3ac42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 900.331027] [58200]: INFO cinder.volume.api [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Create volume request issued successfully. [ 900.331672] [58200]: INFO cinder.api.openstack.wsgi [None req-5f0e7fd2-3661-415e-a9c6-191e2c6df152 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 900.331936] [58200]: [pid: 58200|app: 0|req: 103/202] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:04:49 2025] POST /volume/v3/volumes => generated 753 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 900.340729] [58201]: DEBUG cinder.api.middleware.request_id [None req-3bc6f773-7428-45b2-b8f8-2266445a6078 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.342778] [58201]: INFO cinder.api.openstack.wsgi [None req-3bc6f773-7428-45b2-b8f8-2266445a6078 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] GET http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 [ 900.343128] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3bc6f773-7428-45b2-b8f8-2266445a6078 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 900.343240] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3bc6f773-7428-45b2-b8f8-2266445a6078 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 900.352191] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.352191] [58201]: warnings.warn( [ 900.358994] [58201]: INFO cinder.volume.api [None req-3bc6f773-7428-45b2-b8f8-2266445a6078 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Volume info retrieved successfully. [ 900.365803] [58201]: INFO cinder.api.openstack.wsgi [None req-3bc6f773-7428-45b2-b8f8-2266445a6078 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 returned with HTTP 200 [ 900.366451] [58201]: [pid: 58201|app: 0|req: 100/203] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:04:49 2025] GET /volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 901.377483] [58200]: DEBUG cinder.api.middleware.request_id [None req-cbbbdf37-1b8b-4b51-b1bc-a9eff5ab000f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.380826] [58200]: INFO cinder.api.openstack.wsgi [None req-cbbbdf37-1b8b-4b51-b1bc-a9eff5ab000f tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] GET http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 [ 901.380826] [58200]: DEBUG cinder.api.openstack.wsgi [None req-cbbbdf37-1b8b-4b51-b1bc-a9eff5ab000f tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 901.381217] [58200]: DEBUG cinder.api.openstack.wsgi [None req-cbbbdf37-1b8b-4b51-b1bc-a9eff5ab000f tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 901.394102] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.394102] [58200]: warnings.warn( [ 901.399164] [58200]: INFO cinder.volume.api [None req-cbbbdf37-1b8b-4b51-b1bc-a9eff5ab000f tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Volume info retrieved successfully. [ 901.409203] [58200]: INFO cinder.api.openstack.wsgi [None req-cbbbdf37-1b8b-4b51-b1bc-a9eff5ab000f tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 returned with HTTP 200 [ 901.409203] [58200]: [pid: 58200|app: 0|req: 104/204] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:04:50 2025] GET /volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 901.544229] [58201]: DEBUG cinder.api.middleware.request_id [req-0aa4664b-cec5-4bfd-86f3-97ad3c0047e3 req-3aa331fa-299f-4d1c-9d22-23d474386360 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.548243] [58201]: INFO cinder.api.openstack.wsgi [req-0aa4664b-cec5-4bfd-86f3-97ad3c0047e3 req-3aa331fa-299f-4d1c-9d22-23d474386360 tempest-VolumesAdminNegativeTest-812646907 tempest-VolumesAdminNegativeTest-812646907-project] GET http://10.180.1.21/volume/v3/volumes/b06999d4-5aa9-4b9b-ba15-71057c067f3b [ 901.548479] [58201]: DEBUG cinder.api.openstack.wsgi [req-0aa4664b-cec5-4bfd-86f3-97ad3c0047e3 req-3aa331fa-299f-4d1c-9d22-23d474386360 tempest-VolumesAdminNegativeTest-812646907 tempest-VolumesAdminNegativeTest-812646907-project] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 901.548693] [58201]: DEBUG cinder.api.openstack.wsgi [req-0aa4664b-cec5-4bfd-86f3-97ad3c0047e3 req-3aa331fa-299f-4d1c-9d22-23d474386360 tempest-VolumesAdminNegativeTest-812646907 tempest-VolumesAdminNegativeTest-812646907-project] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 901.557651] [58201]: INFO cinder.api.openstack.wsgi [req-0aa4664b-cec5-4bfd-86f3-97ad3c0047e3 req-3aa331fa-299f-4d1c-9d22-23d474386360 tempest-VolumesAdminNegativeTest-812646907 tempest-VolumesAdminNegativeTest-812646907-project] http://10.180.1.21/volume/v3/volumes/b06999d4-5aa9-4b9b-ba15-71057c067f3b returned with HTTP 404 [ 901.558222] [58201]: [pid: 58201|app: 0|req: 101/205] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:04:50 2025] GET /volume/v3/volumes/b06999d4-5aa9-4b9b-ba15-71057c067f3b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 901.566393] [58200]: DEBUG cinder.api.middleware.request_id [None req-828e898e-5126-445e-8814-aa574c57a243 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.568665] [58200]: INFO cinder.api.openstack.wsgi [None req-828e898e-5126-445e-8814-aa574c57a243 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 [ 901.569697] [58200]: DEBUG cinder.api.openstack.wsgi [None req-828e898e-5126-445e-8814-aa574c57a243 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 901.569697] [58200]: DEBUG cinder.api.openstack.wsgi [None req-828e898e-5126-445e-8814-aa574c57a243 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 901.569697] [58200]: INFO cinder.api.v3.volumes [None req-828e898e-5126-445e-8814-aa574c57a243 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Delete volume with id: a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 [ 901.577607] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.577607] [58200]: warnings.warn( [ 901.578348] [58200]: INFO cinder.volume.api [None req-828e898e-5126-445e-8814-aa574c57a243 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Volume info retrieved successfully. [ 901.619126] [58200]: INFO cinder.volume.api [None req-828e898e-5126-445e-8814-aa574c57a243 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Delete volume request issued successfully. [ 901.619400] [58200]: INFO cinder.api.openstack.wsgi [None req-828e898e-5126-445e-8814-aa574c57a243 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 returned with HTTP 202 [ 901.619933] [58200]: [pid: 58200|app: 0|req: 105/206] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:04:50 2025] DELETE /volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 901.623255] [58201]: DEBUG cinder.api.middleware.request_id [None req-4d283efc-0827-42d9-96ca-e18e9637d391 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.627719] [58201]: INFO cinder.api.openstack.wsgi [None req-4d283efc-0827-42d9-96ca-e18e9637d391 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] GET http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 [ 901.627719] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4d283efc-0827-42d9-96ca-e18e9637d391 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 901.627719] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4d283efc-0827-42d9-96ca-e18e9637d391 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 901.638963] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.638963] [58201]: warnings.warn( [ 901.644131] [58201]: INFO cinder.volume.api [None req-4d283efc-0827-42d9-96ca-e18e9637d391 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Volume info retrieved successfully. [ 901.650869] [58201]: INFO cinder.api.openstack.wsgi [None req-4d283efc-0827-42d9-96ca-e18e9637d391 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 returned with HTTP 200 [ 901.651355] [58201]: [pid: 58201|app: 0|req: 102/207] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:04:50 2025] GET /volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.663736] [58200]: DEBUG cinder.api.middleware.request_id [None req-94ce40a9-cd79-4289-bc21-e126ecc67040 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.666240] [58200]: INFO cinder.api.openstack.wsgi [None req-94ce40a9-cd79-4289-bc21-e126ecc67040 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] GET http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 [ 902.666549] [58200]: DEBUG cinder.api.openstack.wsgi [None req-94ce40a9-cd79-4289-bc21-e126ecc67040 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 902.668082] [58200]: DEBUG cinder.api.openstack.wsgi [None req-94ce40a9-cd79-4289-bc21-e126ecc67040 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 902.676444] [58200]: INFO cinder.api.openstack.wsgi [None req-94ce40a9-cd79-4289-bc21-e126ecc67040 tempest-VolumesAdminNegativeTest-1880061057 tempest-VolumesAdminNegativeTest-1880061057-project-member] http://10.180.1.21/volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 returned with HTTP 404 [ 902.677172] [58200]: [pid: 58200|app: 0|req: 106/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:04:51 2025] GET /volume/v3/volumes/a7b2b9c9-9d55-4e5e-8f0c-6bb40af4c881 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 911.647159] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=9 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 912.673038] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=35,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 954.381346] [58201]: DEBUG cinder.api.middleware.request_id [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.383326] [58201]: INFO cinder.api.openstack.wsgi [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] POST http://10.180.1.21/volume/v3/volumes [ 954.384180] [58201]: DEBUG cinder.api.openstack.wsgi [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-160515927"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 954.385445] [58201]: DEBUG cinder.api.v3.volumes [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-160515927'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 954.385598] [58201]: INFO cinder.api.v3.volumes [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Create volume of 1 GB [ 954.393199] [58201]: INFO cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Availability Zones retrieved successfully. [ 954.406024] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Flow 'volume_create_api' (392f5253-c6e3-48c4-9ee3-bff05beccac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 954.406024] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7726ecf7-3ea6-45b0-a65a-a8db5a432df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 954.406743] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 954.433755] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7726ecf7-3ea6-45b0-a65a-a8db5a432df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 954.435125] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d99c92b-8fdc-4d42-9577-73047f321fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 954.490275] [58201]: DEBUG cinder.quota [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Created reservations ['cf58b940-a11e-4738-99a4-793015079eda', '3ca3a9b2-a4fa-4e7b-9b11-120cadf94251', 'd9379722-bf72-45a4-9eab-36f9bfc7d83d', 'df856850-352d-4126-af9a-ff7b4e52e111'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 954.491806] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d99c92b-8fdc-4d42-9577-73047f321fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf58b940-a11e-4738-99a4-793015079eda', '3ca3a9b2-a4fa-4e7b-9b11-120cadf94251', 'd9379722-bf72-45a4-9eab-36f9bfc7d83d', 'df856850-352d-4126-af9a-ff7b4e52e111']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 954.494058] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55ca8d3-94c4-4067-8e44-9e1d20d50f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 954.508472] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f55ca8d3-94c4-4067-8e44-9e1d20d50f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e11342-93e0-4f99-a046-fc6c30118caa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-160515927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db7abfc9fd74f4ab67a465e93c228d4',qos_specs=None,replication_status=,reservations=['cf58b940-a11e-4738-99a4-793015079eda','3ca3a9b2-a4fa-4e7b-9b11-120cadf94251','d9379722-bf72-45a4-9eab-36f9bfc7d83d','df856850-352d-4126-af9a-ff7b4e52e111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1391cec4fb6043588968b853c42a7cf0',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-160515927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e11342-93e0-4f99-a046-fc6c30118caa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7db7abfc9fd74f4ab67a465e93c228d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1391cec4fb6043588968b853c42a7cf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 954.509459] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f446f7e5-fb21-4c82-8762-04472d05e0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 954.524828] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f446f7e5-fb21-4c82-8762-04472d05e0df) transitioned into state 'SUCCESS' from state '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-160515927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db7abfc9fd74f4ab67a465e93c228d4',qos_specs=None,replication_status=,reservations=['cf58b940-a11e-4738-99a4-793015079eda','3ca3a9b2-a4fa-4e7b-9b11-120cadf94251','d9379722-bf72-45a4-9eab-36f9bfc7d83d','df856850-352d-4126-af9a-ff7b4e52e111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1391cec4fb6043588968b853c42a7cf0',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 954.525791] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707b1188-3877-4dfa-b3ba-b993fd9984af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 954.535611] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707b1188-3877-4dfa-b3ba-b993fd9984af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 954.536707] [58201]: DEBUG cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Flow 'volume_create_api' (392f5253-c6e3-48c4-9ee3-bff05beccac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 954.537100] [58201]: INFO cinder.volume.api [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Create volume request issued successfully. [ 954.537829] [58201]: INFO cinder.api.openstack.wsgi [None req-fcad5470-68bb-49b8-aaef-09f16e77a570 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 954.538405] [58201]: [pid: 58201|app: 0|req: 103/209] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:05:43 2025] POST /volume/v3/volumes => generated 757 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 954.548787] [58200]: DEBUG cinder.api.middleware.request_id [None req-cc1d4ae8-7fc1-4f5d-b930-3d1a4153ae1f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.553304] [58200]: INFO cinder.api.openstack.wsgi [None req-cc1d4ae8-7fc1-4f5d-b930-3d1a4153ae1f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa [ 954.553304] [58200]: DEBUG cinder.api.openstack.wsgi [None req-cc1d4ae8-7fc1-4f5d-b930-3d1a4153ae1f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 954.553304] [58200]: DEBUG cinder.api.openstack.wsgi [None req-cc1d4ae8-7fc1-4f5d-b930-3d1a4153ae1f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 954.562298] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.562298] [58200]: warnings.warn( [ 954.567957] [58200]: INFO cinder.volume.api [None req-cc1d4ae8-7fc1-4f5d-b930-3d1a4153ae1f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 954.575705] [58200]: INFO cinder.api.openstack.wsgi [None req-cc1d4ae8-7fc1-4f5d-b930-3d1a4153ae1f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa returned with HTTP 200 [ 954.577705] [58200]: [pid: 58200|app: 0|req: 107/210] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:05:43 2025] GET /volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.591551] [58201]: DEBUG cinder.api.middleware.request_id [None req-c9307a59-75e6-4f1e-afda-8b0a186a4c4b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.594738] [58201]: INFO cinder.api.openstack.wsgi [None req-c9307a59-75e6-4f1e-afda-8b0a186a4c4b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa [ 955.595044] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c9307a59-75e6-4f1e-afda-8b0a186a4c4b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 955.595311] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c9307a59-75e6-4f1e-afda-8b0a186a4c4b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 955.610163] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.610163] [58201]: warnings.warn( [ 955.615637] [58201]: INFO cinder.volume.api [None req-c9307a59-75e6-4f1e-afda-8b0a186a4c4b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 955.621903] [58201]: INFO cinder.api.openstack.wsgi [None req-c9307a59-75e6-4f1e-afda-8b0a186a4c4b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa returned with HTTP 200 [ 955.622390] [58201]: [pid: 58201|app: 0|req: 104/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:05:44 2025] GET /volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.571904] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=4 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 965.619387] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 980.378495] [58200]: DEBUG cinder.api.middleware.request_id [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.380674] [58200]: INFO cinder.api.openstack.wsgi [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] POST http://10.180.1.21/volume/v3/volumes [ 980.381084] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-225335773"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 980.382699] [58200]: DEBUG cinder.api.v3.volumes [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-225335773'}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 980.384663] [58200]: INFO cinder.api.v3.volumes [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Create volume of 1 GB [ 980.392645] [58200]: INFO cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Availability Zones retrieved successfully. [ 980.401839] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Flow 'volume_create_api' (a1601b8f-61f7-4dc9-96c5-81c22fbb22b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 980.404351] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e43c15-47dc-41d6-84ac-50f5df4e1240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 980.408116] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 980.437262] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e43c15-47dc-41d6-84ac-50f5df4e1240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 980.438586] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bcf026-9ce3-4bc3-be66-296512e05b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 980.485640] [58200]: DEBUG cinder.quota [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Created reservations ['16258719-2183-4273-aa70-bba31ba8d2dd', '009d4cec-c5f6-40fa-b852-6dc303599552', '8e1a2c30-5f5a-4676-894a-3ee27f88eab5', 'fe5bfa13-ef85-4dd5-85c8-a808f8109466'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 980.487287] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bcf026-9ce3-4bc3-be66-296512e05b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16258719-2183-4273-aa70-bba31ba8d2dd', '009d4cec-c5f6-40fa-b852-6dc303599552', '8e1a2c30-5f5a-4676-894a-3ee27f88eab5', 'fe5bfa13-ef85-4dd5-85c8-a808f8109466']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 980.488461] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78f5fc3-90e3-431c-a2db-996f53ab1f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 980.513184] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78f5fc3-90e3-431c-a2db-996f53ab1f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1ae03eb-0ba5-4408-945f-787c5f3771c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-225335773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db7abfc9fd74f4ab67a465e93c228d4',qos_specs=None,replication_status=,reservations=['16258719-2183-4273-aa70-bba31ba8d2dd','009d4cec-c5f6-40fa-b852-6dc303599552','8e1a2c30-5f5a-4676-894a-3ee27f88eab5','fe5bfa13-ef85-4dd5-85c8-a808f8109466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1391cec4fb6043588968b853c42a7cf0',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-225335773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1ae03eb-0ba5-4408-945f-787c5f3771c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7db7abfc9fd74f4ab67a465e93c228d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1391cec4fb6043588968b853c42a7cf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 980.514212] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (525517df-7388-409c-a10f-c3de8ddf23af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 980.532166] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (525517df-7388-409c-a10f-c3de8ddf23af) transitioned into state 'SUCCESS' from state '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-225335773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db7abfc9fd74f4ab67a465e93c228d4',qos_specs=None,replication_status=,reservations=['16258719-2183-4273-aa70-bba31ba8d2dd','009d4cec-c5f6-40fa-b852-6dc303599552','8e1a2c30-5f5a-4676-894a-3ee27f88eab5','fe5bfa13-ef85-4dd5-85c8-a808f8109466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1391cec4fb6043588968b853c42a7cf0',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 980.534033] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3c13a7-d966-4d5f-861e-73ec03bbd370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 980.549227] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3c13a7-d966-4d5f-861e-73ec03bbd370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 980.551156] [58200]: DEBUG cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Flow 'volume_create_api' (a1601b8f-61f7-4dc9-96c5-81c22fbb22b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 980.551831] [58200]: INFO cinder.volume.api [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Create volume request issued successfully. [ 980.552823] [58200]: INFO cinder.api.openstack.wsgi [None req-ef7d179c-2bbc-4c1b-9155-4b5880d7d886 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 980.554130] [58200]: [pid: 58200|app: 0|req: 108/212] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:06:09 2025] POST /volume/v3/volumes => generated 757 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 980.566482] [58201]: DEBUG cinder.api.middleware.request_id [None req-c634beb8-85a8-45b4-92da-cadc98397f2c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.572500] [58201]: INFO cinder.api.openstack.wsgi [None req-c634beb8-85a8-45b4-92da-cadc98397f2c tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 980.572500] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c634beb8-85a8-45b4-92da-cadc98397f2c tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 980.572500] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c634beb8-85a8-45b4-92da-cadc98397f2c tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 980.585300] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.585300] [58201]: warnings.warn( [ 980.590747] [58201]: INFO cinder.volume.api [None req-c634beb8-85a8-45b4-92da-cadc98397f2c tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 980.597200] [58201]: INFO cinder.api.openstack.wsgi [None req-c634beb8-85a8-45b4-92da-cadc98397f2c tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 980.597705] [58201]: [pid: 58201|app: 0|req: 105/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:09 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.612489] [58200]: DEBUG cinder.api.middleware.request_id [None req-0c244106-7283-4543-b8bd-32d4addf0607 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.615930] [58200]: INFO cinder.api.openstack.wsgi [None req-0c244106-7283-4543-b8bd-32d4addf0607 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 981.616252] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0c244106-7283-4543-b8bd-32d4addf0607 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 981.616506] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0c244106-7283-4543-b8bd-32d4addf0607 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 981.630531] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.630531] [58200]: warnings.warn( [ 981.635673] [58200]: INFO cinder.volume.api [None req-0c244106-7283-4543-b8bd-32d4addf0607 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 981.642837] [58200]: INFO cinder.api.openstack.wsgi [None req-0c244106-7283-4543-b8bd-32d4addf0607 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 981.643018] [58200]: [pid: 58200|app: 0|req: 109/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:10 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 982.124279] [58201]: DEBUG cinder.api.middleware.request_id [req-9d5f7adb-44c5-430c-9471-ba3ebfa81188 req-c6c27c5b-9972-4d9b-b85d-c87385f8e157 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.127889] [58201]: INFO cinder.api.openstack.wsgi [req-9d5f7adb-44c5-430c-9471-ba3ebfa81188 req-c6c27c5b-9972-4d9b-b85d-c87385f8e157 tempest-SecurityGroupsTestJSON-752202971 tempest-SecurityGroupsTestJSON-752202971-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=2e7488c8-f4f0-4dbd-8338-9fa40a92f922 [ 982.129087] [58201]: DEBUG cinder.api.openstack.wsgi [req-9d5f7adb-44c5-430c-9471-ba3ebfa81188 req-c6c27c5b-9972-4d9b-b85d-c87385f8e157 tempest-SecurityGroupsTestJSON-752202971 tempest-SecurityGroupsTestJSON-752202971-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 982.129087] [58201]: DEBUG cinder.api.openstack.wsgi [req-9d5f7adb-44c5-430c-9471-ba3ebfa81188 req-c6c27c5b-9972-4d9b-b85d-c87385f8e157 tempest-SecurityGroupsTestJSON-752202971 tempest-SecurityGroupsTestJSON-752202971-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 982.149020] [58201]: INFO cinder.api.openstack.wsgi [req-9d5f7adb-44c5-430c-9471-ba3ebfa81188 req-c6c27c5b-9972-4d9b-b85d-c87385f8e157 tempest-SecurityGroupsTestJSON-752202971 tempest-SecurityGroupsTestJSON-752202971-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=2e7488c8-f4f0-4dbd-8338-9fa40a92f922 returned with HTTP 200 [ 982.149939] [58201]: [pid: 58201|app: 0|req: 106/215] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 12 10:06:11 2025] GET /volume/v3/attachments?instance_id=2e7488c8-f4f0-4dbd-8338-9fa40a92f922 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.274767] [58200]: DEBUG cinder.api.middleware.request_id [None req-aac557cf-b2d2-4e22-9931-a73688ce04da None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.277581] [58200]: INFO cinder.api.openstack.wsgi [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/volumes [ 986.277678] [58200]: DEBUG cinder.api.openstack.wsgi [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-865210169"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 986.279785] [58200]: DEBUG cinder.api.v3.volumes [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-865210169'}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 986.279991] [58200]: INFO cinder.api.v3.volumes [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Create volume of 1 GB [ 986.286827] [58200]: INFO cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Availability Zones retrieved successfully. [ 986.294074] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Flow 'volume_create_api' (d748f8f9-2e97-4cbc-86d3-8d32cf0b1066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 986.295452] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cda39d-3f69-477a-830d-67b2bbe80d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 986.296992] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 986.321172] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cda39d-3f69-477a-830d-67b2bbe80d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 986.322832] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74571260-482b-4fb0-b140-ec2bcb55ab5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 986.371212] [58200]: DEBUG cinder.quota [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Created reservations ['e51d7ceb-6626-4633-b9b9-bee24573955d', '5b40a05b-f98e-4579-81c8-1ec9262c7f46', 'b8fbde55-9834-48ae-9675-ea1609ed9b89', 'c8a8e369-c398-4023-8a0d-184fbe63e6c0'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 986.371654] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74571260-482b-4fb0-b140-ec2bcb55ab5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e51d7ceb-6626-4633-b9b9-bee24573955d', '5b40a05b-f98e-4579-81c8-1ec9262c7f46', 'b8fbde55-9834-48ae-9675-ea1609ed9b89', 'c8a8e369-c398-4023-8a0d-184fbe63e6c0']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 986.373346] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe28401-6495-4c78-8a07-99b92ad1dcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 986.402640] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fe28401-6495-4c78-8a07-99b92ad1dcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f27cee52-c90d-43ce-a82e-98f956aa0dc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-865210169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42afd8621db74a17a76a0cb077bfeb10',qos_specs=None,replication_status=,reservations=['e51d7ceb-6626-4633-b9b9-bee24573955d','5b40a05b-f98e-4579-81c8-1ec9262c7f46','b8fbde55-9834-48ae-9675-ea1609ed9b89','c8a8e369-c398-4023-8a0d-184fbe63e6c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fea0a5527b4c80a252760f4088bfa4',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-865210169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f27cee52-c90d-43ce-a82e-98f956aa0dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42afd8621db74a17a76a0cb077bfeb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64fea0a5527b4c80a252760f4088bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 986.403613] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af3dcdd-c757-4c70-8c8a-a57da43ac140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 986.427239] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af3dcdd-c757-4c70-8c8a-a57da43ac140) transitioned into state 'SUCCESS' from state '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-865210169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42afd8621db74a17a76a0cb077bfeb10',qos_specs=None,replication_status=,reservations=['e51d7ceb-6626-4633-b9b9-bee24573955d','5b40a05b-f98e-4579-81c8-1ec9262c7f46','b8fbde55-9834-48ae-9675-ea1609ed9b89','c8a8e369-c398-4023-8a0d-184fbe63e6c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fea0a5527b4c80a252760f4088bfa4',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 986.428549] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289e1ed0-c406-4235-b2af-d4ef5a84a2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 986.442423] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289e1ed0-c406-4235-b2af-d4ef5a84a2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 986.442423] [58200]: DEBUG cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Flow 'volume_create_api' (d748f8f9-2e97-4cbc-86d3-8d32cf0b1066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 986.442423] [58200]: INFO cinder.volume.api [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Create volume request issued successfully. [ 986.442423] [58200]: INFO cinder.api.openstack.wsgi [None req-aac557cf-b2d2-4e22-9931-a73688ce04da tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 986.442423] [58200]: [pid: 58200|app: 0|req: 110/216] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:06:15 2025] POST /volume/v3/volumes => generated 749 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 986.453141] [58201]: DEBUG cinder.api.middleware.request_id [None req-4890f398-3fcd-4382-a885-847a451db231 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.456054] [58201]: INFO cinder.api.openstack.wsgi [None req-4890f398-3fcd-4382-a885-847a451db231 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 986.456670] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4890f398-3fcd-4382-a885-847a451db231 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 986.456999] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4890f398-3fcd-4382-a885-847a451db231 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 986.469588] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.469588] [58201]: warnings.warn( [ 986.475591] [58201]: INFO cinder.volume.api [None req-4890f398-3fcd-4382-a885-847a451db231 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 986.486243] [58201]: INFO cinder.api.openstack.wsgi [None req-4890f398-3fcd-4382-a885-847a451db231 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 986.486243] [58201]: [pid: 58201|app: 0|req: 107/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:15 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.499870] [58200]: DEBUG cinder.api.middleware.request_id [None req-d5f7faa8-70fe-400c-8346-99a72640e8fc None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.505031] [58200]: INFO cinder.api.openstack.wsgi [None req-d5f7faa8-70fe-400c-8346-99a72640e8fc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 987.506139] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d5f7faa8-70fe-400c-8346-99a72640e8fc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 987.506767] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d5f7faa8-70fe-400c-8346-99a72640e8fc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 987.527317] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.527317] [58200]: warnings.warn( [ 987.537122] [58200]: INFO cinder.volume.api [None req-d5f7faa8-70fe-400c-8346-99a72640e8fc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 987.550375] [58200]: INFO cinder.api.openstack.wsgi [None req-d5f7faa8-70fe-400c-8346-99a72640e8fc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 987.550599] [58200]: [pid: 58200|app: 0|req: 111/218] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:16 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.663490] [58201]: DEBUG cinder.api.middleware.request_id [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-da543ae0-8938-43c8-a1da-44a2a00ae1ab None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.668148] [58201]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-da543ae0-8938-43c8-a1da-44a2a00ae1ab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 988.668993] [58201]: DEBUG cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-da543ae0-8938-43c8-a1da-44a2a00ae1ab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 988.668993] [58201]: DEBUG cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-da543ae0-8938-43c8-a1da-44a2a00ae1ab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 988.683052] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.683052] [58201]: warnings.warn( [ 988.691307] [58201]: INFO cinder.volume.api [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-da543ae0-8938-43c8-a1da-44a2a00ae1ab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 988.697229] [58201]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-da543ae0-8938-43c8-a1da-44a2a00ae1ab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 988.697887] [58201]: [pid: 58201|app: 0|req: 108/219] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:06:17 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.222025] [58200]: DEBUG cinder.api.middleware.request_id [None req-01a3feb6-e0f4-4675-8e3b-d3d9372d03c1 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.222025] [58200]: INFO cinder.api.openstack.wsgi [None req-01a3feb6-e0f4-4675-8e3b-d3d9372d03c1 None None] GET http://10.180.1.21/volume// [ 990.222025] [58200]: DEBUG cinder.api.openstack.wsgi [None req-01a3feb6-e0f4-4675-8e3b-d3d9372d03c1 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 990.222025] [58200]: DEBUG cinder.api.openstack.wsgi [None req-01a3feb6-e0f4-4675-8e3b-d3d9372d03c1 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 990.222025] [58200]: INFO cinder.api.openstack.wsgi [None req-01a3feb6-e0f4-4675-8e3b-d3d9372d03c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 990.223281] [58200]: [pid: 58200|app: 0|req: 112/220] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:06:19 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 990.228191] [58201]: DEBUG cinder.api.middleware.request_id [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-4da48037-4aaa-4ed6-b552-6d7a5ab174d6 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.230700] [58201]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-4da48037-4aaa-4ed6-b552-6d7a5ab174d6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/attachments [ 990.231196] [58201]: DEBUG cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-4da48037-4aaa-4ed6-b552-6d7a5ab174d6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f27cee52-c90d-43ce-a82e-98f956aa0dc8", "connector": null, "instance_uuid": "f9fad5c7-95eb-4ed4-8a30-9f0d8303f4b6"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 990.248603] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.248603] [58201]: warnings.warn( [ 990.277843] [58201]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-4da48037-4aaa-4ed6-b552-6d7a5ab174d6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 990.278629] [58201]: [pid: 58201|app: 0|req: 109/221] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:06:19 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) [ 990.302615] [58200]: DEBUG cinder.api.middleware.request_id [None req-c75e4017-10f3-474f-a129-e870d4e5088f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.304950] [58200]: INFO cinder.api.openstack.wsgi [None req-c75e4017-10f3-474f-a129-e870d4e5088f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 990.305207] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c75e4017-10f3-474f-a129-e870d4e5088f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 990.305411] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c75e4017-10f3-474f-a129-e870d4e5088f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 990.319304] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.319304] [58200]: warnings.warn( [ 990.324329] [58200]: INFO cinder.volume.api [None req-c75e4017-10f3-474f-a129-e870d4e5088f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 990.337874] [58200]: INFO cinder.api.openstack.wsgi [None req-c75e4017-10f3-474f-a129-e870d4e5088f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 990.337874] [58200]: [pid: 58200|app: 0|req: 113/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:19 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.829885] [58201]: DEBUG cinder.api.middleware.request_id [None req-604d3a8a-2b35-4914-a6e9-d56d762f3696 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.834582] [58201]: INFO cinder.api.openstack.wsgi [None req-604d3a8a-2b35-4914-a6e9-d56d762f3696 None None] GET http://10.180.1.21/volume// [ 990.834893] [58201]: DEBUG cinder.api.openstack.wsgi [None req-604d3a8a-2b35-4914-a6e9-d56d762f3696 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 990.835149] [58201]: DEBUG cinder.api.openstack.wsgi [None req-604d3a8a-2b35-4914-a6e9-d56d762f3696 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 990.835596] [58201]: INFO cinder.api.openstack.wsgi [None req-604d3a8a-2b35-4914-a6e9-d56d762f3696 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 990.835969] [58201]: [pid: 58201|app: 0|req: 110/223] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:06:20 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 990.841318] [58200]: DEBUG cinder.api.middleware.request_id [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-a0b735ee-ce4e-4556-9bc3-5f4ec5a174d3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.844899] [58200]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-a0b735ee-ce4e-4556-9bc3-5f4ec5a174d3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 990.845326] [58200]: DEBUG cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-a0b735ee-ce4e-4556-9bc3-5f4ec5a174d3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 990.845578] [58200]: DEBUG cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-a0b735ee-ce4e-4556-9bc3-5f4ec5a174d3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 990.860555] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.860555] [58200]: warnings.warn( [ 990.865860] [58200]: INFO cinder.volume.api [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-a0b735ee-ce4e-4556-9bc3-5f4ec5a174d3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 990.873510] [58200]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-a0b735ee-ce4e-4556-9bc3-5f4ec5a174d3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 990.874127] [58200]: [pid: 58200|app: 0|req: 114/224] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:06:20 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 990.934541] [58201]: DEBUG cinder.api.middleware.request_id [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-09fcc21b-8345-4377-9d49-a4c60701d67f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.937138] [58201]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-09fcc21b-8345-4377-9d49-a4c60701d67f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] PUT http://10.180.1.21/volume/v3/attachments/d36a5b0a-f3f0-4ad1-85cb-dbd2f9014522 [ 990.937555] [58201]: DEBUG cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-09fcc21b-8345-4377-9d49-a4c60701d67f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-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-856852", "mountpoint": "/dev/sdb"}}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 990.948849] [58201]: DEBUG cinder.coordination [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-09fcc21b-8345-4377-9d49-a4c60701d67f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Acquiring lock "cinder-attachment_update-f27cee52-c90d-43ce-a82e-98f956aa0dc8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 990.954711] [58201]: DEBUG cinder.coordination [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-09fcc21b-8345-4377-9d49-a4c60701d67f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Lock "cinder-attachment_update-f27cee52-c90d-43ce-a82e-98f956aa0dc8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 990.957076] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.957076] [58201]: warnings.warn( [ 991.349402] [58200]: DEBUG cinder.api.middleware.request_id [None req-85d75af5-dcb3-465e-9792-3a8b87a3ddb9 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.351694] [58200]: INFO cinder.api.openstack.wsgi [None req-85d75af5-dcb3-465e-9792-3a8b87a3ddb9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 991.351914] [58200]: DEBUG cinder.api.openstack.wsgi [None req-85d75af5-dcb3-465e-9792-3a8b87a3ddb9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 991.352148] [58200]: DEBUG cinder.api.openstack.wsgi [None req-85d75af5-dcb3-465e-9792-3a8b87a3ddb9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 991.364557] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.364557] [58200]: warnings.warn( [ 991.369665] [58200]: INFO cinder.volume.api [None req-85d75af5-dcb3-465e-9792-3a8b87a3ddb9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 991.375304] [58200]: INFO cinder.api.openstack.wsgi [None req-85d75af5-dcb3-465e-9792-3a8b87a3ddb9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 991.375840] [58200]: [pid: 58200|app: 0|req: 115/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:20 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.056035] [58200]: DEBUG cinder.api.middleware.request_id [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.058224] [58200]: INFO cinder.api.openstack.wsgi [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] POST http://10.180.1.21/volume/v3/volumes [ 992.058621] [58200]: DEBUG cinder.api.openstack.wsgi [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1948045297"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 992.060209] [58200]: DEBUG cinder.api.v3.volumes [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1948045297'}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 992.060331] [58200]: INFO cinder.api.v3.volumes [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Create volume of 1 GB [ 992.067037] [58200]: INFO cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Availability Zones retrieved successfully. [ 992.075620] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Flow 'volume_create_api' (1953db09-da97-4a91-a657-560d0f9763b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 992.078107] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c768bb-f314-496c-b096-959859641c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 992.080321] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 992.106371] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c768bb-f314-496c-b096-959859641c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 992.107609] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf90214-4f16-43ab-97df-8d5a891d7c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 992.157836] [58200]: DEBUG cinder.quota [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Created reservations ['0ddb58f8-e8d5-4965-803f-1bb5ff7adda6', 'e6e74d16-6dd1-4cf9-9158-e01db9dd5243', '123639a6-0b39-4d98-a425-f3d8f862e287', 'f0b1090e-4ab8-4ed7-9a5e-a04801abd0d0'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 992.159177] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bf90214-4f16-43ab-97df-8d5a891d7c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ddb58f8-e8d5-4965-803f-1bb5ff7adda6', 'e6e74d16-6dd1-4cf9-9158-e01db9dd5243', '123639a6-0b39-4d98-a425-f3d8f862e287', 'f0b1090e-4ab8-4ed7-9a5e-a04801abd0d0']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 992.160412] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17552f4c-350e-4650-9527-1ae6457d7e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 992.181883] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17552f4c-350e-4650-9527-1ae6457d7e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a582c52b-db77-47e1-b7c5-483db5781f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1948045297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a4779928c6345e48e7df97ac314d95d',qos_specs=None,replication_status=,reservations=['0ddb58f8-e8d5-4965-803f-1bb5ff7adda6','e6e74d16-6dd1-4cf9-9158-e01db9dd5243','123639a6-0b39-4d98-a425-f3d8f862e287','f0b1090e-4ab8-4ed7-9a5e-a04801abd0d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ade6304543d291c2aa102a914513',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1948045297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a582c52b-db77-47e1-b7c5-483db5781f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a4779928c6345e48e7df97ac314d95d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0eb0ade6304543d291c2aa102a914513',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 992.183202] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fece60db-22e0-4185-9df7-75fc2fa9d375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 992.201268] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fece60db-22e0-4185-9df7-75fc2fa9d375) transitioned into state 'SUCCESS' from state '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-1948045297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a4779928c6345e48e7df97ac314d95d',qos_specs=None,replication_status=,reservations=['0ddb58f8-e8d5-4965-803f-1bb5ff7adda6','e6e74d16-6dd1-4cf9-9158-e01db9dd5243','123639a6-0b39-4d98-a425-f3d8f862e287','f0b1090e-4ab8-4ed7-9a5e-a04801abd0d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0eb0ade6304543d291c2aa102a914513',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 992.202271] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ac57c9-fe9e-4d0b-b0ef-dcde27c3a877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 992.213745] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ac57c9-fe9e-4d0b-b0ef-dcde27c3a877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 992.215554] [58200]: DEBUG cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Flow 'volume_create_api' (1953db09-da97-4a91-a657-560d0f9763b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 992.215898] [58200]: INFO cinder.volume.api [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Create volume request issued successfully. [ 992.217219] [58200]: INFO cinder.api.openstack.wsgi [None req-499e8aee-c68b-4a88-9fac-d71b95c83e53 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 992.217310] [58200]: [pid: 58200|app: 0|req: 116/226] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:06:21 2025] POST /volume/v3/volumes => generated 756 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 992.229064] [58200]: DEBUG cinder.api.middleware.request_id [None req-97774559-27a6-4e81-a132-5e69948aa86d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.229064] [58200]: INFO cinder.api.openstack.wsgi [None req-97774559-27a6-4e81-a132-5e69948aa86d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 992.229064] [58200]: DEBUG cinder.api.openstack.wsgi [None req-97774559-27a6-4e81-a132-5e69948aa86d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 992.229395] [58200]: DEBUG cinder.api.openstack.wsgi [None req-97774559-27a6-4e81-a132-5e69948aa86d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 992.246880] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.246880] [58200]: warnings.warn( [ 992.253054] [58200]: INFO cinder.volume.api [None req-97774559-27a6-4e81-a132-5e69948aa86d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 992.259802] [58200]: INFO cinder.api.openstack.wsgi [None req-97774559-27a6-4e81-a132-5e69948aa86d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 992.260519] [58200]: [pid: 58200|app: 0|req: 117/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:21 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 992.387825] [58200]: DEBUG cinder.api.middleware.request_id [None req-47938bc7-df7e-4102-837e-a927b94c180d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.390012] [58200]: INFO cinder.api.openstack.wsgi [None req-47938bc7-df7e-4102-837e-a927b94c180d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 992.390251] [58200]: DEBUG cinder.api.openstack.wsgi [None req-47938bc7-df7e-4102-837e-a927b94c180d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 992.390444] [58200]: DEBUG cinder.api.openstack.wsgi [None req-47938bc7-df7e-4102-837e-a927b94c180d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 992.403501] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.403501] [58200]: warnings.warn( [ 992.410490] [58200]: INFO cinder.volume.api [None req-47938bc7-df7e-4102-837e-a927b94c180d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 992.422528] [58200]: INFO cinder.api.openstack.wsgi [None req-47938bc7-df7e-4102-837e-a927b94c180d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 992.423182] [58200]: [pid: 58200|app: 0|req: 118/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:21 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 993.273274] [58200]: DEBUG cinder.api.middleware.request_id [None req-bf2900b2-a1cd-44a9-abcc-746b71a718a1 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.281037] [58200]: INFO cinder.api.openstack.wsgi [None req-bf2900b2-a1cd-44a9-abcc-746b71a718a1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 993.281037] [58200]: DEBUG cinder.api.openstack.wsgi [None req-bf2900b2-a1cd-44a9-abcc-746b71a718a1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 993.281037] [58200]: DEBUG cinder.api.openstack.wsgi [None req-bf2900b2-a1cd-44a9-abcc-746b71a718a1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 993.295755] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.295755] [58200]: warnings.warn( [ 993.302313] [58200]: INFO cinder.volume.api [None req-bf2900b2-a1cd-44a9-abcc-746b71a718a1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 993.309948] [58200]: INFO cinder.api.openstack.wsgi [None req-bf2900b2-a1cd-44a9-abcc-746b71a718a1 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 993.310480] [58200]: [pid: 58200|app: 0|req: 119/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:22 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.438051] [58200]: DEBUG cinder.api.middleware.request_id [None req-04667847-6b24-4be7-95cb-9a1e28ff559d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.440680] [58200]: INFO cinder.api.openstack.wsgi [None req-04667847-6b24-4be7-95cb-9a1e28ff559d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 993.441123] [58200]: DEBUG cinder.api.openstack.wsgi [None req-04667847-6b24-4be7-95cb-9a1e28ff559d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 993.441505] [58200]: DEBUG cinder.api.openstack.wsgi [None req-04667847-6b24-4be7-95cb-9a1e28ff559d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 993.459331] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.459331] [58200]: warnings.warn( [ 993.466520] [58200]: INFO cinder.volume.api [None req-04667847-6b24-4be7-95cb-9a1e28ff559d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 993.472705] [58200]: INFO cinder.api.openstack.wsgi [None req-04667847-6b24-4be7-95cb-9a1e28ff559d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 993.473482] [58200]: [pid: 58200|app: 0|req: 120/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:22 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.484692] [58200]: DEBUG cinder.api.middleware.request_id [None req-6ac6c6de-2c64-451a-8e7e-5ac3ff9d5fd8 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.486697] [58200]: INFO cinder.api.openstack.wsgi [None req-6ac6c6de-2c64-451a-8e7e-5ac3ff9d5fd8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 994.486985] [58200]: DEBUG cinder.api.openstack.wsgi [None req-6ac6c6de-2c64-451a-8e7e-5ac3ff9d5fd8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 994.487248] [58200]: DEBUG cinder.api.openstack.wsgi [None req-6ac6c6de-2c64-451a-8e7e-5ac3ff9d5fd8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 994.507920] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.507920] [58200]: warnings.warn( [ 994.512930] [58200]: INFO cinder.volume.api [None req-6ac6c6de-2c64-451a-8e7e-5ac3ff9d5fd8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 994.519606] [58200]: INFO cinder.api.openstack.wsgi [None req-6ac6c6de-2c64-451a-8e7e-5ac3ff9d5fd8 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 994.520173] [58200]: [pid: 58200|app: 0|req: 121/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:23 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.486081] [58201]: DEBUG cinder.coordination [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-09fcc21b-8345-4377-9d49-a4c60701d67f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Lock "cinder-attachment_update-f27cee52-c90d-43ce-a82e-98f956aa0dc8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=58201) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 995.486081] [58201]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-09fcc21b-8345-4377-9d49-a4c60701d67f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments/d36a5b0a-f3f0-4ad1-85cb-dbd2f9014522 returned with HTTP 200 [ 995.486430] [58201]: [pid: 58201|app: 0|req: 111/232] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:06:20 2025] PUT /volume/v3/attachments/d36a5b0a-f3f0-4ad1-85cb-dbd2f9014522 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 995.532168] [58200]: DEBUG cinder.api.middleware.request_id [None req-a6a58158-2277-47a4-a9cc-f0aec4b07f35 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.535968] [58200]: INFO cinder.api.openstack.wsgi [None req-a6a58158-2277-47a4-a9cc-f0aec4b07f35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 995.536235] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a6a58158-2277-47a4-a9cc-f0aec4b07f35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 995.536440] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a6a58158-2277-47a4-a9cc-f0aec4b07f35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 995.550700] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.550700] [58200]: warnings.warn( [ 995.555318] [58200]: INFO cinder.volume.api [None req-a6a58158-2277-47a4-a9cc-f0aec4b07f35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 995.562082] [58200]: INFO cinder.api.openstack.wsgi [None req-a6a58158-2277-47a4-a9cc-f0aec4b07f35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 995.566409] [58200]: [pid: 58200|app: 0|req: 122/233] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:24 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 996.578605] [58201]: DEBUG cinder.api.middleware.request_id [None req-0580c021-ef5d-42d5-aa8d-c4843738d2f3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.586034] [58201]: INFO cinder.api.openstack.wsgi [None req-0580c021-ef5d-42d5-aa8d-c4843738d2f3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 996.586034] [58201]: DEBUG cinder.api.openstack.wsgi [None req-0580c021-ef5d-42d5-aa8d-c4843738d2f3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 996.586034] [58201]: DEBUG cinder.api.openstack.wsgi [None req-0580c021-ef5d-42d5-aa8d-c4843738d2f3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 996.610135] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.610135] [58201]: warnings.warn( [ 996.616883] [58201]: INFO cinder.volume.api [None req-0580c021-ef5d-42d5-aa8d-c4843738d2f3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 996.624434] [58201]: INFO cinder.api.openstack.wsgi [None req-0580c021-ef5d-42d5-aa8d-c4843738d2f3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 996.624887] [58201]: [pid: 58201|app: 0|req: 112/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:25 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.232753] [58200]: DEBUG cinder.api.middleware.request_id [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-8b8a5325-9b1a-4416-98d5-ce16d784607a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.235635] [58200]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-8b8a5325-9b1a-4416-98d5-ce16d784607a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/attachments/d36a5b0a-f3f0-4ad1-85cb-dbd2f9014522/action [ 997.236219] [58200]: DEBUG cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-8b8a5325-9b1a-4416-98d5-ce16d784607a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 997.236346] [58200]: DEBUG cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-8b8a5325-9b1a-4416-98d5-ce16d784607a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 997.259317] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.259317] [58200]: warnings.warn( [ 997.267200] [58200]: INFO cinder.api.openstack.wsgi [req-821db377-40d4-4dc0-80ae-9f1b150298c3 req-8b8a5325-9b1a-4416-98d5-ce16d784607a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments/d36a5b0a-f3f0-4ad1-85cb-dbd2f9014522/action returned with HTTP 204 [ 997.267769] [58200]: [pid: 58200|app: 0|req: 123/235] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:06:26 2025] POST /volume/v3/attachments/d36a5b0a-f3f0-4ad1-85cb-dbd2f9014522/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 997.635922] [58201]: DEBUG cinder.api.middleware.request_id [None req-6c6b137f-0d49-4b8b-8ec3-ccfbc6a6f9be None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.638432] [58201]: INFO cinder.api.openstack.wsgi [None req-6c6b137f-0d49-4b8b-8ec3-ccfbc6a6f9be tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 997.638921] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6c6b137f-0d49-4b8b-8ec3-ccfbc6a6f9be tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 997.639324] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6c6b137f-0d49-4b8b-8ec3-ccfbc6a6f9be tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 997.650754] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.650754] [58201]: warnings.warn( [ 997.655359] [58201]: INFO cinder.volume.api [None req-6c6b137f-0d49-4b8b-8ec3-ccfbc6a6f9be tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 997.661210] [58201]: INFO cinder.api.openstack.wsgi [None req-6c6b137f-0d49-4b8b-8ec3-ccfbc6a6f9be tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 997.661668] [58201]: [pid: 58201|app: 0|req: 113/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:26 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 997.678298] [58200]: DEBUG cinder.api.middleware.request_id [None req-ade31051-d45a-4393-aaeb-3edc4d0a35de None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.682064] [58200]: INFO cinder.api.openstack.wsgi [None req-ade31051-d45a-4393-aaeb-3edc4d0a35de tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 997.682064] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ade31051-d45a-4393-aaeb-3edc4d0a35de tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 997.682064] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ade31051-d45a-4393-aaeb-3edc4d0a35de tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 997.693981] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.693981] [58200]: warnings.warn( [ 997.698092] [58200]: INFO cinder.volume.api [None req-ade31051-d45a-4393-aaeb-3edc4d0a35de tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 997.706669] [58200]: INFO cinder.api.openstack.wsgi [None req-ade31051-d45a-4393-aaeb-3edc4d0a35de tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 997.707115] [58200]: [pid: 58200|app: 0|req: 124/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:26 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.027159] [58201]: DEBUG cinder.api.middleware.request_id [None req-12b61721-c8a1-4c83-9d32-5754331e6848 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.029542] [58201]: INFO cinder.api.openstack.wsgi [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/volumes [ 998.029941] [58201]: DEBUG cinder.api.openstack.wsgi [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-734046332"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 998.031600] [58201]: DEBUG cinder.api.v3.volumes [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-734046332'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 998.031600] [58201]: INFO cinder.api.v3.volumes [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Create volume of 1 GB [ 998.038042] [58201]: INFO cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Availability Zones retrieved successfully. [ 998.046928] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Flow 'volume_create_api' (7e82eb6c-800f-4694-8b34-ab8a2d672594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 998.047402] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7545b52-f443-4062-86bd-921b99076d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.048606] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 998.071484] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7545b52-f443-4062-86bd-921b99076d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.072849] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d3d3b95-943a-4cea-bc93-f7cd876d1ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.119854] [58201]: DEBUG cinder.quota [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Created reservations ['97a9a130-385b-49da-9e80-79c8b3a11dff', 'a8237c2e-820b-49ce-918a-e893d02f0b7d', 'ac1092e5-1013-47ed-ac16-f2c362aebeec', '3721b9e2-fb0c-4519-87ba-88f33b0cacb1'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 998.121592] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d3d3b95-943a-4cea-bc93-f7cd876d1ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97a9a130-385b-49da-9e80-79c8b3a11dff', 'a8237c2e-820b-49ce-918a-e893d02f0b7d', 'ac1092e5-1013-47ed-ac16-f2c362aebeec', '3721b9e2-fb0c-4519-87ba-88f33b0cacb1']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.121999] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde3a83e-1965-481d-8208-556bb4659665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.147303] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cde3a83e-1965-481d-8208-556bb4659665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b8af0c2-ca0d-45e0-8cef-c3f2165802fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-734046332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42afd8621db74a17a76a0cb077bfeb10',qos_specs=None,replication_status=,reservations=['97a9a130-385b-49da-9e80-79c8b3a11dff','a8237c2e-820b-49ce-918a-e893d02f0b7d','ac1092e5-1013-47ed-ac16-f2c362aebeec','3721b9e2-fb0c-4519-87ba-88f33b0cacb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fea0a5527b4c80a252760f4088bfa4',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-734046332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b8af0c2-ca0d-45e0-8cef-c3f2165802fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42afd8621db74a17a76a0cb077bfeb10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64fea0a5527b4c80a252760f4088bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.148941] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59db72b-e038-47c2-9ff9-c6e1eacb1fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.167101] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c59db72b-e038-47c2-9ff9-c6e1eacb1fa1) transitioned into state 'SUCCESS' from state '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-734046332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42afd8621db74a17a76a0cb077bfeb10',qos_specs=None,replication_status=,reservations=['97a9a130-385b-49da-9e80-79c8b3a11dff','a8237c2e-820b-49ce-918a-e893d02f0b7d','ac1092e5-1013-47ed-ac16-f2c362aebeec','3721b9e2-fb0c-4519-87ba-88f33b0cacb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fea0a5527b4c80a252760f4088bfa4',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.168526] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d7cb41-f01a-4515-ab8a-e0e7a4d2766d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 998.180618] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d7cb41-f01a-4515-ab8a-e0e7a4d2766d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 998.181681] [58201]: DEBUG cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Flow 'volume_create_api' (7e82eb6c-800f-4694-8b34-ab8a2d672594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 998.182140] [58201]: INFO cinder.volume.api [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Create volume request issued successfully. [ 998.182827] [58201]: INFO cinder.api.openstack.wsgi [None req-12b61721-c8a1-4c83-9d32-5754331e6848 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 998.183326] [58201]: [pid: 58201|app: 0|req: 114/238] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:06:27 2025] POST /volume/v3/volumes => generated 749 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 998.195428] [58200]: DEBUG cinder.api.middleware.request_id [None req-2cfb94fc-65f8-42fc-a5d6-221d99259b00 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.197435] [58200]: INFO cinder.api.openstack.wsgi [None req-2cfb94fc-65f8-42fc-a5d6-221d99259b00 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 998.197656] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2cfb94fc-65f8-42fc-a5d6-221d99259b00 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 998.197938] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2cfb94fc-65f8-42fc-a5d6-221d99259b00 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 998.211145] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.211145] [58200]: warnings.warn( [ 998.221994] [58200]: INFO cinder.volume.api [None req-2cfb94fc-65f8-42fc-a5d6-221d99259b00 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 998.230042] [58200]: INFO cinder.api.openstack.wsgi [None req-2cfb94fc-65f8-42fc-a5d6-221d99259b00 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 998.230042] [58200]: [pid: 58200|app: 0|req: 125/239] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:27 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.242731] [58201]: DEBUG cinder.api.middleware.request_id [None req-a857e135-a116-427e-b089-c6a84c321da9 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.248532] [58201]: INFO cinder.api.openstack.wsgi [None req-a857e135-a116-427e-b089-c6a84c321da9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 999.248818] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a857e135-a116-427e-b089-c6a84c321da9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 999.249057] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a857e135-a116-427e-b089-c6a84c321da9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 999.264732] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.264732] [58201]: warnings.warn( [ 999.270409] [58201]: INFO cinder.volume.api [None req-a857e135-a116-427e-b089-c6a84c321da9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 999.276896] [58201]: INFO cinder.api.openstack.wsgi [None req-a857e135-a116-427e-b089-c6a84c321da9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 999.277501] [58201]: [pid: 58201|app: 0|req: 115/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:28 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.014423] [58200]: DEBUG cinder.api.middleware.request_id [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-145cc829-e473-4925-b8da-712456fc9ce6 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.017319] [58200]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-145cc829-e473-4925-b8da-712456fc9ce6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1000.017537] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-145cc829-e473-4925-b8da-712456fc9ce6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1000.017749] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-145cc829-e473-4925-b8da-712456fc9ce6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1000.030899] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.030899] [58200]: warnings.warn( [ 1000.035811] [58200]: INFO cinder.volume.api [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-145cc829-e473-4925-b8da-712456fc9ce6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1000.042606] [58200]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-145cc829-e473-4925-b8da-712456fc9ce6 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1000.042876] [58200]: [pid: 58200|app: 0|req: 126/241] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:06:29 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1001.574346] [58201]: DEBUG cinder.api.middleware.request_id [None req-d1ef6afa-1cd7-427a-9478-a8c1611b1434 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.574940] [58201]: INFO cinder.api.openstack.wsgi [None req-d1ef6afa-1cd7-427a-9478-a8c1611b1434 None None] GET http://10.180.1.21/volume// [ 1001.575227] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d1ef6afa-1cd7-427a-9478-a8c1611b1434 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1001.575556] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d1ef6afa-1cd7-427a-9478-a8c1611b1434 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1001.576096] [58201]: INFO cinder.api.openstack.wsgi [None req-d1ef6afa-1cd7-427a-9478-a8c1611b1434 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1001.576591] [58201]: [pid: 58201|app: 0|req: 116/242] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:06:30 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1001.582938] [58200]: DEBUG cinder.api.middleware.request_id [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-3c446163-4f5f-40ce-9fa5-acc182b1be00 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.586524] [58200]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-3c446163-4f5f-40ce-9fa5-acc182b1be00 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1001.587193] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-3c446163-4f5f-40ce-9fa5-acc182b1be00 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b8af0c2-ca0d-45e0-8cef-c3f2165802fd", "connector": null, "instance_uuid": "f9fad5c7-95eb-4ed4-8a30-9f0d8303f4b6"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1001.609886] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.609886] [58200]: warnings.warn( [ 1001.656976] [58200]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-3c446163-4f5f-40ce-9fa5-acc182b1be00 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1001.657735] [58200]: [pid: 58200|app: 0|req: 127/243] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:06:30 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) [ 1001.682279] [58201]: DEBUG cinder.api.middleware.request_id [None req-60c0e99b-ea86-4884-b702-2d3c05c001fe None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.685393] [58201]: INFO cinder.api.openstack.wsgi [None req-60c0e99b-ea86-4884-b702-2d3c05c001fe tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1001.685776] [58201]: DEBUG cinder.api.openstack.wsgi [None req-60c0e99b-ea86-4884-b702-2d3c05c001fe tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1001.686152] [58201]: DEBUG cinder.api.openstack.wsgi [None req-60c0e99b-ea86-4884-b702-2d3c05c001fe tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1001.700693] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.700693] [58201]: warnings.warn( [ 1001.709079] [58201]: INFO cinder.volume.api [None req-60c0e99b-ea86-4884-b702-2d3c05c001fe tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1001.718699] [58201]: INFO cinder.api.openstack.wsgi [None req-60c0e99b-ea86-4884-b702-2d3c05c001fe tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1001.719286] [58201]: [pid: 58201|app: 0|req: 117/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:30 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1002.191555] [58200]: DEBUG cinder.api.middleware.request_id [None req-18174537-3955-4cec-9515-9ad238c09815 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.193195] [58200]: INFO cinder.api.openstack.wsgi [None req-18174537-3955-4cec-9515-9ad238c09815 None None] GET http://10.180.1.21/volume// [ 1002.193195] [58200]: DEBUG cinder.api.openstack.wsgi [None req-18174537-3955-4cec-9515-9ad238c09815 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1002.193195] [58200]: DEBUG cinder.api.openstack.wsgi [None req-18174537-3955-4cec-9515-9ad238c09815 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1002.193195] [58200]: INFO cinder.api.openstack.wsgi [None req-18174537-3955-4cec-9515-9ad238c09815 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1002.193195] [58200]: [pid: 58200|app: 0|req: 128/245] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:06:31 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1002.198931] [58201]: DEBUG cinder.api.middleware.request_id [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-e595a11f-0eaf-48ed-8d6f-fc002ec92cb4 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.202691] [58201]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-e595a11f-0eaf-48ed-8d6f-fc002ec92cb4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1002.203164] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-e595a11f-0eaf-48ed-8d6f-fc002ec92cb4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1002.203544] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-e595a11f-0eaf-48ed-8d6f-fc002ec92cb4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1002.225257] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.225257] [58201]: warnings.warn( [ 1002.231711] [58201]: INFO cinder.volume.api [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-e595a11f-0eaf-48ed-8d6f-fc002ec92cb4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1002.239756] [58201]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-e595a11f-0eaf-48ed-8d6f-fc002ec92cb4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1002.240217] [58201]: [pid: 58201|app: 0|req: 118/246] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:06:31 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1002.274213] [58200]: DEBUG cinder.api.middleware.request_id [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-20e39315-028e-4f32-9509-8f343a19d8aa None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.276728] [58200]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-20e39315-028e-4f32-9509-8f343a19d8aa tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] PUT http://10.180.1.21/volume/v3/attachments/d774e439-b024-4ecd-8afc-6ca8a97494eb [ 1002.277182] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-20e39315-028e-4f32-9509-8f343a19d8aa tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-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-856852", "mountpoint": "/dev/sdc"}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1002.286902] [58200]: DEBUG cinder.coordination [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-20e39315-028e-4f32-9509-8f343a19d8aa tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Acquiring lock "cinder-attachment_update-0b8af0c2-ca0d-45e0-8cef-c3f2165802fd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1002.294458] [58200]: DEBUG cinder.coordination [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-20e39315-028e-4f32-9509-8f343a19d8aa tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Lock "cinder-attachment_update-0b8af0c2-ca0d-45e0-8cef-c3f2165802fd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1002.295846] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.295846] [58200]: warnings.warn( [ 1002.739218] [58201]: DEBUG cinder.api.middleware.request_id [None req-42ceb1c3-a30d-4d53-a592-65df6306ce80 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.742181] [58201]: INFO cinder.api.openstack.wsgi [None req-42ceb1c3-a30d-4d53-a592-65df6306ce80 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1002.742432] [58201]: DEBUG cinder.api.openstack.wsgi [None req-42ceb1c3-a30d-4d53-a592-65df6306ce80 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1002.742660] [58201]: DEBUG cinder.api.openstack.wsgi [None req-42ceb1c3-a30d-4d53-a592-65df6306ce80 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1002.760272] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.760272] [58201]: warnings.warn( [ 1002.767599] [58201]: INFO cinder.volume.api [None req-42ceb1c3-a30d-4d53-a592-65df6306ce80 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1002.776016] [58201]: INFO cinder.api.openstack.wsgi [None req-42ceb1c3-a30d-4d53-a592-65df6306ce80 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1002.776068] [58201]: [pid: 58201|app: 0|req: 119/247] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:31 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.787275] [58201]: DEBUG cinder.api.middleware.request_id [None req-a30bd123-75d2-4e9b-a358-e7d84c46e0f9 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.789997] [58201]: INFO cinder.api.openstack.wsgi [None req-a30bd123-75d2-4e9b-a358-e7d84c46e0f9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1003.790255] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a30bd123-75d2-4e9b-a358-e7d84c46e0f9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1003.790475] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a30bd123-75d2-4e9b-a358-e7d84c46e0f9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1003.818513] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.818513] [58201]: warnings.warn( [ 1003.823798] [58201]: INFO cinder.volume.api [None req-a30bd123-75d2-4e9b-a358-e7d84c46e0f9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1003.830719] [58201]: INFO cinder.api.openstack.wsgi [None req-a30bd123-75d2-4e9b-a358-e7d84c46e0f9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1003.831281] [58201]: [pid: 58201|app: 0|req: 120/248] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:32 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.842711] [58201]: DEBUG cinder.api.middleware.request_id [None req-21a6b444-0ae1-4c57-b2d0-81ca7aebb9e3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.844981] [58201]: INFO cinder.api.openstack.wsgi [None req-21a6b444-0ae1-4c57-b2d0-81ca7aebb9e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1004.845241] [58201]: DEBUG cinder.api.openstack.wsgi [None req-21a6b444-0ae1-4c57-b2d0-81ca7aebb9e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1004.845459] [58201]: DEBUG cinder.api.openstack.wsgi [None req-21a6b444-0ae1-4c57-b2d0-81ca7aebb9e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1004.866262] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.866262] [58201]: warnings.warn( [ 1004.869773] [58201]: INFO cinder.volume.api [None req-21a6b444-0ae1-4c57-b2d0-81ca7aebb9e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1004.878310] [58201]: INFO cinder.api.openstack.wsgi [None req-21a6b444-0ae1-4c57-b2d0-81ca7aebb9e3 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1004.878925] [58201]: [pid: 58201|app: 0|req: 121/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:34 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.890703] [58201]: DEBUG cinder.api.middleware.request_id [None req-28147232-a8af-4bb4-a9b2-10f58bc630dc None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.893773] [58201]: INFO cinder.api.openstack.wsgi [None req-28147232-a8af-4bb4-a9b2-10f58bc630dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1005.894137] [58201]: DEBUG cinder.api.openstack.wsgi [None req-28147232-a8af-4bb4-a9b2-10f58bc630dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1005.894504] [58201]: DEBUG cinder.api.openstack.wsgi [None req-28147232-a8af-4bb4-a9b2-10f58bc630dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1005.912606] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.912606] [58201]: warnings.warn( [ 1005.918046] [58201]: INFO cinder.volume.api [None req-28147232-a8af-4bb4-a9b2-10f58bc630dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1005.925971] [58201]: INFO cinder.api.openstack.wsgi [None req-28147232-a8af-4bb4-a9b2-10f58bc630dc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1005.926525] [58201]: [pid: 58201|app: 0|req: 122/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:35 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.831626] [58200]: DEBUG cinder.coordination [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-20e39315-028e-4f32-9509-8f343a19d8aa tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Lock "cinder-attachment_update-0b8af0c2-ca0d-45e0-8cef-c3f2165802fd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.537s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1006.832334] [58200]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-20e39315-028e-4f32-9509-8f343a19d8aa tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments/d774e439-b024-4ecd-8afc-6ca8a97494eb returned with HTTP 200 [ 1006.833233] [58200]: [pid: 58200|app: 0|req: 129/251] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:06:31 2025] PUT /volume/v3/attachments/d774e439-b024-4ecd-8afc-6ca8a97494eb => generated 617 bytes in 4560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.938783] [58201]: DEBUG cinder.api.middleware.request_id [None req-6bed70ae-4c23-48ad-842d-03a97c2a6dca None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.940858] [58201]: INFO cinder.api.openstack.wsgi [None req-6bed70ae-4c23-48ad-842d-03a97c2a6dca tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1006.941087] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6bed70ae-4c23-48ad-842d-03a97c2a6dca tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1006.941298] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6bed70ae-4c23-48ad-842d-03a97c2a6dca tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1006.957640] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.957640] [58201]: warnings.warn( [ 1006.963317] [58201]: INFO cinder.volume.api [None req-6bed70ae-4c23-48ad-842d-03a97c2a6dca tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1006.971519] [58201]: INFO cinder.api.openstack.wsgi [None req-6bed70ae-4c23-48ad-842d-03a97c2a6dca tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1006.972526] [58201]: [pid: 58201|app: 0|req: 123/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:36 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.985571] [58200]: DEBUG cinder.api.middleware.request_id [None req-b0a3ad27-eb0b-45a8-8bc9-38db6244bdab None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.988624] [58200]: INFO cinder.api.openstack.wsgi [None req-b0a3ad27-eb0b-45a8-8bc9-38db6244bdab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1007.988815] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b0a3ad27-eb0b-45a8-8bc9-38db6244bdab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1007.989552] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b0a3ad27-eb0b-45a8-8bc9-38db6244bdab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1008.010153] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.010153] [58200]: warnings.warn( [ 1008.016546] [58200]: INFO cinder.volume.api [None req-b0a3ad27-eb0b-45a8-8bc9-38db6244bdab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1008.024186] [58200]: INFO cinder.api.openstack.wsgi [None req-b0a3ad27-eb0b-45a8-8bc9-38db6244bdab tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1008.024780] [58200]: [pid: 58200|app: 0|req: 130/253] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:37 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.990820] [58201]: DEBUG cinder.api.middleware.request_id [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-f1c10fbe-f579-456a-967f-621674172f5c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.994211] [58201]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-f1c10fbe-f579-456a-967f-621674172f5c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/attachments/d774e439-b024-4ecd-8afc-6ca8a97494eb/action [ 1008.994685] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-f1c10fbe-f579-456a-967f-621674172f5c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1008.994846] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-f1c10fbe-f579-456a-967f-621674172f5c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1009.032909] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.032909] [58201]: warnings.warn( [ 1009.044087] [58201]: INFO cinder.api.openstack.wsgi [req-a4967dea-0439-4857-bcb8-43a1f2842eea req-f1c10fbe-f579-456a-967f-621674172f5c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments/d774e439-b024-4ecd-8afc-6ca8a97494eb/action returned with HTTP 204 [ 1009.044279] [58201]: [pid: 58201|app: 0|req: 124/254] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:06:38 2025] POST /volume/v3/attachments/d774e439-b024-4ecd-8afc-6ca8a97494eb/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1009.048654] [58200]: DEBUG cinder.api.middleware.request_id [None req-250844ba-b24a-45e4-ad95-807886d2648d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.051354] [58200]: INFO cinder.api.openstack.wsgi [None req-250844ba-b24a-45e4-ad95-807886d2648d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1009.052259] [58200]: DEBUG cinder.api.openstack.wsgi [None req-250844ba-b24a-45e4-ad95-807886d2648d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1009.052586] [58200]: DEBUG cinder.api.openstack.wsgi [None req-250844ba-b24a-45e4-ad95-807886d2648d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1009.067730] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.067730] [58200]: warnings.warn( [ 1009.074869] [58200]: INFO cinder.volume.api [None req-250844ba-b24a-45e4-ad95-807886d2648d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1009.083475] [58200]: INFO cinder.api.openstack.wsgi [None req-250844ba-b24a-45e4-ad95-807886d2648d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1009.083936] [58200]: [pid: 58200|app: 0|req: 131/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:38 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.096942] [58201]: DEBUG cinder.api.middleware.request_id [None req-54c0bca6-4313-435a-ad53-b6d5616f8125 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.102718] [58201]: INFO cinder.api.openstack.wsgi [None req-54c0bca6-4313-435a-ad53-b6d5616f8125 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1009.102718] [58201]: DEBUG cinder.api.openstack.wsgi [None req-54c0bca6-4313-435a-ad53-b6d5616f8125 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1009.102718] [58201]: DEBUG cinder.api.openstack.wsgi [None req-54c0bca6-4313-435a-ad53-b6d5616f8125 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1009.119162] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.119162] [58201]: warnings.warn( [ 1009.126436] [58201]: INFO cinder.volume.api [None req-54c0bca6-4313-435a-ad53-b6d5616f8125 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1009.132560] [58201]: INFO cinder.api.openstack.wsgi [None req-54c0bca6-4313-435a-ad53-b6d5616f8125 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1009.133061] [58201]: [pid: 58201|app: 0|req: 125/256] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:38 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.674169] [58200]: DEBUG cinder.api.middleware.request_id [req-fddb07b8-6af3-468c-b615-257e098c3390 req-99952b93-4395-4acf-a8ef-0fd5bae61991 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.676393] [58200]: INFO cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-99952b93-4395-4acf-a8ef-0fd5bae61991 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1009.676619] [58200]: DEBUG cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-99952b93-4395-4acf-a8ef-0fd5bae61991 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1009.676829] [58200]: DEBUG cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-99952b93-4395-4acf-a8ef-0fd5bae61991 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1009.696785] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.696785] [58200]: warnings.warn( [ 1009.703204] [58200]: INFO cinder.volume.api [req-fddb07b8-6af3-468c-b615-257e098c3390 req-99952b93-4395-4acf-a8ef-0fd5bae61991 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1009.712098] [58200]: INFO cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-99952b93-4395-4acf-a8ef-0fd5bae61991 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1009.716024] [58200]: [pid: 58200|app: 0|req: 132/257] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:06:38 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.741912] [58201]: DEBUG cinder.api.middleware.request_id [req-fddb07b8-6af3-468c-b615-257e098c3390 req-7d2f4630-f792-447c-9e7a-b6aa7f44ecfc None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.744804] [58201]: INFO cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-7d2f4630-f792-447c-9e7a-b6aa7f44ecfc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8/action [ 1009.745107] [58201]: DEBUG cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-7d2f4630-f792-447c-9e7a-b6aa7f44ecfc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1009.745247] [58201]: DEBUG cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-7d2f4630-f792-447c-9e7a-b6aa7f44ecfc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1009.769977] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.769977] [58201]: warnings.warn( [ 1009.770496] [58201]: INFO cinder.volume.api [req-fddb07b8-6af3-468c-b615-257e098c3390 req-7d2f4630-f792-447c-9e7a-b6aa7f44ecfc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1009.780258] [58201]: INFO cinder.volume.api [req-fddb07b8-6af3-468c-b615-257e098c3390 req-7d2f4630-f792-447c-9e7a-b6aa7f44ecfc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Begin detaching volume completed successfully. [ 1009.780472] [58201]: INFO cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-7d2f4630-f792-447c-9e7a-b6aa7f44ecfc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8/action returned with HTTP 202 [ 1009.781083] [58201]: [pid: 58201|app: 0|req: 126/258] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:06:38 2025] POST /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1009.792861] [58200]: DEBUG cinder.api.middleware.request_id [None req-3606df6d-7a87-443b-8809-73a81ccc7e63 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.795229] [58200]: INFO cinder.api.openstack.wsgi [None req-3606df6d-7a87-443b-8809-73a81ccc7e63 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1009.795599] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3606df6d-7a87-443b-8809-73a81ccc7e63 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1009.795683] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3606df6d-7a87-443b-8809-73a81ccc7e63 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1009.806878] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.806878] [58200]: warnings.warn( [ 1009.813271] [58200]: INFO cinder.volume.api [None req-3606df6d-7a87-443b-8809-73a81ccc7e63 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1009.820372] [58200]: INFO cinder.api.openstack.wsgi [None req-3606df6d-7a87-443b-8809-73a81ccc7e63 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1009.820922] [58200]: [pid: 58200|app: 0|req: 133/259] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:39 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1010.808251] [58201]: DEBUG cinder.api.middleware.request_id [None req-73661086-ec2d-482e-b665-24f066ce355d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.808707] [58201]: INFO cinder.api.openstack.wsgi [None req-73661086-ec2d-482e-b665-24f066ce355d None None] GET http://10.180.1.21/volume// [ 1010.808893] [58201]: DEBUG cinder.api.openstack.wsgi [None req-73661086-ec2d-482e-b665-24f066ce355d None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1010.809152] [58201]: DEBUG cinder.api.openstack.wsgi [None req-73661086-ec2d-482e-b665-24f066ce355d None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1010.809555] [58201]: INFO cinder.api.openstack.wsgi [None req-73661086-ec2d-482e-b665-24f066ce355d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1010.809916] [58201]: [pid: 58201|app: 0|req: 127/260] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:06:40 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1010.814311] [58200]: DEBUG cinder.api.middleware.request_id [req-fddb07b8-6af3-468c-b615-257e098c3390 req-e0c10557-febd-4256-b290-e4c1e3cac0c9 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.818268] [58200]: INFO cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-e0c10557-febd-4256-b290-e4c1e3cac0c9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1010.818722] [58200]: DEBUG cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-e0c10557-febd-4256-b290-e4c1e3cac0c9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1010.819079] [58200]: DEBUG cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-e0c10557-febd-4256-b290-e4c1e3cac0c9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1010.835106] [58201]: DEBUG cinder.api.middleware.request_id [None req-8046e651-94bb-4a57-b28e-efac1515b51a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.835445] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.835445] [58200]: warnings.warn( [ 1010.837940] [58201]: INFO cinder.api.openstack.wsgi [None req-8046e651-94bb-4a57-b28e-efac1515b51a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1010.838366] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8046e651-94bb-4a57-b28e-efac1515b51a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1010.838776] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8046e651-94bb-4a57-b28e-efac1515b51a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1010.840284] [58200]: INFO cinder.volume.api [req-fddb07b8-6af3-468c-b615-257e098c3390 req-e0c10557-febd-4256-b290-e4c1e3cac0c9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1010.849233] [58200]: INFO cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-e0c10557-febd-4256-b290-e4c1e3cac0c9 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1010.850173] [58200]: [pid: 58200|app: 0|req: 134/261] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:06:40 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1010.855321] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.855321] [58201]: warnings.warn( [ 1010.863723] [58201]: INFO cinder.volume.api [None req-8046e651-94bb-4a57-b28e-efac1515b51a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1010.870454] [58201]: INFO cinder.api.openstack.wsgi [None req-8046e651-94bb-4a57-b28e-efac1515b51a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1010.871132] [58201]: [pid: 58201|app: 0|req: 128/262] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:40 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.461701] [58200]: DEBUG cinder.api.middleware.request_id [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.463330] [58200]: INFO cinder.api.openstack.wsgi [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1011.466720] [58200]: DEBUG cinder.api.openstack.wsgi [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1893873446"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1011.467813] [58200]: DEBUG cinder.api.v3.volumes [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1893873446'}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1011.467944] [58200]: INFO cinder.api.v3.volumes [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Create volume of 1 GB [ 1011.473051] [58200]: INFO cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Availability Zones retrieved successfully. [ 1011.480204] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Flow 'volume_create_api' (1ed17087-f70c-4006-b360-53b25f384865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1011.481352] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed47b393-69ff-44b2-99f9-ebcfc9dca879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1011.482505] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1011.511653] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed47b393-69ff-44b2-99f9-ebcfc9dca879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1011.512728] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0e4d50-0634-4212-9dec-9e77ccb725c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1011.580953] [58200]: DEBUG cinder.quota [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Created reservations ['aff6029a-4626-4831-aac9-53747603258f', '0978fc93-8cbb-40ad-b8c0-6ba74f035dcd', 'b8f66644-99e3-4fd6-a13e-815fefa4761c', 'abb5afd9-1e70-4b37-84a6-8e6c0ca34a11'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1011.582253] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b0e4d50-0634-4212-9dec-9e77ccb725c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aff6029a-4626-4831-aac9-53747603258f', '0978fc93-8cbb-40ad-b8c0-6ba74f035dcd', 'b8f66644-99e3-4fd6-a13e-815fefa4761c', 'abb5afd9-1e70-4b37-84a6-8e6c0ca34a11']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1011.586102] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54effa3e-65e0-440d-bef8-41414b5885f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1011.603288] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54effa3e-65e0-440d-bef8-41414b5885f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70cd6e70-ef4c-4d90-94f0-cd54e28bebf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1893873446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275e9ee2b03f4c08b04d5befa93c9bd2',qos_specs=None,replication_status=,reservations=['aff6029a-4626-4831-aac9-53747603258f','0978fc93-8cbb-40ad-b8c0-6ba74f035dcd','b8f66644-99e3-4fd6-a13e-815fefa4761c','abb5afd9-1e70-4b37-84a6-8e6c0ca34a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26009e9878a1440fb4bf30a25558f091',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1893873446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70cd6e70-ef4c-4d90-94f0-cd54e28bebf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='275e9ee2b03f4c08b04d5befa93c9bd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26009e9878a1440fb4bf30a25558f091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1011.605119] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38513235-f0a9-41f9-9951-2ad06075aa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1011.630284] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38513235-f0a9-41f9-9951-2ad06075aa53) transitioned into state 'SUCCESS' from state '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-1893873446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275e9ee2b03f4c08b04d5befa93c9bd2',qos_specs=None,replication_status=,reservations=['aff6029a-4626-4831-aac9-53747603258f','0978fc93-8cbb-40ad-b8c0-6ba74f035dcd','b8f66644-99e3-4fd6-a13e-815fefa4761c','abb5afd9-1e70-4b37-84a6-8e6c0ca34a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26009e9878a1440fb4bf30a25558f091',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1011.633102] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086fef93-aa5e-45f9-a281-6f11eca31283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1011.661211] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086fef93-aa5e-45f9-a281-6f11eca31283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1011.662888] [58200]: DEBUG cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Flow 'volume_create_api' (1ed17087-f70c-4006-b360-53b25f384865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1011.662888] [58200]: INFO cinder.volume.api [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Create volume request issued successfully. [ 1011.663723] [58200]: INFO cinder.api.openstack.wsgi [None req-dbc97a67-1cfb-423e-9504-85201e8b15ea tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1011.664462] [58200]: [pid: 58200|app: 0|req: 135/263] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:06:40 2025] POST /volume/v3/volumes => generated 753 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1011.881395] [58201]: DEBUG cinder.api.middleware.request_id [None req-303b52be-409f-460a-9346-e4ce560d2c35 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.883865] [58201]: INFO cinder.api.openstack.wsgi [None req-303b52be-409f-460a-9346-e4ce560d2c35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1011.884139] [58201]: DEBUG cinder.api.openstack.wsgi [None req-303b52be-409f-460a-9346-e4ce560d2c35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1011.884352] [58201]: DEBUG cinder.api.openstack.wsgi [None req-303b52be-409f-460a-9346-e4ce560d2c35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1011.901517] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.901517] [58201]: warnings.warn( [ 1011.907466] [58201]: INFO cinder.volume.api [None req-303b52be-409f-460a-9346-e4ce560d2c35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1011.914522] [58201]: INFO cinder.api.openstack.wsgi [None req-303b52be-409f-460a-9346-e4ce560d2c35 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1011.915030] [58201]: [pid: 58201|app: 0|req: 129/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:41 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.122187] [58200]: DEBUG cinder.api.middleware.request_id [req-fddb07b8-6af3-468c-b615-257e098c3390 req-b8eacd22-a8d5-4673-aee5-16948117851a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.125031] [58200]: INFO cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-b8eacd22-a8d5-4673-aee5-16948117851a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d36a5b0a-f3f0-4ad1-85cb-dbd2f9014522 [ 1012.125364] [58200]: DEBUG cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-b8eacd22-a8d5-4673-aee5-16948117851a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1012.125617] [58200]: DEBUG cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-b8eacd22-a8d5-4673-aee5-16948117851a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1012.136473] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.136473] [58200]: warnings.warn( [ 1012.678882] [58200]: INFO cinder.api.openstack.wsgi [req-fddb07b8-6af3-468c-b615-257e098c3390 req-b8eacd22-a8d5-4673-aee5-16948117851a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments/d36a5b0a-f3f0-4ad1-85cb-dbd2f9014522 returned with HTTP 200 [ 1012.678882] [58200]: [pid: 58200|app: 0|req: 136/265] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:06:41 2025] DELETE /volume/v3/attachments/d36a5b0a-f3f0-4ad1-85cb-dbd2f9014522 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.926684] [58201]: DEBUG cinder.api.middleware.request_id [None req-89720739-13e3-403a-9f3a-672723afc86e None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.930660] [58201]: INFO cinder.api.openstack.wsgi [None req-89720739-13e3-403a-9f3a-672723afc86e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1012.930992] [58201]: DEBUG cinder.api.openstack.wsgi [None req-89720739-13e3-403a-9f3a-672723afc86e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1012.931137] [58201]: DEBUG cinder.api.openstack.wsgi [None req-89720739-13e3-403a-9f3a-672723afc86e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1012.943639] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.943639] [58201]: warnings.warn( [ 1012.949546] [58201]: INFO cinder.volume.api [None req-89720739-13e3-403a-9f3a-672723afc86e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1012.957399] [58201]: INFO cinder.api.openstack.wsgi [None req-89720739-13e3-403a-9f3a-672723afc86e tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1012.958020] [58201]: [pid: 58201|app: 0|req: 130/266] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:42 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.821628] [58200]: DEBUG cinder.api.middleware.request_id [req-0355106b-accd-418a-af25-2687a43f9e35 req-7bb6b22b-505f-42f8-957e-a61e2d2a3c69 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.824406] [58200]: INFO cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-7bb6b22b-505f-42f8-957e-a61e2d2a3c69 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1013.824722] [58200]: DEBUG cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-7bb6b22b-505f-42f8-957e-a61e2d2a3c69 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1013.824996] [58200]: DEBUG cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-7bb6b22b-505f-42f8-957e-a61e2d2a3c69 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1013.842271] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.842271] [58200]: warnings.warn( [ 1013.847538] [58200]: INFO cinder.volume.api [req-0355106b-accd-418a-af25-2687a43f9e35 req-7bb6b22b-505f-42f8-957e-a61e2d2a3c69 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1013.854074] [58200]: INFO cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-7bb6b22b-505f-42f8-957e-a61e2d2a3c69 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1013.854647] [58200]: [pid: 58200|app: 0|req: 137/267] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:06:43 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1013.883665] [58201]: DEBUG cinder.api.middleware.request_id [req-0355106b-accd-418a-af25-2687a43f9e35 req-2f4a7da8-43be-4172-994e-dbba8b7bb2ff None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.887566] [58201]: INFO cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-2f4a7da8-43be-4172-994e-dbba8b7bb2ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] POST http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd/action [ 1013.888268] [58201]: DEBUG cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-2f4a7da8-43be-4172-994e-dbba8b7bb2ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1013.888499] [58201]: DEBUG cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-2f4a7da8-43be-4172-994e-dbba8b7bb2ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1013.901972] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.901972] [58201]: warnings.warn( [ 1013.902584] [58201]: INFO cinder.volume.api [req-0355106b-accd-418a-af25-2687a43f9e35 req-2f4a7da8-43be-4172-994e-dbba8b7bb2ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1013.911028] [58201]: INFO cinder.volume.api [req-0355106b-accd-418a-af25-2687a43f9e35 req-2f4a7da8-43be-4172-994e-dbba8b7bb2ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Begin detaching volume completed successfully. [ 1013.911311] [58201]: INFO cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-2f4a7da8-43be-4172-994e-dbba8b7bb2ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd/action returned with HTTP 202 [ 1013.911829] [58201]: [pid: 58201|app: 0|req: 131/268] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:06:43 2025] POST /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1013.927588] [58200]: DEBUG cinder.api.middleware.request_id [None req-0a132118-791a-40c4-9eaf-e89409d39406 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.929690] [58200]: INFO cinder.api.openstack.wsgi [None req-0a132118-791a-40c4-9eaf-e89409d39406 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1013.930461] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0a132118-791a-40c4-9eaf-e89409d39406 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1013.930461] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0a132118-791a-40c4-9eaf-e89409d39406 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1013.948357] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.948357] [58200]: warnings.warn( [ 1013.954606] [58200]: INFO cinder.volume.api [None req-0a132118-791a-40c4-9eaf-e89409d39406 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1013.964136] [58200]: INFO cinder.api.openstack.wsgi [None req-0a132118-791a-40c4-9eaf-e89409d39406 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1013.965303] [58200]: [pid: 58200|app: 0|req: 138/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:43 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1014.942378] [58201]: DEBUG cinder.api.middleware.request_id [None req-567c7817-2721-4521-a8ef-4f7d547cb695 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.942803] [58201]: INFO cinder.api.openstack.wsgi [None req-567c7817-2721-4521-a8ef-4f7d547cb695 None None] GET http://10.180.1.21/volume// [ 1014.942973] [58201]: DEBUG cinder.api.openstack.wsgi [None req-567c7817-2721-4521-a8ef-4f7d547cb695 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1014.943197] [58201]: DEBUG cinder.api.openstack.wsgi [None req-567c7817-2721-4521-a8ef-4f7d547cb695 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1014.943579] [58201]: INFO cinder.api.openstack.wsgi [None req-567c7817-2721-4521-a8ef-4f7d547cb695 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1014.944084] [58201]: [pid: 58201|app: 0|req: 132/270] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:06:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1014.948482] [58200]: DEBUG cinder.api.middleware.request_id [req-0355106b-accd-418a-af25-2687a43f9e35 req-17cc52b6-bea1-4bf1-9677-cab99bc5ebcc None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.951139] [58200]: INFO cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-17cc52b6-bea1-4bf1-9677-cab99bc5ebcc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1014.951421] [58200]: DEBUG cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-17cc52b6-bea1-4bf1-9677-cab99bc5ebcc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1014.951672] [58200]: DEBUG cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-17cc52b6-bea1-4bf1-9677-cab99bc5ebcc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1014.967749] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.967749] [58200]: warnings.warn( [ 1014.972868] [58200]: INFO cinder.volume.api [req-0355106b-accd-418a-af25-2687a43f9e35 req-17cc52b6-bea1-4bf1-9677-cab99bc5ebcc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1014.976179] [58201]: DEBUG cinder.api.middleware.request_id [None req-6a3a5e65-9971-4099-9c91-b9d2e6d56048 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.978400] [58201]: INFO cinder.api.openstack.wsgi [None req-6a3a5e65-9971-4099-9c91-b9d2e6d56048 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1014.978490] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6a3a5e65-9971-4099-9c91-b9d2e6d56048 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1014.978651] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6a3a5e65-9971-4099-9c91-b9d2e6d56048 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1014.979785] [58200]: INFO cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-17cc52b6-bea1-4bf1-9677-cab99bc5ebcc tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1014.980261] [58200]: [pid: 58200|app: 0|req: 139/271] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:06:44 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 1318 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1014.992852] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.992852] [58201]: warnings.warn( [ 1014.998942] [58201]: INFO cinder.volume.api [None req-6a3a5e65-9971-4099-9c91-b9d2e6d56048 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1015.003952] [58201]: INFO cinder.api.openstack.wsgi [None req-6a3a5e65-9971-4099-9c91-b9d2e6d56048 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1015.004530] [58201]: [pid: 58201|app: 0|req: 133/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:44 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1015.529242] [58200]: DEBUG cinder.api.middleware.request_id [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-947de4fa-d6d5-4c1f-9db3-381600febf1d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.532629] [58200]: INFO cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-947de4fa-d6d5-4c1f-9db3-381600febf1d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1015.532973] [58200]: DEBUG cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-947de4fa-d6d5-4c1f-9db3-381600febf1d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1015.533329] [58200]: DEBUG cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-947de4fa-d6d5-4c1f-9db3-381600febf1d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1015.549135] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.549135] [58200]: warnings.warn( [ 1015.555662] [58200]: INFO cinder.volume.api [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-947de4fa-d6d5-4c1f-9db3-381600febf1d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1015.561731] [58200]: INFO cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-947de4fa-d6d5-4c1f-9db3-381600febf1d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 1015.562207] [58200]: [pid: 58200|app: 0|req: 140/273] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:06:44 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.577911] [58201]: DEBUG cinder.api.middleware.request_id [None req-afabc780-425f-45c7-a96d-1e8cbf289264 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.578290] [58201]: INFO cinder.api.openstack.wsgi [None req-afabc780-425f-45c7-a96d-1e8cbf289264 None None] GET http://10.180.1.21/volume// [ 1015.578470] [58201]: DEBUG cinder.api.openstack.wsgi [None req-afabc780-425f-45c7-a96d-1e8cbf289264 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1015.578682] [58201]: DEBUG cinder.api.openstack.wsgi [None req-afabc780-425f-45c7-a96d-1e8cbf289264 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1015.579092] [58201]: INFO cinder.api.openstack.wsgi [None req-afabc780-425f-45c7-a96d-1e8cbf289264 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1015.579435] [58201]: [pid: 58201|app: 0|req: 134/274] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:06:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1015.584239] [58200]: DEBUG cinder.api.middleware.request_id [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-ec44c1f0-a47b-45ac-bae0-c12959ae4ca2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.587262] [58200]: INFO cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-ec44c1f0-a47b-45ac-bae0-c12959ae4ca2 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1015.587489] [58200]: DEBUG cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-ec44c1f0-a47b-45ac-bae0-c12959ae4ca2 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a582c52b-db77-47e1-b7c5-483db5781f3d", "connector": null, "instance_uuid": "0a0d3c09-3372-455c-8fc3-2177d378d061"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1015.597301] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.597301] [58200]: warnings.warn( [ 1015.625857] [58200]: INFO cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-ec44c1f0-a47b-45ac-bae0-c12959ae4ca2 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1015.626487] [58200]: [pid: 58200|app: 0|req: 141/275] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:06:44 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1015.653301] [58201]: DEBUG cinder.api.middleware.request_id [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-cc5ed9dc-b3c1-4f41-a5cd-871896383e63 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.657422] [58201]: INFO cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-cc5ed9dc-b3c1-4f41-a5cd-871896383e63 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] POST http://10.180.1.21/volume/v3/attachments/abc02031-94bf-41df-86b1-18f190762a1b/action [ 1015.657809] [58201]: DEBUG cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-cc5ed9dc-b3c1-4f41-a5cd-871896383e63 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1015.657967] [58201]: DEBUG cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-cc5ed9dc-b3c1-4f41-a5cd-871896383e63 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1015.675127] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.675127] [58201]: warnings.warn( [ 1015.684299] [58201]: INFO cinder.api.openstack.wsgi [req-a12959a3-b4e1-413d-8a0d-7bc9285fa5dc req-cc5ed9dc-b3c1-4f41-a5cd-871896383e63 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/attachments/abc02031-94bf-41df-86b1-18f190762a1b/action returned with HTTP 204 [ 1015.685206] [58201]: [pid: 58201|app: 0|req: 135/276] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:06:44 2025] POST /volume/v3/attachments/abc02031-94bf-41df-86b1-18f190762a1b/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1015.711104] [58200]: DEBUG cinder.api.middleware.request_id [None req-76abe85f-aad5-485b-b552-d647834ef6b4 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.716418] [58200]: INFO cinder.api.openstack.wsgi [None req-76abe85f-aad5-485b-b552-d647834ef6b4 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1015.716418] [58200]: DEBUG cinder.api.openstack.wsgi [None req-76abe85f-aad5-485b-b552-d647834ef6b4 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1015.716418] [58200]: DEBUG cinder.api.openstack.wsgi [None req-76abe85f-aad5-485b-b552-d647834ef6b4 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1015.735086] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.735086] [58200]: warnings.warn( [ 1015.741188] [58200]: INFO cinder.volume.api [None req-76abe85f-aad5-485b-b552-d647834ef6b4 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1015.753053] [58200]: INFO cinder.api.openstack.wsgi [None req-76abe85f-aad5-485b-b552-d647834ef6b4 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 1015.753053] [58200]: [pid: 58200|app: 0|req: 142/277] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:44 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 1111 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1015.767250] [58201]: DEBUG cinder.api.middleware.request_id [None req-7aa4d020-a9a4-46bf-b91d-eb47fe9fae88 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.776287] [58201]: INFO cinder.api.openstack.wsgi [None req-7aa4d020-a9a4-46bf-b91d-eb47fe9fae88 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1015.776491] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7aa4d020-a9a4-46bf-b91d-eb47fe9fae88 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1015.776721] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7aa4d020-a9a4-46bf-b91d-eb47fe9fae88 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1015.789434] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.789434] [58201]: warnings.warn( [ 1015.796546] [58201]: INFO cinder.volume.api [None req-7aa4d020-a9a4-46bf-b91d-eb47fe9fae88 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1015.801917] [58201]: INFO cinder.api.openstack.wsgi [None req-7aa4d020-a9a4-46bf-b91d-eb47fe9fae88 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 1015.802508] [58201]: [pid: 58201|app: 0|req: 136/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:44 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 1111 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.015107] [58200]: DEBUG cinder.api.middleware.request_id [None req-1b06b437-3b2f-4216-ac26-306a6abc2024 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.017233] [58200]: INFO cinder.api.openstack.wsgi [None req-1b06b437-3b2f-4216-ac26-306a6abc2024 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1016.017526] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1b06b437-3b2f-4216-ac26-306a6abc2024 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1016.017782] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1b06b437-3b2f-4216-ac26-306a6abc2024 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1016.030372] [58201]: DEBUG cinder.api.middleware.request_id [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-90e25658-f37a-4a8d-aa5b-8cb51b429995 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.032428] [58201]: INFO cinder.api.openstack.wsgi [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-90e25658-f37a-4a8d-aa5b-8cb51b429995 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1016.032941] [58201]: DEBUG cinder.api.openstack.wsgi [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-90e25658-f37a-4a8d-aa5b-8cb51b429995 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1016.032941] [58201]: DEBUG cinder.api.openstack.wsgi [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-90e25658-f37a-4a8d-aa5b-8cb51b429995 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1016.034810] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.034810] [58200]: warnings.warn( [ 1016.036854] [58200]: INFO cinder.volume.api [None req-1b06b437-3b2f-4216-ac26-306a6abc2024 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1016.044039] [58200]: INFO cinder.api.openstack.wsgi [None req-1b06b437-3b2f-4216-ac26-306a6abc2024 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1016.044039] [58200]: [pid: 58200|app: 0|req: 143/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:45 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.044364] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.044364] [58201]: warnings.warn( [ 1016.047598] [58201]: INFO cinder.volume.api [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-90e25658-f37a-4a8d-aa5b-8cb51b429995 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1016.052848] [58201]: INFO cinder.api.openstack.wsgi [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-90e25658-f37a-4a8d-aa5b-8cb51b429995 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 1016.053314] [58201]: [pid: 58201|app: 0|req: 137/280] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:06:45 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.075546] [58200]: DEBUG cinder.api.middleware.request_id [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-f6543615-2cab-4faa-b534-3dd2861bb60d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.078120] [58200]: INFO cinder.api.openstack.wsgi [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-f6543615-2cab-4faa-b534-3dd2861bb60d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] DELETE http://10.180.1.21/volume/v3/attachments/abc02031-94bf-41df-86b1-18f190762a1b [ 1016.078445] [58200]: DEBUG cinder.api.openstack.wsgi [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-f6543615-2cab-4faa-b534-3dd2861bb60d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1016.079199] [58200]: DEBUG cinder.api.openstack.wsgi [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-f6543615-2cab-4faa-b534-3dd2861bb60d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1016.089774] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.089774] [58200]: warnings.warn( [ 1016.209168] [58201]: DEBUG cinder.api.middleware.request_id [req-0355106b-accd-418a-af25-2687a43f9e35 req-355c7515-e55e-471a-902e-47eb7888860d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.211944] [58201]: INFO cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-355c7515-e55e-471a-902e-47eb7888860d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d774e439-b024-4ecd-8afc-6ca8a97494eb [ 1016.211944] [58201]: DEBUG cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-355c7515-e55e-471a-902e-47eb7888860d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1016.212056] [58201]: DEBUG cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-355c7515-e55e-471a-902e-47eb7888860d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1016.219910] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.219910] [58201]: warnings.warn( [ 1016.622264] [58200]: INFO cinder.api.openstack.wsgi [req-7fdacbfb-24c3-45f8-8358-2712d34c9826 req-f6543615-2cab-4faa-b534-3dd2861bb60d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/attachments/abc02031-94bf-41df-86b1-18f190762a1b returned with HTTP 200 [ 1016.622899] [58200]: [pid: 58200|app: 0|req: 144/281] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:06:45 2025] DELETE /volume/v3/attachments/abc02031-94bf-41df-86b1-18f190762a1b => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.643047] [58200]: DEBUG cinder.api.middleware.request_id [None req-1ae12aca-6ac2-4efa-9411-097d8bbba236 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.645104] [58200]: INFO cinder.api.openstack.wsgi [None req-1ae12aca-6ac2-4efa-9411-097d8bbba236 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1016.645353] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1ae12aca-6ac2-4efa-9411-097d8bbba236 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1016.645578] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1ae12aca-6ac2-4efa-9411-097d8bbba236 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1016.659170] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.659170] [58200]: warnings.warn( [ 1016.664285] [58200]: INFO cinder.volume.api [None req-1ae12aca-6ac2-4efa-9411-097d8bbba236 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1016.671470] [58200]: INFO cinder.api.openstack.wsgi [None req-1ae12aca-6ac2-4efa-9411-097d8bbba236 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 1016.671920] [58200]: [pid: 58200|app: 0|req: 145/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:45 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.767520] [58201]: INFO cinder.api.openstack.wsgi [req-0355106b-accd-418a-af25-2687a43f9e35 req-355c7515-e55e-471a-902e-47eb7888860d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/attachments/d774e439-b024-4ecd-8afc-6ca8a97494eb returned with HTTP 200 [ 1016.768068] [58201]: [pid: 58201|app: 0|req: 138/283] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:06:45 2025] DELETE /volume/v3/attachments/d774e439-b024-4ecd-8afc-6ca8a97494eb => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.058245] [58200]: DEBUG cinder.api.middleware.request_id [None req-9c007c14-9082-42dc-be8b-571d1391fe5d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.060773] [58200]: INFO cinder.api.openstack.wsgi [None req-9c007c14-9082-42dc-be8b-571d1391fe5d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1017.060773] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9c007c14-9082-42dc-be8b-571d1391fe5d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1017.060940] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9c007c14-9082-42dc-be8b-571d1391fe5d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1017.074204] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.074204] [58200]: warnings.warn( [ 1017.079693] [58200]: INFO cinder.volume.api [None req-9c007c14-9082-42dc-be8b-571d1391fe5d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1017.088944] [58200]: INFO cinder.api.openstack.wsgi [None req-9c007c14-9082-42dc-be8b-571d1391fe5d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1017.090303] [58200]: [pid: 58200|app: 0|req: 146/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:46 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.101702] [58201]: DEBUG cinder.api.middleware.request_id [None req-1800a0b3-dd13-4774-bbb3-18511ddf451c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.106477] [58201]: INFO cinder.api.openstack.wsgi [None req-1800a0b3-dd13-4774-bbb3-18511ddf451c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1017.106477] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1800a0b3-dd13-4774-bbb3-18511ddf451c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1017.106477] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1800a0b3-dd13-4774-bbb3-18511ddf451c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1017.113179] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.113179] [58201]: warnings.warn( [ 1017.117460] [58201]: INFO cinder.volume.api [None req-1800a0b3-dd13-4774-bbb3-18511ddf451c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1017.122761] [58201]: INFO cinder.api.openstack.wsgi [None req-1800a0b3-dd13-4774-bbb3-18511ddf451c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1017.123469] [58201]: [pid: 58201|app: 0|req: 139/285] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:46 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.477491] [58200]: DEBUG cinder.api.middleware.request_id [None req-15d144fe-16c3-4856-8f80-3d522b996868 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.479712] [58200]: INFO cinder.api.openstack.wsgi [None req-15d144fe-16c3-4856-8f80-3d522b996868 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1017.479920] [58200]: DEBUG cinder.api.openstack.wsgi [None req-15d144fe-16c3-4856-8f80-3d522b996868 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1017.480113] [58200]: DEBUG cinder.api.openstack.wsgi [None req-15d144fe-16c3-4856-8f80-3d522b996868 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1017.497075] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.497075] [58200]: warnings.warn( [ 1017.503214] [58200]: INFO cinder.volume.api [None req-15d144fe-16c3-4856-8f80-3d522b996868 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1017.509020] [58200]: INFO cinder.api.openstack.wsgi [None req-15d144fe-16c3-4856-8f80-3d522b996868 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1017.509310] [58200]: [pid: 58200|app: 0|req: 147/286] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:46 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.519689] [58201]: DEBUG cinder.api.middleware.request_id [None req-b251152f-6454-43e7-8ad4-2378b12ffb7c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.521499] [58201]: INFO cinder.api.openstack.wsgi [None req-b251152f-6454-43e7-8ad4-2378b12ffb7c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1017.522594] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b251152f-6454-43e7-8ad4-2378b12ffb7c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1017.522594] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b251152f-6454-43e7-8ad4-2378b12ffb7c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1017.529983] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.529983] [58201]: warnings.warn( [ 1017.533957] [58201]: INFO cinder.volume.api [None req-b251152f-6454-43e7-8ad4-2378b12ffb7c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1017.539534] [58201]: INFO cinder.api.openstack.wsgi [None req-b251152f-6454-43e7-8ad4-2378b12ffb7c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1017.540107] [58201]: [pid: 58201|app: 0|req: 140/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:46 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.738661] [58200]: DEBUG cinder.api.middleware.request_id [None req-6fd3979c-f935-4a8a-80d7-fb33d8d81e32 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.740881] [58200]: INFO cinder.api.openstack.wsgi [None req-6fd3979c-f935-4a8a-80d7-fb33d8d81e32 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1017.741145] [58200]: DEBUG cinder.api.openstack.wsgi [None req-6fd3979c-f935-4a8a-80d7-fb33d8d81e32 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1017.745343] [58200]: DEBUG cinder.api.openstack.wsgi [None req-6fd3979c-f935-4a8a-80d7-fb33d8d81e32 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1017.752113] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.752113] [58200]: warnings.warn( [ 1017.756891] [58200]: INFO cinder.volume.api [None req-6fd3979c-f935-4a8a-80d7-fb33d8d81e32 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1017.762095] [58200]: INFO cinder.api.openstack.wsgi [None req-6fd3979c-f935-4a8a-80d7-fb33d8d81e32 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1017.762607] [58200]: [pid: 58200|app: 0|req: 148/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:46 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.992384] [58201]: DEBUG cinder.api.middleware.request_id [None req-2abeee16-7d23-40ad-aa64-bd63fe6545a0 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.994780] [58201]: INFO cinder.api.openstack.wsgi [None req-2abeee16-7d23-40ad-aa64-bd63fe6545a0 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 [ 1017.994998] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2abeee16-7d23-40ad-aa64-bd63fe6545a0 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1017.995222] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2abeee16-7d23-40ad-aa64-bd63fe6545a0 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1017.995403] [58201]: INFO cinder.api.v3.volumes [None req-2abeee16-7d23-40ad-aa64-bd63fe6545a0 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Delete volume with id: 0f96b830-78e5-4ad6-a3db-850ca29129f4 [ 1018.009016] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.009016] [58201]: warnings.warn( [ 1018.009456] [58201]: INFO cinder.volume.api [None req-2abeee16-7d23-40ad-aa64-bd63fe6545a0 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 1018.038012] [58201]: INFO cinder.volume.api [None req-2abeee16-7d23-40ad-aa64-bd63fe6545a0 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Delete volume request issued successfully. [ 1018.041017] [58201]: INFO cinder.api.openstack.wsgi [None req-2abeee16-7d23-40ad-aa64-bd63fe6545a0 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 returned with HTTP 202 [ 1018.041017] [58201]: [pid: 58201|app: 0|req: 141/289] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:06:47 2025] DELETE /volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1018.045277] [58200]: DEBUG cinder.api.middleware.request_id [None req-4f5bf082-ab95-42c0-a45a-18160739f712 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.046240] [58200]: INFO cinder.api.openstack.wsgi [None req-4f5bf082-ab95-42c0-a45a-18160739f712 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 [ 1018.046535] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4f5bf082-ab95-42c0-a45a-18160739f712 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1018.046809] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4f5bf082-ab95-42c0-a45a-18160739f712 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1018.056642] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.056642] [58200]: warnings.warn( [ 1018.064280] [58200]: INFO cinder.volume.api [None req-4f5bf082-ab95-42c0-a45a-18160739f712 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 1018.072437] [58200]: INFO cinder.api.openstack.wsgi [None req-4f5bf082-ab95-42c0-a45a-18160739f712 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 returned with HTTP 200 [ 1018.073275] [58200]: [pid: 58200|app: 0|req: 149/290] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:47 2025] GET /volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.089236] [58201]: DEBUG cinder.api.middleware.request_id [None req-c6b90d5c-79a8-4870-aba7-2e7c3fd9bcb3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.091812] [58201]: INFO cinder.api.openstack.wsgi [None req-c6b90d5c-79a8-4870-aba7-2e7c3fd9bcb3 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 [ 1019.092120] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c6b90d5c-79a8-4870-aba7-2e7c3fd9bcb3 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1019.092517] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c6b90d5c-79a8-4870-aba7-2e7c3fd9bcb3 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1019.102547] [58201]: INFO cinder.api.openstack.wsgi [None req-c6b90d5c-79a8-4870-aba7-2e7c3fd9bcb3 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 returned with HTTP 404 [ 1019.103196] [58201]: [pid: 58201|app: 0|req: 142/291] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:48 2025] GET /volume/v3/volumes/0f96b830-78e5-4ad6-a3db-850ca29129f4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1019.107103] [58200]: DEBUG cinder.api.middleware.request_id [None req-f4a855d2-c416-4ce8-8d97-866678ff003e None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.109784] [58200]: INFO cinder.api.openstack.wsgi [None req-f4a855d2-c416-4ce8-8d97-866678ff003e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d [ 1019.109784] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f4a855d2-c416-4ce8-8d97-866678ff003e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1019.109784] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f4a855d2-c416-4ce8-8d97-866678ff003e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1019.110378] [58200]: INFO cinder.api.v3.volumes [None req-f4a855d2-c416-4ce8-8d97-866678ff003e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Delete volume with id: e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d [ 1019.122645] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.122645] [58200]: warnings.warn( [ 1019.123541] [58200]: INFO cinder.volume.api [None req-f4a855d2-c416-4ce8-8d97-866678ff003e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 1019.150950] [58200]: INFO cinder.volume.api [None req-f4a855d2-c416-4ce8-8d97-866678ff003e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Delete volume request issued successfully. [ 1019.151204] [58200]: INFO cinder.api.openstack.wsgi [None req-f4a855d2-c416-4ce8-8d97-866678ff003e tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d returned with HTTP 202 [ 1019.151885] [58200]: [pid: 58200|app: 0|req: 150/292] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:06:48 2025] DELETE /volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1019.157125] [58201]: DEBUG cinder.api.middleware.request_id [None req-92e1f95a-d6b0-420c-8b81-20acbf99e179 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.157988] [58201]: INFO cinder.api.openstack.wsgi [None req-92e1f95a-d6b0-420c-8b81-20acbf99e179 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d [ 1019.158400] [58201]: DEBUG cinder.api.openstack.wsgi [None req-92e1f95a-d6b0-420c-8b81-20acbf99e179 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1019.158775] [58201]: DEBUG cinder.api.openstack.wsgi [None req-92e1f95a-d6b0-420c-8b81-20acbf99e179 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1019.171082] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.171082] [58201]: warnings.warn( [ 1019.179727] [58201]: INFO cinder.volume.api [None req-92e1f95a-d6b0-420c-8b81-20acbf99e179 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Volume info retrieved successfully. [ 1019.188042] [58201]: INFO cinder.api.openstack.wsgi [None req-92e1f95a-d6b0-420c-8b81-20acbf99e179 tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d returned with HTTP 200 [ 1019.188488] [58201]: [pid: 58201|app: 0|req: 143/293] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:48 2025] GET /volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.203488] [58200]: DEBUG cinder.api.middleware.request_id [None req-9acec84f-1afe-42c3-b7ce-d3c574090a2a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.210023] [58200]: INFO cinder.api.openstack.wsgi [None req-9acec84f-1afe-42c3-b7ce-d3c574090a2a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] GET http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d [ 1020.210344] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9acec84f-1afe-42c3-b7ce-d3c574090a2a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1020.211445] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9acec84f-1afe-42c3-b7ce-d3c574090a2a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1020.226797] [58200]: INFO cinder.api.openstack.wsgi [None req-9acec84f-1afe-42c3-b7ce-d3c574090a2a tempest-ServersNegativeTestJSON-616039444 tempest-ServersNegativeTestJSON-616039444-project-member] http://10.180.1.21/volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d returned with HTTP 404 [ 1020.227298] [58200]: [pid: 58200|app: 0|req: 151/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:49 2025] GET /volume/v3/volumes/e7fa9b19-7cfd-4b4e-ae6a-0a7885537b2d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1026.185120] [58201]: DEBUG cinder.api.middleware.request_id [None req-18866f12-265b-40af-ae2e-ae2a28977500 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.187222] [58201]: INFO cinder.api.openstack.wsgi [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1026.187500] [58201]: DEBUG cinder.api.openstack.wsgi [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1502588624"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1026.188900] [58201]: DEBUG cinder.api.v3.volumes [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1502588624'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1026.189033] [58201]: INFO cinder.api.v3.volumes [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Create volume of 1 GB [ 1026.195983] [58201]: INFO cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Availability Zones retrieved successfully. [ 1026.203066] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Flow 'volume_create_api' (45d6b15f-9acd-4602-91b7-f762aad4c13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1026.204447] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c67bfdb-7418-4f25-acc4-845337295096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.205591] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1026.228070] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c67bfdb-7418-4f25-acc4-845337295096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.229192] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bab2f78-1e24-44cc-88f7-94acd2c7e9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.274443] [58201]: DEBUG cinder.quota [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Created reservations ['b05d8e67-8a81-4e48-ab8d-95c2936ef790', '8270db34-9bc9-4c19-8bbd-1a6960fd3c67', '9acf1a1c-8d76-4f08-b092-6d40252fce7b', '2599f7d3-156c-432d-8a9a-c6b45f7b98ad'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1026.275437] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bab2f78-1e24-44cc-88f7-94acd2c7e9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b05d8e67-8a81-4e48-ab8d-95c2936ef790', '8270db34-9bc9-4c19-8bbd-1a6960fd3c67', '9acf1a1c-8d76-4f08-b092-6d40252fce7b', '2599f7d3-156c-432d-8a9a-c6b45f7b98ad']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.276409] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4dce82-d84d-47ae-9201-3cf031a29421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.329662] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4dce82-d84d-47ae-9201-3cf031a29421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1923e03b-0458-4dbd-9e50-10a3fbd7ee09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1502588624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf953e8194041fc8c17a093561b6ae6',qos_specs=None,replication_status=,reservations=['b05d8e67-8a81-4e48-ab8d-95c2936ef790','8270db34-9bc9-4c19-8bbd-1a6960fd3c67','9acf1a1c-8d76-4f08-b092-6d40252fce7b','2599f7d3-156c-432d-8a9a-c6b45f7b98ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f4b7e00ce1494d8f0aa8492f93271f',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1502588624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1923e03b-0458-4dbd-9e50-10a3fbd7ee09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf953e8194041fc8c17a093561b6ae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12f4b7e00ce1494d8f0aa8492f93271f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.331128] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b806a395-fa95-402e-8cf1-674c9bb17d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.356703] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b806a395-fa95-402e-8cf1-674c9bb17d17) transitioned into state 'SUCCESS' from state '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-1502588624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf953e8194041fc8c17a093561b6ae6',qos_specs=None,replication_status=,reservations=['b05d8e67-8a81-4e48-ab8d-95c2936ef790','8270db34-9bc9-4c19-8bbd-1a6960fd3c67','9acf1a1c-8d76-4f08-b092-6d40252fce7b','2599f7d3-156c-432d-8a9a-c6b45f7b98ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f4b7e00ce1494d8f0aa8492f93271f',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.357715] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fdbc371-5c77-40aa-9bea-a1b381ca55dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1026.399380] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fdbc371-5c77-40aa-9bea-a1b381ca55dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1026.400108] [58201]: DEBUG cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Flow 'volume_create_api' (45d6b15f-9acd-4602-91b7-f762aad4c13d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1026.400480] [58201]: INFO cinder.volume.api [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Create volume request issued successfully. [ 1026.401192] [58201]: INFO cinder.api.openstack.wsgi [None req-18866f12-265b-40af-ae2e-ae2a28977500 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1026.401857] [58201]: [pid: 58201|app: 0|req: 144/295] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:06:55 2025] POST /volume/v3/volumes => generated 754 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1026.412043] [58200]: DEBUG cinder.api.middleware.request_id [None req-5098efd1-9a48-416e-82c2-f946064dc994 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.415049] [58200]: INFO cinder.api.openstack.wsgi [None req-5098efd1-9a48-416e-82c2-f946064dc994 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1026.415049] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5098efd1-9a48-416e-82c2-f946064dc994 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1026.415049] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5098efd1-9a48-416e-82c2-f946064dc994 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1026.425806] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.425806] [58200]: warnings.warn( [ 1026.430683] [58200]: INFO cinder.volume.api [None req-5098efd1-9a48-416e-82c2-f946064dc994 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1026.436139] [58200]: INFO cinder.api.openstack.wsgi [None req-5098efd1-9a48-416e-82c2-f946064dc994 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1026.436733] [58200]: [pid: 58200|app: 0|req: 152/296] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:55 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.447923] [58201]: DEBUG cinder.api.middleware.request_id [None req-45371000-22fb-4782-a455-26b3f366b6c5 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.451417] [58201]: INFO cinder.api.openstack.wsgi [None req-45371000-22fb-4782-a455-26b3f366b6c5 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1027.451417] [58201]: DEBUG cinder.api.openstack.wsgi [None req-45371000-22fb-4782-a455-26b3f366b6c5 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1027.451417] [58201]: DEBUG cinder.api.openstack.wsgi [None req-45371000-22fb-4782-a455-26b3f366b6c5 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1027.466227] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.466227] [58201]: warnings.warn( [ 1027.471038] [58201]: INFO cinder.volume.api [None req-45371000-22fb-4782-a455-26b3f366b6c5 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1027.477673] [58201]: INFO cinder.api.openstack.wsgi [None req-45371000-22fb-4782-a455-26b3f366b6c5 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1027.477673] [58201]: [pid: 58201|app: 0|req: 145/297] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:56 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.549195] [58200]: DEBUG cinder.api.middleware.request_id [req-8974325f-ffef-496f-b477-0c334c9d579d req-6ed8af89-06ae-4957-8616-7e055ffc75fe None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.551516] [58200]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-6ed8af89-06ae-4957-8616-7e055ffc75fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1027.551854] [58200]: DEBUG cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-6ed8af89-06ae-4957-8616-7e055ffc75fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1027.551927] [58200]: DEBUG cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-6ed8af89-06ae-4957-8616-7e055ffc75fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1027.560807] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.560807] [58200]: warnings.warn( [ 1027.564697] [58200]: INFO cinder.volume.api [req-8974325f-ffef-496f-b477-0c334c9d579d req-6ed8af89-06ae-4957-8616-7e055ffc75fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1027.569588] [58200]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-6ed8af89-06ae-4957-8616-7e055ffc75fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1027.569988] [58200]: [pid: 58200|app: 0|req: 153/298] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:06:56 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.091961] [58201]: DEBUG cinder.api.middleware.request_id [None req-34b1de9c-17b2-4bfd-917c-3cde3699a18a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.092450] [58201]: INFO cinder.api.openstack.wsgi [None req-34b1de9c-17b2-4bfd-917c-3cde3699a18a None None] GET http://10.180.1.21/volume// [ 1029.092632] [58201]: DEBUG cinder.api.openstack.wsgi [None req-34b1de9c-17b2-4bfd-917c-3cde3699a18a None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1029.092843] [58201]: DEBUG cinder.api.openstack.wsgi [None req-34b1de9c-17b2-4bfd-917c-3cde3699a18a None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1029.093285] [58201]: INFO cinder.api.openstack.wsgi [None req-34b1de9c-17b2-4bfd-917c-3cde3699a18a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1029.093616] [58201]: [pid: 58201|app: 0|req: 146/299] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:06:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1029.097586] [58200]: DEBUG cinder.api.middleware.request_id [req-8974325f-ffef-496f-b477-0c334c9d579d req-58fdf9f4-c42a-43f4-b4b4-3e17df744642 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.100446] [58200]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-58fdf9f4-c42a-43f4-b4b4-3e17df744642 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1029.100582] [58200]: DEBUG cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-58fdf9f4-c42a-43f4-b4b4-3e17df744642 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1923e03b-0458-4dbd-9e50-10a3fbd7ee09", "connector": null, "instance_uuid": "43e7e5ae-9309-41ad-9537-eb39b5af90b5"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1029.114447] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.114447] [58200]: warnings.warn( [ 1029.139798] [58200]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-58fdf9f4-c42a-43f4-b4b4-3e17df744642 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1029.140362] [58200]: [pid: 58200|app: 0|req: 154/300] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:06:58 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1029.161138] [58201]: DEBUG cinder.api.middleware.request_id [None req-545d6705-d402-4f4b-a03c-6acb7bf7f3e9 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.163343] [58201]: INFO cinder.api.openstack.wsgi [None req-545d6705-d402-4f4b-a03c-6acb7bf7f3e9 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1029.163555] [58201]: DEBUG cinder.api.openstack.wsgi [None req-545d6705-d402-4f4b-a03c-6acb7bf7f3e9 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1029.163764] [58201]: DEBUG cinder.api.openstack.wsgi [None req-545d6705-d402-4f4b-a03c-6acb7bf7f3e9 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1029.176710] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.176710] [58201]: warnings.warn( [ 1029.179660] [58201]: INFO cinder.volume.api [None req-545d6705-d402-4f4b-a03c-6acb7bf7f3e9 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1029.185051] [58201]: INFO cinder.api.openstack.wsgi [None req-545d6705-d402-4f4b-a03c-6acb7bf7f3e9 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1029.185634] [58201]: [pid: 58201|app: 0|req: 147/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:58 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.665378] [58200]: DEBUG cinder.api.middleware.request_id [None req-d44fee9e-047e-4de3-a862-2a154b979398 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.665865] [58200]: INFO cinder.api.openstack.wsgi [None req-d44fee9e-047e-4de3-a862-2a154b979398 None None] GET http://10.180.1.21/volume// [ 1029.666188] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d44fee9e-047e-4de3-a862-2a154b979398 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1029.666409] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d44fee9e-047e-4de3-a862-2a154b979398 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1029.666806] [58200]: INFO cinder.api.openstack.wsgi [None req-d44fee9e-047e-4de3-a862-2a154b979398 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1029.667188] [58200]: [pid: 58200|app: 0|req: 155/302] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:06:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1029.671926] [58201]: DEBUG cinder.api.middleware.request_id [req-8974325f-ffef-496f-b477-0c334c9d579d req-19d954b0-edf8-4279-a724-3237c7b43786 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.676832] [58201]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-19d954b0-edf8-4279-a724-3237c7b43786 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1029.676832] [58201]: DEBUG cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-19d954b0-edf8-4279-a724-3237c7b43786 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1029.676832] [58201]: DEBUG cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-19d954b0-edf8-4279-a724-3237c7b43786 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1029.686474] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.686474] [58201]: warnings.warn( [ 1029.691178] [58201]: INFO cinder.volume.api [req-8974325f-ffef-496f-b477-0c334c9d579d req-19d954b0-edf8-4279-a724-3237c7b43786 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1029.696380] [58201]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-19d954b0-edf8-4279-a724-3237c7b43786 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1029.696892] [58201]: [pid: 58201|app: 0|req: 148/303] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:06:58 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1029.728450] [58200]: DEBUG cinder.api.middleware.request_id [req-8974325f-ffef-496f-b477-0c334c9d579d req-be0562fe-9874-4e7c-ac65-f77f71ebbfca None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.732292] [58200]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-be0562fe-9874-4e7c-ac65-f77f71ebbfca tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] PUT http://10.180.1.21/volume/v3/attachments/88ff772d-1bbf-4c2c-a223-91aea374d69c [ 1029.732292] [58200]: DEBUG cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-be0562fe-9874-4e7c-ac65-f77f71ebbfca tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-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-856867", "mountpoint": "/dev/sdb"}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1029.742252] [58200]: DEBUG cinder.coordination [req-8974325f-ffef-496f-b477-0c334c9d579d req-be0562fe-9874-4e7c-ac65-f77f71ebbfca tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Acquiring lock "cinder-attachment_update-1923e03b-0458-4dbd-9e50-10a3fbd7ee09-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1029.747417] [58200]: DEBUG cinder.coordination [req-8974325f-ffef-496f-b477-0c334c9d579d req-be0562fe-9874-4e7c-ac65-f77f71ebbfca tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Lock "cinder-attachment_update-1923e03b-0458-4dbd-9e50-10a3fbd7ee09-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1029.749040] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.749040] [58200]: warnings.warn( [ 1030.195889] [58201]: DEBUG cinder.api.middleware.request_id [None req-af50aee9-d8d6-40ed-a1d6-afaba380f7f8 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.197935] [58201]: INFO cinder.api.openstack.wsgi [None req-af50aee9-d8d6-40ed-a1d6-afaba380f7f8 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1030.198548] [58201]: DEBUG cinder.api.openstack.wsgi [None req-af50aee9-d8d6-40ed-a1d6-afaba380f7f8 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1030.198548] [58201]: DEBUG cinder.api.openstack.wsgi [None req-af50aee9-d8d6-40ed-a1d6-afaba380f7f8 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1030.214589] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.214589] [58201]: warnings.warn( [ 1030.218814] [58201]: INFO cinder.volume.api [None req-af50aee9-d8d6-40ed-a1d6-afaba380f7f8 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1030.224650] [58201]: INFO cinder.api.openstack.wsgi [None req-af50aee9-d8d6-40ed-a1d6-afaba380f7f8 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1030.225226] [58201]: [pid: 58201|app: 0|req: 149/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:06:59 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.237503] [58201]: DEBUG cinder.api.middleware.request_id [None req-0f88f2b0-e6c5-4401-bd83-05438a4df4b6 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.240733] [58201]: INFO cinder.api.openstack.wsgi [None req-0f88f2b0-e6c5-4401-bd83-05438a4df4b6 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1031.241085] [58201]: DEBUG cinder.api.openstack.wsgi [None req-0f88f2b0-e6c5-4401-bd83-05438a4df4b6 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1031.241332] [58201]: DEBUG cinder.api.openstack.wsgi [None req-0f88f2b0-e6c5-4401-bd83-05438a4df4b6 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1031.261818] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.261818] [58201]: warnings.warn( [ 1031.268443] [58201]: INFO cinder.volume.api [None req-0f88f2b0-e6c5-4401-bd83-05438a4df4b6 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1031.277441] [58201]: INFO cinder.api.openstack.wsgi [None req-0f88f2b0-e6c5-4401-bd83-05438a4df4b6 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1031.277935] [58201]: [pid: 58201|app: 0|req: 150/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:00 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.290781] [58201]: DEBUG cinder.api.middleware.request_id [None req-6cda2938-1dc3-42c0-b27a-df60bc2543ae None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.293627] [58201]: INFO cinder.api.openstack.wsgi [None req-6cda2938-1dc3-42c0-b27a-df60bc2543ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1032.293905] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6cda2938-1dc3-42c0-b27a-df60bc2543ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1032.294463] [58201]: DEBUG cinder.api.openstack.wsgi [None req-6cda2938-1dc3-42c0-b27a-df60bc2543ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1032.326045] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.326045] [58201]: warnings.warn( [ 1032.332644] [58201]: INFO cinder.volume.api [None req-6cda2938-1dc3-42c0-b27a-df60bc2543ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1032.341315] [58201]: INFO cinder.api.openstack.wsgi [None req-6cda2938-1dc3-42c0-b27a-df60bc2543ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1032.341762] [58201]: [pid: 58201|app: 0|req: 151/306] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:01 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.356082] [58201]: DEBUG cinder.api.middleware.request_id [None req-5c8b0e1f-843e-4c18-939c-6cc730cf1429 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.358573] [58201]: INFO cinder.api.openstack.wsgi [None req-5c8b0e1f-843e-4c18-939c-6cc730cf1429 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1033.359450] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5c8b0e1f-843e-4c18-939c-6cc730cf1429 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1033.359450] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5c8b0e1f-843e-4c18-939c-6cc730cf1429 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1033.381440] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.381440] [58201]: warnings.warn( [ 1033.386538] [58201]: INFO cinder.volume.api [None req-5c8b0e1f-843e-4c18-939c-6cc730cf1429 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1033.394011] [58201]: INFO cinder.api.openstack.wsgi [None req-5c8b0e1f-843e-4c18-939c-6cc730cf1429 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1033.394620] [58201]: [pid: 58201|app: 0|req: 152/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:02 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.280193] [58200]: DEBUG cinder.coordination [req-8974325f-ffef-496f-b477-0c334c9d579d req-be0562fe-9874-4e7c-ac65-f77f71ebbfca tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Lock "cinder-attachment_update-1923e03b-0458-4dbd-9e50-10a3fbd7ee09-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1034.280565] [58200]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-be0562fe-9874-4e7c-ac65-f77f71ebbfca tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments/88ff772d-1bbf-4c2c-a223-91aea374d69c returned with HTTP 200 [ 1034.281094] [58200]: [pid: 58200|app: 0|req: 156/308] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:06:58 2025] PUT /volume/v3/attachments/88ff772d-1bbf-4c2c-a223-91aea374d69c => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1034.407876] [58201]: DEBUG cinder.api.middleware.request_id [None req-c62427e0-1b9e-413a-8807-25299f87eb81 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.412908] [58201]: INFO cinder.api.openstack.wsgi [None req-c62427e0-1b9e-413a-8807-25299f87eb81 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1034.413160] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c62427e0-1b9e-413a-8807-25299f87eb81 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1034.413392] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c62427e0-1b9e-413a-8807-25299f87eb81 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1034.428833] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.428833] [58201]: warnings.warn( [ 1034.433201] [58201]: INFO cinder.volume.api [None req-c62427e0-1b9e-413a-8807-25299f87eb81 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1034.439937] [58201]: INFO cinder.api.openstack.wsgi [None req-c62427e0-1b9e-413a-8807-25299f87eb81 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1034.440417] [58201]: [pid: 58201|app: 0|req: 153/309] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:03 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.453371] [58200]: DEBUG cinder.api.middleware.request_id [None req-85ea743c-6058-4890-a9c0-398b319ee72c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.457370] [58200]: INFO cinder.api.openstack.wsgi [None req-85ea743c-6058-4890-a9c0-398b319ee72c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1035.457370] [58200]: DEBUG cinder.api.openstack.wsgi [None req-85ea743c-6058-4890-a9c0-398b319ee72c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1035.457689] [58200]: DEBUG cinder.api.openstack.wsgi [None req-85ea743c-6058-4890-a9c0-398b319ee72c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1035.459958] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=288,cinder:INSERT=32,cinder:UPDATE=65 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1035.482140] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.482140] [58200]: warnings.warn( [ 1035.486342] [58200]: INFO cinder.volume.api [None req-85ea743c-6058-4890-a9c0-398b319ee72c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1035.491906] [58200]: INFO cinder.api.openstack.wsgi [None req-85ea743c-6058-4890-a9c0-398b319ee72c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1035.492358] [58200]: [pid: 58200|app: 0|req: 157/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:04 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.930992] [58201]: DEBUG cinder.api.middleware.request_id [req-8974325f-ffef-496f-b477-0c334c9d579d req-256282ae-f2a6-4a5d-9e69-334547b05824 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.935673] [58201]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-256282ae-f2a6-4a5d-9e69-334547b05824 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/attachments/88ff772d-1bbf-4c2c-a223-91aea374d69c/action [ 1035.936305] [58201]: DEBUG cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-256282ae-f2a6-4a5d-9e69-334547b05824 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1035.936453] [58201]: DEBUG cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-256282ae-f2a6-4a5d-9e69-334547b05824 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1035.938868] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=231,cinder:UPDATE=37,cinder:INSERT=18 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1035.964033] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.964033] [58201]: warnings.warn( [ 1035.975276] [58201]: INFO cinder.api.openstack.wsgi [req-8974325f-ffef-496f-b477-0c334c9d579d req-256282ae-f2a6-4a5d-9e69-334547b05824 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments/88ff772d-1bbf-4c2c-a223-91aea374d69c/action returned with HTTP 204 [ 1035.975276] [58201]: [pid: 58201|app: 0|req: 154/311] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:07:05 2025] POST /volume/v3/attachments/88ff772d-1bbf-4c2c-a223-91aea374d69c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1036.505049] [58200]: DEBUG cinder.api.middleware.request_id [None req-a01a9f49-da0a-46c0-bc03-270c56613d29 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.506761] [58200]: INFO cinder.api.openstack.wsgi [None req-a01a9f49-da0a-46c0-bc03-270c56613d29 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1036.506761] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a01a9f49-da0a-46c0-bc03-270c56613d29 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1036.506761] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a01a9f49-da0a-46c0-bc03-270c56613d29 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1036.528808] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.528808] [58200]: warnings.warn( [ 1036.533041] [58200]: INFO cinder.volume.api [None req-a01a9f49-da0a-46c0-bc03-270c56613d29 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1036.544275] [58200]: INFO cinder.api.openstack.wsgi [None req-a01a9f49-da0a-46c0-bc03-270c56613d29 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1036.544780] [58200]: [pid: 58200|app: 0|req: 158/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:05 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1036.555575] [58201]: DEBUG cinder.api.middleware.request_id [None req-65f3ff9d-4330-480e-9079-d50198260925 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.558308] [58201]: INFO cinder.api.openstack.wsgi [None req-65f3ff9d-4330-480e-9079-d50198260925 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1036.558629] [58201]: DEBUG cinder.api.openstack.wsgi [None req-65f3ff9d-4330-480e-9079-d50198260925 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1036.558761] [58201]: DEBUG cinder.api.openstack.wsgi [None req-65f3ff9d-4330-480e-9079-d50198260925 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1036.571169] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.571169] [58201]: warnings.warn( [ 1036.575274] [58201]: INFO cinder.volume.api [None req-65f3ff9d-4330-480e-9079-d50198260925 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1036.581817] [58201]: INFO cinder.api.openstack.wsgi [None req-65f3ff9d-4330-480e-9079-d50198260925 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1036.582716] [58201]: [pid: 58201|app: 0|req: 155/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:05 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1046.535893] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=9 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1046.578164] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=8,cinder:UPDATE=2 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1054.346269] [58200]: DEBUG cinder.api.middleware.request_id [None req-5f5bebb8-a33a-414e-8834-ac239aa18bb2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.348741] [58200]: INFO cinder.api.openstack.wsgi [None req-5f5bebb8-a33a-414e-8834-ac239aa18bb2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1054.348998] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5f5bebb8-a33a-414e-8834-ac239aa18bb2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1054.349257] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5f5bebb8-a33a-414e-8834-ac239aa18bb2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1054.349458] [58200]: INFO cinder.api.v3.volumes [None req-5f5bebb8-a33a-414e-8834-ac239aa18bb2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Delete volume with id: 0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1054.361685] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.361685] [58200]: warnings.warn( [ 1054.362272] [58200]: INFO cinder.volume.api [None req-5f5bebb8-a33a-414e-8834-ac239aa18bb2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1054.383510] [58200]: INFO cinder.volume.api [None req-5f5bebb8-a33a-414e-8834-ac239aa18bb2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Delete volume request issued successfully. [ 1054.383753] [58200]: INFO cinder.api.openstack.wsgi [None req-5f5bebb8-a33a-414e-8834-ac239aa18bb2 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 202 [ 1054.384365] [58200]: [pid: 58200|app: 0|req: 159/314] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:07:23 2025] DELETE /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1054.387691] [58201]: DEBUG cinder.api.middleware.request_id [None req-a5e1e215-fb4c-44ec-84fb-5feeb77f6851 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.389741] [58201]: INFO cinder.api.openstack.wsgi [None req-a5e1e215-fb4c-44ec-84fb-5feeb77f6851 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1054.389985] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a5e1e215-fb4c-44ec-84fb-5feeb77f6851 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1054.390179] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a5e1e215-fb4c-44ec-84fb-5feeb77f6851 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1054.398873] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.398873] [58201]: warnings.warn( [ 1054.403684] [58201]: INFO cinder.volume.api [None req-a5e1e215-fb4c-44ec-84fb-5feeb77f6851 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1054.408730] [58201]: INFO cinder.api.openstack.wsgi [None req-a5e1e215-fb4c-44ec-84fb-5feeb77f6851 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1054.409187] [58201]: [pid: 58201|app: 0|req: 156/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:23 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.420269] [58200]: DEBUG cinder.api.middleware.request_id [None req-143c0b0e-3511-446d-909b-263f265b31a4 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.422723] [58200]: INFO cinder.api.openstack.wsgi [None req-143c0b0e-3511-446d-909b-263f265b31a4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1055.422947] [58200]: DEBUG cinder.api.openstack.wsgi [None req-143c0b0e-3511-446d-909b-263f265b31a4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1055.423170] [58200]: DEBUG cinder.api.openstack.wsgi [None req-143c0b0e-3511-446d-909b-263f265b31a4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1055.435034] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.435034] [58200]: warnings.warn( [ 1055.439437] [58200]: INFO cinder.volume.api [None req-143c0b0e-3511-446d-909b-263f265b31a4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1055.444325] [58200]: INFO cinder.api.openstack.wsgi [None req-143c0b0e-3511-446d-909b-263f265b31a4 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1055.444759] [58200]: [pid: 58200|app: 0|req: 160/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:24 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.455256] [58201]: DEBUG cinder.api.middleware.request_id [None req-730e4d84-5f60-4103-8b90-bde6d29f7003 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.458249] [58201]: INFO cinder.api.openstack.wsgi [None req-730e4d84-5f60-4103-8b90-bde6d29f7003 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1056.458559] [58201]: DEBUG cinder.api.openstack.wsgi [None req-730e4d84-5f60-4103-8b90-bde6d29f7003 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1056.458887] [58201]: DEBUG cinder.api.openstack.wsgi [None req-730e4d84-5f60-4103-8b90-bde6d29f7003 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1056.470774] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.470774] [58201]: warnings.warn( [ 1056.477037] [58201]: INFO cinder.volume.api [None req-730e4d84-5f60-4103-8b90-bde6d29f7003 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1056.483116] [58201]: INFO cinder.api.openstack.wsgi [None req-730e4d84-5f60-4103-8b90-bde6d29f7003 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 200 [ 1056.525249] [58201]: [pid: 58201|app: 0|req: 157/317] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:25 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.497483] [58200]: DEBUG cinder.api.middleware.request_id [None req-5ff7bd08-4df3-4a62-8585-5f0c280c1f9b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.500087] [58200]: INFO cinder.api.openstack.wsgi [None req-5ff7bd08-4df3-4a62-8585-5f0c280c1f9b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd [ 1057.500381] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5ff7bd08-4df3-4a62-8585-5f0c280c1f9b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1057.500649] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5ff7bd08-4df3-4a62-8585-5f0c280c1f9b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1057.508513] [58200]: INFO cinder.api.openstack.wsgi [None req-5ff7bd08-4df3-4a62-8585-5f0c280c1f9b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd returned with HTTP 404 [ 1057.509372] [58200]: [pid: 58200|app: 0|req: 161/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:26 2025] GET /volume/v3/volumes/0b8af0c2-ca0d-45e0-8cef-c3f2165802fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1057.512806] [58201]: DEBUG cinder.api.middleware.request_id [None req-8c9bca44-6728-4db3-98fd-cf325c4db19a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.515930] [58201]: INFO cinder.api.openstack.wsgi [None req-8c9bca44-6728-4db3-98fd-cf325c4db19a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1057.516309] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8c9bca44-6728-4db3-98fd-cf325c4db19a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1057.516632] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8c9bca44-6728-4db3-98fd-cf325c4db19a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1057.516900] [58201]: INFO cinder.api.v3.volumes [None req-8c9bca44-6728-4db3-98fd-cf325c4db19a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Delete volume with id: f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1057.530335] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.530335] [58201]: warnings.warn( [ 1057.531039] [58201]: INFO cinder.volume.api [None req-8c9bca44-6728-4db3-98fd-cf325c4db19a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1057.553683] [58201]: INFO cinder.volume.api [None req-8c9bca44-6728-4db3-98fd-cf325c4db19a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Delete volume request issued successfully. [ 1057.553683] [58201]: INFO cinder.api.openstack.wsgi [None req-8c9bca44-6728-4db3-98fd-cf325c4db19a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 202 [ 1057.554981] [58201]: [pid: 58201|app: 0|req: 158/319] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:07:26 2025] DELETE /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1057.562282] [58200]: DEBUG cinder.api.middleware.request_id [None req-1a309b76-ebb5-4685-a137-3f26ef481e0b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.564773] [58200]: INFO cinder.api.openstack.wsgi [None req-1a309b76-ebb5-4685-a137-3f26ef481e0b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1057.565143] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1a309b76-ebb5-4685-a137-3f26ef481e0b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1057.565245] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1a309b76-ebb5-4685-a137-3f26ef481e0b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1057.578424] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.578424] [58200]: warnings.warn( [ 1057.584429] [58200]: INFO cinder.volume.api [None req-1a309b76-ebb5-4685-a137-3f26ef481e0b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1057.595933] [58200]: INFO cinder.api.openstack.wsgi [None req-1a309b76-ebb5-4685-a137-3f26ef481e0b tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1057.596509] [58200]: [pid: 58200|app: 0|req: 162/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:26 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.608932] [58201]: DEBUG cinder.api.middleware.request_id [None req-427dc1f9-d5d3-4816-8592-c91930d2267a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.611642] [58201]: INFO cinder.api.openstack.wsgi [None req-427dc1f9-d5d3-4816-8592-c91930d2267a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1058.611867] [58201]: DEBUG cinder.api.openstack.wsgi [None req-427dc1f9-d5d3-4816-8592-c91930d2267a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1058.612096] [58201]: DEBUG cinder.api.openstack.wsgi [None req-427dc1f9-d5d3-4816-8592-c91930d2267a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1058.626707] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.626707] [58201]: warnings.warn( [ 1058.631409] [58201]: INFO cinder.volume.api [None req-427dc1f9-d5d3-4816-8592-c91930d2267a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1058.637643] [58201]: INFO cinder.api.openstack.wsgi [None req-427dc1f9-d5d3-4816-8592-c91930d2267a tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 200 [ 1058.638184] [58201]: [pid: 58201|app: 0|req: 159/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:27 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.649215] [58200]: DEBUG cinder.api.middleware.request_id [None req-9a55a7b7-1d92-413e-9da6-917b0086a94f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.652085] [58200]: INFO cinder.api.openstack.wsgi [None req-9a55a7b7-1d92-413e-9da6-917b0086a94f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 [ 1059.652308] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9a55a7b7-1d92-413e-9da6-917b0086a94f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1059.652545] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9a55a7b7-1d92-413e-9da6-917b0086a94f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1059.660823] [58200]: INFO cinder.api.openstack.wsgi [None req-9a55a7b7-1d92-413e-9da6-917b0086a94f tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 returned with HTTP 404 [ 1059.661396] [58200]: [pid: 58200|app: 0|req: 163/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:28 2025] GET /volume/v3/volumes/f27cee52-c90d-43ce-a82e-98f956aa0dc8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1059.734332] [58201]: DEBUG cinder.api.middleware.request_id [None req-587d37af-939e-499d-812d-53868106f7ff None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.736595] [58201]: INFO cinder.api.openstack.wsgi [None req-587d37af-939e-499d-812d-53868106f7ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 1059.736806] [58201]: DEBUG cinder.api.openstack.wsgi [None req-587d37af-939e-499d-812d-53868106f7ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1059.737793] [58201]: DEBUG cinder.api.openstack.wsgi [None req-587d37af-939e-499d-812d-53868106f7ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1059.737793] [58201]: INFO cinder.api.v3.volumes [None req-587d37af-939e-499d-812d-53868106f7ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Delete volume with id: 8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 1059.748241] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.748241] [58201]: warnings.warn( [ 1059.750595] [58201]: INFO cinder.volume.api [None req-587d37af-939e-499d-812d-53868106f7ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1059.789069] [58201]: INFO cinder.volume.api [None req-587d37af-939e-499d-812d-53868106f7ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Delete volume request issued successfully. [ 1059.789069] [58201]: INFO cinder.api.openstack.wsgi [None req-587d37af-939e-499d-812d-53868106f7ff tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 202 [ 1059.789069] [58201]: [pid: 58201|app: 0|req: 160/323] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:07:28 2025] DELETE /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1059.795919] [58200]: DEBUG cinder.api.middleware.request_id [None req-702a16dd-4319-4597-91c0-6dfd225735a5 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.800777] [58200]: INFO cinder.api.openstack.wsgi [None req-702a16dd-4319-4597-91c0-6dfd225735a5 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 1059.800906] [58200]: DEBUG cinder.api.openstack.wsgi [None req-702a16dd-4319-4597-91c0-6dfd225735a5 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1059.801419] [58200]: DEBUG cinder.api.openstack.wsgi [None req-702a16dd-4319-4597-91c0-6dfd225735a5 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1059.817233] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.817233] [58200]: warnings.warn( [ 1059.824954] [58200]: INFO cinder.volume.api [None req-702a16dd-4319-4597-91c0-6dfd225735a5 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1059.831997] [58200]: INFO cinder.api.openstack.wsgi [None req-702a16dd-4319-4597-91c0-6dfd225735a5 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 1059.832475] [58200]: [pid: 58200|app: 0|req: 164/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:29 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.846853] [58201]: DEBUG cinder.api.middleware.request_id [None req-9b1c4aa0-49c3-4e1d-bfbf-01210a923011 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.849104] [58201]: INFO cinder.api.openstack.wsgi [None req-9b1c4aa0-49c3-4e1d-bfbf-01210a923011 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 1060.849354] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9b1c4aa0-49c3-4e1d-bfbf-01210a923011 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1060.849572] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9b1c4aa0-49c3-4e1d-bfbf-01210a923011 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1060.863133] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.863133] [58201]: warnings.warn( [ 1060.868158] [58201]: INFO cinder.volume.api [None req-9b1c4aa0-49c3-4e1d-bfbf-01210a923011 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1060.874397] [58201]: INFO cinder.api.openstack.wsgi [None req-9b1c4aa0-49c3-4e1d-bfbf-01210a923011 tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 1060.874958] [58201]: [pid: 58201|app: 0|req: 161/325] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:30 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1061.886154] [58200]: DEBUG cinder.api.middleware.request_id [None req-0100dde6-d60c-43e0-90c7-ec57a563458c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.889572] [58200]: INFO cinder.api.openstack.wsgi [None req-0100dde6-d60c-43e0-90c7-ec57a563458c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 1061.889875] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0100dde6-d60c-43e0-90c7-ec57a563458c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1061.890178] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0100dde6-d60c-43e0-90c7-ec57a563458c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1061.904119] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.904119] [58200]: warnings.warn( [ 1061.910322] [58200]: INFO cinder.volume.api [None req-0100dde6-d60c-43e0-90c7-ec57a563458c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Volume info retrieved successfully. [ 1061.920594] [58200]: INFO cinder.api.openstack.wsgi [None req-0100dde6-d60c-43e0-90c7-ec57a563458c tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 200 [ 1061.921371] [58200]: [pid: 58200|app: 0|req: 165/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:31 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.931229] [58201]: DEBUG cinder.api.middleware.request_id [None req-3154cf9f-b6bd-4065-9692-224fee9e2b6d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.933268] [58201]: INFO cinder.api.openstack.wsgi [None req-3154cf9f-b6bd-4065-9692-224fee9e2b6d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] GET http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 [ 1062.933475] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3154cf9f-b6bd-4065-9692-224fee9e2b6d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1062.933698] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3154cf9f-b6bd-4065-9692-224fee9e2b6d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1062.942312] [58201]: INFO cinder.api.openstack.wsgi [None req-3154cf9f-b6bd-4065-9692-224fee9e2b6d tempest-AttachVolumeTestJSON-1487903405 tempest-AttachVolumeTestJSON-1487903405-project-member] http://10.180.1.21/volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 returned with HTTP 404 [ 1062.942856] [58201]: [pid: 58201|app: 0|req: 162/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:32 2025] GET /volume/v3/volumes/8c374f5a-5cf0-4c2f-a01f-84f15ec278a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1071.913506] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=21,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1072.938123] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=23,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1081.331811] [58200]: DEBUG cinder.api.middleware.request_id [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-284257d9-c73d-4de4-b08f-4c0da1a6fa3d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.339429] [58200]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-284257d9-c73d-4de4-b08f-4c0da1a6fa3d tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1081.339660] [58200]: DEBUG cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-284257d9-c73d-4de4-b08f-4c0da1a6fa3d tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1081.339868] [58200]: DEBUG cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-284257d9-c73d-4de4-b08f-4c0da1a6fa3d tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1081.351258] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.351258] [58200]: warnings.warn( [ 1081.355832] [58200]: INFO cinder.volume.api [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-284257d9-c73d-4de4-b08f-4c0da1a6fa3d tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1081.363626] [58200]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-284257d9-c73d-4de4-b08f-4c0da1a6fa3d tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1081.364089] [58200]: [pid: 58200|app: 0|req: 166/328] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:07:50 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.894089] [58201]: DEBUG cinder.api.middleware.request_id [None req-d2ba24bd-ee56-4472-a227-1fbc886beac6 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.894089] [58201]: INFO cinder.api.openstack.wsgi [None req-d2ba24bd-ee56-4472-a227-1fbc886beac6 None None] GET http://10.180.1.21/volume// [ 1082.894089] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d2ba24bd-ee56-4472-a227-1fbc886beac6 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1082.894089] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d2ba24bd-ee56-4472-a227-1fbc886beac6 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1082.896740] [58201]: INFO cinder.api.openstack.wsgi [None req-d2ba24bd-ee56-4472-a227-1fbc886beac6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1082.899276] [58201]: [pid: 58201|app: 0|req: 163/329] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:07:52 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1082.903927] [58200]: DEBUG cinder.api.middleware.request_id [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-82127a50-b4c0-4af4-b9dd-27f945a8ab86 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.906802] [58200]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-82127a50-b4c0-4af4-b9dd-27f945a8ab86 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1082.909132] [58200]: DEBUG cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-82127a50-b4c0-4af4-b9dd-27f945a8ab86 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1ae03eb-0ba5-4408-945f-787c5f3771c0", "connector": null, "instance_uuid": "1142a09f-06e1-4be5-a573-7b481e33cc2d"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1082.920801] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.920801] [58200]: warnings.warn( [ 1082.969472] [58200]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-82127a50-b4c0-4af4-b9dd-27f945a8ab86 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1082.969472] [58200]: [pid: 58200|app: 0|req: 167/330] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:07:52 2025] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1082.997162] [58201]: DEBUG cinder.api.middleware.request_id [None req-4d6f51d1-5bbc-421a-abbd-1cd3b7ca2026 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.000113] [58201]: INFO cinder.api.openstack.wsgi [None req-4d6f51d1-5bbc-421a-abbd-1cd3b7ca2026 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1083.000113] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4d6f51d1-5bbc-421a-abbd-1cd3b7ca2026 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1083.000113] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4d6f51d1-5bbc-421a-abbd-1cd3b7ca2026 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1083.014698] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.014698] [58201]: warnings.warn( [ 1083.019577] [58201]: INFO cinder.volume.api [None req-4d6f51d1-5bbc-421a-abbd-1cd3b7ca2026 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1083.027610] [58201]: INFO cinder.api.openstack.wsgi [None req-4d6f51d1-5bbc-421a-abbd-1cd3b7ca2026 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1083.027977] [58201]: [pid: 58201|app: 0|req: 164/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:52 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.501598] [58200]: DEBUG cinder.api.middleware.request_id [None req-0b6a8894-bfd2-4646-a360-7c9c185b978d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.502369] [58200]: INFO cinder.api.openstack.wsgi [None req-0b6a8894-bfd2-4646-a360-7c9c185b978d None None] GET http://10.180.1.21/volume// [ 1083.502697] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0b6a8894-bfd2-4646-a360-7c9c185b978d None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1083.503073] [58200]: DEBUG cinder.api.openstack.wsgi [None req-0b6a8894-bfd2-4646-a360-7c9c185b978d None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1083.503493] [58200]: INFO cinder.api.openstack.wsgi [None req-0b6a8894-bfd2-4646-a360-7c9c185b978d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1083.503826] [58200]: [pid: 58200|app: 0|req: 168/332] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:07:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1083.507652] [58201]: DEBUG cinder.api.middleware.request_id [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-c92d64ad-48f8-4964-8f19-87f9531e9404 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.510291] [58201]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-c92d64ad-48f8-4964-8f19-87f9531e9404 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1083.510683] [58201]: DEBUG cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-c92d64ad-48f8-4964-8f19-87f9531e9404 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1083.510939] [58201]: DEBUG cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-c92d64ad-48f8-4964-8f19-87f9531e9404 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1083.529809] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.529809] [58201]: warnings.warn( [ 1083.533978] [58201]: INFO cinder.volume.api [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-c92d64ad-48f8-4964-8f19-87f9531e9404 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1083.539351] [58201]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-c92d64ad-48f8-4964-8f19-87f9531e9404 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1083.539851] [58201]: [pid: 58201|app: 0|req: 165/333] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:07:52 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 1030 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1083.577473] [58200]: DEBUG cinder.api.middleware.request_id [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-a706c725-9fcb-4978-9733-33cde02af598 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.580708] [58200]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-a706c725-9fcb-4978-9733-33cde02af598 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] PUT http://10.180.1.21/volume/v3/attachments/e9800f65-640c-48fb-8fc0-b39289aa1ea2 [ 1083.581291] [58200]: DEBUG cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-a706c725-9fcb-4978-9733-33cde02af598 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-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-856904", "mountpoint": "/dev/sdb"}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1083.590165] [58200]: DEBUG cinder.coordination [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-a706c725-9fcb-4978-9733-33cde02af598 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Acquiring lock "cinder-attachment_update-a1ae03eb-0ba5-4408-945f-787c5f3771c0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1083.595447] [58200]: DEBUG cinder.coordination [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-a706c725-9fcb-4978-9733-33cde02af598 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Lock "cinder-attachment_update-a1ae03eb-0ba5-4408-945f-787c5f3771c0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1083.596648] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.596648] [58200]: warnings.warn( [ 1084.039957] [58201]: DEBUG cinder.api.middleware.request_id [None req-bbf33d17-36bc-4170-99b3-19b172020386 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.043656] [58201]: INFO cinder.api.openstack.wsgi [None req-bbf33d17-36bc-4170-99b3-19b172020386 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1084.043656] [58201]: DEBUG cinder.api.openstack.wsgi [None req-bbf33d17-36bc-4170-99b3-19b172020386 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1084.043656] [58201]: DEBUG cinder.api.openstack.wsgi [None req-bbf33d17-36bc-4170-99b3-19b172020386 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1084.076605] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.076605] [58201]: warnings.warn( [ 1084.085921] [58201]: INFO cinder.volume.api [None req-bbf33d17-36bc-4170-99b3-19b172020386 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1084.096508] [58201]: INFO cinder.api.openstack.wsgi [None req-bbf33d17-36bc-4170-99b3-19b172020386 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1084.097249] [58201]: [pid: 58201|app: 0|req: 166/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:53 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.119465] [58201]: DEBUG cinder.api.middleware.request_id [None req-c0a8eb78-3618-410d-999d-90bff0f99fdd None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.122669] [58201]: INFO cinder.api.openstack.wsgi [None req-c0a8eb78-3618-410d-999d-90bff0f99fdd tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1085.122993] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c0a8eb78-3618-410d-999d-90bff0f99fdd tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1085.123332] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c0a8eb78-3618-410d-999d-90bff0f99fdd tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1085.145949] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.145949] [58201]: warnings.warn( [ 1085.151289] [58201]: INFO cinder.volume.api [None req-c0a8eb78-3618-410d-999d-90bff0f99fdd tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1085.159086] [58201]: INFO cinder.api.openstack.wsgi [None req-c0a8eb78-3618-410d-999d-90bff0f99fdd tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1085.159555] [58201]: [pid: 58201|app: 0|req: 167/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:54 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.170405] [58201]: DEBUG cinder.api.middleware.request_id [None req-407a708f-8ac5-4791-aa92-6922eeac4a96 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.172921] [58201]: INFO cinder.api.openstack.wsgi [None req-407a708f-8ac5-4791-aa92-6922eeac4a96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1086.173192] [58201]: DEBUG cinder.api.openstack.wsgi [None req-407a708f-8ac5-4791-aa92-6922eeac4a96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1086.173462] [58201]: DEBUG cinder.api.openstack.wsgi [None req-407a708f-8ac5-4791-aa92-6922eeac4a96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1086.192516] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.192516] [58201]: warnings.warn( [ 1086.201686] [58201]: INFO cinder.volume.api [None req-407a708f-8ac5-4791-aa92-6922eeac4a96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1086.210125] [58201]: INFO cinder.api.openstack.wsgi [None req-407a708f-8ac5-4791-aa92-6922eeac4a96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1086.210125] [58201]: [pid: 58201|app: 0|req: 168/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:55 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.220811] [58201]: DEBUG cinder.api.middleware.request_id [None req-b529fc2f-87e3-497e-82ae-15e9961668fe None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.223261] [58201]: INFO cinder.api.openstack.wsgi [None req-b529fc2f-87e3-497e-82ae-15e9961668fe tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1087.223562] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b529fc2f-87e3-497e-82ae-15e9961668fe tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1087.223815] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b529fc2f-87e3-497e-82ae-15e9961668fe tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1087.240229] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.240229] [58201]: warnings.warn( [ 1087.244707] [58201]: INFO cinder.volume.api [None req-b529fc2f-87e3-497e-82ae-15e9961668fe tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1087.250755] [58201]: INFO cinder.api.openstack.wsgi [None req-b529fc2f-87e3-497e-82ae-15e9961668fe tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1087.251279] [58201]: [pid: 58201|app: 0|req: 169/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:56 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.126920] [58200]: DEBUG cinder.coordination [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-a706c725-9fcb-4978-9733-33cde02af598 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Lock "cinder-attachment_update-a1ae03eb-0ba5-4408-945f-787c5f3771c0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1088.127781] [58200]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-a706c725-9fcb-4978-9733-33cde02af598 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/attachments/e9800f65-640c-48fb-8fc0-b39289aa1ea2 returned with HTTP 200 [ 1088.127879] [58200]: [pid: 58200|app: 0|req: 169/338] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:07:52 2025] PUT /volume/v3/attachments/e9800f65-640c-48fb-8fc0-b39289aa1ea2 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1088.262898] [58201]: DEBUG cinder.api.middleware.request_id [None req-fb00fd9a-867c-443d-acec-243c9f2658e9 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.265367] [58201]: INFO cinder.api.openstack.wsgi [None req-fb00fd9a-867c-443d-acec-243c9f2658e9 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1088.265618] [58201]: DEBUG cinder.api.openstack.wsgi [None req-fb00fd9a-867c-443d-acec-243c9f2658e9 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1088.265877] [58201]: DEBUG cinder.api.openstack.wsgi [None req-fb00fd9a-867c-443d-acec-243c9f2658e9 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1088.277941] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.277941] [58201]: warnings.warn( [ 1088.282594] [58201]: INFO cinder.volume.api [None req-fb00fd9a-867c-443d-acec-243c9f2658e9 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1088.290191] [58201]: INFO cinder.api.openstack.wsgi [None req-fb00fd9a-867c-443d-acec-243c9f2658e9 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1088.290984] [58201]: [pid: 58201|app: 0|req: 170/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:57 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.303096] [58200]: DEBUG cinder.api.middleware.request_id [None req-e665540f-3c15-4b30-9762-5becf7372613 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.305742] [58200]: INFO cinder.api.openstack.wsgi [None req-e665540f-3c15-4b30-9762-5becf7372613 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1089.305742] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e665540f-3c15-4b30-9762-5becf7372613 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1089.305941] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e665540f-3c15-4b30-9762-5becf7372613 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1089.329206] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.329206] [58200]: warnings.warn( [ 1089.334594] [58200]: INFO cinder.volume.api [None req-e665540f-3c15-4b30-9762-5becf7372613 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1089.341063] [58200]: INFO cinder.api.openstack.wsgi [None req-e665540f-3c15-4b30-9762-5becf7372613 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1089.341545] [58200]: [pid: 58200|app: 0|req: 170/340] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:58 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.355268] [58201]: DEBUG cinder.api.middleware.request_id [None req-f0ed150d-5194-47f3-a4f5-5981df008266 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.357665] [58201]: INFO cinder.api.openstack.wsgi [None req-f0ed150d-5194-47f3-a4f5-5981df008266 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1090.358784] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f0ed150d-5194-47f3-a4f5-5981df008266 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1090.358784] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f0ed150d-5194-47f3-a4f5-5981df008266 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1090.378436] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.378436] [58201]: warnings.warn( [ 1090.384264] [58201]: INFO cinder.volume.api [None req-f0ed150d-5194-47f3-a4f5-5981df008266 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1090.390482] [58201]: INFO cinder.api.openstack.wsgi [None req-f0ed150d-5194-47f3-a4f5-5981df008266 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1090.390957] [58201]: [pid: 58201|app: 0|req: 171/341] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:07:59 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.792898] [58200]: DEBUG cinder.api.middleware.request_id [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-287c5afd-0070-4da6-adca-d9d967c811f3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.795518] [58200]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-287c5afd-0070-4da6-adca-d9d967c811f3 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] POST http://10.180.1.21/volume/v3/attachments/e9800f65-640c-48fb-8fc0-b39289aa1ea2/action [ 1090.795985] [58200]: DEBUG cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-287c5afd-0070-4da6-adca-d9d967c811f3 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1090.796142] [58200]: DEBUG cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-287c5afd-0070-4da6-adca-d9d967c811f3 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1090.823978] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.823978] [58200]: warnings.warn( [ 1090.833118] [58200]: INFO cinder.api.openstack.wsgi [req-f5b4fcf0-edc5-4eaa-a37a-193cf0e2d3ef req-287c5afd-0070-4da6-adca-d9d967c811f3 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/attachments/e9800f65-640c-48fb-8fc0-b39289aa1ea2/action returned with HTTP 204 [ 1090.833118] [58200]: [pid: 58200|app: 0|req: 171/342] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:08:00 2025] POST /volume/v3/attachments/e9800f65-640c-48fb-8fc0-b39289aa1ea2/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1091.411416] [58201]: DEBUG cinder.api.middleware.request_id [None req-567ad185-6765-4692-b78f-70974644b9a7 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.412874] [58201]: INFO cinder.api.openstack.wsgi [None req-567ad185-6765-4692-b78f-70974644b9a7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1091.413150] [58201]: DEBUG cinder.api.openstack.wsgi [None req-567ad185-6765-4692-b78f-70974644b9a7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1091.413344] [58201]: DEBUG cinder.api.openstack.wsgi [None req-567ad185-6765-4692-b78f-70974644b9a7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1091.430512] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.430512] [58201]: warnings.warn( [ 1091.438753] [58201]: INFO cinder.volume.api [None req-567ad185-6765-4692-b78f-70974644b9a7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1091.446104] [58201]: INFO cinder.api.openstack.wsgi [None req-567ad185-6765-4692-b78f-70974644b9a7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1091.447074] [58201]: [pid: 58201|app: 0|req: 172/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:00 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.461769] [58200]: DEBUG cinder.api.middleware.request_id [None req-b590d750-276b-4e9b-9398-def3c488ca3a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.464209] [58200]: INFO cinder.api.openstack.wsgi [None req-b590d750-276b-4e9b-9398-def3c488ca3a tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1091.464441] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b590d750-276b-4e9b-9398-def3c488ca3a tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1091.464651] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b590d750-276b-4e9b-9398-def3c488ca3a tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1091.485036] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.485036] [58200]: warnings.warn( [ 1091.491348] [58200]: INFO cinder.volume.api [None req-b590d750-276b-4e9b-9398-def3c488ca3a tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1091.500322] [58200]: INFO cinder.api.openstack.wsgi [None req-b590d750-276b-4e9b-9398-def3c488ca3a tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1091.500645] [58200]: [pid: 58200|app: 0|req: 172/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:00 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1091.633771] [58201]: DEBUG cinder.api.middleware.request_id [req-36f6c83e-faf3-4c6d-9f9b-482b4fc608f4 req-47b3d577-45da-4941-ba97-bd6b9c3215c8 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.638077] [58201]: INFO cinder.api.openstack.wsgi [req-36f6c83e-faf3-4c6d-9f9b-482b4fc608f4 req-47b3d577-45da-4941-ba97-bd6b9c3215c8 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1091.638318] [58201]: DEBUG cinder.api.openstack.wsgi [req-36f6c83e-faf3-4c6d-9f9b-482b4fc608f4 req-47b3d577-45da-4941-ba97-bd6b9c3215c8 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1091.638534] [58201]: DEBUG cinder.api.openstack.wsgi [req-36f6c83e-faf3-4c6d-9f9b-482b4fc608f4 req-47b3d577-45da-4941-ba97-bd6b9c3215c8 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1091.657920] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.657920] [58201]: warnings.warn( [ 1091.670254] [58201]: INFO cinder.volume.api [req-36f6c83e-faf3-4c6d-9f9b-482b4fc608f4 req-47b3d577-45da-4941-ba97-bd6b9c3215c8 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1091.683058] [58201]: INFO cinder.api.openstack.wsgi [req-36f6c83e-faf3-4c6d-9f9b-482b4fc608f4 req-47b3d577-45da-4941-ba97-bd6b9c3215c8 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1091.683058] [58201]: [pid: 58201|app: 0|req: 173/345] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:00 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 1142 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.885465] [58200]: DEBUG cinder.api.middleware.request_id [None req-38fe7b24-b89c-43db-839b-ac25a369f277 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.887325] [58200]: INFO cinder.api.openstack.wsgi [None req-38fe7b24-b89c-43db-839b-ac25a369f277 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1094.887624] [58200]: DEBUG cinder.api.openstack.wsgi [None req-38fe7b24-b89c-43db-839b-ac25a369f277 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1094.887927] [58200]: DEBUG cinder.api.openstack.wsgi [None req-38fe7b24-b89c-43db-839b-ac25a369f277 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1094.902067] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.902067] [58200]: warnings.warn( [ 1094.907823] [58200]: INFO cinder.volume.api [None req-38fe7b24-b89c-43db-839b-ac25a369f277 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1094.916014] [58200]: INFO cinder.api.openstack.wsgi [None req-38fe7b24-b89c-43db-839b-ac25a369f277 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1094.916827] [58200]: [pid: 58200|app: 0|req: 173/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:04 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.278949] [58201]: DEBUG cinder.api.middleware.request_id [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-fb3364fb-b5f1-470c-8b1f-770b7c3ae217 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.281544] [58201]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-fb3364fb-b5f1-470c-8b1f-770b7c3ae217 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1095.281655] [58201]: DEBUG cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-fb3364fb-b5f1-470c-8b1f-770b7c3ae217 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1095.281801] [58201]: DEBUG cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-fb3364fb-b5f1-470c-8b1f-770b7c3ae217 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1095.289723] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.289723] [58201]: warnings.warn( [ 1095.293770] [58201]: INFO cinder.volume.api [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-fb3364fb-b5f1-470c-8b1f-770b7c3ae217 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1095.298707] [58201]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-fb3364fb-b5f1-470c-8b1f-770b7c3ae217 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1095.299218] [58201]: [pid: 58201|app: 0|req: 174/347] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:04 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.826769] [58200]: DEBUG cinder.api.middleware.request_id [None req-ef6172c3-f0b8-4ff1-a8e6-b535788f6761 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.827124] [58200]: INFO cinder.api.openstack.wsgi [None req-ef6172c3-f0b8-4ff1-a8e6-b535788f6761 None None] GET http://10.180.1.21/volume// [ 1096.827161] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ef6172c3-f0b8-4ff1-a8e6-b535788f6761 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1096.827400] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ef6172c3-f0b8-4ff1-a8e6-b535788f6761 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1096.827882] [58200]: INFO cinder.api.openstack.wsgi [None req-ef6172c3-f0b8-4ff1-a8e6-b535788f6761 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1096.828253] [58200]: [pid: 58200|app: 0|req: 174/348] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:08:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1096.833165] [58201]: DEBUG cinder.api.middleware.request_id [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-0b767231-16a4-4452-9bbb-cf40104ba74a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.837094] [58201]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-0b767231-16a4-4452-9bbb-cf40104ba74a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1096.838896] [58201]: DEBUG cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-0b767231-16a4-4452-9bbb-cf40104ba74a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70cd6e70-ef4c-4d90-94f0-cd54e28bebf5", "connector": null, "instance_uuid": "883a0a4c-ecae-4f60-8b70-e5262bd3db76"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1096.854159] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.854159] [58201]: warnings.warn( [ 1096.900210] [58201]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-0b767231-16a4-4452-9bbb-cf40104ba74a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1096.900373] [58201]: [pid: 58201|app: 0|req: 175/349] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:08:06 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) [ 1096.931317] [58200]: DEBUG cinder.api.middleware.request_id [None req-c1b7a975-6ae9-46d1-a9be-94fb3b084ba1 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.933980] [58200]: INFO cinder.api.openstack.wsgi [None req-c1b7a975-6ae9-46d1-a9be-94fb3b084ba1 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1096.934689] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c1b7a975-6ae9-46d1-a9be-94fb3b084ba1 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1096.934689] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c1b7a975-6ae9-46d1-a9be-94fb3b084ba1 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1096.951094] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.951094] [58200]: warnings.warn( [ 1096.958193] [58200]: INFO cinder.volume.api [None req-c1b7a975-6ae9-46d1-a9be-94fb3b084ba1 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1096.964139] [58200]: INFO cinder.api.openstack.wsgi [None req-c1b7a975-6ae9-46d1-a9be-94fb3b084ba1 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1096.964645] [58200]: [pid: 58200|app: 0|req: 175/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:06 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.451304] [58201]: DEBUG cinder.api.middleware.request_id [None req-e1dce3bc-5871-4e32-b7e5-1ea454530f92 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.451819] [58201]: INFO cinder.api.openstack.wsgi [None req-e1dce3bc-5871-4e32-b7e5-1ea454530f92 None None] GET http://10.180.1.21/volume// [ 1097.452044] [58201]: DEBUG cinder.api.openstack.wsgi [None req-e1dce3bc-5871-4e32-b7e5-1ea454530f92 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1097.452284] [58201]: DEBUG cinder.api.openstack.wsgi [None req-e1dce3bc-5871-4e32-b7e5-1ea454530f92 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1097.452736] [58201]: INFO cinder.api.openstack.wsgi [None req-e1dce3bc-5871-4e32-b7e5-1ea454530f92 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1097.453125] [58201]: [pid: 58201|app: 0|req: 176/351] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:08:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1097.463565] [58200]: DEBUG cinder.api.middleware.request_id [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-868fd141-d29d-4f1f-8079-bf1c96a834da None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.468027] [58200]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-868fd141-d29d-4f1f-8079-bf1c96a834da tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1097.468027] [58200]: DEBUG cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-868fd141-d29d-4f1f-8079-bf1c96a834da tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1097.468027] [58200]: DEBUG cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-868fd141-d29d-4f1f-8079-bf1c96a834da tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1097.488624] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.488624] [58200]: warnings.warn( [ 1097.494574] [58200]: INFO cinder.volume.api [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-868fd141-d29d-4f1f-8079-bf1c96a834da tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1097.500302] [58200]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-868fd141-d29d-4f1f-8079-bf1c96a834da tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1097.501472] [58200]: [pid: 58200|app: 0|req: 176/352] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:08:06 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1097.544097] [58201]: DEBUG cinder.api.middleware.request_id [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-ceabfb94-754f-49c9-9932-f480fcb2d045 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.548366] [58201]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-ceabfb94-754f-49c9-9932-f480fcb2d045 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] PUT http://10.180.1.21/volume/v3/attachments/489f59b9-271c-41e2-ac64-9bc66f34264e [ 1097.548934] [58201]: DEBUG cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-ceabfb94-754f-49c9-9932-f480fcb2d045 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-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-856906", "mountpoint": "/dev/sdb"}}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1097.559574] [58201]: DEBUG cinder.coordination [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-ceabfb94-754f-49c9-9932-f480fcb2d045 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Acquiring lock "cinder-attachment_update-70cd6e70-ef4c-4d90-94f0-cd54e28bebf5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1097.565163] [58201]: DEBUG cinder.coordination [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-ceabfb94-754f-49c9-9932-f480fcb2d045 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Lock "cinder-attachment_update-70cd6e70-ef4c-4d90-94f0-cd54e28bebf5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1097.567059] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.567059] [58201]: warnings.warn( [ 1097.977251] [58200]: DEBUG cinder.api.middleware.request_id [None req-1d8b9f25-08f8-4600-8e45-1e62076a1e69 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.979860] [58200]: INFO cinder.api.openstack.wsgi [None req-1d8b9f25-08f8-4600-8e45-1e62076a1e69 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1097.980128] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1d8b9f25-08f8-4600-8e45-1e62076a1e69 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1097.980383] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1d8b9f25-08f8-4600-8e45-1e62076a1e69 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1098.001175] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.001175] [58200]: warnings.warn( [ 1098.004694] [58200]: INFO cinder.volume.api [None req-1d8b9f25-08f8-4600-8e45-1e62076a1e69 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1098.012236] [58200]: INFO cinder.api.openstack.wsgi [None req-1d8b9f25-08f8-4600-8e45-1e62076a1e69 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1098.012870] [58200]: [pid: 58200|app: 0|req: 177/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:07 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.030274] [58200]: DEBUG cinder.api.middleware.request_id [None req-99047c36-37c2-4301-968e-66561d2e05c9 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.032756] [58200]: INFO cinder.api.openstack.wsgi [None req-99047c36-37c2-4301-968e-66561d2e05c9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1099.032904] [58200]: DEBUG cinder.api.openstack.wsgi [None req-99047c36-37c2-4301-968e-66561d2e05c9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1099.033170] [58200]: DEBUG cinder.api.openstack.wsgi [None req-99047c36-37c2-4301-968e-66561d2e05c9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1099.050535] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.050535] [58200]: warnings.warn( [ 1099.055967] [58200]: INFO cinder.volume.api [None req-99047c36-37c2-4301-968e-66561d2e05c9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1099.063162] [58200]: INFO cinder.api.openstack.wsgi [None req-99047c36-37c2-4301-968e-66561d2e05c9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1099.063162] [58200]: [pid: 58200|app: 0|req: 178/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:08 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.077638] [58200]: DEBUG cinder.api.middleware.request_id [None req-ee396a04-a7a7-4efb-ad43-b0a48c374dcb None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.080136] [58200]: INFO cinder.api.openstack.wsgi [None req-ee396a04-a7a7-4efb-ad43-b0a48c374dcb tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1100.080546] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ee396a04-a7a7-4efb-ad43-b0a48c374dcb tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1100.080853] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ee396a04-a7a7-4efb-ad43-b0a48c374dcb tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1100.096972] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.096972] [58200]: warnings.warn( [ 1100.101932] [58200]: INFO cinder.volume.api [None req-ee396a04-a7a7-4efb-ad43-b0a48c374dcb tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1100.109246] [58200]: INFO cinder.api.openstack.wsgi [None req-ee396a04-a7a7-4efb-ad43-b0a48c374dcb tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1100.111083] [58200]: [pid: 58200|app: 0|req: 179/355] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:09 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.123737] [58200]: DEBUG cinder.api.middleware.request_id [None req-fab109af-c487-4ba1-a5ad-3a0e17d5469e None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.126086] [58200]: INFO cinder.api.openstack.wsgi [None req-fab109af-c487-4ba1-a5ad-3a0e17d5469e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1101.126358] [58200]: DEBUG cinder.api.openstack.wsgi [None req-fab109af-c487-4ba1-a5ad-3a0e17d5469e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1101.126743] [58200]: DEBUG cinder.api.openstack.wsgi [None req-fab109af-c487-4ba1-a5ad-3a0e17d5469e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1101.140897] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.140897] [58200]: warnings.warn( [ 1101.144793] [58200]: INFO cinder.volume.api [None req-fab109af-c487-4ba1-a5ad-3a0e17d5469e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1101.149862] [58200]: INFO cinder.api.openstack.wsgi [None req-fab109af-c487-4ba1-a5ad-3a0e17d5469e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1101.150300] [58200]: [pid: 58200|app: 0|req: 180/356] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:10 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.160674] [58200]: DEBUG cinder.api.middleware.request_id [None req-9055dd9e-fec5-4e1a-86fa-f205cf468f61 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.162788] [58200]: INFO cinder.api.openstack.wsgi [None req-9055dd9e-fec5-4e1a-86fa-f205cf468f61 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1102.163063] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9055dd9e-fec5-4e1a-86fa-f205cf468f61 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1102.163310] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9055dd9e-fec5-4e1a-86fa-f205cf468f61 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1102.181568] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.181568] [58200]: warnings.warn( [ 1102.188594] [58200]: INFO cinder.volume.api [None req-9055dd9e-fec5-4e1a-86fa-f205cf468f61 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1102.192375] [58200]: INFO cinder.api.openstack.wsgi [None req-9055dd9e-fec5-4e1a-86fa-f205cf468f61 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1102.192827] [58200]: [pid: 58200|app: 0|req: 181/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:11 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.546142] [58200]: DEBUG cinder.api.middleware.request_id [req-ae1d3eed-80e2-432f-985c-fd6510120ab9 req-c613571c-4066-41dc-9516-0a2b19f9dc96 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.550715] [58200]: INFO cinder.api.openstack.wsgi [req-ae1d3eed-80e2-432f-985c-fd6510120ab9 req-c613571c-4066-41dc-9516-0a2b19f9dc96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1102.551170] [58200]: DEBUG cinder.api.openstack.wsgi [req-ae1d3eed-80e2-432f-985c-fd6510120ab9 req-c613571c-4066-41dc-9516-0a2b19f9dc96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1102.551451] [58200]: DEBUG cinder.api.openstack.wsgi [req-ae1d3eed-80e2-432f-985c-fd6510120ab9 req-c613571c-4066-41dc-9516-0a2b19f9dc96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1102.567691] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.567691] [58200]: warnings.warn( [ 1102.572207] [58200]: INFO cinder.volume.api [req-ae1d3eed-80e2-432f-985c-fd6510120ab9 req-c613571c-4066-41dc-9516-0a2b19f9dc96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1102.577069] [58200]: INFO cinder.api.openstack.wsgi [req-ae1d3eed-80e2-432f-985c-fd6510120ab9 req-c613571c-4066-41dc-9516-0a2b19f9dc96 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1102.577759] [58200]: [pid: 58200|app: 0|req: 182/358] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:11 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.606473] [58201]: DEBUG cinder.coordination [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-ceabfb94-754f-49c9-9932-f480fcb2d045 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Lock "cinder-attachment_update-70cd6e70-ef4c-4d90-94f0-cd54e28bebf5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.041s {{(pid=58201) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1102.606839] [58201]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-ceabfb94-754f-49c9-9932-f480fcb2d045 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/489f59b9-271c-41e2-ac64-9bc66f34264e returned with HTTP 200 [ 1102.607552] [58201]: [pid: 58201|app: 0|req: 177/359] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:08:06 2025] PUT /volume/v3/attachments/489f59b9-271c-41e2-ac64-9bc66f34264e => generated 617 bytes in 5065 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.207047] [58200]: DEBUG cinder.api.middleware.request_id [None req-cec3b2db-9340-4fb6-81d1-e68647e88817 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.211616] [58200]: INFO cinder.api.openstack.wsgi [None req-cec3b2db-9340-4fb6-81d1-e68647e88817 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1103.211870] [58200]: DEBUG cinder.api.openstack.wsgi [None req-cec3b2db-9340-4fb6-81d1-e68647e88817 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1103.212093] [58200]: DEBUG cinder.api.openstack.wsgi [None req-cec3b2db-9340-4fb6-81d1-e68647e88817 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1103.228269] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.228269] [58200]: warnings.warn( [ 1103.233910] [58200]: INFO cinder.volume.api [None req-cec3b2db-9340-4fb6-81d1-e68647e88817 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1103.242842] [58200]: INFO cinder.api.openstack.wsgi [None req-cec3b2db-9340-4fb6-81d1-e68647e88817 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1103.243441] [58200]: [pid: 58200|app: 0|req: 183/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:12 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.254540] [58201]: DEBUG cinder.api.middleware.request_id [None req-d4294c72-8e82-4858-be52-c9852a84e85f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.256636] [58201]: INFO cinder.api.openstack.wsgi [None req-d4294c72-8e82-4858-be52-c9852a84e85f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1104.256855] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d4294c72-8e82-4858-be52-c9852a84e85f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1104.257068] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d4294c72-8e82-4858-be52-c9852a84e85f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1104.265806] [58200]: DEBUG cinder.api.middleware.request_id [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-68a494bc-0b38-45f9-9f05-4bdfe350eb77 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.268560] [58200]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-68a494bc-0b38-45f9-9f05-4bdfe350eb77 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/attachments/489f59b9-271c-41e2-ac64-9bc66f34264e/action [ 1104.268989] [58200]: DEBUG cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-68a494bc-0b38-45f9-9f05-4bdfe350eb77 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1104.269498] [58200]: DEBUG cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-68a494bc-0b38-45f9-9f05-4bdfe350eb77 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1104.273113] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.273113] [58201]: warnings.warn( [ 1104.278075] [58201]: INFO cinder.volume.api [None req-d4294c72-8e82-4858-be52-c9852a84e85f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1104.284367] [58201]: INFO cinder.api.openstack.wsgi [None req-d4294c72-8e82-4858-be52-c9852a84e85f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1104.284931] [58201]: [pid: 58201|app: 0|req: 178/361] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:13 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.290024] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.290024] [58200]: warnings.warn( [ 1104.302483] [58200]: INFO cinder.api.openstack.wsgi [req-6e6830e3-71cf-45ea-bd64-13d046fb2755 req-68a494bc-0b38-45f9-9f05-4bdfe350eb77 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/489f59b9-271c-41e2-ac64-9bc66f34264e/action returned with HTTP 204 [ 1104.302607] [58200]: [pid: 58200|app: 0|req: 184/362] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:08:13 2025] POST /volume/v3/attachments/489f59b9-271c-41e2-ac64-9bc66f34264e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1105.294937] [58201]: DEBUG cinder.api.middleware.request_id [None req-f6240e46-32b0-49fd-a2e8-915704fdc628 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.297084] [58201]: INFO cinder.api.openstack.wsgi [None req-f6240e46-32b0-49fd-a2e8-915704fdc628 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1105.297317] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f6240e46-32b0-49fd-a2e8-915704fdc628 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1105.297629] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f6240e46-32b0-49fd-a2e8-915704fdc628 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1105.315401] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.315401] [58201]: warnings.warn( [ 1105.320748] [58201]: INFO cinder.volume.api [None req-f6240e46-32b0-49fd-a2e8-915704fdc628 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1105.330184] [58201]: INFO cinder.api.openstack.wsgi [None req-f6240e46-32b0-49fd-a2e8-915704fdc628 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1105.330873] [58201]: [pid: 58201|app: 0|req: 179/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:14 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1105.340235] [58200]: DEBUG cinder.api.middleware.request_id [None req-20e524b0-df10-4fbe-92eb-8916fe39458e None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.342367] [58200]: INFO cinder.api.openstack.wsgi [None req-20e524b0-df10-4fbe-92eb-8916fe39458e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1105.342584] [58200]: DEBUG cinder.api.openstack.wsgi [None req-20e524b0-df10-4fbe-92eb-8916fe39458e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1105.343345] [58200]: DEBUG cinder.api.openstack.wsgi [None req-20e524b0-df10-4fbe-92eb-8916fe39458e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1105.355058] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.355058] [58200]: warnings.warn( [ 1105.358648] [58200]: INFO cinder.volume.api [None req-20e524b0-df10-4fbe-92eb-8916fe39458e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1105.364640] [58200]: INFO cinder.api.openstack.wsgi [None req-20e524b0-df10-4fbe-92eb-8916fe39458e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1105.365330] [58200]: [pid: 58200|app: 0|req: 185/364] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:14 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1105.607615] [58201]: DEBUG cinder.api.middleware.request_id [req-1143a665-0d42-474d-8832-53e1a39b3899 req-a0bd41fa-55f2-49b3-b8e4-56fceaa595a7 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.609914] [58201]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-a0bd41fa-55f2-49b3-b8e4-56fceaa595a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1105.610142] [58201]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-a0bd41fa-55f2-49b3-b8e4-56fceaa595a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1105.610348] [58201]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-a0bd41fa-55f2-49b3-b8e4-56fceaa595a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1105.620897] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.620897] [58201]: warnings.warn( [ 1105.624816] [58201]: INFO cinder.volume.api [req-1143a665-0d42-474d-8832-53e1a39b3899 req-a0bd41fa-55f2-49b3-b8e4-56fceaa595a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1105.630104] [58201]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-a0bd41fa-55f2-49b3-b8e4-56fceaa595a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1105.630591] [58201]: [pid: 58201|app: 0|req: 180/365] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:14 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1105.638553] [58200]: DEBUG cinder.api.middleware.request_id [req-47da2fba-5707-46e3-8b12-d4825cf947e0 req-6f2727d8-4ea9-4791-92f4-e9cd9c4b91d5 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.641375] [58200]: INFO cinder.api.openstack.wsgi [req-47da2fba-5707-46e3-8b12-d4825cf947e0 req-6f2727d8-4ea9-4791-92f4-e9cd9c4b91d5 tempest-ServerActionsTestJSON-1492114655 tempest-ServerActionsTestJSON-1492114655-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=de051d95-3f00-4950-b07d-6093076f5884 [ 1105.641680] [58200]: DEBUG cinder.api.openstack.wsgi [req-47da2fba-5707-46e3-8b12-d4825cf947e0 req-6f2727d8-4ea9-4791-92f4-e9cd9c4b91d5 tempest-ServerActionsTestJSON-1492114655 tempest-ServerActionsTestJSON-1492114655-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1105.641922] [58200]: DEBUG cinder.api.openstack.wsgi [req-47da2fba-5707-46e3-8b12-d4825cf947e0 req-6f2727d8-4ea9-4791-92f4-e9cd9c4b91d5 tempest-ServerActionsTestJSON-1492114655 tempest-ServerActionsTestJSON-1492114655-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1105.654149] [58200]: INFO cinder.api.openstack.wsgi [req-47da2fba-5707-46e3-8b12-d4825cf947e0 req-6f2727d8-4ea9-4791-92f4-e9cd9c4b91d5 tempest-ServerActionsTestJSON-1492114655 tempest-ServerActionsTestJSON-1492114655-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=de051d95-3f00-4950-b07d-6093076f5884 returned with HTTP 200 [ 1105.654673] [58200]: [pid: 58200|app: 0|req: 186/366] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 12 10:08:14 2025] GET /volume/v3/attachments?instance_id=de051d95-3f00-4950-b07d-6093076f5884 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.905251] [58201]: DEBUG cinder.api.middleware.request_id [None req-3ae15224-7617-48a8-87a2-fd046cc5456a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.905755] [58201]: INFO cinder.api.openstack.wsgi [None req-3ae15224-7617-48a8-87a2-fd046cc5456a None None] GET http://10.180.1.21/volume// [ 1107.905947] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3ae15224-7617-48a8-87a2-fd046cc5456a None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1107.906552] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3ae15224-7617-48a8-87a2-fd046cc5456a None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1107.906915] [58201]: INFO cinder.api.openstack.wsgi [None req-3ae15224-7617-48a8-87a2-fd046cc5456a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.907235] [58201]: [pid: 58201|app: 0|req: 181/367] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:08:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1107.911675] [58200]: DEBUG cinder.api.middleware.request_id [req-1143a665-0d42-474d-8832-53e1a39b3899 req-f1d02f14-83c8-444c-8826-95d4c53f80b6 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.916929] [58200]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-f1d02f14-83c8-444c-8826-95d4c53f80b6 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1107.916929] [58200]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-f1d02f14-83c8-444c-8826-95d4c53f80b6 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70cd6e70-ef4c-4d90-94f0-cd54e28bebf5", "connector": null, "instance_uuid": "883a0a4c-ecae-4f60-8b70-e5262bd3db76"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1107.934340] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.934340] [58200]: warnings.warn( [ 1107.978822] [58200]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-f1d02f14-83c8-444c-8826-95d4c53f80b6 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1107.979701] [58200]: [pid: 58200|app: 0|req: 187/368] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:08:17 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.993351] [58201]: DEBUG cinder.api.middleware.request_id [None req-220a8225-b2a4-4a41-94d2-880bed02da78 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.993834] [58201]: INFO cinder.api.openstack.wsgi [None req-220a8225-b2a4-4a41-94d2-880bed02da78 None None] GET http://10.180.1.21/volume// [ 1107.994068] [58201]: DEBUG cinder.api.openstack.wsgi [None req-220a8225-b2a4-4a41-94d2-880bed02da78 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1107.994290] [58201]: DEBUG cinder.api.openstack.wsgi [None req-220a8225-b2a4-4a41-94d2-880bed02da78 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1107.994726] [58201]: INFO cinder.api.openstack.wsgi [None req-220a8225-b2a4-4a41-94d2-880bed02da78 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.995280] [58201]: [pid: 58201|app: 0|req: 182/369] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:08:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1108.007452] [58200]: DEBUG cinder.api.middleware.request_id [req-1143a665-0d42-474d-8832-53e1a39b3899 req-778cf482-87d1-430e-964a-7e72f8512190 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.010511] [58200]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-778cf482-87d1-430e-964a-7e72f8512190 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1108.010866] [58200]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-778cf482-87d1-430e-964a-7e72f8512190 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1108.011107] [58200]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-778cf482-87d1-430e-964a-7e72f8512190 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1108.030388] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.030388] [58200]: warnings.warn( [ 1108.034611] [58200]: INFO cinder.volume.api [req-1143a665-0d42-474d-8832-53e1a39b3899 req-778cf482-87d1-430e-964a-7e72f8512190 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1108.041381] [58200]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-778cf482-87d1-430e-964a-7e72f8512190 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1108.041841] [58200]: [pid: 58200|app: 0|req: 188/370] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:08:17 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1110.858453] [58201]: DEBUG cinder.api.middleware.request_id [req-1143a665-0d42-474d-8832-53e1a39b3899 req-3bbff870-2e67-469a-95aa-32ae8f16cc48 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.861466] [58201]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-3bbff870-2e67-469a-95aa-32ae8f16cc48 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] DELETE http://10.180.1.21/volume/v3/attachments/489f59b9-271c-41e2-ac64-9bc66f34264e [ 1110.861700] [58201]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-3bbff870-2e67-469a-95aa-32ae8f16cc48 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1110.861914] [58201]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-3bbff870-2e67-469a-95aa-32ae8f16cc48 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1110.876425] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.876425] [58201]: warnings.warn( [ 1111.423775] [58201]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-3bbff870-2e67-469a-95aa-32ae8f16cc48 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/489f59b9-271c-41e2-ac64-9bc66f34264e returned with HTTP 200 [ 1111.424400] [58201]: [pid: 58201|app: 0|req: 183/371] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:08:20 2025] DELETE /volume/v3/attachments/489f59b9-271c-41e2-ac64-9bc66f34264e => generated 192 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1113.110582] [58200]: DEBUG cinder.api.middleware.request_id [None req-87d3eeb7-c0bf-4493-b940-edab7e46272a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.111049] [58200]: INFO cinder.api.openstack.wsgi [None req-87d3eeb7-c0bf-4493-b940-edab7e46272a None None] GET http://10.180.1.21/volume// [ 1113.111233] [58200]: DEBUG cinder.api.openstack.wsgi [None req-87d3eeb7-c0bf-4493-b940-edab7e46272a None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1113.111450] [58200]: DEBUG cinder.api.openstack.wsgi [None req-87d3eeb7-c0bf-4493-b940-edab7e46272a None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1113.111898] [58200]: INFO cinder.api.openstack.wsgi [None req-87d3eeb7-c0bf-4493-b940-edab7e46272a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.112243] [58200]: [pid: 58200|app: 0|req: 189/372] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:08:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.116377] [58201]: DEBUG cinder.api.middleware.request_id [req-1143a665-0d42-474d-8832-53e1a39b3899 req-7a4af7ba-037b-41d5-a94c-1d5b24783ba9 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.118949] [58201]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-7a4af7ba-037b-41d5-a94c-1d5b24783ba9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1113.119255] [58201]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-7a4af7ba-037b-41d5-a94c-1d5b24783ba9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1113.119491] [58201]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-7a4af7ba-037b-41d5-a94c-1d5b24783ba9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1113.135479] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.135479] [58201]: warnings.warn( [ 1113.140664] [58201]: INFO cinder.volume.api [req-1143a665-0d42-474d-8832-53e1a39b3899 req-7a4af7ba-037b-41d5-a94c-1d5b24783ba9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1113.147099] [58201]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-7a4af7ba-037b-41d5-a94c-1d5b24783ba9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1113.147658] [58201]: [pid: 58201|app: 0|req: 184/373] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:08:22 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1113.294318] [58200]: DEBUG cinder.api.middleware.request_id [req-1143a665-0d42-474d-8832-53e1a39b3899 req-4a222fb6-4698-4701-bded-35ba8a9b5c81 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.297402] [58200]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-4a222fb6-4698-4701-bded-35ba8a9b5c81 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] PUT http://10.180.1.21/volume/v3/attachments/c1aa4495-23e5-4b93-b812-edc09354218a [ 1113.297845] [58200]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-4a222fb6-4698-4701-bded-35ba8a9b5c81 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-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=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1113.306174] [58200]: DEBUG cinder.coordination [req-1143a665-0d42-474d-8832-53e1a39b3899 req-4a222fb6-4698-4701-bded-35ba8a9b5c81 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Acquiring lock "cinder-attachment_update-70cd6e70-ef4c-4d90-94f0-cd54e28bebf5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1113.312480] [58200]: DEBUG cinder.coordination [req-1143a665-0d42-474d-8832-53e1a39b3899 req-4a222fb6-4698-4701-bded-35ba8a9b5c81 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Lock "cinder-attachment_update-70cd6e70-ef4c-4d90-94f0-cd54e28bebf5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1113.313680] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.313680] [58200]: warnings.warn( [ 1113.835455] [58200]: DEBUG cinder.coordination [req-1143a665-0d42-474d-8832-53e1a39b3899 req-4a222fb6-4698-4701-bded-35ba8a9b5c81 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Lock "cinder-attachment_update-70cd6e70-ef4c-4d90-94f0-cd54e28bebf5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1113.836109] [58200]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-4a222fb6-4698-4701-bded-35ba8a9b5c81 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/c1aa4495-23e5-4b93-b812-edc09354218a returned with HTTP 200 [ 1113.836719] [58200]: [pid: 58200|app: 0|req: 190/374] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:08:22 2025] PUT /volume/v3/attachments/c1aa4495-23e5-4b93-b812-edc09354218a => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.344815] [58201]: DEBUG cinder.api.middleware.request_id [req-1143a665-0d42-474d-8832-53e1a39b3899 req-0327c886-43d3-47b7-8c4c-46d0ce9ebc8f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.348572] [58201]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-0327c886-43d3-47b7-8c4c-46d0ce9ebc8f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/attachments/c1aa4495-23e5-4b93-b812-edc09354218a/action [ 1114.349072] [58201]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-0327c886-43d3-47b7-8c4c-46d0ce9ebc8f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1114.349245] [58201]: DEBUG cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-0327c886-43d3-47b7-8c4c-46d0ce9ebc8f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1114.375044] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.375044] [58201]: warnings.warn( [ 1114.385880] [58201]: INFO cinder.api.openstack.wsgi [req-1143a665-0d42-474d-8832-53e1a39b3899 req-0327c886-43d3-47b7-8c4c-46d0ce9ebc8f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/c1aa4495-23e5-4b93-b812-edc09354218a/action returned with HTTP 204 [ 1114.386400] [58201]: [pid: 58201|app: 0|req: 185/375] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:08:23 2025] POST /volume/v3/attachments/c1aa4495-23e5-4b93-b812-edc09354218a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1116.018771] [58200]: DEBUG cinder.api.middleware.request_id [req-e331a4c7-bed6-4af9-bdc4-92a0c50ee7d3 req-b321b30f-984b-408a-9d2a-572c510c0c53 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.021344] [58200]: INFO cinder.api.openstack.wsgi [req-e331a4c7-bed6-4af9-bdc4-92a0c50ee7d3 req-b321b30f-984b-408a-9d2a-572c510c0c53 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1116.021569] [58200]: DEBUG cinder.api.openstack.wsgi [req-e331a4c7-bed6-4af9-bdc4-92a0c50ee7d3 req-b321b30f-984b-408a-9d2a-572c510c0c53 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1116.021778] [58200]: DEBUG cinder.api.openstack.wsgi [req-e331a4c7-bed6-4af9-bdc4-92a0c50ee7d3 req-b321b30f-984b-408a-9d2a-572c510c0c53 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1116.036986] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.036986] [58200]: warnings.warn( [ 1116.041121] [58200]: INFO cinder.volume.api [req-e331a4c7-bed6-4af9-bdc4-92a0c50ee7d3 req-b321b30f-984b-408a-9d2a-572c510c0c53 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1116.046814] [58200]: INFO cinder.api.openstack.wsgi [req-e331a4c7-bed6-4af9-bdc4-92a0c50ee7d3 req-b321b30f-984b-408a-9d2a-572c510c0c53 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1116.047368] [58200]: [pid: 58200|app: 0|req: 191/376] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:25 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.126371] [58201]: DEBUG cinder.api.middleware.request_id [req-e12eec58-a51a-4bdb-ac21-8decafc91516 req-28a30e68-2633-400b-a72d-541d78e60fbb None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.128875] [58201]: INFO cinder.api.openstack.wsgi [req-e12eec58-a51a-4bdb-ac21-8decafc91516 req-28a30e68-2633-400b-a72d-541d78e60fbb tempest-InstanceActionsTestJSON-1147411381 tempest-InstanceActionsTestJSON-1147411381-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=e4ba8a46-6b3d-4016-b5f8-6975ab02931c [ 1123.129190] [58201]: DEBUG cinder.api.openstack.wsgi [req-e12eec58-a51a-4bdb-ac21-8decafc91516 req-28a30e68-2633-400b-a72d-541d78e60fbb tempest-InstanceActionsTestJSON-1147411381 tempest-InstanceActionsTestJSON-1147411381-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1123.129431] [58201]: DEBUG cinder.api.openstack.wsgi [req-e12eec58-a51a-4bdb-ac21-8decafc91516 req-28a30e68-2633-400b-a72d-541d78e60fbb tempest-InstanceActionsTestJSON-1147411381 tempest-InstanceActionsTestJSON-1147411381-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1123.135810] [58201]: INFO cinder.api.openstack.wsgi [req-e12eec58-a51a-4bdb-ac21-8decafc91516 req-28a30e68-2633-400b-a72d-541d78e60fbb tempest-InstanceActionsTestJSON-1147411381 tempest-InstanceActionsTestJSON-1147411381-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=e4ba8a46-6b3d-4016-b5f8-6975ab02931c returned with HTTP 200 [ 1123.136354] [58201]: [pid: 58201|app: 0|req: 186/377] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Nov 12 10:08:32 2025] GET /volume/v3/attachments?instance_id=e4ba8a46-6b3d-4016-b5f8-6975ab02931c => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.043636] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=111,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1127.880733] [58200]: DEBUG cinder.api.middleware.request_id [None req-62d95f16-74b7-41aa-ad35-e64dd78784b4 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.882782] [58200]: INFO cinder.api.openstack.wsgi [None req-62d95f16-74b7-41aa-ad35-e64dd78784b4 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1127.882996] [58200]: DEBUG cinder.api.openstack.wsgi [None req-62d95f16-74b7-41aa-ad35-e64dd78784b4 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1127.883212] [58200]: DEBUG cinder.api.openstack.wsgi [None req-62d95f16-74b7-41aa-ad35-e64dd78784b4 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1127.899065] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.899065] [58200]: warnings.warn( [ 1127.903162] [58200]: INFO cinder.volume.api [None req-62d95f16-74b7-41aa-ad35-e64dd78784b4 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1127.910112] [58200]: INFO cinder.api.openstack.wsgi [None req-62d95f16-74b7-41aa-ad35-e64dd78784b4 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1127.910619] [58200]: [pid: 58200|app: 0|req: 192/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:37 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.964034] [58201]: DEBUG cinder.api.middleware.request_id [req-0be01d77-3841-4051-899e-40714496aae6 req-d4f55aec-1587-480e-adeb-5b4fb5472243 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.966784] [58201]: INFO cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-d4f55aec-1587-480e-adeb-5b4fb5472243 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1127.967100] [58201]: DEBUG cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-d4f55aec-1587-480e-adeb-5b4fb5472243 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1127.967406] [58201]: DEBUG cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-d4f55aec-1587-480e-adeb-5b4fb5472243 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1127.977542] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.977542] [58201]: warnings.warn( [ 1127.980753] [58201]: INFO cinder.volume.api [req-0be01d77-3841-4051-899e-40714496aae6 req-d4f55aec-1587-480e-adeb-5b4fb5472243 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1127.985068] [58201]: INFO cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-d4f55aec-1587-480e-adeb-5b4fb5472243 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1127.985522] [58201]: [pid: 58201|app: 0|req: 187/379] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:37 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1128.004426] [58200]: DEBUG cinder.api.middleware.request_id [req-0be01d77-3841-4051-899e-40714496aae6 req-0c7f391a-0133-432f-9e17-602263feee33 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.007052] [58200]: INFO cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-0c7f391a-0133-432f-9e17-602263feee33 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09/action [ 1128.007707] [58200]: DEBUG cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-0c7f391a-0133-432f-9e17-602263feee33 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1128.007917] [58200]: DEBUG cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-0c7f391a-0133-432f-9e17-602263feee33 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1128.020054] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.020054] [58200]: warnings.warn( [ 1128.020593] [58200]: INFO cinder.volume.api [req-0be01d77-3841-4051-899e-40714496aae6 req-0c7f391a-0133-432f-9e17-602263feee33 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1128.026414] [58200]: INFO cinder.volume.api [req-0be01d77-3841-4051-899e-40714496aae6 req-0c7f391a-0133-432f-9e17-602263feee33 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Begin detaching volume completed successfully. [ 1128.026710] [58200]: INFO cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-0c7f391a-0133-432f-9e17-602263feee33 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09/action returned with HTTP 202 [ 1128.027196] [58200]: [pid: 58200|app: 0|req: 193/380] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:08:37 2025] POST /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1129.047140] [58201]: DEBUG cinder.api.middleware.request_id [None req-d05a5204-2fb2-4b7c-94e1-152bbc58dfb2 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.047140] [58201]: INFO cinder.api.openstack.wsgi [None req-d05a5204-2fb2-4b7c-94e1-152bbc58dfb2 None None] GET http://10.180.1.21/volume// [ 1129.047140] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d05a5204-2fb2-4b7c-94e1-152bbc58dfb2 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1129.047140] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d05a5204-2fb2-4b7c-94e1-152bbc58dfb2 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1129.047535] [58201]: INFO cinder.api.openstack.wsgi [None req-d05a5204-2fb2-4b7c-94e1-152bbc58dfb2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1129.047908] [58201]: [pid: 58201|app: 0|req: 188/381] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:08:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1129.052105] [58200]: DEBUG cinder.api.middleware.request_id [req-0be01d77-3841-4051-899e-40714496aae6 req-6580b606-7859-4437-8377-253089a72fac None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.054811] [58200]: INFO cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-6580b606-7859-4437-8377-253089a72fac tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1129.056241] [58200]: DEBUG cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-6580b606-7859-4437-8377-253089a72fac tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1129.056241] [58200]: DEBUG cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-6580b606-7859-4437-8377-253089a72fac tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1129.074026] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.074026] [58200]: warnings.warn( [ 1129.079905] [58200]: INFO cinder.volume.api [req-0be01d77-3841-4051-899e-40714496aae6 req-6580b606-7859-4437-8377-253089a72fac tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1129.086687] [58200]: INFO cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-6580b606-7859-4437-8377-253089a72fac tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1129.087190] [58200]: [pid: 58200|app: 0|req: 194/382] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:08:38 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1130.256147] [58201]: DEBUG cinder.api.middleware.request_id [req-0be01d77-3841-4051-899e-40714496aae6 req-c1bec113-f2b4-4e81-b25b-d3daea0f7f4c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.258556] [58201]: INFO cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-c1bec113-f2b4-4e81-b25b-d3daea0f7f4c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] DELETE http://10.180.1.21/volume/v3/attachments/88ff772d-1bbf-4c2c-a223-91aea374d69c [ 1130.258771] [58201]: DEBUG cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-c1bec113-f2b4-4e81-b25b-d3daea0f7f4c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1130.258978] [58201]: DEBUG cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-c1bec113-f2b4-4e81-b25b-d3daea0f7f4c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1130.268955] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.268955] [58201]: warnings.warn( [ 1130.805669] [58201]: INFO cinder.api.openstack.wsgi [req-0be01d77-3841-4051-899e-40714496aae6 req-c1bec113-f2b4-4e81-b25b-d3daea0f7f4c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments/88ff772d-1bbf-4c2c-a223-91aea374d69c returned with HTTP 200 [ 1130.806121] [58201]: [pid: 58201|app: 0|req: 189/383] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:08:39 2025] DELETE /volume/v3/attachments/88ff772d-1bbf-4c2c-a223-91aea374d69c => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.888629] [58200]: DEBUG cinder.api.middleware.request_id [None req-dced7cc1-d707-4d6f-ba74-880da87ed46c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.892081] [58200]: INFO cinder.api.openstack.wsgi [None req-dced7cc1-d707-4d6f-ba74-880da87ed46c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1130.892081] [58200]: DEBUG cinder.api.openstack.wsgi [None req-dced7cc1-d707-4d6f-ba74-880da87ed46c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1130.892081] [58200]: DEBUG cinder.api.openstack.wsgi [None req-dced7cc1-d707-4d6f-ba74-880da87ed46c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1130.903367] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.903367] [58200]: warnings.warn( [ 1130.908474] [58200]: INFO cinder.volume.api [None req-dced7cc1-d707-4d6f-ba74-880da87ed46c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1130.914079] [58200]: INFO cinder.api.openstack.wsgi [None req-dced7cc1-d707-4d6f-ba74-880da87ed46c tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 1130.914552] [58200]: [pid: 58200|app: 0|req: 195/384] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:40 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.957337] [58201]: DEBUG cinder.api.middleware.request_id [None req-feccab02-8da6-41b0-a645-c25b58ea95b3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.959407] [58201]: INFO cinder.api.openstack.wsgi [None req-feccab02-8da6-41b0-a645-c25b58ea95b3 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1130.959616] [58201]: DEBUG cinder.api.openstack.wsgi [None req-feccab02-8da6-41b0-a645-c25b58ea95b3 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1130.959824] [58201]: DEBUG cinder.api.openstack.wsgi [None req-feccab02-8da6-41b0-a645-c25b58ea95b3 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1130.967448] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.967448] [58201]: warnings.warn( [ 1130.970834] [58201]: INFO cinder.volume.api [None req-feccab02-8da6-41b0-a645-c25b58ea95b3 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1130.975319] [58201]: INFO cinder.api.openstack.wsgi [None req-feccab02-8da6-41b0-a645-c25b58ea95b3 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 1130.975729] [58201]: [pid: 58201|app: 0|req: 190/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:40 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.359237] [58200]: DEBUG cinder.api.middleware.request_id [None req-9e3938c2-5b4c-433b-b0de-bda93552d967 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.361300] [58200]: INFO cinder.api.openstack.wsgi [None req-9e3938c2-5b4c-433b-b0de-bda93552d967 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1131.361515] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9e3938c2-5b4c-433b-b0de-bda93552d967 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1131.361716] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9e3938c2-5b4c-433b-b0de-bda93552d967 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1131.370188] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.370188] [58200]: warnings.warn( [ 1131.373777] [58200]: INFO cinder.volume.api [None req-9e3938c2-5b4c-433b-b0de-bda93552d967 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1131.378427] [58200]: INFO cinder.api.openstack.wsgi [None req-9e3938c2-5b4c-433b-b0de-bda93552d967 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1131.378845] [58200]: [pid: 58200|app: 0|req: 196/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:40 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.119079] [58201]: DEBUG cinder.api.middleware.request_id [None req-14e848f5-0a9c-4cd7-97b8-9c4f714f2b59 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.121245] [58201]: INFO cinder.api.openstack.wsgi [None req-14e848f5-0a9c-4cd7-97b8-9c4f714f2b59 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1139.121458] [58201]: DEBUG cinder.api.openstack.wsgi [None req-14e848f5-0a9c-4cd7-97b8-9c4f714f2b59 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1139.121663] [58201]: DEBUG cinder.api.openstack.wsgi [None req-14e848f5-0a9c-4cd7-97b8-9c4f714f2b59 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1139.121842] [58201]: INFO cinder.api.v3.volumes [None req-14e848f5-0a9c-4cd7-97b8-9c4f714f2b59 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Delete volume with id: a582c52b-db77-47e1-b7c5-483db5781f3d [ 1139.137464] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.137464] [58201]: warnings.warn( [ 1139.138231] [58201]: INFO cinder.volume.api [None req-14e848f5-0a9c-4cd7-97b8-9c4f714f2b59 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1139.161804] [58201]: INFO cinder.volume.api [None req-14e848f5-0a9c-4cd7-97b8-9c4f714f2b59 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Delete volume request issued successfully. [ 1139.161905] [58201]: INFO cinder.api.openstack.wsgi [None req-14e848f5-0a9c-4cd7-97b8-9c4f714f2b59 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 202 [ 1139.162585] [58201]: [pid: 58201|app: 0|req: 191/387] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:08:48 2025] DELETE /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1139.166236] [58200]: DEBUG cinder.api.middleware.request_id [None req-e274660b-3930-40b8-8c2d-849cf0d63e60 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.167764] [58200]: INFO cinder.api.openstack.wsgi [None req-e274660b-3930-40b8-8c2d-849cf0d63e60 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1139.168348] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e274660b-3930-40b8-8c2d-849cf0d63e60 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1139.168411] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e274660b-3930-40b8-8c2d-849cf0d63e60 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1139.181403] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.181403] [58200]: warnings.warn( [ 1139.185582] [58200]: INFO cinder.volume.api [None req-e274660b-3930-40b8-8c2d-849cf0d63e60 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1139.190629] [58200]: INFO cinder.api.openstack.wsgi [None req-e274660b-3930-40b8-8c2d-849cf0d63e60 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 200 [ 1139.191081] [58200]: [pid: 58200|app: 0|req: 197/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:48 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.169669] [58201]: DEBUG cinder.api.middleware.request_id [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.171960] [58201]: INFO cinder.api.openstack.wsgi [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1140.172398] [58201]: DEBUG cinder.api.openstack.wsgi [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-192921799", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1140.174304] [58201]: DEBUG cinder.api.v3.volumes [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-192921799', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1140.174434] [58201]: INFO cinder.api.v3.volumes [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Create volume of 1 GB [ 1140.179823] [58201]: INFO cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Availability Zones retrieved successfully. [ 1140.186612] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Flow 'volume_create_api' (b812aa9f-0102-4df1-a791-e7785a667ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1140.187890] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cf23ef-9abf-420b-ab3b-d628adaec99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1140.189017] [58201]: DEBUG cinder.volume.flows.api.create_volume [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1140.201066] [58200]: DEBUG cinder.api.middleware.request_id [None req-f4499557-706e-42c6-8f91-d2501449ddc4 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.203171] [58200]: INFO cinder.api.openstack.wsgi [None req-f4499557-706e-42c6-8f91-d2501449ddc4 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d [ 1140.203380] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f4499557-706e-42c6-8f91-d2501449ddc4 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1140.203808] [58200]: DEBUG cinder.api.openstack.wsgi [None req-f4499557-706e-42c6-8f91-d2501449ddc4 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1140.208966] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cf23ef-9abf-420b-ab3b-d628adaec99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1140.210311] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94115a39-6dda-469d-8b36-646024b5b57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1140.210822] [58200]: INFO cinder.api.openstack.wsgi [None req-f4499557-706e-42c6-8f91-d2501449ddc4 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d returned with HTTP 404 [ 1140.211509] [58200]: [pid: 58200|app: 0|req: 198/389] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:49 2025] GET /volume/v3/volumes/a582c52b-db77-47e1-b7c5-483db5781f3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1140.282048] [58201]: DEBUG cinder.quota [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Created reservations ['7d26bd3d-b9ae-4b0f-b4f2-72dff97261d2', '7e75fba7-fcb8-43bf-9304-be8afcf36b04', 'f8449dc1-f553-427a-85a3-0da739529b74', 'bf0665a8-b84c-4488-a06c-524f529fffdf'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1140.283023] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94115a39-6dda-469d-8b36-646024b5b57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d26bd3d-b9ae-4b0f-b4f2-72dff97261d2', '7e75fba7-fcb8-43bf-9304-be8afcf36b04', 'f8449dc1-f553-427a-85a3-0da739529b74', 'bf0665a8-b84c-4488-a06c-524f529fffdf']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1140.283928] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc188eff-f7e8-4a2e-845f-72d577940164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1140.303382] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc188eff-f7e8-4a2e-845f-72d577940164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56b314f7-a64a-4233-b564-98cb90e8f3cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-192921799',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a3bbd4355f346a9ad5931441ebe4b1f',qos_specs=None,replication_status=,reservations=['7d26bd3d-b9ae-4b0f-b4f2-72dff97261d2','7e75fba7-fcb8-43bf-9304-be8afcf36b04','f8449dc1-f553-427a-85a3-0da739529b74','bf0665a8-b84c-4488-a06c-524f529fffdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c12ed4324e4acfa218106b2d5a5f7f',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-192921799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56b314f7-a64a-4233-b564-98cb90e8f3cf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4a3bbd4355f346a9ad5931441ebe4b1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c12ed4324e4acfa218106b2d5a5f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1140.304322] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f1cbf8-fb94-47a7-b5c7-18753e1fdd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1140.320749] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f1cbf8-fb94-47a7-b5c7-18753e1fdd35) transitioned into state 'SUCCESS' from state '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-192921799',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4a3bbd4355f346a9ad5931441ebe4b1f',qos_specs=None,replication_status=,reservations=['7d26bd3d-b9ae-4b0f-b4f2-72dff97261d2','7e75fba7-fcb8-43bf-9304-be8afcf36b04','f8449dc1-f553-427a-85a3-0da739529b74','bf0665a8-b84c-4488-a06c-524f529fffdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c12ed4324e4acfa218106b2d5a5f7f',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1140.321708] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159a94d9-e9a5-4cd6-b4da-238abf73de33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1140.331067] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (159a94d9-e9a5-4cd6-b4da-238abf73de33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1140.332937] [58201]: DEBUG cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Flow 'volume_create_api' (b812aa9f-0102-4df1-a791-e7785a667ce5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1140.332937] [58201]: INFO cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Create volume request issued successfully. [ 1140.333128] [58201]: INFO cinder.api.openstack.wsgi [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-a5fc4081-406b-4732-a9b4-dc62882c6e02 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1140.333708] [58201]: [pid: 58201|app: 0|req: 192/390] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Nov 12 10:08:49 2025] POST /volume/v3/volumes => generated 761 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1140.337308] [58200]: DEBUG cinder.api.middleware.request_id [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-ed6d30d9-e9b3-4302-9cef-f023f6edd253 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.339875] [58200]: INFO cinder.api.openstack.wsgi [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-ed6d30d9-e9b3-4302-9cef-f023f6edd253 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] GET http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf [ 1140.340137] [58200]: DEBUG cinder.api.openstack.wsgi [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-ed6d30d9-e9b3-4302-9cef-f023f6edd253 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1140.340346] [58200]: DEBUG cinder.api.openstack.wsgi [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-ed6d30d9-e9b3-4302-9cef-f023f6edd253 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1140.348519] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.348519] [58200]: warnings.warn( [ 1140.352737] [58200]: INFO cinder.volume.api [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-ed6d30d9-e9b3-4302-9cef-f023f6edd253 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Volume info retrieved successfully. [ 1140.357970] [58200]: INFO cinder.api.openstack.wsgi [req-19f41c4b-2db0-480e-8f4f-64f85fb1bbb2 req-ed6d30d9-e9b3-4302-9cef-f023f6edd253 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf returned with HTTP 200 [ 1140.358556] [58200]: [pid: 58200|app: 0|req: 199/391] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:49 2025] GET /volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.407236] [58201]: DEBUG cinder.api.middleware.request_id [req-fb92ca12-7565-4cb9-8d0f-61388e37a102 req-0b0ba530-e38a-4d9b-b89f-870a3f392c8c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.410119] [58201]: INFO cinder.api.openstack.wsgi [req-fb92ca12-7565-4cb9-8d0f-61388e37a102 req-0b0ba530-e38a-4d9b-b89f-870a3f392c8c tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] GET http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf [ 1140.410341] [58201]: DEBUG cinder.api.openstack.wsgi [req-fb92ca12-7565-4cb9-8d0f-61388e37a102 req-0b0ba530-e38a-4d9b-b89f-870a3f392c8c tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1140.410547] [58201]: DEBUG cinder.api.openstack.wsgi [req-fb92ca12-7565-4cb9-8d0f-61388e37a102 req-0b0ba530-e38a-4d9b-b89f-870a3f392c8c tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1140.418403] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.418403] [58201]: warnings.warn( [ 1140.422063] [58201]: INFO cinder.volume.api [req-fb92ca12-7565-4cb9-8d0f-61388e37a102 req-0b0ba530-e38a-4d9b-b89f-870a3f392c8c tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Volume info retrieved successfully. [ 1140.428859] [58200]: DEBUG cinder.api.middleware.request_id [None req-eb6fb2bd-10a5-4228-8f76-94c57a6177a8 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.429012] [58201]: INFO cinder.api.openstack.wsgi [req-fb92ca12-7565-4cb9-8d0f-61388e37a102 req-0b0ba530-e38a-4d9b-b89f-870a3f392c8c tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf returned with HTTP 200 [ 1140.429012] [58201]: [pid: 58201|app: 0|req: 193/392] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:49 2025] GET /volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.430604] [58200]: INFO cinder.api.openstack.wsgi [None req-eb6fb2bd-10a5-4228-8f76-94c57a6177a8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] DELETE http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 1140.430604] [58200]: DEBUG cinder.api.openstack.wsgi [None req-eb6fb2bd-10a5-4228-8f76-94c57a6177a8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1140.430604] [58200]: DEBUG cinder.api.openstack.wsgi [None req-eb6fb2bd-10a5-4228-8f76-94c57a6177a8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1140.430874] [58200]: INFO cinder.api.v3.volumes [None req-eb6fb2bd-10a5-4228-8f76-94c57a6177a8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Delete volume with id: 410b6cb3-c303-46dd-8491-f87029b77fac [ 1140.440432] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.440432] [58200]: warnings.warn( [ 1140.440795] [58200]: INFO cinder.volume.api [None req-eb6fb2bd-10a5-4228-8f76-94c57a6177a8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1140.458585] [58200]: INFO cinder.volume.api [None req-eb6fb2bd-10a5-4228-8f76-94c57a6177a8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Delete volume request issued successfully. [ 1140.458796] [58200]: INFO cinder.api.openstack.wsgi [None req-eb6fb2bd-10a5-4228-8f76-94c57a6177a8 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 202 [ 1140.459271] [58200]: [pid: 58200|app: 0|req: 200/393] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:08:49 2025] DELETE /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1140.463772] [58201]: DEBUG cinder.api.middleware.request_id [None req-10e25e0a-99f7-41cf-9408-a3edb7077b76 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.465796] [58201]: INFO cinder.api.openstack.wsgi [None req-10e25e0a-99f7-41cf-9408-a3edb7077b76 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 1140.466040] [58201]: DEBUG cinder.api.openstack.wsgi [None req-10e25e0a-99f7-41cf-9408-a3edb7077b76 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1140.466274] [58201]: DEBUG cinder.api.openstack.wsgi [None req-10e25e0a-99f7-41cf-9408-a3edb7077b76 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1140.475635] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.475635] [58201]: warnings.warn( [ 1140.488849] [58201]: INFO cinder.volume.api [None req-10e25e0a-99f7-41cf-9408-a3edb7077b76 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1140.498238] [58201]: INFO cinder.api.openstack.wsgi [None req-10e25e0a-99f7-41cf-9408-a3edb7077b76 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 1140.498703] [58201]: [pid: 58201|app: 0|req: 194/394] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:49 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.450659] [58200]: DEBUG cinder.api.middleware.request_id [req-33baf18e-1d36-432d-af7e-ef4f6555af19 req-e9eacb12-ce95-41e9-82a3-662d8e30a642 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.453013] [58200]: INFO cinder.api.openstack.wsgi [req-33baf18e-1d36-432d-af7e-ef4f6555af19 req-e9eacb12-ce95-41e9-82a3-662d8e30a642 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] GET http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf [ 1141.453254] [58200]: DEBUG cinder.api.openstack.wsgi [req-33baf18e-1d36-432d-af7e-ef4f6555af19 req-e9eacb12-ce95-41e9-82a3-662d8e30a642 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1141.453464] [58200]: DEBUG cinder.api.openstack.wsgi [req-33baf18e-1d36-432d-af7e-ef4f6555af19 req-e9eacb12-ce95-41e9-82a3-662d8e30a642 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1141.467056] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.467056] [58200]: warnings.warn( [ 1141.472653] [58200]: INFO cinder.volume.api [req-33baf18e-1d36-432d-af7e-ef4f6555af19 req-e9eacb12-ce95-41e9-82a3-662d8e30a642 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Volume info retrieved successfully. [ 1141.479419] [58200]: INFO cinder.api.openstack.wsgi [req-33baf18e-1d36-432d-af7e-ef4f6555af19 req-e9eacb12-ce95-41e9-82a3-662d8e30a642 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf returned with HTTP 200 [ 1141.479874] [58200]: [pid: 58200|app: 0|req: 201/395] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:50 2025] GET /volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.494342] [58201]: DEBUG cinder.api.middleware.request_id [req-6edda6ff-3187-4131-ab52-b90387860b18 req-d953532a-ad52-418a-b268-bce6d8b4da2e None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.496669] [58201]: INFO cinder.api.openstack.wsgi [req-6edda6ff-3187-4131-ab52-b90387860b18 req-d953532a-ad52-418a-b268-bce6d8b4da2e tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] GET http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf [ 1141.496913] [58201]: DEBUG cinder.api.openstack.wsgi [req-6edda6ff-3187-4131-ab52-b90387860b18 req-d953532a-ad52-418a-b268-bce6d8b4da2e tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1141.497131] [58201]: DEBUG cinder.api.openstack.wsgi [req-6edda6ff-3187-4131-ab52-b90387860b18 req-d953532a-ad52-418a-b268-bce6d8b4da2e tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1141.504857] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.504857] [58201]: warnings.warn( [ 1141.508492] [58201]: INFO cinder.volume.api [req-6edda6ff-3187-4131-ab52-b90387860b18 req-d953532a-ad52-418a-b268-bce6d8b4da2e tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Volume info retrieved successfully. [ 1141.509070] [58200]: DEBUG cinder.api.middleware.request_id [None req-353d88db-60d2-40d4-94ea-8c59bdf88a2d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.511173] [58200]: INFO cinder.api.openstack.wsgi [None req-353d88db-60d2-40d4-94ea-8c59bdf88a2d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 1141.511437] [58200]: DEBUG cinder.api.openstack.wsgi [None req-353d88db-60d2-40d4-94ea-8c59bdf88a2d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1141.511680] [58200]: DEBUG cinder.api.openstack.wsgi [None req-353d88db-60d2-40d4-94ea-8c59bdf88a2d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1141.512954] [58201]: INFO cinder.api.openstack.wsgi [req-6edda6ff-3187-4131-ab52-b90387860b18 req-d953532a-ad52-418a-b268-bce6d8b4da2e tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf returned with HTTP 200 [ 1141.513413] [58201]: [pid: 58201|app: 0|req: 195/396] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:50 2025] GET /volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.521943] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.521943] [58200]: warnings.warn( [ 1141.525829] [58200]: INFO cinder.volume.api [None req-353d88db-60d2-40d4-94ea-8c59bdf88a2d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1141.530137] [58201]: DEBUG cinder.api.middleware.request_id [req-5caab717-a1ac-44c9-a43d-b87f17cf1329 req-c2e963fd-6734-432b-92e3-d4569b9c6989 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.530456] [58200]: INFO cinder.api.openstack.wsgi [None req-353d88db-60d2-40d4-94ea-8c59bdf88a2d tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 1141.530893] [58200]: [pid: 58200|app: 0|req: 202/397] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:50 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.532717] [58201]: INFO cinder.api.openstack.wsgi [req-5caab717-a1ac-44c9-a43d-b87f17cf1329 req-c2e963fd-6734-432b-92e3-d4569b9c6989 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] DELETE http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf [ 1141.532897] [58201]: DEBUG cinder.api.openstack.wsgi [req-5caab717-a1ac-44c9-a43d-b87f17cf1329 req-c2e963fd-6734-432b-92e3-d4569b9c6989 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1141.533627] [58201]: DEBUG cinder.api.openstack.wsgi [req-5caab717-a1ac-44c9-a43d-b87f17cf1329 req-c2e963fd-6734-432b-92e3-d4569b9c6989 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1141.533627] [58201]: INFO cinder.api.v3.volumes [req-5caab717-a1ac-44c9-a43d-b87f17cf1329 req-c2e963fd-6734-432b-92e3-d4569b9c6989 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Delete volume with id: 56b314f7-a64a-4233-b564-98cb90e8f3cf [ 1141.540867] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.540867] [58201]: warnings.warn( [ 1141.541404] [58201]: INFO cinder.volume.api [req-5caab717-a1ac-44c9-a43d-b87f17cf1329 req-c2e963fd-6734-432b-92e3-d4569b9c6989 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Volume info retrieved successfully. [ 1141.561428] [58201]: INFO cinder.volume.api [req-5caab717-a1ac-44c9-a43d-b87f17cf1329 req-c2e963fd-6734-432b-92e3-d4569b9c6989 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Delete volume request issued successfully. [ 1141.561635] [58201]: INFO cinder.api.openstack.wsgi [req-5caab717-a1ac-44c9-a43d-b87f17cf1329 req-c2e963fd-6734-432b-92e3-d4569b9c6989 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf returned with HTTP 202 [ 1141.562370] [58201]: [pid: 58201|app: 0|req: 196/398] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 10:08:50 2025] DELETE /volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1141.574953] [58200]: DEBUG cinder.api.middleware.request_id [req-b3de80c1-bc05-49a5-aee6-ae8bec1dc9f5 req-7cd52f06-18d7-4c92-9b86-b8fc4dd9fcdf None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.577636] [58200]: INFO cinder.api.openstack.wsgi [req-b3de80c1-bc05-49a5-aee6-ae8bec1dc9f5 req-7cd52f06-18d7-4c92-9b86-b8fc4dd9fcdf tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] GET http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf [ 1141.577921] [58200]: DEBUG cinder.api.openstack.wsgi [req-b3de80c1-bc05-49a5-aee6-ae8bec1dc9f5 req-7cd52f06-18d7-4c92-9b86-b8fc4dd9fcdf tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1141.578236] [58200]: DEBUG cinder.api.openstack.wsgi [req-b3de80c1-bc05-49a5-aee6-ae8bec1dc9f5 req-7cd52f06-18d7-4c92-9b86-b8fc4dd9fcdf tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1141.587331] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.587331] [58200]: warnings.warn( [ 1141.591438] [58200]: INFO cinder.volume.api [req-b3de80c1-bc05-49a5-aee6-ae8bec1dc9f5 req-7cd52f06-18d7-4c92-9b86-b8fc4dd9fcdf tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Volume info retrieved successfully. [ 1141.595982] [58200]: INFO cinder.api.openstack.wsgi [req-b3de80c1-bc05-49a5-aee6-ae8bec1dc9f5 req-7cd52f06-18d7-4c92-9b86-b8fc4dd9fcdf tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf returned with HTTP 200 [ 1141.596416] [58200]: [pid: 58200|app: 0|req: 203/399] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:50 2025] GET /volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.218479] [58201]: DEBUG cinder.api.middleware.request_id [None req-5bbb504e-f7e2-4b09-a1de-bda515b0e180 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.220639] [58201]: INFO cinder.api.openstack.wsgi [None req-5bbb504e-f7e2-4b09-a1de-bda515b0e180 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] DELETE http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 1142.220852] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5bbb504e-f7e2-4b09-a1de-bda515b0e180 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1142.221071] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5bbb504e-f7e2-4b09-a1de-bda515b0e180 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1142.221287] [58201]: INFO cinder.api.v3.volumes [None req-5bbb504e-f7e2-4b09-a1de-bda515b0e180 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Delete volume with id: 03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 1142.232913] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.232913] [58201]: warnings.warn( [ 1142.233428] [58201]: INFO cinder.volume.api [None req-5bbb504e-f7e2-4b09-a1de-bda515b0e180 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 1142.249838] [58201]: INFO cinder.volume.api [None req-5bbb504e-f7e2-4b09-a1de-bda515b0e180 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Delete volume request issued successfully. [ 1142.250042] [58201]: INFO cinder.api.openstack.wsgi [None req-5bbb504e-f7e2-4b09-a1de-bda515b0e180 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 202 [ 1142.250620] [58201]: [pid: 58201|app: 0|req: 197/400] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:08:51 2025] DELETE /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1142.253277] [58200]: DEBUG cinder.api.middleware.request_id [None req-a608d338-cb4c-483d-b6a9-645d2c0efed3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.255275] [58200]: INFO cinder.api.openstack.wsgi [None req-a608d338-cb4c-483d-b6a9-645d2c0efed3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 1142.255483] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a608d338-cb4c-483d-b6a9-645d2c0efed3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1142.255688] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a608d338-cb4c-483d-b6a9-645d2c0efed3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1142.263440] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.263440] [58200]: warnings.warn( [ 1142.267760] [58200]: INFO cinder.volume.api [None req-a608d338-cb4c-483d-b6a9-645d2c0efed3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 1142.272306] [58200]: INFO cinder.api.openstack.wsgi [None req-a608d338-cb4c-483d-b6a9-645d2c0efed3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 1142.272833] [58200]: [pid: 58200|app: 0|req: 204/401] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:51 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.541443] [58201]: DEBUG cinder.api.middleware.request_id [None req-72373582-033b-43d4-afcd-d5a05fb3ec1a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.544094] [58201]: INFO cinder.api.openstack.wsgi [None req-72373582-033b-43d4-afcd-d5a05fb3ec1a tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 1142.544391] [58201]: DEBUG cinder.api.openstack.wsgi [None req-72373582-033b-43d4-afcd-d5a05fb3ec1a tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1142.544618] [58201]: DEBUG cinder.api.openstack.wsgi [None req-72373582-033b-43d4-afcd-d5a05fb3ec1a tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1142.555142] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.555142] [58201]: warnings.warn( [ 1142.559497] [58201]: INFO cinder.volume.api [None req-72373582-033b-43d4-afcd-d5a05fb3ec1a tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Volume info retrieved successfully. [ 1142.564446] [58201]: INFO cinder.api.openstack.wsgi [None req-72373582-033b-43d4-afcd-d5a05fb3ec1a tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 200 [ 1142.564901] [58201]: [pid: 58201|app: 0|req: 198/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:51 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.612515] [58200]: DEBUG cinder.api.middleware.request_id [req-694ed31f-f632-4f93-ab4a-b83de86e5cb5 req-0306fc51-cdc4-4651-ae0d-bf909ca91a84 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.614866] [58200]: INFO cinder.api.openstack.wsgi [req-694ed31f-f632-4f93-ab4a-b83de86e5cb5 req-0306fc51-cdc4-4651-ae0d-bf909ca91a84 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] GET http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf [ 1142.615211] [58200]: DEBUG cinder.api.openstack.wsgi [req-694ed31f-f632-4f93-ab4a-b83de86e5cb5 req-0306fc51-cdc4-4651-ae0d-bf909ca91a84 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1142.615315] [58200]: DEBUG cinder.api.openstack.wsgi [req-694ed31f-f632-4f93-ab4a-b83de86e5cb5 req-0306fc51-cdc4-4651-ae0d-bf909ca91a84 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1142.621530] [58200]: INFO cinder.api.openstack.wsgi [req-694ed31f-f632-4f93-ab4a-b83de86e5cb5 req-0306fc51-cdc4-4651-ae0d-bf909ca91a84 tempest-VolumesGetTestJSON-1806349168 tempest-VolumesGetTestJSON-1806349168-project-member] http://10.180.1.21/volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf returned with HTTP 404 [ 1142.621998] [58200]: [pid: 58200|app: 0|req: 205/403] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:51 2025] GET /volume/v3/volumes/56b314f7-a64a-4233-b564-98cb90e8f3cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1143.283484] [58201]: DEBUG cinder.api.middleware.request_id [None req-28bae926-6efb-4650-96e0-dbf6c4ef31d3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.285305] [58201]: INFO cinder.api.openstack.wsgi [None req-28bae926-6efb-4650-96e0-dbf6c4ef31d3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 1143.285517] [58201]: DEBUG cinder.api.openstack.wsgi [None req-28bae926-6efb-4650-96e0-dbf6c4ef31d3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1143.285726] [58201]: DEBUG cinder.api.openstack.wsgi [None req-28bae926-6efb-4650-96e0-dbf6c4ef31d3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1143.287971] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=172,cinder:UPDATE=26,cinder:INSERT=15 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1143.297230] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.297230] [58201]: warnings.warn( [ 1143.301184] [58201]: INFO cinder.volume.api [None req-28bae926-6efb-4650-96e0-dbf6c4ef31d3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 1143.305868] [58201]: INFO cinder.api.openstack.wsgi [None req-28bae926-6efb-4650-96e0-dbf6c4ef31d3 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 1143.306298] [58201]: [pid: 58201|app: 0|req: 199/404] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:52 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.576557] [58200]: DEBUG cinder.api.middleware.request_id [None req-2401f46a-b8a7-4517-bad4-58dd6ec214e7 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.578684] [58200]: INFO cinder.api.openstack.wsgi [None req-2401f46a-b8a7-4517-bad4-58dd6ec214e7 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] GET http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac [ 1143.578893] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2401f46a-b8a7-4517-bad4-58dd6ec214e7 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1143.579112] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2401f46a-b8a7-4517-bad4-58dd6ec214e7 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1143.586320] [58200]: INFO cinder.api.openstack.wsgi [None req-2401f46a-b8a7-4517-bad4-58dd6ec214e7 tempest-AttachVolumeShelveTestJSON-1108366078 tempest-AttachVolumeShelveTestJSON-1108366078-project-member] http://10.180.1.21/volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac returned with HTTP 404 [ 1143.586887] [58200]: [pid: 58200|app: 0|req: 206/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:52 2025] GET /volume/v3/volumes/410b6cb3-c303-46dd-8491-f87029b77fac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1144.268155] [58201]: DEBUG cinder.api.middleware.request_id [None req-724422af-d297-4695-b02f-7a3b2569f0a4 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.270215] [58201]: INFO cinder.api.openstack.wsgi [None req-724422af-d297-4695-b02f-7a3b2569f0a4 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1144.270431] [58201]: DEBUG cinder.api.openstack.wsgi [None req-724422af-d297-4695-b02f-7a3b2569f0a4 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1144.270673] [58201]: DEBUG cinder.api.openstack.wsgi [None req-724422af-d297-4695-b02f-7a3b2569f0a4 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1144.284533] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.284533] [58201]: warnings.warn( [ 1144.288437] [58201]: INFO cinder.volume.api [None req-724422af-d297-4695-b02f-7a3b2569f0a4 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1144.293643] [58201]: INFO cinder.api.openstack.wsgi [None req-724422af-d297-4695-b02f-7a3b2569f0a4 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1144.294188] [58201]: [pid: 58201|app: 0|req: 200/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:53 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.316951] [58200]: DEBUG cinder.api.middleware.request_id [None req-656081bf-cb87-4263-8ae8-848f3ca78948 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.319593] [58200]: INFO cinder.api.openstack.wsgi [None req-656081bf-cb87-4263-8ae8-848f3ca78948 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 1144.319885] [58200]: DEBUG cinder.api.openstack.wsgi [None req-656081bf-cb87-4263-8ae8-848f3ca78948 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1144.320138] [58200]: DEBUG cinder.api.openstack.wsgi [None req-656081bf-cb87-4263-8ae8-848f3ca78948 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1144.328998] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.328998] [58200]: warnings.warn( [ 1144.331611] [58201]: DEBUG cinder.api.middleware.request_id [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-47495353-fabb-49eb-974f-ac320929769b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.332827] [58200]: INFO cinder.volume.api [None req-656081bf-cb87-4263-8ae8-848f3ca78948 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Volume info retrieved successfully. [ 1144.334247] [58201]: INFO cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-47495353-fabb-49eb-974f-ac320929769b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1144.334457] [58201]: DEBUG cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-47495353-fabb-49eb-974f-ac320929769b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1144.334694] [58201]: DEBUG cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-47495353-fabb-49eb-974f-ac320929769b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1144.337375] [58200]: INFO cinder.api.openstack.wsgi [None req-656081bf-cb87-4263-8ae8-848f3ca78948 tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 200 [ 1144.337836] [58200]: [pid: 58200|app: 0|req: 207/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:53 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.345890] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.345890] [58201]: warnings.warn( [ 1144.349207] [58201]: INFO cinder.volume.api [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-47495353-fabb-49eb-974f-ac320929769b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1144.353431] [58201]: INFO cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-47495353-fabb-49eb-974f-ac320929769b tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1144.353864] [58201]: [pid: 58201|app: 0|req: 201/408] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:08:53 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1144.371462] [58200]: DEBUG cinder.api.middleware.request_id [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-147e6b0f-f4f9-48fe-842c-b7e4093a1268 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.373758] [58200]: INFO cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-147e6b0f-f4f9-48fe-842c-b7e4093a1268 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] POST http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0/action [ 1144.374181] [58200]: DEBUG cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-147e6b0f-f4f9-48fe-842c-b7e4093a1268 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1144.374318] [58200]: DEBUG cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-147e6b0f-f4f9-48fe-842c-b7e4093a1268 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1144.385146] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.385146] [58200]: warnings.warn( [ 1144.385826] [58200]: INFO cinder.volume.api [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-147e6b0f-f4f9-48fe-842c-b7e4093a1268 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1144.390835] [58200]: INFO cinder.volume.api [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-147e6b0f-f4f9-48fe-842c-b7e4093a1268 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Begin detaching volume completed successfully. [ 1144.390959] [58200]: INFO cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-147e6b0f-f4f9-48fe-842c-b7e4093a1268 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0/action returned with HTTP 202 [ 1144.391437] [58200]: [pid: 58200|app: 0|req: 208/409] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:08:53 2025] POST /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1145.347074] [58201]: DEBUG cinder.api.middleware.request_id [None req-9cc0d20c-fb87-42ad-9502-1663314616dd None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.349058] [58201]: INFO cinder.api.openstack.wsgi [None req-9cc0d20c-fb87-42ad-9502-1663314616dd tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] GET http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df [ 1145.349270] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9cc0d20c-fb87-42ad-9502-1663314616dd tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1145.349469] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9cc0d20c-fb87-42ad-9502-1663314616dd tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1145.357120] [58201]: INFO cinder.api.openstack.wsgi [None req-9cc0d20c-fb87-42ad-9502-1663314616dd tempest-DeleteServersTestJSON-788392447 tempest-DeleteServersTestJSON-788392447-project-member] http://10.180.1.21/volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df returned with HTTP 404 [ 1145.357708] [58201]: [pid: 58201|app: 0|req: 202/410] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:54 2025] GET /volume/v3/volumes/03e5ee17-76d1-4c8a-b1d4-539b69cd66df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1145.427325] [58200]: DEBUG cinder.api.middleware.request_id [None req-dcbcb498-88d3-4710-8493-f94380bbf125 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.428201] [58200]: INFO cinder.api.openstack.wsgi [None req-dcbcb498-88d3-4710-8493-f94380bbf125 None None] GET http://10.180.1.21/volume// [ 1145.429070] [58200]: DEBUG cinder.api.openstack.wsgi [None req-dcbcb498-88d3-4710-8493-f94380bbf125 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1145.429070] [58200]: DEBUG cinder.api.openstack.wsgi [None req-dcbcb498-88d3-4710-8493-f94380bbf125 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1145.429248] [58200]: INFO cinder.api.openstack.wsgi [None req-dcbcb498-88d3-4710-8493-f94380bbf125 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1145.429649] [58200]: [pid: 58200|app: 0|req: 209/411] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:08:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1145.434205] [58201]: DEBUG cinder.api.middleware.request_id [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-9ce69448-b79c-44e5-b15a-d6d6f2281c0f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.436767] [58201]: INFO cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-9ce69448-b79c-44e5-b15a-d6d6f2281c0f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1145.437046] [58201]: DEBUG cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-9ce69448-b79c-44e5-b15a-d6d6f2281c0f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1145.437259] [58201]: DEBUG cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-9ce69448-b79c-44e5-b15a-d6d6f2281c0f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1145.459104] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.459104] [58201]: warnings.warn( [ 1145.463892] [58201]: INFO cinder.volume.api [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-9ce69448-b79c-44e5-b15a-d6d6f2281c0f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1145.469884] [58201]: INFO cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-9ce69448-b79c-44e5-b15a-d6d6f2281c0f tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1145.470444] [58201]: [pid: 58201|app: 0|req: 203/412] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:08:54 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1146.639028] [58200]: DEBUG cinder.api.middleware.request_id [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-f0b87ae2-d35c-4cf4-9998-20719940ff4d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.643549] [58200]: INFO cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-f0b87ae2-d35c-4cf4-9998-20719940ff4d tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e9800f65-640c-48fb-8fc0-b39289aa1ea2 [ 1146.643787] [58200]: DEBUG cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-f0b87ae2-d35c-4cf4-9998-20719940ff4d tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1146.644015] [58200]: DEBUG cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-f0b87ae2-d35c-4cf4-9998-20719940ff4d tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1146.654484] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.654484] [58200]: warnings.warn( [ 1147.188029] [58200]: INFO cinder.api.openstack.wsgi [req-a303d6f7-68cc-4c6b-9a75-bda4b747183a req-f0b87ae2-d35c-4cf4-9998-20719940ff4d tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/attachments/e9800f65-640c-48fb-8fc0-b39289aa1ea2 returned with HTTP 200 [ 1147.188768] [58200]: [pid: 58200|app: 0|req: 210/413] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:08:55 2025] DELETE /volume/v3/attachments/e9800f65-640c-48fb-8fc0-b39289aa1ea2 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.435357] [58201]: DEBUG cinder.api.middleware.request_id [None req-63ab0113-81bc-4b15-8092-f5fdeeab1300 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.437563] [58201]: INFO cinder.api.openstack.wsgi [None req-63ab0113-81bc-4b15-8092-f5fdeeab1300 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1148.437692] [58201]: DEBUG cinder.api.openstack.wsgi [None req-63ab0113-81bc-4b15-8092-f5fdeeab1300 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1148.437918] [58201]: DEBUG cinder.api.openstack.wsgi [None req-63ab0113-81bc-4b15-8092-f5fdeeab1300 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1148.449368] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.449368] [58201]: warnings.warn( [ 1148.453786] [58201]: INFO cinder.volume.api [None req-63ab0113-81bc-4b15-8092-f5fdeeab1300 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1148.459381] [58201]: INFO cinder.api.openstack.wsgi [None req-63ab0113-81bc-4b15-8092-f5fdeeab1300 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1148.459802] [58201]: [pid: 58201|app: 0|req: 204/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:08:57 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.484124] [58200]: DEBUG cinder.api.middleware.request_id [None req-1f32de92-3119-44ed-ab86-004251d43c0d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.552034] [58200]: INFO cinder.api.openstack.wsgi [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1154.552443] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-347452400"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1154.554508] [58200]: DEBUG cinder.api.v3.volumes [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-347452400'}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1154.554595] [58200]: INFO cinder.api.v3.volumes [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Create volume of 1 GB [ 1154.555040] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.555040] [58200]: warnings.warn( [ 1154.561494] [58200]: INFO cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Availability Zones retrieved successfully. [ 1154.568744] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Flow 'volume_create_api' (f08c00b5-98a5-45c2-8207-9f36cf444354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1154.569982] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a26fbad-87fe-4080-93ad-671e46ba77ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.571368] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1154.593072] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a26fbad-87fe-4080-93ad-671e46ba77ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.594518] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b682dac2-db6c-46c2-939d-e4c4e139eb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.643117] [58200]: DEBUG cinder.quota [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Created reservations ['4007a9d1-24dc-432d-bd36-f463444ec16f', '92f9b547-a183-484d-8576-bfdb0ed4f27f', '39bbc1ac-c89b-4fe3-8ce0-568499061874', 'a982bdfc-9a53-4fbc-9a3a-64fe589889f7'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1154.644104] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b682dac2-db6c-46c2-939d-e4c4e139eb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4007a9d1-24dc-432d-bd36-f463444ec16f', '92f9b547-a183-484d-8576-bfdb0ed4f27f', '39bbc1ac-c89b-4fe3-8ce0-568499061874', 'a982bdfc-9a53-4fbc-9a3a-64fe589889f7']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.645148] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40752c34-662a-4946-af61-528ced4e21f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.661803] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40752c34-662a-4946-af61-528ced4e21f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96e298a5-6cd7-47f0-99df-248049d15bc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-347452400',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3b7a6eeec4666866c2edc54aed4ea',qos_specs=None,replication_status=,reservations=['4007a9d1-24dc-432d-bd36-f463444ec16f','92f9b547-a183-484d-8576-bfdb0ed4f27f','39bbc1ac-c89b-4fe3-8ce0-568499061874','a982bdfc-9a53-4fbc-9a3a-64fe589889f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0679c569264d189ed6c93669511271',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-347452400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96e298a5-6cd7-47f0-99df-248049d15bc9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2fd3b7a6eeec4666866c2edc54aed4ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0679c569264d189ed6c93669511271',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.662713] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439126b2-ed46-4486-9fef-c959d88ac7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.675829] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439126b2-ed46-4486-9fef-c959d88ac7b8) transitioned into state 'SUCCESS' from state '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-347452400',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3b7a6eeec4666866c2edc54aed4ea',qos_specs=None,replication_status=,reservations=['4007a9d1-24dc-432d-bd36-f463444ec16f','92f9b547-a183-484d-8576-bfdb0ed4f27f','39bbc1ac-c89b-4fe3-8ce0-568499061874','a982bdfc-9a53-4fbc-9a3a-64fe589889f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0679c569264d189ed6c93669511271',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.676691] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654b75a8-41de-40b2-8c16-2f461f2a65de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1154.687120] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (654b75a8-41de-40b2-8c16-2f461f2a65de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1154.687771] [58200]: DEBUG cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Flow 'volume_create_api' (f08c00b5-98a5-45c2-8207-9f36cf444354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1154.688169] [58200]: INFO cinder.volume.api [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Create volume request issued successfully. [ 1154.688820] [58200]: INFO cinder.api.openstack.wsgi [None req-1f32de92-3119-44ed-ab86-004251d43c0d tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1154.689427] [58200]: [pid: 58200|app: 0|req: 211/415] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 10:09:03 2025] POST /volume/v3/volumes => generated 758 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1154.698370] [58201]: DEBUG cinder.api.middleware.request_id [None req-1e74ec44-3f0e-42ac-a504-4f45c90df99b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.701352] [58201]: INFO cinder.api.openstack.wsgi [None req-1e74ec44-3f0e-42ac-a504-4f45c90df99b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 [ 1154.701513] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1e74ec44-3f0e-42ac-a504-4f45c90df99b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1154.701724] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1e74ec44-3f0e-42ac-a504-4f45c90df99b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1154.710083] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.710083] [58201]: warnings.warn( [ 1154.715017] [58201]: INFO cinder.volume.api [None req-1e74ec44-3f0e-42ac-a504-4f45c90df99b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1154.721331] [58201]: INFO cinder.api.openstack.wsgi [None req-1e74ec44-3f0e-42ac-a504-4f45c90df99b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 returned with HTTP 200 [ 1154.721774] [58201]: [pid: 58201|app: 0|req: 205/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:03 2025] GET /volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.733957] [58200]: DEBUG cinder.api.middleware.request_id [None req-c26a6fc1-aca5-43e0-a6ca-2eb1cead32bc None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.736491] [58200]: INFO cinder.api.openstack.wsgi [None req-c26a6fc1-aca5-43e0-a6ca-2eb1cead32bc tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 [ 1155.736583] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c26a6fc1-aca5-43e0-a6ca-2eb1cead32bc tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1155.736855] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c26a6fc1-aca5-43e0-a6ca-2eb1cead32bc tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1155.749591] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.749591] [58200]: warnings.warn( [ 1155.754225] [58200]: INFO cinder.volume.api [None req-c26a6fc1-aca5-43e0-a6ca-2eb1cead32bc tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1155.760856] [58200]: INFO cinder.api.openstack.wsgi [None req-c26a6fc1-aca5-43e0-a6ca-2eb1cead32bc tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 returned with HTTP 200 [ 1155.761423] [58200]: [pid: 58200|app: 0|req: 212/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:04 2025] GET /volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.784462] [58201]: DEBUG cinder.api.middleware.request_id [req-3fceb8db-ca72-49fd-8a46-9ddbff80f4b4 req-b4747d15-d5b4-4a28-9f13-4944080694b5 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.787256] [58201]: INFO cinder.api.openstack.wsgi [req-3fceb8db-ca72-49fd-8a46-9ddbff80f4b4 req-b4747d15-d5b4-4a28-9f13-4944080694b5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 [ 1155.787464] [58201]: DEBUG cinder.api.openstack.wsgi [req-3fceb8db-ca72-49fd-8a46-9ddbff80f4b4 req-b4747d15-d5b4-4a28-9f13-4944080694b5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1155.787689] [58201]: DEBUG cinder.api.openstack.wsgi [req-3fceb8db-ca72-49fd-8a46-9ddbff80f4b4 req-b4747d15-d5b4-4a28-9f13-4944080694b5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1155.796591] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.796591] [58201]: warnings.warn( [ 1155.804190] [58201]: INFO cinder.volume.api [req-3fceb8db-ca72-49fd-8a46-9ddbff80f4b4 req-b4747d15-d5b4-4a28-9f13-4944080694b5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1155.813583] [58201]: INFO cinder.api.openstack.wsgi [req-3fceb8db-ca72-49fd-8a46-9ddbff80f4b4 req-b4747d15-d5b4-4a28-9f13-4944080694b5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 returned with HTTP 200 [ 1155.814135] [58201]: [pid: 58201|app: 0|req: 206/418] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:04 2025] GET /volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.821734] [58200]: DEBUG cinder.api.middleware.request_id [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.826025] [58200]: INFO cinder.api.openstack.wsgi [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1155.826025] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1894978769"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1155.826025] [58200]: DEBUG cinder.api.v3.volumes [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1894978769'}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1155.826462] [58200]: INFO cinder.api.v3.volumes [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Create volume of 1 GB [ 1155.837747] [58200]: INFO cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Availability Zones retrieved successfully. [ 1155.845890] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Flow 'volume_create_api' (6065b087-c879-4988-990e-e771386b7bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1155.847684] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a476ad1-9012-44d3-8985-b1185ef6b1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1155.849795] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1155.877219] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a476ad1-9012-44d3-8985-b1185ef6b1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1155.879191] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bdde1d-8df7-4b49-ba06-0015879a9696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1155.950024] [58200]: DEBUG cinder.quota [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Created reservations ['ba82f346-4c10-4a14-b2ec-90e4139f4ca3', '89459722-6b74-4535-9149-dadd323b88fc', 'e3a4567f-08db-48fa-b28d-40598f3c86be', '8ff9498a-8e41-42bb-93cf-9bb936cedf41'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1155.950024] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9bdde1d-8df7-4b49-ba06-0015879a9696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba82f346-4c10-4a14-b2ec-90e4139f4ca3', '89459722-6b74-4535-9149-dadd323b88fc', 'e3a4567f-08db-48fa-b28d-40598f3c86be', '8ff9498a-8e41-42bb-93cf-9bb936cedf41']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1155.950024] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3458987-6789-40e3-9c8a-70d10fc05e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1155.988310] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3458987-6789-40e3-9c8a-70d10fc05e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77ed6033-785f-4a06-a368-61daf85e1a1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1894978769',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3b7a6eeec4666866c2edc54aed4ea',qos_specs=None,replication_status=,reservations=['ba82f346-4c10-4a14-b2ec-90e4139f4ca3','89459722-6b74-4535-9149-dadd323b88fc','e3a4567f-08db-48fa-b28d-40598f3c86be','8ff9498a-8e41-42bb-93cf-9bb936cedf41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0679c569264d189ed6c93669511271',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1894978769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77ed6033-785f-4a06-a368-61daf85e1a1e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2fd3b7a6eeec4666866c2edc54aed4ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0679c569264d189ed6c93669511271',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1155.989139] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (957d055f-fe7a-4c0f-b9e1-19eb75f10a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1156.012110] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (957d055f-fe7a-4c0f-b9e1-19eb75f10a4a) transitioned into state 'SUCCESS' from state '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-1894978769',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3b7a6eeec4666866c2edc54aed4ea',qos_specs=None,replication_status=,reservations=['ba82f346-4c10-4a14-b2ec-90e4139f4ca3','89459722-6b74-4535-9149-dadd323b88fc','e3a4567f-08db-48fa-b28d-40598f3c86be','8ff9498a-8e41-42bb-93cf-9bb936cedf41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0679c569264d189ed6c93669511271',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1156.012110] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb48c793-990f-4182-897e-548a63b5f048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1156.030955] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb48c793-990f-4182-897e-548a63b5f048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1156.031620] [58200]: DEBUG cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Flow 'volume_create_api' (6065b087-c879-4988-990e-e771386b7bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1156.032495] [58200]: INFO cinder.volume.api [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Create volume request issued successfully. [ 1156.033665] [58200]: INFO cinder.api.openstack.wsgi [None req-ea1b8a7b-7899-4f21-893c-fbcf680b8aef tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1156.034405] [58200]: [pid: 58200|app: 0|req: 213/419] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 10:09:05 2025] POST /volume/v3/volumes => generated 759 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1156.043583] [58201]: DEBUG cinder.api.middleware.request_id [None req-357daf01-a20b-4ca9-a5c3-c8400b7051a5 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.045811] [58201]: INFO cinder.api.openstack.wsgi [None req-357daf01-a20b-4ca9-a5c3-c8400b7051a5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e [ 1156.046185] [58201]: DEBUG cinder.api.openstack.wsgi [None req-357daf01-a20b-4ca9-a5c3-c8400b7051a5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1156.046503] [58201]: DEBUG cinder.api.openstack.wsgi [None req-357daf01-a20b-4ca9-a5c3-c8400b7051a5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1156.055232] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.055232] [58201]: warnings.warn( [ 1156.063755] [58201]: INFO cinder.volume.api [None req-357daf01-a20b-4ca9-a5c3-c8400b7051a5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1156.068860] [58200]: DEBUG cinder.api.middleware.request_id [None req-2be940d3-e762-400d-a128-f818b7a0b2aa None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.071110] [58200]: INFO cinder.api.openstack.wsgi [None req-2be940d3-e762-400d-a128-f818b7a0b2aa tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1156.071324] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2be940d3-e762-400d-a128-f818b7a0b2aa tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1156.071528] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2be940d3-e762-400d-a128-f818b7a0b2aa tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1156.071636] [58201]: INFO cinder.api.openstack.wsgi [None req-357daf01-a20b-4ca9-a5c3-c8400b7051a5 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e returned with HTTP 200 [ 1156.071716] [58200]: INFO cinder.api.v3.volumes [None req-2be940d3-e762-400d-a128-f818b7a0b2aa tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Delete volume with id: a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1156.072602] [58201]: [pid: 58201|app: 0|req: 207/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:05 2025] GET /volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.081701] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.081701] [58200]: warnings.warn( [ 1156.082513] [58200]: INFO cinder.volume.api [None req-2be940d3-e762-400d-a128-f818b7a0b2aa tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1156.114232] [58200]: INFO cinder.volume.api [None req-2be940d3-e762-400d-a128-f818b7a0b2aa tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Delete volume request issued successfully. [ 1156.114549] [58200]: INFO cinder.api.openstack.wsgi [None req-2be940d3-e762-400d-a128-f818b7a0b2aa tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 202 [ 1156.115056] [58200]: [pid: 58200|app: 0|req: 214/421] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:09:05 2025] DELETE /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1156.118039] [58201]: DEBUG cinder.api.middleware.request_id [None req-bfa0062f-5c52-484c-9f6f-4776e6659ced None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.120678] [58201]: INFO cinder.api.openstack.wsgi [None req-bfa0062f-5c52-484c-9f6f-4776e6659ced tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1156.120678] [58201]: DEBUG cinder.api.openstack.wsgi [None req-bfa0062f-5c52-484c-9f6f-4776e6659ced tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1156.120859] [58201]: DEBUG cinder.api.openstack.wsgi [None req-bfa0062f-5c52-484c-9f6f-4776e6659ced tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1156.130696] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.130696] [58201]: warnings.warn( [ 1156.135116] [58201]: INFO cinder.volume.api [None req-bfa0062f-5c52-484c-9f6f-4776e6659ced tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1156.140673] [58201]: INFO cinder.api.openstack.wsgi [None req-bfa0062f-5c52-484c-9f6f-4776e6659ced tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1156.141124] [58201]: [pid: 58201|app: 0|req: 208/422] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:05 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.086640] [58200]: DEBUG cinder.api.middleware.request_id [None req-e38dc08a-7a08-4e07-88c3-31eefeeb1ae8 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.088783] [58200]: INFO cinder.api.openstack.wsgi [None req-e38dc08a-7a08-4e07-88c3-31eefeeb1ae8 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e [ 1157.089000] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e38dc08a-7a08-4e07-88c3-31eefeeb1ae8 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1157.089248] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e38dc08a-7a08-4e07-88c3-31eefeeb1ae8 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1157.100828] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.100828] [58200]: warnings.warn( [ 1157.105922] [58200]: INFO cinder.volume.api [None req-e38dc08a-7a08-4e07-88c3-31eefeeb1ae8 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1157.111760] [58200]: INFO cinder.api.openstack.wsgi [None req-e38dc08a-7a08-4e07-88c3-31eefeeb1ae8 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e returned with HTTP 200 [ 1157.112223] [58200]: [pid: 58200|app: 0|req: 215/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:06 2025] GET /volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.151637] [58201]: DEBUG cinder.api.middleware.request_id [None req-bc0d2d77-5688-4a7f-9025-26b5b47f8d54 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.153817] [58201]: INFO cinder.api.openstack.wsgi [None req-bc0d2d77-5688-4a7f-9025-26b5b47f8d54 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1157.154299] [58201]: DEBUG cinder.api.openstack.wsgi [None req-bc0d2d77-5688-4a7f-9025-26b5b47f8d54 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1157.154338] [58201]: DEBUG cinder.api.openstack.wsgi [None req-bc0d2d77-5688-4a7f-9025-26b5b47f8d54 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1157.164825] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.164825] [58201]: warnings.warn( [ 1157.168284] [58201]: INFO cinder.volume.api [None req-bc0d2d77-5688-4a7f-9025-26b5b47f8d54 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1157.170375] [58200]: DEBUG cinder.api.middleware.request_id [req-f219fca5-def2-4e63-a4eb-71e2de309b4d req-54362b7e-adf4-479a-af12-25a99e3b2b5c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.173383] [58200]: INFO cinder.api.openstack.wsgi [req-f219fca5-def2-4e63-a4eb-71e2de309b4d req-54362b7e-adf4-479a-af12-25a99e3b2b5c tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e [ 1157.173383] [58200]: DEBUG cinder.api.openstack.wsgi [req-f219fca5-def2-4e63-a4eb-71e2de309b4d req-54362b7e-adf4-479a-af12-25a99e3b2b5c tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1157.173529] [58201]: INFO cinder.api.openstack.wsgi [None req-bc0d2d77-5688-4a7f-9025-26b5b47f8d54 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1157.173594] [58200]: DEBUG cinder.api.openstack.wsgi [req-f219fca5-def2-4e63-a4eb-71e2de309b4d req-54362b7e-adf4-479a-af12-25a99e3b2b5c tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1157.173650] [58201]: [pid: 58201|app: 0|req: 209/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:06 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.181136] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.181136] [58200]: warnings.warn( [ 1157.186396] [58200]: INFO cinder.volume.api [req-f219fca5-def2-4e63-a4eb-71e2de309b4d req-54362b7e-adf4-479a-af12-25a99e3b2b5c tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1157.191389] [58200]: INFO cinder.api.openstack.wsgi [req-f219fca5-def2-4e63-a4eb-71e2de309b4d req-54362b7e-adf4-479a-af12-25a99e3b2b5c tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e returned with HTTP 200 [ 1157.191861] [58200]: [pid: 58200|app: 0|req: 216/425] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:06 2025] GET /volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1157.199851] [58201]: DEBUG cinder.api.middleware.request_id [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.202040] [58201]: INFO cinder.api.openstack.wsgi [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1157.202040] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1527625595"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1157.203553] [58201]: DEBUG cinder.api.v3.volumes [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1527625595'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1157.203712] [58201]: INFO cinder.api.v3.volumes [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Create volume of 1 GB [ 1157.208359] [58201]: INFO cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Availability Zones retrieved successfully. [ 1157.215380] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Flow 'volume_create_api' (d121a6c4-4c11-4289-bf11-e30071fcb18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1157.216745] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f201fffc-59bb-49db-9353-4076bd3f8b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1157.218040] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1157.238238] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f201fffc-59bb-49db-9353-4076bd3f8b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1157.239253] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63fbde22-ea10-48a7-8e23-811aac9b0500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1157.272701] [58201]: DEBUG cinder.quota [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Created reservations ['d2607578-13fb-4d67-b895-3e9ebb2dcf7e', 'dc19f564-b52b-45df-83cd-78a4eab000e8', '590bb87e-f07f-4250-b98e-2dd3c0dc4ecd', '12cd9835-384d-402d-857a-d7c3a7a5de9b'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1157.273690] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63fbde22-ea10-48a7-8e23-811aac9b0500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2607578-13fb-4d67-b895-3e9ebb2dcf7e', 'dc19f564-b52b-45df-83cd-78a4eab000e8', '590bb87e-f07f-4250-b98e-2dd3c0dc4ecd', '12cd9835-384d-402d-857a-d7c3a7a5de9b']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1157.274609] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dffb75-bd94-4277-99ef-25dbc29c4ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1157.291870] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dffb75-bd94-4277-99ef-25dbc29c4ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '445f2393-62b7-4eee-a9c9-5ef17550f984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1527625595',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3b7a6eeec4666866c2edc54aed4ea',qos_specs=None,replication_status=,reservations=['d2607578-13fb-4d67-b895-3e9ebb2dcf7e','dc19f564-b52b-45df-83cd-78a4eab000e8','590bb87e-f07f-4250-b98e-2dd3c0dc4ecd','12cd9835-384d-402d-857a-d7c3a7a5de9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0679c569264d189ed6c93669511271',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1527625595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=445f2393-62b7-4eee-a9c9-5ef17550f984,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2fd3b7a6eeec4666866c2edc54aed4ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb0679c569264d189ed6c93669511271',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1157.292806] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3575c4af-cda8-4c83-a626-e5ac7c0ef963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1157.306594] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3575c4af-cda8-4c83-a626-e5ac7c0ef963) transitioned into state 'SUCCESS' from state '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-1527625595',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2fd3b7a6eeec4666866c2edc54aed4ea',qos_specs=None,replication_status=,reservations=['d2607578-13fb-4d67-b895-3e9ebb2dcf7e','dc19f564-b52b-45df-83cd-78a4eab000e8','590bb87e-f07f-4250-b98e-2dd3c0dc4ecd','12cd9835-384d-402d-857a-d7c3a7a5de9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb0679c569264d189ed6c93669511271',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1157.307552] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8dd061-97f0-41e8-95fc-244b3d63a393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1157.317958] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c8dd061-97f0-41e8-95fc-244b3d63a393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1157.319085] [58201]: DEBUG cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Flow 'volume_create_api' (d121a6c4-4c11-4289-bf11-e30071fcb18b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1157.319452] [58201]: INFO cinder.volume.api [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Create volume request issued successfully. [ 1157.320112] [58201]: INFO cinder.api.openstack.wsgi [None req-a1c08c5b-afc1-4be4-afee-5ce6362b8eec tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1157.320591] [58201]: [pid: 58201|app: 0|req: 210/426] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 10:09:06 2025] POST /volume/v3/volumes => generated 759 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1157.329599] [58200]: DEBUG cinder.api.middleware.request_id [None req-4c3609a3-ba01-48ac-9bd1-c93f2d678741 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.332499] [58200]: INFO cinder.api.openstack.wsgi [None req-4c3609a3-ba01-48ac-9bd1-c93f2d678741 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 [ 1157.332735] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4c3609a3-ba01-48ac-9bd1-c93f2d678741 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1157.333237] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4c3609a3-ba01-48ac-9bd1-c93f2d678741 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1157.340942] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.340942] [58200]: warnings.warn( [ 1157.345015] [58200]: INFO cinder.volume.api [None req-4c3609a3-ba01-48ac-9bd1-c93f2d678741 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1157.350397] [58200]: INFO cinder.api.openstack.wsgi [None req-4c3609a3-ba01-48ac-9bd1-c93f2d678741 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 returned with HTTP 200 [ 1157.350920] [58200]: [pid: 58200|app: 0|req: 217/427] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:06 2025] GET /volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.165094] [58201]: DEBUG cinder.api.middleware.request_id [None req-f260e9ca-b5b3-4693-a6f4-b411fb082570 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.167385] [58201]: INFO cinder.api.openstack.wsgi [None req-f260e9ca-b5b3-4693-a6f4-b411fb082570 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1158.167596] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f260e9ca-b5b3-4693-a6f4-b411fb082570 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1158.167811] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f260e9ca-b5b3-4693-a6f4-b411fb082570 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1158.182050] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.182050] [58201]: warnings.warn( [ 1158.184164] [58200]: DEBUG cinder.api.middleware.request_id [None req-2c3e4652-0a05-44cb-8dd9-d507cfc35c35 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.186636] [58200]: INFO cinder.api.openstack.wsgi [None req-2c3e4652-0a05-44cb-8dd9-d507cfc35c35 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1158.186721] [58201]: INFO cinder.volume.api [None req-f260e9ca-b5b3-4693-a6f4-b411fb082570 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1158.186917] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2c3e4652-0a05-44cb-8dd9-d507cfc35c35 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1158.187189] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2c3e4652-0a05-44cb-8dd9-d507cfc35c35 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1158.192840] [58201]: INFO cinder.api.openstack.wsgi [None req-f260e9ca-b5b3-4693-a6f4-b411fb082570 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1158.193344] [58201]: [pid: 58201|app: 0|req: 211/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:07 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.195418] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.195418] [58200]: warnings.warn( [ 1158.199648] [58200]: INFO cinder.volume.api [None req-2c3e4652-0a05-44cb-8dd9-d507cfc35c35 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1158.205513] [58200]: INFO cinder.api.openstack.wsgi [None req-2c3e4652-0a05-44cb-8dd9-d507cfc35c35 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 200 [ 1158.206188] [58200]: [pid: 58200|app: 0|req: 218/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:07 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.361896] [58201]: DEBUG cinder.api.middleware.request_id [None req-5d1a5252-f85b-4c1a-90b2-9ac9c6a84d5b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.364554] [58201]: INFO cinder.api.openstack.wsgi [None req-5d1a5252-f85b-4c1a-90b2-9ac9c6a84d5b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 [ 1158.364810] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5d1a5252-f85b-4c1a-90b2-9ac9c6a84d5b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1158.365051] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5d1a5252-f85b-4c1a-90b2-9ac9c6a84d5b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1158.373090] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.373090] [58201]: warnings.warn( [ 1158.376634] [58201]: INFO cinder.volume.api [None req-5d1a5252-f85b-4c1a-90b2-9ac9c6a84d5b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1158.380842] [58201]: INFO cinder.api.openstack.wsgi [None req-5d1a5252-f85b-4c1a-90b2-9ac9c6a84d5b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 returned with HTTP 200 [ 1158.381359] [58201]: [pid: 58201|app: 0|req: 212/430] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:07 2025] GET /volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.411015] [58200]: DEBUG cinder.api.middleware.request_id [None req-b94c45ac-88c5-4146-9469-9fc3a53c1c5a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.413538] [58200]: INFO cinder.api.openstack.wsgi [None req-b94c45ac-88c5-4146-9469-9fc3a53c1c5a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1158.413905] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b94c45ac-88c5-4146-9469-9fc3a53c1c5a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1158.414188] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b94c45ac-88c5-4146-9469-9fc3a53c1c5a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1158.425469] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.425469] [58200]: warnings.warn( [ 1158.429387] [58200]: INFO cinder.volume.api [None req-b94c45ac-88c5-4146-9469-9fc3a53c1c5a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1158.434274] [58200]: INFO cinder.api.openstack.wsgi [None req-b94c45ac-88c5-4146-9469-9fc3a53c1c5a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1158.434721] [58200]: [pid: 58200|app: 0|req: 219/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:07 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.045715] [58201]: DEBUG cinder.api.middleware.request_id [req-de121a73-a15e-4c4c-bf8a-79e1e6d18d6b req-30745c18-1749-46b1-a53e-ffc9afab3a57 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.048811] [58201]: INFO cinder.api.openstack.wsgi [req-de121a73-a15e-4c4c-bf8a-79e1e6d18d6b req-30745c18-1749-46b1-a53e-ffc9afab3a57 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 [ 1159.049301] [58201]: DEBUG cinder.api.openstack.wsgi [req-de121a73-a15e-4c4c-bf8a-79e1e6d18d6b req-30745c18-1749-46b1-a53e-ffc9afab3a57 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.049784] [58201]: DEBUG cinder.api.openstack.wsgi [req-de121a73-a15e-4c4c-bf8a-79e1e6d18d6b req-30745c18-1749-46b1-a53e-ffc9afab3a57 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.062710] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.062710] [58201]: warnings.warn( [ 1159.067317] [58201]: INFO cinder.volume.api [req-de121a73-a15e-4c4c-bf8a-79e1e6d18d6b req-30745c18-1749-46b1-a53e-ffc9afab3a57 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1159.072893] [58201]: INFO cinder.api.openstack.wsgi [req-de121a73-a15e-4c4c-bf8a-79e1e6d18d6b req-30745c18-1749-46b1-a53e-ffc9afab3a57 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 returned with HTTP 200 [ 1159.073358] [58201]: [pid: 58201|app: 0|req: 213/432] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.109851] [58200]: DEBUG cinder.api.middleware.request_id [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-1af9ecb0-8225-4208-a7c7-a9eb35c4ce16 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.112673] [58200]: INFO cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-1af9ecb0-8225-4208-a7c7-a9eb35c4ce16 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1159.112673] [58200]: DEBUG cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-1af9ecb0-8225-4208-a7c7-a9eb35c4ce16 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.112921] [58200]: DEBUG cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-1af9ecb0-8225-4208-a7c7-a9eb35c4ce16 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.125324] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.125324] [58200]: warnings.warn( [ 1159.128485] [58200]: INFO cinder.volume.api [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-1af9ecb0-8225-4208-a7c7-a9eb35c4ce16 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1159.133123] [58200]: INFO cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-1af9ecb0-8225-4208-a7c7-a9eb35c4ce16 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1159.133918] [58200]: [pid: 58200|app: 0|req: 220/433] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.150988] [58201]: DEBUG cinder.api.middleware.request_id [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-9de91b3d-b99a-4a13-9a76-0b99ee18532f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.153759] [58201]: INFO cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-9de91b3d-b99a-4a13-9a76-0b99ee18532f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5/action [ 1159.153923] [58201]: DEBUG cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-9de91b3d-b99a-4a13-9a76-0b99ee18532f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1159.153923] [58201]: DEBUG cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-9de91b3d-b99a-4a13-9a76-0b99ee18532f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1159.164548] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.164548] [58201]: warnings.warn( [ 1159.165174] [58201]: INFO cinder.volume.api [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-9de91b3d-b99a-4a13-9a76-0b99ee18532f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1159.173026] [58201]: INFO cinder.volume.api [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-9de91b3d-b99a-4a13-9a76-0b99ee18532f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Begin detaching volume completed successfully. [ 1159.173134] [58201]: INFO cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-9de91b3d-b99a-4a13-9a76-0b99ee18532f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5/action returned with HTTP 202 [ 1159.173512] [58201]: [pid: 58201|app: 0|req: 214/434] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:09:08 2025] POST /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1159.216177] [58200]: DEBUG cinder.api.middleware.request_id [None req-76a412b3-dbb4-4fa9-95a2-54bcd3eb37f8 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.218798] [58200]: INFO cinder.api.openstack.wsgi [None req-76a412b3-dbb4-4fa9-95a2-54bcd3eb37f8 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 [ 1159.218930] [58200]: DEBUG cinder.api.openstack.wsgi [None req-76a412b3-dbb4-4fa9-95a2-54bcd3eb37f8 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.219483] [58200]: DEBUG cinder.api.openstack.wsgi [None req-76a412b3-dbb4-4fa9-95a2-54bcd3eb37f8 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.227385] [58200]: INFO cinder.api.openstack.wsgi [None req-76a412b3-dbb4-4fa9-95a2-54bcd3eb37f8 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 returned with HTTP 404 [ 1159.227797] [58200]: [pid: 58200|app: 0|req: 221/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/a1ae03eb-0ba5-4408-945f-787c5f3771c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1159.231369] [58201]: DEBUG cinder.api.middleware.request_id [None req-74f405df-f4de-4e53-99b2-a61ea028f2e7 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.233214] [58201]: INFO cinder.api.openstack.wsgi [None req-74f405df-f4de-4e53-99b2-a61ea028f2e7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] DELETE http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa [ 1159.233601] [58201]: DEBUG cinder.api.openstack.wsgi [None req-74f405df-f4de-4e53-99b2-a61ea028f2e7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.233927] [58201]: DEBUG cinder.api.openstack.wsgi [None req-74f405df-f4de-4e53-99b2-a61ea028f2e7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.235024] [58201]: INFO cinder.api.v3.volumes [None req-74f405df-f4de-4e53-99b2-a61ea028f2e7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Delete volume with id: 68e11342-93e0-4f99-a046-fc6c30118caa [ 1159.242338] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.242338] [58201]: warnings.warn( [ 1159.243094] [58201]: INFO cinder.volume.api [None req-74f405df-f4de-4e53-99b2-a61ea028f2e7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1159.261096] [58201]: INFO cinder.volume.api [None req-74f405df-f4de-4e53-99b2-a61ea028f2e7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Delete volume request issued successfully. [ 1159.262079] [58201]: INFO cinder.api.openstack.wsgi [None req-74f405df-f4de-4e53-99b2-a61ea028f2e7 tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa returned with HTTP 202 [ 1159.262079] [58201]: [pid: 58201|app: 0|req: 215/436] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:09:08 2025] DELETE /volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1159.265030] [58200]: DEBUG cinder.api.middleware.request_id [None req-10724a1c-5b69-4383-8668-3ad22bc51fcc None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.267096] [58200]: INFO cinder.api.openstack.wsgi [None req-10724a1c-5b69-4383-8668-3ad22bc51fcc tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa [ 1159.267521] [58200]: DEBUG cinder.api.openstack.wsgi [None req-10724a1c-5b69-4383-8668-3ad22bc51fcc tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.267521] [58200]: DEBUG cinder.api.openstack.wsgi [None req-10724a1c-5b69-4383-8668-3ad22bc51fcc tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.275718] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.275718] [58200]: warnings.warn( [ 1159.279621] [58200]: INFO cinder.volume.api [None req-10724a1c-5b69-4383-8668-3ad22bc51fcc tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Volume info retrieved successfully. [ 1159.284056] [58200]: INFO cinder.api.openstack.wsgi [None req-10724a1c-5b69-4383-8668-3ad22bc51fcc tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa returned with HTTP 200 [ 1159.284457] [58200]: [pid: 58200|app: 0|req: 222/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.330612] [58201]: DEBUG cinder.api.middleware.request_id [req-48616597-6de1-4b03-99d3-1bd1cc6d4982 req-27538cc2-a445-4262-9594-02d4174264a3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.332886] [58201]: INFO cinder.api.openstack.wsgi [req-48616597-6de1-4b03-99d3-1bd1cc6d4982 req-27538cc2-a445-4262-9594-02d4174264a3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1159.333124] [58201]: DEBUG cinder.api.openstack.wsgi [req-48616597-6de1-4b03-99d3-1bd1cc6d4982 req-27538cc2-a445-4262-9594-02d4174264a3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.333510] [58201]: DEBUG cinder.api.openstack.wsgi [req-48616597-6de1-4b03-99d3-1bd1cc6d4982 req-27538cc2-a445-4262-9594-02d4174264a3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'detail' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.333885] [58201]: DEBUG cinder.api.api_utils [req-48616597-6de1-4b03-99d3-1bd1cc6d4982 req-27538cc2-a445-4262-9594-02d4174264a3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Removing options '' from query. {{(pid=58201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1159.334843] [58201]: DEBUG cinder.volume.api [req-48616597-6de1-4b03-99d3-1bd1cc6d4982 req-27538cc2-a445-4262-9594-02d4174264a3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58201) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1159.364509] [58201]: INFO cinder.volume.api [req-48616597-6de1-4b03-99d3-1bd1cc6d4982 req-27538cc2-a445-4262-9594-02d4174264a3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Get all volumes completed successfully. [ 1159.365928] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.365928] [58201]: warnings.warn( [ 1159.370443] [58201]: INFO cinder.api.openstack.wsgi [req-48616597-6de1-4b03-99d3-1bd1cc6d4982 req-27538cc2-a445-4262-9594-02d4174264a3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1159.370695] [58201]: [pid: 58201|app: 0|req: 216/438] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.473846] [58200]: DEBUG cinder.api.middleware.request_id [req-176c6f96-6480-42bf-b321-687c6b8e4c18 req-287647e5-7776-44f8-b41e-c18881b6e32b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.476547] [58200]: INFO cinder.api.openstack.wsgi [req-176c6f96-6480-42bf-b321-687c6b8e4c18 req-287647e5-7776-44f8-b41e-c18881b6e32b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1159.476547] [58200]: DEBUG cinder.api.openstack.wsgi [req-176c6f96-6480-42bf-b321-687c6b8e4c18 req-287647e5-7776-44f8-b41e-c18881b6e32b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.476547] [58200]: DEBUG cinder.api.openstack.wsgi [req-176c6f96-6480-42bf-b321-687c6b8e4c18 req-287647e5-7776-44f8-b41e-c18881b6e32b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'detail' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.477026] [58200]: DEBUG cinder.api.api_utils [req-176c6f96-6480-42bf-b321-687c6b8e4c18 req-287647e5-7776-44f8-b41e-c18881b6e32b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Removing options '' from query. {{(pid=58200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1159.477985] [58200]: DEBUG cinder.volume.api [req-176c6f96-6480-42bf-b321-687c6b8e4c18 req-287647e5-7776-44f8-b41e-c18881b6e32b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58200) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1159.507055] [58200]: INFO cinder.volume.api [req-176c6f96-6480-42bf-b321-687c6b8e4c18 req-287647e5-7776-44f8-b41e-c18881b6e32b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Get all volumes completed successfully. [ 1159.508018] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.508018] [58200]: warnings.warn( [ 1159.512292] [58200]: INFO cinder.api.openstack.wsgi [req-176c6f96-6480-42bf-b321-687c6b8e4c18 req-287647e5-7776-44f8-b41e-c18881b6e32b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1159.512955] [58200]: [pid: 58200|app: 0|req: 223/439] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.532469] [58201]: DEBUG cinder.api.middleware.request_id [req-261ee15f-5daa-4e33-9a5a-1b713720b033 req-42b9587f-9b5d-4c46-a90a-68da1d6887ab None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.537094] [58201]: INFO cinder.api.openstack.wsgi [req-261ee15f-5daa-4e33-9a5a-1b713720b033 req-42b9587f-9b5d-4c46-a90a-68da1d6887ab tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1159.537265] [58201]: DEBUG cinder.api.openstack.wsgi [req-261ee15f-5daa-4e33-9a5a-1b713720b033 req-42b9587f-9b5d-4c46-a90a-68da1d6887ab tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.537563] [58201]: DEBUG cinder.api.openstack.wsgi [req-261ee15f-5daa-4e33-9a5a-1b713720b033 req-42b9587f-9b5d-4c46-a90a-68da1d6887ab tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'detail' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.537959] [58201]: DEBUG cinder.api.api_utils [req-261ee15f-5daa-4e33-9a5a-1b713720b033 req-42b9587f-9b5d-4c46-a90a-68da1d6887ab tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Removing options '' from query. {{(pid=58201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1159.539275] [58201]: DEBUG cinder.volume.api [req-261ee15f-5daa-4e33-9a5a-1b713720b033 req-42b9587f-9b5d-4c46-a90a-68da1d6887ab tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58201) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1159.550184] [58201]: INFO cinder.volume.api [req-261ee15f-5daa-4e33-9a5a-1b713720b033 req-42b9587f-9b5d-4c46-a90a-68da1d6887ab tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Get all volumes completed successfully. [ 1159.552537] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.552537] [58201]: warnings.warn( [ 1159.557100] [58201]: INFO cinder.api.openstack.wsgi [req-261ee15f-5daa-4e33-9a5a-1b713720b033 req-42b9587f-9b5d-4c46-a90a-68da1d6887ab tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1159.557883] [58201]: [pid: 58201|app: 0|req: 217/440] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.611982] [58200]: DEBUG cinder.api.middleware.request_id [req-4ebb29ff-9f04-4d7a-9355-f42b2ee8918e req-bdd5030f-82ec-45bd-9f68-fa3084f4ece3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.614503] [58200]: INFO cinder.api.openstack.wsgi [req-4ebb29ff-9f04-4d7a-9355-f42b2ee8918e req-bdd5030f-82ec-45bd-9f68-fa3084f4ece3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1159.614735] [58200]: DEBUG cinder.api.openstack.wsgi [req-4ebb29ff-9f04-4d7a-9355-f42b2ee8918e req-bdd5030f-82ec-45bd-9f68-fa3084f4ece3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.614972] [58200]: DEBUG cinder.api.openstack.wsgi [req-4ebb29ff-9f04-4d7a-9355-f42b2ee8918e req-bdd5030f-82ec-45bd-9f68-fa3084f4ece3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'detail' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.615297] [58200]: DEBUG cinder.api.api_utils [req-4ebb29ff-9f04-4d7a-9355-f42b2ee8918e req-bdd5030f-82ec-45bd-9f68-fa3084f4ece3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Removing options '' from query. {{(pid=58200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1159.617635] [58200]: DEBUG cinder.volume.api [req-4ebb29ff-9f04-4d7a-9355-f42b2ee8918e req-bdd5030f-82ec-45bd-9f68-fa3084f4ece3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58200) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1159.626578] [58200]: INFO cinder.volume.api [req-4ebb29ff-9f04-4d7a-9355-f42b2ee8918e req-bdd5030f-82ec-45bd-9f68-fa3084f4ece3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Get all volumes completed successfully. [ 1159.627683] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.627683] [58200]: warnings.warn( [ 1159.631961] [58200]: INFO cinder.api.openstack.wsgi [req-4ebb29ff-9f04-4d7a-9355-f42b2ee8918e req-bdd5030f-82ec-45bd-9f68-fa3084f4ece3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1159.632555] [58200]: [pid: 58200|app: 0|req: 224/441] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.660806] [58201]: DEBUG cinder.api.middleware.request_id [req-eaa969ea-bac4-4d10-a02a-1427dbdaebbb req-95abbdc8-9dab-44d4-93f3-9a1cf579c7e3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.663605] [58201]: INFO cinder.api.openstack.wsgi [req-eaa969ea-bac4-4d10-a02a-1427dbdaebbb req-95abbdc8-9dab-44d4-93f3-9a1cf579c7e3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1159.663833] [58201]: DEBUG cinder.api.openstack.wsgi [req-eaa969ea-bac4-4d10-a02a-1427dbdaebbb req-95abbdc8-9dab-44d4-93f3-9a1cf579c7e3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.664083] [58201]: DEBUG cinder.api.openstack.wsgi [req-eaa969ea-bac4-4d10-a02a-1427dbdaebbb req-95abbdc8-9dab-44d4-93f3-9a1cf579c7e3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'detail' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.664388] [58201]: DEBUG cinder.api.api_utils [req-eaa969ea-bac4-4d10-a02a-1427dbdaebbb req-95abbdc8-9dab-44d4-93f3-9a1cf579c7e3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Removing options '' from query. {{(pid=58201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1159.665322] [58201]: DEBUG cinder.volume.api [req-eaa969ea-bac4-4d10-a02a-1427dbdaebbb req-95abbdc8-9dab-44d4-93f3-9a1cf579c7e3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58201) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1159.677851] [58201]: INFO cinder.volume.api [req-eaa969ea-bac4-4d10-a02a-1427dbdaebbb req-95abbdc8-9dab-44d4-93f3-9a1cf579c7e3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Get all volumes completed successfully. [ 1159.678965] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.678965] [58201]: warnings.warn( [ 1159.683858] [58201]: INFO cinder.api.openstack.wsgi [req-eaa969ea-bac4-4d10-a02a-1427dbdaebbb req-95abbdc8-9dab-44d4-93f3-9a1cf579c7e3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1159.684358] [58201]: [pid: 58201|app: 0|req: 218/442] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.706141] [58200]: DEBUG cinder.api.middleware.request_id [req-818e7259-7b82-4027-beb6-c0ea8bb3d51a req-73e77ae8-5315-4dd2-ac91-754da9cb4d43 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.708552] [58200]: INFO cinder.api.openstack.wsgi [req-818e7259-7b82-4027-beb6-c0ea8bb3d51a req-73e77ae8-5315-4dd2-ac91-754da9cb4d43 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1159.708767] [58200]: DEBUG cinder.api.openstack.wsgi [req-818e7259-7b82-4027-beb6-c0ea8bb3d51a req-73e77ae8-5315-4dd2-ac91-754da9cb4d43 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.708971] [58200]: DEBUG cinder.api.openstack.wsgi [req-818e7259-7b82-4027-beb6-c0ea8bb3d51a req-73e77ae8-5315-4dd2-ac91-754da9cb4d43 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'detail' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.709256] [58200]: DEBUG cinder.api.api_utils [req-818e7259-7b82-4027-beb6-c0ea8bb3d51a req-73e77ae8-5315-4dd2-ac91-754da9cb4d43 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Removing options '' from query. {{(pid=58200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1159.710159] [58200]: DEBUG cinder.volume.api [req-818e7259-7b82-4027-beb6-c0ea8bb3d51a req-73e77ae8-5315-4dd2-ac91-754da9cb4d43 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58200) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1159.720176] [58200]: INFO cinder.volume.api [req-818e7259-7b82-4027-beb6-c0ea8bb3d51a req-73e77ae8-5315-4dd2-ac91-754da9cb4d43 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Get all volumes completed successfully. [ 1159.721726] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.721726] [58200]: warnings.warn( [ 1159.728376] [58200]: INFO cinder.api.openstack.wsgi [req-818e7259-7b82-4027-beb6-c0ea8bb3d51a req-73e77ae8-5315-4dd2-ac91-754da9cb4d43 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1159.728376] [58200]: [pid: 58200|app: 0|req: 225/443] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.743524] [58201]: DEBUG cinder.api.middleware.request_id [req-0be7bec0-6ab0-43c5-8c33-595d38d52bf5 req-4da60baa-2b5e-47f8-9e2d-d4c3b77f81e4 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.749025] [58201]: INFO cinder.api.openstack.wsgi [req-0be7bec0-6ab0-43c5-8c33-595d38d52bf5 req-4da60baa-2b5e-47f8-9e2d-d4c3b77f81e4 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1159.749025] [58201]: DEBUG cinder.api.openstack.wsgi [req-0be7bec0-6ab0-43c5-8c33-595d38d52bf5 req-4da60baa-2b5e-47f8-9e2d-d4c3b77f81e4 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.749025] [58201]: DEBUG cinder.api.openstack.wsgi [req-0be7bec0-6ab0-43c5-8c33-595d38d52bf5 req-4da60baa-2b5e-47f8-9e2d-d4c3b77f81e4 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'detail' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.749025] [58201]: DEBUG cinder.api.api_utils [req-0be7bec0-6ab0-43c5-8c33-595d38d52bf5 req-4da60baa-2b5e-47f8-9e2d-d4c3b77f81e4 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Removing options '' from query. {{(pid=58201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1159.749025] [58201]: DEBUG cinder.volume.api [req-0be7bec0-6ab0-43c5-8c33-595d38d52bf5 req-4da60baa-2b5e-47f8-9e2d-d4c3b77f81e4 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58201) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1159.758088] [58201]: INFO cinder.volume.api [req-0be7bec0-6ab0-43c5-8c33-595d38d52bf5 req-4da60baa-2b5e-47f8-9e2d-d4c3b77f81e4 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Get all volumes completed successfully. [ 1159.759300] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.759300] [58201]: warnings.warn( [ 1159.763635] [58201]: INFO cinder.api.openstack.wsgi [req-0be7bec0-6ab0-43c5-8c33-595d38d52bf5 req-4da60baa-2b5e-47f8-9e2d-d4c3b77f81e4 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1159.764226] [58201]: [pid: 58201|app: 0|req: 219/444] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.780071] [58200]: DEBUG cinder.api.middleware.request_id [req-59d2e7ec-71a6-4b51-ab5b-094c169692c1 req-cc1d9af5-377b-4ffd-8152-1b63d39f9a2a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.782740] [58200]: INFO cinder.api.openstack.wsgi [req-59d2e7ec-71a6-4b51-ab5b-094c169692c1 req-cc1d9af5-377b-4ffd-8152-1b63d39f9a2a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1159.782899] [58200]: DEBUG cinder.api.openstack.wsgi [req-59d2e7ec-71a6-4b51-ab5b-094c169692c1 req-cc1d9af5-377b-4ffd-8152-1b63d39f9a2a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.783139] [58200]: DEBUG cinder.api.openstack.wsgi [req-59d2e7ec-71a6-4b51-ab5b-094c169692c1 req-cc1d9af5-377b-4ffd-8152-1b63d39f9a2a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'detail' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.783430] [58200]: DEBUG cinder.api.api_utils [req-59d2e7ec-71a6-4b51-ab5b-094c169692c1 req-cc1d9af5-377b-4ffd-8152-1b63d39f9a2a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Removing options '' from query. {{(pid=58200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1159.784480] [58200]: DEBUG cinder.volume.api [req-59d2e7ec-71a6-4b51-ab5b-094c169692c1 req-cc1d9af5-377b-4ffd-8152-1b63d39f9a2a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=58200) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1159.796721] [58200]: INFO cinder.volume.api [req-59d2e7ec-71a6-4b51-ab5b-094c169692c1 req-cc1d9af5-377b-4ffd-8152-1b63d39f9a2a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Get all volumes completed successfully. [ 1159.798277] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.798277] [58200]: warnings.warn( [ 1159.803457] [58200]: INFO cinder.api.openstack.wsgi [req-59d2e7ec-71a6-4b51-ab5b-094c169692c1 req-cc1d9af5-377b-4ffd-8152-1b63d39f9a2a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1159.803954] [58200]: [pid: 58200|app: 0|req: 226/445] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Nov 12 10:09:08 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1159.816326] [58201]: DEBUG cinder.api.middleware.request_id [None req-a8f8bd4c-1a41-4b38-85c7-85406d51f3c0 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.818414] [58201]: INFO cinder.api.openstack.wsgi [None req-a8f8bd4c-1a41-4b38-85c7-85406d51f3c0 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] DELETE http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 [ 1159.818652] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a8f8bd4c-1a41-4b38-85c7-85406d51f3c0 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.818847] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a8f8bd4c-1a41-4b38-85c7-85406d51f3c0 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.819045] [58201]: INFO cinder.api.v3.volumes [None req-a8f8bd4c-1a41-4b38-85c7-85406d51f3c0 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Delete volume with id: 445f2393-62b7-4eee-a9c9-5ef17550f984 [ 1159.827694] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.827694] [58201]: warnings.warn( [ 1159.828259] [58201]: INFO cinder.volume.api [None req-a8f8bd4c-1a41-4b38-85c7-85406d51f3c0 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1159.845998] [58201]: INFO cinder.volume.api [None req-a8f8bd4c-1a41-4b38-85c7-85406d51f3c0 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Delete volume request issued successfully. [ 1159.846261] [58201]: INFO cinder.api.openstack.wsgi [None req-a8f8bd4c-1a41-4b38-85c7-85406d51f3c0 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 returned with HTTP 202 [ 1159.846941] [58201]: [pid: 58201|app: 0|req: 220/446] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:09:09 2025] DELETE /volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1159.850461] [58200]: DEBUG cinder.api.middleware.request_id [None req-1ad4f489-10c4-4381-8d16-3ff16a516282 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.852750] [58200]: INFO cinder.api.openstack.wsgi [None req-1ad4f489-10c4-4381-8d16-3ff16a516282 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 [ 1159.853017] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1ad4f489-10c4-4381-8d16-3ff16a516282 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1159.853203] [58200]: DEBUG cinder.api.openstack.wsgi [None req-1ad4f489-10c4-4381-8d16-3ff16a516282 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1159.861277] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.861277] [58200]: warnings.warn( [ 1159.865764] [58200]: INFO cinder.volume.api [None req-1ad4f489-10c4-4381-8d16-3ff16a516282 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1159.870624] [58200]: INFO cinder.api.openstack.wsgi [None req-1ad4f489-10c4-4381-8d16-3ff16a516282 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 returned with HTTP 200 [ 1159.871204] [58200]: [pid: 58200|app: 0|req: 227/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:09 2025] GET /volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.195263] [58201]: DEBUG cinder.api.middleware.request_id [None req-3ebd4b56-1f96-4e7c-ad5f-cc322cf32a3c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.195263] [58201]: INFO cinder.api.openstack.wsgi [None req-3ebd4b56-1f96-4e7c-ad5f-cc322cf32a3c None None] GET http://10.180.1.21/volume// [ 1160.195573] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3ebd4b56-1f96-4e7c-ad5f-cc322cf32a3c None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1160.195573] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3ebd4b56-1f96-4e7c-ad5f-cc322cf32a3c None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1160.195973] [58201]: INFO cinder.api.openstack.wsgi [None req-3ebd4b56-1f96-4e7c-ad5f-cc322cf32a3c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1160.196302] [58201]: [pid: 58201|app: 0|req: 221/448] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:09:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1160.200075] [58200]: DEBUG cinder.api.middleware.request_id [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-d0edb054-92b7-40b6-a7f9-2c123f8f3f02 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.203206] [58200]: INFO cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-d0edb054-92b7-40b6-a7f9-2c123f8f3f02 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1160.203478] [58200]: DEBUG cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-d0edb054-92b7-40b6-a7f9-2c123f8f3f02 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1160.203720] [58200]: DEBUG cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-d0edb054-92b7-40b6-a7f9-2c123f8f3f02 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1160.216888] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.216888] [58200]: warnings.warn( [ 1160.220899] [58200]: INFO cinder.volume.api [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-d0edb054-92b7-40b6-a7f9-2c123f8f3f02 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1160.226862] [58200]: INFO cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-d0edb054-92b7-40b6-a7f9-2c123f8f3f02 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1160.227478] [58200]: [pid: 58200|app: 0|req: 228/449] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:09:09 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1160.296305] [58201]: DEBUG cinder.api.middleware.request_id [None req-d9c9ef87-3e26-4214-b30b-74c28a33b5fb None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.298517] [58201]: INFO cinder.api.openstack.wsgi [None req-d9c9ef87-3e26-4214-b30b-74c28a33b5fb tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] GET http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa [ 1160.298735] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d9c9ef87-3e26-4214-b30b-74c28a33b5fb tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1160.298951] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d9c9ef87-3e26-4214-b30b-74c28a33b5fb tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1160.305608] [58201]: INFO cinder.api.openstack.wsgi [None req-d9c9ef87-3e26-4214-b30b-74c28a33b5fb tempest-ServerRescueNegativeTestJSON-248741818 tempest-ServerRescueNegativeTestJSON-248741818-project-member] http://10.180.1.21/volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa returned with HTTP 404 [ 1160.306170] [58201]: [pid: 58201|app: 0|req: 222/450] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:09 2025] GET /volume/v3/volumes/68e11342-93e0-4f99-a046-fc6c30118caa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1160.881304] [58200]: DEBUG cinder.api.middleware.request_id [None req-8f3be7c9-41f3-4f5e-9e81-10f12eb08cd3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.884310] [58200]: INFO cinder.api.openstack.wsgi [None req-8f3be7c9-41f3-4f5e-9e81-10f12eb08cd3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 [ 1160.884310] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8f3be7c9-41f3-4f5e-9e81-10f12eb08cd3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1160.884453] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8f3be7c9-41f3-4f5e-9e81-10f12eb08cd3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1160.891482] [58200]: INFO cinder.api.openstack.wsgi [None req-8f3be7c9-41f3-4f5e-9e81-10f12eb08cd3 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 returned with HTTP 404 [ 1160.892096] [58200]: [pid: 58200|app: 0|req: 229/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:10 2025] GET /volume/v3/volumes/445f2393-62b7-4eee-a9c9-5ef17550f984 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1160.894825] [58201]: DEBUG cinder.api.middleware.request_id [None req-65c71d2b-6621-4f3e-bd14-5d609457555b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.896861] [58201]: INFO cinder.api.openstack.wsgi [None req-65c71d2b-6621-4f3e-bd14-5d609457555b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] DELETE http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e [ 1160.897100] [58201]: DEBUG cinder.api.openstack.wsgi [None req-65c71d2b-6621-4f3e-bd14-5d609457555b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1160.897311] [58201]: DEBUG cinder.api.openstack.wsgi [None req-65c71d2b-6621-4f3e-bd14-5d609457555b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1160.897492] [58201]: INFO cinder.api.v3.volumes [None req-65c71d2b-6621-4f3e-bd14-5d609457555b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Delete volume with id: 77ed6033-785f-4a06-a368-61daf85e1a1e [ 1160.908899] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.908899] [58201]: warnings.warn( [ 1160.909543] [58201]: INFO cinder.volume.api [None req-65c71d2b-6621-4f3e-bd14-5d609457555b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1160.929635] [58201]: INFO cinder.volume.api [None req-65c71d2b-6621-4f3e-bd14-5d609457555b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Delete volume request issued successfully. [ 1160.929791] [58201]: INFO cinder.api.openstack.wsgi [None req-65c71d2b-6621-4f3e-bd14-5d609457555b tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e returned with HTTP 202 [ 1160.930258] [58201]: [pid: 58201|app: 0|req: 223/452] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:09:10 2025] DELETE /volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1160.933726] [58200]: DEBUG cinder.api.middleware.request_id [None req-961e08ad-ec33-4e86-adef-1481658fe962 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.936021] [58200]: INFO cinder.api.openstack.wsgi [None req-961e08ad-ec33-4e86-adef-1481658fe962 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e [ 1160.936290] [58200]: DEBUG cinder.api.openstack.wsgi [None req-961e08ad-ec33-4e86-adef-1481658fe962 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1160.936515] [58200]: DEBUG cinder.api.openstack.wsgi [None req-961e08ad-ec33-4e86-adef-1481658fe962 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1160.946119] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.946119] [58200]: warnings.warn( [ 1160.951151] [58200]: INFO cinder.volume.api [None req-961e08ad-ec33-4e86-adef-1481658fe962 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1160.956613] [58200]: INFO cinder.api.openstack.wsgi [None req-961e08ad-ec33-4e86-adef-1481658fe962 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e returned with HTTP 200 [ 1160.957126] [58200]: [pid: 58200|app: 0|req: 230/453] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:10 2025] GET /volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.450157] [58201]: DEBUG cinder.api.middleware.request_id [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-adeae8ee-e01f-430b-b325-09951f4a5cda None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.452804] [58201]: INFO cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-adeae8ee-e01f-430b-b325-09951f4a5cda tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c1aa4495-23e5-4b93-b812-edc09354218a [ 1161.453111] [58201]: DEBUG cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-adeae8ee-e01f-430b-b325-09951f4a5cda tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1161.453396] [58201]: DEBUG cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-adeae8ee-e01f-430b-b325-09951f4a5cda tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1161.463477] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.463477] [58201]: warnings.warn( [ 1161.967747] [58200]: DEBUG cinder.api.middleware.request_id [None req-77b83c1a-ac37-4efa-b0a6-e39cf872a31e None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.970107] [58200]: INFO cinder.api.openstack.wsgi [None req-77b83c1a-ac37-4efa-b0a6-e39cf872a31e tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e [ 1161.970347] [58200]: DEBUG cinder.api.openstack.wsgi [None req-77b83c1a-ac37-4efa-b0a6-e39cf872a31e tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1161.970557] [58200]: DEBUG cinder.api.openstack.wsgi [None req-77b83c1a-ac37-4efa-b0a6-e39cf872a31e tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1161.977806] [58200]: INFO cinder.api.openstack.wsgi [None req-77b83c1a-ac37-4efa-b0a6-e39cf872a31e tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e returned with HTTP 404 [ 1161.978568] [58200]: [pid: 58200|app: 0|req: 231/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:11 2025] GET /volume/v3/volumes/77ed6033-785f-4a06-a368-61daf85e1a1e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1161.981397] [58200]: DEBUG cinder.api.middleware.request_id [None req-45c34232-dee4-4263-b4ed-97675e30b5da None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.983654] [58200]: INFO cinder.api.openstack.wsgi [None req-45c34232-dee4-4263-b4ed-97675e30b5da tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] DELETE http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 [ 1161.983990] [58200]: DEBUG cinder.api.openstack.wsgi [None req-45c34232-dee4-4263-b4ed-97675e30b5da tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1161.984387] [58200]: DEBUG cinder.api.openstack.wsgi [None req-45c34232-dee4-4263-b4ed-97675e30b5da tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1161.984490] [58200]: INFO cinder.api.v3.volumes [None req-45c34232-dee4-4263-b4ed-97675e30b5da tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Delete volume with id: 96e298a5-6cd7-47f0-99df-248049d15bc9 [ 1161.996223] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.996223] [58200]: warnings.warn( [ 1161.996873] [58200]: INFO cinder.volume.api [None req-45c34232-dee4-4263-b4ed-97675e30b5da tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1162.002456] [58201]: INFO cinder.api.openstack.wsgi [req-199a1ce7-bfe6-4e4e-b397-59e5e9e98964 req-adeae8ee-e01f-430b-b325-09951f4a5cda tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/c1aa4495-23e5-4b93-b812-edc09354218a returned with HTTP 200 [ 1162.003211] [58201]: [pid: 58201|app: 0|req: 224/455] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:09:10 2025] DELETE /volume/v3/attachments/c1aa4495-23e5-4b93-b812-edc09354218a => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.015370] [58200]: INFO cinder.volume.api [None req-45c34232-dee4-4263-b4ed-97675e30b5da tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Delete volume request issued successfully. [ 1162.015888] [58200]: INFO cinder.api.openstack.wsgi [None req-45c34232-dee4-4263-b4ed-97675e30b5da tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 returned with HTTP 202 [ 1162.016262] [58200]: [pid: 58200|app: 0|req: 232/456] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:09:11 2025] DELETE /volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1162.019632] [58201]: DEBUG cinder.api.middleware.request_id [None req-45669017-09dd-49f5-9cd6-3e98c349d395 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.021661] [58201]: INFO cinder.api.openstack.wsgi [None req-45669017-09dd-49f5-9cd6-3e98c349d395 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 [ 1162.021819] [58201]: DEBUG cinder.api.openstack.wsgi [None req-45669017-09dd-49f5-9cd6-3e98c349d395 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1162.022151] [58201]: DEBUG cinder.api.openstack.wsgi [None req-45669017-09dd-49f5-9cd6-3e98c349d395 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1162.031645] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.031645] [58201]: warnings.warn( [ 1162.035393] [58201]: INFO cinder.volume.api [None req-45669017-09dd-49f5-9cd6-3e98c349d395 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Volume info retrieved successfully. [ 1162.040373] [58201]: INFO cinder.api.openstack.wsgi [None req-45669017-09dd-49f5-9cd6-3e98c349d395 tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 returned with HTTP 200 [ 1162.040808] [58201]: [pid: 58201|app: 0|req: 225/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:11 2025] GET /volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.763781] [58200]: DEBUG cinder.api.middleware.request_id [None req-4174c1cf-1068-4c50-8324-3ce728a9b0b4 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.765962] [58200]: INFO cinder.api.openstack.wsgi [None req-4174c1cf-1068-4c50-8324-3ce728a9b0b4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1162.766198] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4174c1cf-1068-4c50-8324-3ce728a9b0b4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1162.766410] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4174c1cf-1068-4c50-8324-3ce728a9b0b4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1162.777512] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.777512] [58200]: warnings.warn( [ 1162.782756] [58200]: INFO cinder.volume.api [None req-4174c1cf-1068-4c50-8324-3ce728a9b0b4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1162.787765] [58200]: INFO cinder.api.openstack.wsgi [None req-4174c1cf-1068-4c50-8324-3ce728a9b0b4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1162.788230] [58200]: [pid: 58200|app: 0|req: 233/458] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:11 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.934103] [58201]: DEBUG cinder.api.middleware.request_id [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.003043] [58201]: INFO cinder.api.openstack.wsgi [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1163.003512] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1728889945"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1163.005300] [58201]: DEBUG cinder.api.v3.volumes [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1728889945'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1163.005444] [58201]: INFO cinder.api.v3.volumes [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Create volume of 1 GB [ 1163.014192] [58201]: INFO cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Availability Zones retrieved successfully. [ 1163.022679] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Flow 'volume_create_api' (53851a1e-9856-4d99-bfd6-f89320bff4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1163.024060] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aedd8cfb-45b5-4207-8fcc-ad21753fa682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1163.025145] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1163.046279] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aedd8cfb-45b5-4207-8fcc-ad21753fa682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1163.047521] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eaa91e8-be78-4368-926f-5c686cff0bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1163.051974] [58200]: DEBUG cinder.api.middleware.request_id [None req-c5d238ba-0768-4723-afe0-96df55960e8a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.054181] [58200]: INFO cinder.api.openstack.wsgi [None req-c5d238ba-0768-4723-afe0-96df55960e8a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] GET http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 [ 1163.054564] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c5d238ba-0768-4723-afe0-96df55960e8a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1163.054923] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c5d238ba-0768-4723-afe0-96df55960e8a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1163.062365] [58200]: INFO cinder.api.openstack.wsgi [None req-c5d238ba-0768-4723-afe0-96df55960e8a tempest-VolumesTestJSON-2074863116 tempest-VolumesTestJSON-2074863116-project-member] http://10.180.1.21/volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 returned with HTTP 404 [ 1163.062924] [58200]: [pid: 58200|app: 0|req: 234/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:12 2025] GET /volume/v3/volumes/96e298a5-6cd7-47f0-99df-248049d15bc9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1163.125394] [58201]: DEBUG cinder.quota [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Created reservations ['3e25007a-dd24-4de3-a1a0-a4e3e3f31650', '0305bed0-64f1-49fb-80ea-37dda3592f0e', '3b1d7970-6b5f-4b0b-a6f4-195a6f939d64', '611e9019-c6e6-448f-91b5-e43cdeac774b'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1163.126534] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eaa91e8-be78-4368-926f-5c686cff0bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e25007a-dd24-4de3-a1a0-a4e3e3f31650', '0305bed0-64f1-49fb-80ea-37dda3592f0e', '3b1d7970-6b5f-4b0b-a6f4-195a6f939d64', '611e9019-c6e6-448f-91b5-e43cdeac774b']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1163.127628] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b17aa4b-4a34-4433-9a1f-e0006648d625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1163.148022] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b17aa4b-4a34-4433-9a1f-e0006648d625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7759edb2-91f9-43f3-aa8c-acf0c7aabbc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1728889945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff04c96bca34024a720a5ea327a2478',qos_specs=None,replication_status=,reservations=['3e25007a-dd24-4de3-a1a0-a4e3e3f31650','0305bed0-64f1-49fb-80ea-37dda3592f0e','3b1d7970-6b5f-4b0b-a6f4-195a6f939d64','611e9019-c6e6-448f-91b5-e43cdeac774b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e6d94229ebd453ab7c8991c2deae774',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1728889945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7759edb2-91f9-43f3-aa8c-acf0c7aabbc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff04c96bca34024a720a5ea327a2478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e6d94229ebd453ab7c8991c2deae774',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1163.149165] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b839f8-bc5f-4620-a172-d6ff0be725d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1163.165205] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63b839f8-bc5f-4620-a172-d6ff0be725d6) transitioned into state 'SUCCESS' from state '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-1728889945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff04c96bca34024a720a5ea327a2478',qos_specs=None,replication_status=,reservations=['3e25007a-dd24-4de3-a1a0-a4e3e3f31650','0305bed0-64f1-49fb-80ea-37dda3592f0e','3b1d7970-6b5f-4b0b-a6f4-195a6f939d64','611e9019-c6e6-448f-91b5-e43cdeac774b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e6d94229ebd453ab7c8991c2deae774',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1163.166279] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c22c5a-f313-4a0b-8dc7-7a676d60f76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1163.175803] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c22c5a-f313-4a0b-8dc7-7a676d60f76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1163.176830] [58201]: DEBUG cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Flow 'volume_create_api' (53851a1e-9856-4d99-bfd6-f89320bff4b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1163.177364] [58201]: INFO cinder.volume.api [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Create volume request issued successfully. [ 1163.178528] [58201]: INFO cinder.api.openstack.wsgi [None req-1b2fc598-f0b3-4049-b4d9-bd4addec62a5 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1163.178528] [58201]: [pid: 58201|app: 0|req: 226/460] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:09:12 2025] POST /volume/v3/volumes => generated 753 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1163.188745] [58200]: DEBUG cinder.api.middleware.request_id [None req-9f6572db-e6cc-4bdc-b90b-452dbd976a9b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.190565] [58200]: INFO cinder.api.openstack.wsgi [None req-9f6572db-e6cc-4bdc-b90b-452dbd976a9b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1163.191918] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9f6572db-e6cc-4bdc-b90b-452dbd976a9b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1163.191918] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9f6572db-e6cc-4bdc-b90b-452dbd976a9b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1163.221529] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.221529] [58200]: warnings.warn( [ 1163.226654] [58200]: INFO cinder.volume.api [None req-9f6572db-e6cc-4bdc-b90b-452dbd976a9b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1163.231941] [58200]: INFO cinder.api.openstack.wsgi [None req-9f6572db-e6cc-4bdc-b90b-452dbd976a9b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1163.232422] [58200]: [pid: 58200|app: 0|req: 235/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:12 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.247880] [58201]: DEBUG cinder.api.middleware.request_id [None req-3b65518d-3cd7-427d-9965-2c30e9af4a84 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.250130] [58201]: INFO cinder.api.openstack.wsgi [None req-3b65518d-3cd7-427d-9965-2c30e9af4a84 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1164.250365] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3b65518d-3cd7-427d-9965-2c30e9af4a84 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1164.250582] [58201]: DEBUG cinder.api.openstack.wsgi [None req-3b65518d-3cd7-427d-9965-2c30e9af4a84 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1164.261723] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.261723] [58201]: warnings.warn( [ 1164.266214] [58201]: INFO cinder.volume.api [None req-3b65518d-3cd7-427d-9965-2c30e9af4a84 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1164.271515] [58201]: INFO cinder.api.openstack.wsgi [None req-3b65518d-3cd7-427d-9965-2c30e9af4a84 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1164.272044] [58201]: [pid: 58201|app: 0|req: 227/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:13 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.437468] [58200]: DEBUG cinder.api.middleware.request_id [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-e21a5798-bef1-4620-9da9-31d193682999 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.439832] [58200]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-e21a5798-bef1-4620-9da9-31d193682999 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1164.440081] [58200]: DEBUG cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-e21a5798-bef1-4620-9da9-31d193682999 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1164.440317] [58200]: DEBUG cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-e21a5798-bef1-4620-9da9-31d193682999 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1164.449068] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.449068] [58200]: warnings.warn( [ 1164.452251] [58200]: INFO cinder.volume.api [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-e21a5798-bef1-4620-9da9-31d193682999 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1164.456831] [58200]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-e21a5798-bef1-4620-9da9-31d193682999 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1164.457373] [58200]: [pid: 58200|app: 0|req: 236/463] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:13 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.976429] [58201]: DEBUG cinder.api.middleware.request_id [None req-33316313-8b49-41d9-ab5f-5916cf4d9b40 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.976754] [58201]: INFO cinder.api.openstack.wsgi [None req-33316313-8b49-41d9-ab5f-5916cf4d9b40 None None] GET http://10.180.1.21/volume// [ 1165.976754] [58201]: DEBUG cinder.api.openstack.wsgi [None req-33316313-8b49-41d9-ab5f-5916cf4d9b40 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1165.976931] [58201]: DEBUG cinder.api.openstack.wsgi [None req-33316313-8b49-41d9-ab5f-5916cf4d9b40 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1165.977337] [58201]: INFO cinder.api.openstack.wsgi [None req-33316313-8b49-41d9-ab5f-5916cf4d9b40 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1165.977660] [58201]: [pid: 58201|app: 0|req: 228/464] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:09:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1165.981509] [58200]: DEBUG cinder.api.middleware.request_id [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-ecdd3704-3f84-41d8-8410-b7b26b47bc41 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.984012] [58200]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-ecdd3704-3f84-41d8-8410-b7b26b47bc41 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1165.984475] [58200]: DEBUG cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-ecdd3704-3f84-41d8-8410-b7b26b47bc41 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7759edb2-91f9-43f3-aa8c-acf0c7aabbc3", "connector": null, "instance_uuid": "fd28a739-ab97-4737-b5f1-3ea76e4feca7"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1166.005020] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.005020] [58200]: warnings.warn( [ 1166.029289] [58200]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-ecdd3704-3f84-41d8-8410-b7b26b47bc41 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1166.029780] [58200]: [pid: 58200|app: 0|req: 237/465] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:09:15 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) [ 1166.050550] [58201]: DEBUG cinder.api.middleware.request_id [None req-af816542-f50d-4e80-8b5b-88f5362111c7 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.052889] [58201]: INFO cinder.api.openstack.wsgi [None req-af816542-f50d-4e80-8b5b-88f5362111c7 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1166.053198] [58201]: DEBUG cinder.api.openstack.wsgi [None req-af816542-f50d-4e80-8b5b-88f5362111c7 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1166.053535] [58201]: DEBUG cinder.api.openstack.wsgi [None req-af816542-f50d-4e80-8b5b-88f5362111c7 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1166.065500] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.065500] [58201]: warnings.warn( [ 1166.069146] [58201]: INFO cinder.volume.api [None req-af816542-f50d-4e80-8b5b-88f5362111c7 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1166.074479] [58201]: INFO cinder.api.openstack.wsgi [None req-af816542-f50d-4e80-8b5b-88f5362111c7 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1166.074982] [58201]: [pid: 58201|app: 0|req: 229/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:15 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.560898] [58200]: DEBUG cinder.api.middleware.request_id [None req-985765b1-29ee-4b68-834e-031bff6e3b19 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.561360] [58200]: INFO cinder.api.openstack.wsgi [None req-985765b1-29ee-4b68-834e-031bff6e3b19 None None] GET http://10.180.1.21/volume// [ 1166.561532] [58200]: DEBUG cinder.api.openstack.wsgi [None req-985765b1-29ee-4b68-834e-031bff6e3b19 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1166.561744] [58200]: DEBUG cinder.api.openstack.wsgi [None req-985765b1-29ee-4b68-834e-031bff6e3b19 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1166.562152] [58200]: INFO cinder.api.openstack.wsgi [None req-985765b1-29ee-4b68-834e-031bff6e3b19 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1166.562598] [58200]: [pid: 58200|app: 0|req: 238/467] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:09:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1166.565813] [58201]: DEBUG cinder.api.middleware.request_id [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-037f048f-0197-42e1-92f4-c197ccc7c449 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.568266] [58201]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-037f048f-0197-42e1-92f4-c197ccc7c449 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1166.568507] [58201]: DEBUG cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-037f048f-0197-42e1-92f4-c197ccc7c449 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1166.568716] [58201]: DEBUG cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-037f048f-0197-42e1-92f4-c197ccc7c449 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1166.581302] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.581302] [58201]: warnings.warn( [ 1166.585508] [58201]: INFO cinder.volume.api [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-037f048f-0197-42e1-92f4-c197ccc7c449 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1166.590704] [58201]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-037f048f-0197-42e1-92f4-c197ccc7c449 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1166.591167] [58201]: [pid: 58201|app: 0|req: 230/468] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:09:15 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1166.619985] [58200]: DEBUG cinder.api.middleware.request_id [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-257dc394-4c01-4c85-9033-9589b69a3183 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.622316] [58200]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-257dc394-4c01-4c85-9033-9589b69a3183 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] PUT http://10.180.1.21/volume/v3/attachments/20fed606-4e02-4c5a-9565-85aba327ff30 [ 1166.622729] [58200]: DEBUG cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-257dc394-4c01-4c85-9033-9589b69a3183 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-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-856936", "mountpoint": "/dev/sdb"}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1166.631387] [58200]: DEBUG cinder.coordination [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-257dc394-4c01-4c85-9033-9589b69a3183 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Acquiring lock "cinder-attachment_update-7759edb2-91f9-43f3-aa8c-acf0c7aabbc3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1166.636694] [58200]: DEBUG cinder.coordination [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-257dc394-4c01-4c85-9033-9589b69a3183 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Lock "cinder-attachment_update-7759edb2-91f9-43f3-aa8c-acf0c7aabbc3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1166.637814] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.637814] [58200]: warnings.warn( [ 1167.086022] [58201]: DEBUG cinder.api.middleware.request_id [None req-67ae5bc2-4b05-4dc2-8c3c-b2a0decc8c40 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.088221] [58201]: INFO cinder.api.openstack.wsgi [None req-67ae5bc2-4b05-4dc2-8c3c-b2a0decc8c40 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1167.088811] [58201]: DEBUG cinder.api.openstack.wsgi [None req-67ae5bc2-4b05-4dc2-8c3c-b2a0decc8c40 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1167.088811] [58201]: DEBUG cinder.api.openstack.wsgi [None req-67ae5bc2-4b05-4dc2-8c3c-b2a0decc8c40 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1167.103331] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.103331] [58201]: warnings.warn( [ 1167.107477] [58201]: INFO cinder.volume.api [None req-67ae5bc2-4b05-4dc2-8c3c-b2a0decc8c40 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1167.113136] [58201]: INFO cinder.api.openstack.wsgi [None req-67ae5bc2-4b05-4dc2-8c3c-b2a0decc8c40 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1167.113696] [58201]: [pid: 58201|app: 0|req: 231/469] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:16 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.123583] [58201]: DEBUG cinder.api.middleware.request_id [None req-c849d010-46f7-45be-a872-5ed339043893 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.125785] [58201]: INFO cinder.api.openstack.wsgi [None req-c849d010-46f7-45be-a872-5ed339043893 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1168.126020] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c849d010-46f7-45be-a872-5ed339043893 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1168.126247] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c849d010-46f7-45be-a872-5ed339043893 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1168.142235] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.142235] [58201]: warnings.warn( [ 1168.147414] [58201]: INFO cinder.volume.api [None req-c849d010-46f7-45be-a872-5ed339043893 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1168.153778] [58201]: INFO cinder.api.openstack.wsgi [None req-c849d010-46f7-45be-a872-5ed339043893 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1168.154329] [58201]: [pid: 58201|app: 0|req: 232/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:17 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.164906] [58201]: DEBUG cinder.api.middleware.request_id [None req-d21f4b5d-74a2-49af-8bc0-02efed8151d6 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.167203] [58201]: INFO cinder.api.openstack.wsgi [None req-d21f4b5d-74a2-49af-8bc0-02efed8151d6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1169.167462] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d21f4b5d-74a2-49af-8bc0-02efed8151d6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1169.167675] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d21f4b5d-74a2-49af-8bc0-02efed8151d6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1169.183948] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.183948] [58201]: warnings.warn( [ 1169.189275] [58201]: INFO cinder.volume.api [None req-d21f4b5d-74a2-49af-8bc0-02efed8151d6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1169.195678] [58201]: INFO cinder.api.openstack.wsgi [None req-d21f4b5d-74a2-49af-8bc0-02efed8151d6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1169.196232] [58201]: [pid: 58201|app: 0|req: 233/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:18 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.207713] [58201]: DEBUG cinder.api.middleware.request_id [None req-82da5caf-4efd-47d4-a71f-e30c9939f5e6 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.210273] [58201]: INFO cinder.api.openstack.wsgi [None req-82da5caf-4efd-47d4-a71f-e30c9939f5e6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1170.210493] [58201]: DEBUG cinder.api.openstack.wsgi [None req-82da5caf-4efd-47d4-a71f-e30c9939f5e6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1170.210704] [58201]: DEBUG cinder.api.openstack.wsgi [None req-82da5caf-4efd-47d4-a71f-e30c9939f5e6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1170.225662] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.225662] [58201]: warnings.warn( [ 1170.229213] [58201]: INFO cinder.volume.api [None req-82da5caf-4efd-47d4-a71f-e30c9939f5e6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1170.234442] [58201]: INFO cinder.api.openstack.wsgi [None req-82da5caf-4efd-47d4-a71f-e30c9939f5e6 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1170.234830] [58201]: [pid: 58201|app: 0|req: 234/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:19 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.162251] [58200]: DEBUG cinder.coordination [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-257dc394-4c01-4c85-9033-9589b69a3183 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Lock "cinder-attachment_update-7759edb2-91f9-43f3-aa8c-acf0c7aabbc3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1171.162623] [58200]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-257dc394-4c01-4c85-9033-9589b69a3183 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/20fed606-4e02-4c5a-9565-85aba327ff30 returned with HTTP 200 [ 1171.163145] [58200]: [pid: 58200|app: 0|req: 239/473] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:09:15 2025] PUT /volume/v3/attachments/20fed606-4e02-4c5a-9565-85aba327ff30 => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.245274] [58201]: DEBUG cinder.api.middleware.request_id [None req-cd9cf01a-8066-4e7b-9c15-1196ce9f0f8e None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.247445] [58201]: INFO cinder.api.openstack.wsgi [None req-cd9cf01a-8066-4e7b-9c15-1196ce9f0f8e tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1171.247714] [58201]: DEBUG cinder.api.openstack.wsgi [None req-cd9cf01a-8066-4e7b-9c15-1196ce9f0f8e tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1171.247964] [58201]: DEBUG cinder.api.openstack.wsgi [None req-cd9cf01a-8066-4e7b-9c15-1196ce9f0f8e tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1171.260149] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.260149] [58201]: warnings.warn( [ 1171.263971] [58201]: INFO cinder.volume.api [None req-cd9cf01a-8066-4e7b-9c15-1196ce9f0f8e tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1171.270262] [58201]: INFO cinder.api.openstack.wsgi [None req-cd9cf01a-8066-4e7b-9c15-1196ce9f0f8e tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1171.270672] [58201]: [pid: 58201|app: 0|req: 235/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:20 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.281451] [58200]: DEBUG cinder.api.middleware.request_id [None req-fdd50b12-5355-4753-8c50-9fecee6b088f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.283568] [58200]: INFO cinder.api.openstack.wsgi [None req-fdd50b12-5355-4753-8c50-9fecee6b088f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1172.283796] [58200]: DEBUG cinder.api.openstack.wsgi [None req-fdd50b12-5355-4753-8c50-9fecee6b088f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1172.284013] [58200]: DEBUG cinder.api.openstack.wsgi [None req-fdd50b12-5355-4753-8c50-9fecee6b088f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1172.301243] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.301243] [58200]: warnings.warn( [ 1172.306168] [58200]: INFO cinder.volume.api [None req-fdd50b12-5355-4753-8c50-9fecee6b088f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1172.312708] [58200]: INFO cinder.api.openstack.wsgi [None req-fdd50b12-5355-4753-8c50-9fecee6b088f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1172.313118] [58200]: [pid: 58200|app: 0|req: 240/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:21 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.808044] [58201]: DEBUG cinder.api.middleware.request_id [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-055d3c3c-04cc-4867-b906-1d9dd6b37462 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.810576] [58201]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-055d3c3c-04cc-4867-b906-1d9dd6b37462 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] POST http://10.180.1.21/volume/v3/attachments/20fed606-4e02-4c5a-9565-85aba327ff30/action [ 1172.811156] [58201]: DEBUG cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-055d3c3c-04cc-4867-b906-1d9dd6b37462 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1172.811359] [58201]: DEBUG cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-055d3c3c-04cc-4867-b906-1d9dd6b37462 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1172.832715] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.832715] [58201]: warnings.warn( [ 1172.840380] [58201]: INFO cinder.api.openstack.wsgi [req-566d57d3-923b-4c6a-8c62-d1b36b6a076b req-055d3c3c-04cc-4867-b906-1d9dd6b37462 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/20fed606-4e02-4c5a-9565-85aba327ff30/action returned with HTTP 204 [ 1172.840882] [58201]: [pid: 58201|app: 0|req: 236/476] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:09:22 2025] POST /volume/v3/attachments/20fed606-4e02-4c5a-9565-85aba327ff30/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1173.324294] [58200]: DEBUG cinder.api.middleware.request_id [None req-686be530-1e03-474a-af93-19a953da331b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.326651] [58200]: INFO cinder.api.openstack.wsgi [None req-686be530-1e03-474a-af93-19a953da331b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1173.327065] [58200]: DEBUG cinder.api.openstack.wsgi [None req-686be530-1e03-474a-af93-19a953da331b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1173.327418] [58200]: DEBUG cinder.api.openstack.wsgi [None req-686be530-1e03-474a-af93-19a953da331b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1173.341030] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.341030] [58200]: warnings.warn( [ 1173.344763] [58200]: INFO cinder.volume.api [None req-686be530-1e03-474a-af93-19a953da331b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1173.350133] [58200]: INFO cinder.api.openstack.wsgi [None req-686be530-1e03-474a-af93-19a953da331b tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1173.350715] [58200]: [pid: 58200|app: 0|req: 241/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:22 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.360743] [58201]: DEBUG cinder.api.middleware.request_id [None req-88992b56-233e-467f-be91-cb3ad6291099 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.363043] [58201]: INFO cinder.api.openstack.wsgi [None req-88992b56-233e-467f-be91-cb3ad6291099 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1173.363256] [58201]: DEBUG cinder.api.openstack.wsgi [None req-88992b56-233e-467f-be91-cb3ad6291099 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1173.363481] [58201]: DEBUG cinder.api.openstack.wsgi [None req-88992b56-233e-467f-be91-cb3ad6291099 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1173.374060] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.374060] [58201]: warnings.warn( [ 1173.377607] [58201]: INFO cinder.volume.api [None req-88992b56-233e-467f-be91-cb3ad6291099 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1173.383053] [58201]: INFO cinder.api.openstack.wsgi [None req-88992b56-233e-467f-be91-cb3ad6291099 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1173.383515] [58201]: [pid: 58201|app: 0|req: 237/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:22 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.347355] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=210,cinder:UPDATE=35,cinder:INSERT=22 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1183.380395] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=185,cinder:INSERT=20,cinder:UPDATE=33 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1186.733466] [58200]: DEBUG cinder.api.middleware.request_id [None req-be13a0de-0704-4f67-b121-d55c01e59c31 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.735621] [58200]: INFO cinder.api.openstack.wsgi [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1186.736141] [58200]: DEBUG cinder.api.openstack.wsgi [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-760344438", "imageRef": "9f1cdb02-5b24-4dc9-b355-1c72d683fcd3", "size": 1}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1186.737737] [58200]: DEBUG cinder.api.v3.volumes [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-760344438', 'imageRef': '9f1cdb02-5b24-4dc9-b355-1c72d683fcd3', 'size': 1}} {{(pid=58200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1186.910196] [58200]: INFO cinder.api.v3.volumes [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Create volume of 1 GB [ 1186.916382] [58200]: INFO cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Availability Zones retrieved successfully. [ 1186.923824] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Flow 'volume_create_api' (dd7d4429-dffa-4848-a277-3e17c253fca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1186.925131] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6feed5d-f39f-4a9d-beaa-e197bf145256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1186.926402] [58200]: DEBUG cinder.volume.flows.api.create_volume [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Validating volume size '1' using validate_int {{(pid=58200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1186.975835] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6feed5d-f39f-4a9d-beaa-e197bf145256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1186.976916] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a28aa9-adfd-40da-94bd-f542a0760229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1187.012031] [58200]: DEBUG cinder.quota [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Created reservations ['dbc1e39e-1de5-4bc8-926f-1758da27801a', 'a46c1af6-fb78-40a5-914e-7107a48b67cc', 'd5c8759f-b16f-4ecf-8ab4-7314a6e60074', 'b544f812-c623-4b59-9826-53dc9c4d7ea4'] {{(pid=58200) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1187.012031] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a28aa9-adfd-40da-94bd-f542a0760229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc1e39e-1de5-4bc8-926f-1758da27801a', 'a46c1af6-fb78-40a5-914e-7107a48b67cc', 'd5c8759f-b16f-4ecf-8ab4-7314a6e60074', 'b544f812-c623-4b59-9826-53dc9c4d7ea4']}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1187.012031] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33bbe8f-dd10-4beb-8538-8c1a791fafbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1187.030309] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33bbe8f-dd10-4beb-8538-8c1a791fafbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c7540b-b243-45e9-a408-8cff8ede8fad', '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-760344438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275e9ee2b03f4c08b04d5befa93c9bd2',qos_specs=None,replication_status=,reservations=['dbc1e39e-1de5-4bc8-926f-1758da27801a','a46c1af6-fb78-40a5-914e-7107a48b67cc','d5c8759f-b16f-4ecf-8ab4-7314a6e60074','b544f812-c623-4b59-9826-53dc9c4d7ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26009e9878a1440fb4bf30a25558f091',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-760344438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c7540b-b243-45e9-a408-8cff8ede8fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='275e9ee2b03f4c08b04d5befa93c9bd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26009e9878a1440fb4bf30a25558f091',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1187.032250] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e766197f-2208-4b2e-ba7a-b65acd3d21e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1187.041678] [58201]: DEBUG cinder.api.middleware.request_id [None req-776646d3-68ab-416a-b26e-f16c7444bb3e None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.042130] [58201]: INFO cinder.api.openstack.wsgi [None req-776646d3-68ab-416a-b26e-f16c7444bb3e None None] GET http://10.180.1.21/volume// [ 1187.042299] [58201]: DEBUG cinder.api.openstack.wsgi [None req-776646d3-68ab-416a-b26e-f16c7444bb3e None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1187.042500] [58201]: DEBUG cinder.api.openstack.wsgi [None req-776646d3-68ab-416a-b26e-f16c7444bb3e None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1187.042889] [58201]: INFO cinder.api.openstack.wsgi [None req-776646d3-68ab-416a-b26e-f16c7444bb3e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.043216] [58201]: [pid: 58201|app: 0|req: 238/479] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:09:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.046774] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e766197f-2208-4b2e-ba7a-b65acd3d21e7) transitioned into state 'SUCCESS' from state '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-760344438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275e9ee2b03f4c08b04d5befa93c9bd2',qos_specs=None,replication_status=,reservations=['dbc1e39e-1de5-4bc8-926f-1758da27801a','a46c1af6-fb78-40a5-914e-7107a48b67cc','d5c8759f-b16f-4ecf-8ab4-7314a6e60074','b544f812-c623-4b59-9826-53dc9c4d7ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26009e9878a1440fb4bf30a25558f091',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1187.047390] [58201]: DEBUG cinder.api.middleware.request_id [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-c77d379a-cd73-416c-8bfb-9e747e1d548a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.047966] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf68221-d799-49ed-bb0d-93f06b9f26f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1187.050585] [58201]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-c77d379a-cd73-416c-8bfb-9e747e1d548a tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1187.051017] [58201]: DEBUG cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-c77d379a-cd73-416c-8bfb-9e747e1d548a tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7759edb2-91f9-43f3-aa8c-acf0c7aabbc3", "connector": null, "instance_uuid": "fd28a739-ab97-4737-b5f1-3ea76e4feca7"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1187.073024] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf68221-d799-49ed-bb0d-93f06b9f26f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58200) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1187.074363] [58200]: DEBUG cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Flow 'volume_create_api' (dd7d4429-dffa-4848-a277-3e17c253fca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58200) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1187.074363] [58200]: INFO cinder.volume.api [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Create volume request issued successfully. [ 1187.075367] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.075367] [58201]: warnings.warn( [ 1187.075524] [58200]: INFO cinder.api.openstack.wsgi [None req-be13a0de-0704-4f67-b121-d55c01e59c31 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1187.075524] [58200]: [pid: 58200|app: 0|req: 242/480] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Nov 12 10:09:35 2025] POST /volume/v3/volumes => generated 751 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1187.085856] [58200]: DEBUG cinder.api.middleware.request_id [None req-c092356b-f29f-42f5-8427-3c0a9ebe8ccf None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.088181] [58200]: INFO cinder.api.openstack.wsgi [None req-c092356b-f29f-42f5-8427-3c0a9ebe8ccf tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1187.088181] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c092356b-f29f-42f5-8427-3c0a9ebe8ccf tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1187.088369] [58200]: DEBUG cinder.api.openstack.wsgi [None req-c092356b-f29f-42f5-8427-3c0a9ebe8ccf tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1187.099841] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.099841] [58200]: warnings.warn( [ 1187.104714] [58200]: INFO cinder.volume.api [None req-c092356b-f29f-42f5-8427-3c0a9ebe8ccf tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1187.109804] [58201]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-c77d379a-cd73-416c-8bfb-9e747e1d548a tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1187.110557] [58201]: [pid: 58201|app: 0|req: 239/481] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:09:36 2025] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1187.111072] [58200]: INFO cinder.api.openstack.wsgi [None req-c092356b-f29f-42f5-8427-3c0a9ebe8ccf tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1187.111711] [58200]: [pid: 58200|app: 0|req: 243/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:36 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.115208] [58201]: DEBUG cinder.api.middleware.request_id [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-a41ace5d-2f04-4d15-8552-aeac448f971f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.117559] [58201]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-a41ace5d-2f04-4d15-8552-aeac448f971f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] DELETE http://10.180.1.21/volume/v3/attachments/20fed606-4e02-4c5a-9565-85aba327ff30 [ 1187.117823] [58201]: DEBUG cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-a41ace5d-2f04-4d15-8552-aeac448f971f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1187.118029] [58201]: DEBUG cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-a41ace5d-2f04-4d15-8552-aeac448f971f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1187.128978] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.128978] [58201]: warnings.warn( [ 1187.659081] [58201]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-a41ace5d-2f04-4d15-8552-aeac448f971f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/20fed606-4e02-4c5a-9565-85aba327ff30 returned with HTTP 200 [ 1187.659571] [58201]: [pid: 58201|app: 0|req: 240/483] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:09:36 2025] DELETE /volume/v3/attachments/20fed606-4e02-4c5a-9565-85aba327ff30 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1188.122577] [58200]: DEBUG cinder.api.middleware.request_id [None req-337b2370-61de-4d51-8e2a-c3671eb254e4 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.124722] [58200]: INFO cinder.api.openstack.wsgi [None req-337b2370-61de-4d51-8e2a-c3671eb254e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1188.124962] [58200]: DEBUG cinder.api.openstack.wsgi [None req-337b2370-61de-4d51-8e2a-c3671eb254e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1188.125205] [58200]: DEBUG cinder.api.openstack.wsgi [None req-337b2370-61de-4d51-8e2a-c3671eb254e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1188.135706] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.135706] [58200]: warnings.warn( [ 1188.140723] [58200]: INFO cinder.volume.api [None req-337b2370-61de-4d51-8e2a-c3671eb254e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1188.146037] [58200]: INFO cinder.api.openstack.wsgi [None req-337b2370-61de-4d51-8e2a-c3671eb254e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1188.146599] [58200]: [pid: 58200|app: 0|req: 244/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:37 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.157301] [58201]: DEBUG cinder.api.middleware.request_id [None req-18a5e8c9-52a6-4b3e-a621-c5f0d32cebe9 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.159380] [58201]: INFO cinder.api.openstack.wsgi [None req-18a5e8c9-52a6-4b3e-a621-c5f0d32cebe9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1189.159567] [58201]: DEBUG cinder.api.openstack.wsgi [None req-18a5e8c9-52a6-4b3e-a621-c5f0d32cebe9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1189.159827] [58201]: DEBUG cinder.api.openstack.wsgi [None req-18a5e8c9-52a6-4b3e-a621-c5f0d32cebe9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1189.170265] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.170265] [58201]: warnings.warn( [ 1189.174530] [58201]: INFO cinder.volume.api [None req-18a5e8c9-52a6-4b3e-a621-c5f0d32cebe9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1189.180210] [58201]: INFO cinder.api.openstack.wsgi [None req-18a5e8c9-52a6-4b3e-a621-c5f0d32cebe9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1189.180657] [58201]: [pid: 58201|app: 0|req: 241/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:38 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.190944] [58200]: DEBUG cinder.api.middleware.request_id [None req-a3b0e019-7136-43f2-8ca4-63f69595d17a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.193666] [58200]: INFO cinder.api.openstack.wsgi [None req-a3b0e019-7136-43f2-8ca4-63f69595d17a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1190.194114] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a3b0e019-7136-43f2-8ca4-63f69595d17a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1190.194190] [58200]: DEBUG cinder.api.openstack.wsgi [None req-a3b0e019-7136-43f2-8ca4-63f69595d17a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1190.208873] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.208873] [58200]: warnings.warn( [ 1190.214880] [58200]: INFO cinder.volume.api [None req-a3b0e019-7136-43f2-8ca4-63f69595d17a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1190.222730] [58200]: INFO cinder.api.openstack.wsgi [None req-a3b0e019-7136-43f2-8ca4-63f69595d17a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1190.223410] [58200]: [pid: 58200|app: 0|req: 245/486] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:39 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.235503] [58201]: DEBUG cinder.api.middleware.request_id [None req-aa10ba93-b4d7-43bd-9dde-2738f9e3ba8e None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.237791] [58201]: INFO cinder.api.openstack.wsgi [None req-aa10ba93-b4d7-43bd-9dde-2738f9e3ba8e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1191.238036] [58201]: DEBUG cinder.api.openstack.wsgi [None req-aa10ba93-b4d7-43bd-9dde-2738f9e3ba8e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1191.238310] [58201]: DEBUG cinder.api.openstack.wsgi [None req-aa10ba93-b4d7-43bd-9dde-2738f9e3ba8e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1191.250542] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.250542] [58201]: warnings.warn( [ 1191.256290] [58201]: INFO cinder.volume.api [None req-aa10ba93-b4d7-43bd-9dde-2738f9e3ba8e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1191.262439] [58201]: INFO cinder.api.openstack.wsgi [None req-aa10ba93-b4d7-43bd-9dde-2738f9e3ba8e tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1191.262862] [58201]: [pid: 58201|app: 0|req: 242/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:40 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.147271] [58200]: DEBUG cinder.api.middleware.request_id [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-26acaedc-89ad-4bf8-bd99-5055c3611e39 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.149693] [58200]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-26acaedc-89ad-4bf8-bd99-5055c3611e39 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] PUT http://10.180.1.21/volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699 [ 1192.150107] [58200]: DEBUG cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-26acaedc-89ad-4bf8-bd99-5055c3611e39 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-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-856936", "mountpoint": "/dev/sdb"}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1192.159442] [58200]: DEBUG cinder.coordination [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-26acaedc-89ad-4bf8-bd99-5055c3611e39 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Acquiring lock "cinder-attachment_update-7759edb2-91f9-43f3-aa8c-acf0c7aabbc3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1192.164259] [58200]: DEBUG cinder.coordination [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-26acaedc-89ad-4bf8-bd99-5055c3611e39 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Lock "cinder-attachment_update-7759edb2-91f9-43f3-aa8c-acf0c7aabbc3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1192.165395] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.165395] [58200]: warnings.warn( [ 1192.273846] [58201]: DEBUG cinder.api.middleware.request_id [None req-1bcfb4aa-5e8a-4c20-9183-a236cf03422d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.276153] [58201]: INFO cinder.api.openstack.wsgi [None req-1bcfb4aa-5e8a-4c20-9183-a236cf03422d tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1192.276427] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1bcfb4aa-5e8a-4c20-9183-a236cf03422d tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1192.276680] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1bcfb4aa-5e8a-4c20-9183-a236cf03422d tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1192.285210] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.285210] [58201]: warnings.warn( [ 1192.289625] [58201]: INFO cinder.volume.api [None req-1bcfb4aa-5e8a-4c20-9183-a236cf03422d tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1192.294856] [58201]: INFO cinder.api.openstack.wsgi [None req-1bcfb4aa-5e8a-4c20-9183-a236cf03422d tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1192.295441] [58201]: [pid: 58201|app: 0|req: 243/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:41 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.686504] [58200]: DEBUG cinder.coordination [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-26acaedc-89ad-4bf8-bd99-5055c3611e39 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Lock "cinder-attachment_update-7759edb2-91f9-43f3-aa8c-acf0c7aabbc3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1192.686847] [58200]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-26acaedc-89ad-4bf8-bd99-5055c3611e39 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699 returned with HTTP 200 [ 1192.687407] [58200]: [pid: 58200|app: 0|req: 246/489] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:09:41 2025] PUT /volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.691818] [58201]: DEBUG cinder.api.middleware.request_id [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-135cb91c-553d-4409-9498-e7c1b921cab1 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.694262] [58201]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-135cb91c-553d-4409-9498-e7c1b921cab1 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699 [ 1192.694511] [58201]: DEBUG cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-135cb91c-553d-4409-9498-e7c1b921cab1 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1192.694732] [58201]: DEBUG cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-135cb91c-553d-4409-9498-e7c1b921cab1 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1192.710499] [58201]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-135cb91c-553d-4409-9498-e7c1b921cab1 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699 returned with HTTP 200 [ 1192.711149] [58201]: [pid: 58201|app: 0|req: 244/490] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 12 10:09:41 2025] GET /volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1193.307288] [58200]: DEBUG cinder.api.middleware.request_id [None req-463684bc-398b-462e-8131-9ba4864c3296 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.309525] [58200]: INFO cinder.api.openstack.wsgi [None req-463684bc-398b-462e-8131-9ba4864c3296 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1193.309752] [58200]: DEBUG cinder.api.openstack.wsgi [None req-463684bc-398b-462e-8131-9ba4864c3296 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1193.309964] [58200]: DEBUG cinder.api.openstack.wsgi [None req-463684bc-398b-462e-8131-9ba4864c3296 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1193.319606] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.319606] [58200]: warnings.warn( [ 1193.325281] [58200]: INFO cinder.volume.api [None req-463684bc-398b-462e-8131-9ba4864c3296 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1193.330902] [58200]: INFO cinder.api.openstack.wsgi [None req-463684bc-398b-462e-8131-9ba4864c3296 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1193.331430] [58200]: [pid: 58200|app: 0|req: 247/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:42 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.342416] [58201]: DEBUG cinder.api.middleware.request_id [None req-dce8651a-13bb-4727-b4d4-8c8f43de9970 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.344922] [58201]: INFO cinder.api.openstack.wsgi [None req-dce8651a-13bb-4727-b4d4-8c8f43de9970 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1194.344922] [58201]: DEBUG cinder.api.openstack.wsgi [None req-dce8651a-13bb-4727-b4d4-8c8f43de9970 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1194.345082] [58201]: DEBUG cinder.api.openstack.wsgi [None req-dce8651a-13bb-4727-b4d4-8c8f43de9970 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1194.353746] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.353746] [58201]: warnings.warn( [ 1194.357665] [58201]: INFO cinder.volume.api [None req-dce8651a-13bb-4727-b4d4-8c8f43de9970 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1194.362183] [58201]: INFO cinder.api.openstack.wsgi [None req-dce8651a-13bb-4727-b4d4-8c8f43de9970 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1194.362574] [58201]: [pid: 58201|app: 0|req: 245/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:43 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.815703] [58200]: DEBUG cinder.api.middleware.request_id [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-e7828469-db50-400b-bed9-41371d45f6fe None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.818424] [58200]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-e7828469-db50-400b-bed9-41371d45f6fe tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] POST http://10.180.1.21/volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699/action [ 1194.818923] [58200]: DEBUG cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-e7828469-db50-400b-bed9-41371d45f6fe tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1194.819161] [58200]: DEBUG cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-e7828469-db50-400b-bed9-41371d45f6fe tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1194.831852] [58201]: DEBUG cinder.api.middleware.request_id [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.833999] [58201]: INFO cinder.api.openstack.wsgi [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1194.834415] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2102410598"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1194.835850] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.835850] [58200]: warnings.warn( [ 1194.836129] [58201]: DEBUG cinder.api.v3.volumes [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2102410598'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1194.836295] [58201]: INFO cinder.api.v3.volumes [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Create volume of 1 GB [ 1194.841239] [58201]: INFO cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Availability Zones retrieved successfully. [ 1194.843399] [58200]: INFO cinder.api.openstack.wsgi [req-2a631203-51ba-432a-8c8c-74f5777ea68a req-e7828469-db50-400b-bed9-41371d45f6fe tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699/action returned with HTTP 204 [ 1194.843898] [58200]: [pid: 58200|app: 0|req: 248/493] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:09:44 2025] POST /volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1194.849845] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Flow 'volume_create_api' (f8cefcfc-b4fa-41c1-8f4f-f08b82533e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1194.851241] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a01dd39a-dc7c-4275-ba14-e22176bfb6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1194.852531] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1194.871526] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a01dd39a-dc7c-4275-ba14-e22176bfb6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1194.872586] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4fc50e-95a8-4173-92bc-af1d8d8dc6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1194.907448] [58201]: DEBUG cinder.quota [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Created reservations ['a6fc007d-f51f-4c29-a3b2-053de387d428', '51fa1aa8-c8ef-4768-bf10-9590b2f1afc0', 'd5e8ed98-7437-4754-93f0-48125a431f36', '47bc011f-7817-4ce0-aeae-754c4be56bd5'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1194.908463] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4fc50e-95a8-4173-92bc-af1d8d8dc6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6fc007d-f51f-4c29-a3b2-053de387d428', '51fa1aa8-c8ef-4768-bf10-9590b2f1afc0', 'd5e8ed98-7437-4754-93f0-48125a431f36', '47bc011f-7817-4ce0-aeae-754c4be56bd5']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1194.909412] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e68ae72-4a35-4216-84ca-eb71c31e23bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1194.922551] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e68ae72-4a35-4216-84ca-eb71c31e23bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f08d375-028f-4881-883d-7f4b5338953f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2102410598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf953e8194041fc8c17a093561b6ae6',qos_specs=None,replication_status=,reservations=['a6fc007d-f51f-4c29-a3b2-053de387d428','51fa1aa8-c8ef-4768-bf10-9590b2f1afc0','d5e8ed98-7437-4754-93f0-48125a431f36','47bc011f-7817-4ce0-aeae-754c4be56bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f4b7e00ce1494d8f0aa8492f93271f',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:09:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2102410598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f08d375-028f-4881-883d-7f4b5338953f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf953e8194041fc8c17a093561b6ae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12f4b7e00ce1494d8f0aa8492f93271f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1194.923516] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280d8eb4-5e58-42fb-8f9f-70a240582c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1194.936626] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280d8eb4-5e58-42fb-8f9f-70a240582c85) transitioned into state 'SUCCESS' from state '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-2102410598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf953e8194041fc8c17a093561b6ae6',qos_specs=None,replication_status=,reservations=['a6fc007d-f51f-4c29-a3b2-053de387d428','51fa1aa8-c8ef-4768-bf10-9590b2f1afc0','d5e8ed98-7437-4754-93f0-48125a431f36','47bc011f-7817-4ce0-aeae-754c4be56bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f4b7e00ce1494d8f0aa8492f93271f',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1194.937597] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ceaaed3-a554-43d1-be7b-14b6d44e27d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1194.947561] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ceaaed3-a554-43d1-be7b-14b6d44e27d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1194.948662] [58201]: DEBUG cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Flow 'volume_create_api' (f8cefcfc-b4fa-41c1-8f4f-f08b82533e9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1194.949027] [58201]: INFO cinder.volume.api [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Create volume request issued successfully. [ 1194.949735] [58201]: INFO cinder.api.openstack.wsgi [None req-c4e7e076-f9bc-44b8-aeff-f953a6d2b131 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1194.950258] [58201]: [pid: 58201|app: 0|req: 246/494] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:09:44 2025] POST /volume/v3/volumes => generated 754 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1194.958990] [58200]: DEBUG cinder.api.middleware.request_id [None req-abd08337-5433-4c89-aa26-9b02d8cbcc0b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.961535] [58200]: INFO cinder.api.openstack.wsgi [None req-abd08337-5433-4c89-aa26-9b02d8cbcc0b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1194.961884] [58200]: DEBUG cinder.api.openstack.wsgi [None req-abd08337-5433-4c89-aa26-9b02d8cbcc0b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1194.962171] [58200]: DEBUG cinder.api.openstack.wsgi [None req-abd08337-5433-4c89-aa26-9b02d8cbcc0b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1194.970819] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.970819] [58200]: warnings.warn( [ 1194.974843] [58200]: INFO cinder.volume.api [None req-abd08337-5433-4c89-aa26-9b02d8cbcc0b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1194.980591] [58200]: INFO cinder.api.openstack.wsgi [None req-abd08337-5433-4c89-aa26-9b02d8cbcc0b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1194.981222] [58200]: [pid: 58200|app: 0|req: 249/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:44 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.372352] [58201]: DEBUG cinder.api.middleware.request_id [None req-b0862aeb-8658-4a49-9407-3fb4bb507bb2 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.374620] [58201]: INFO cinder.api.openstack.wsgi [None req-b0862aeb-8658-4a49-9407-3fb4bb507bb2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1195.374838] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b0862aeb-8658-4a49-9407-3fb4bb507bb2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1195.375224] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b0862aeb-8658-4a49-9407-3fb4bb507bb2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1195.383326] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.383326] [58201]: warnings.warn( [ 1195.387812] [58201]: INFO cinder.volume.api [None req-b0862aeb-8658-4a49-9407-3fb4bb507bb2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1195.392941] [58201]: INFO cinder.api.openstack.wsgi [None req-b0862aeb-8658-4a49-9407-3fb4bb507bb2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1195.393401] [58201]: [pid: 58201|app: 0|req: 247/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:44 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.992662] [58200]: DEBUG cinder.api.middleware.request_id [None req-4473968d-5f28-4b03-812a-653face0e88f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.994839] [58200]: INFO cinder.api.openstack.wsgi [None req-4473968d-5f28-4b03-812a-653face0e88f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1195.995013] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4473968d-5f28-4b03-812a-653face0e88f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1195.995259] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4473968d-5f28-4b03-812a-653face0e88f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1196.004969] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.004969] [58200]: warnings.warn( [ 1196.009838] [58200]: INFO cinder.volume.api [None req-4473968d-5f28-4b03-812a-653face0e88f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1196.016098] [58200]: INFO cinder.api.openstack.wsgi [None req-4473968d-5f28-4b03-812a-653face0e88f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1196.016546] [58200]: [pid: 58200|app: 0|req: 250/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:45 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.051483] [58201]: DEBUG cinder.api.middleware.request_id [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-da905faf-8ba6-4d9a-b7d4-6fefc0255f1d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.053822] [58201]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-da905faf-8ba6-4d9a-b7d4-6fefc0255f1d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1196.054063] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-da905faf-8ba6-4d9a-b7d4-6fefc0255f1d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1196.054275] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-da905faf-8ba6-4d9a-b7d4-6fefc0255f1d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1196.062868] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.062868] [58201]: warnings.warn( [ 1196.066855] [58201]: INFO cinder.volume.api [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-da905faf-8ba6-4d9a-b7d4-6fefc0255f1d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1196.072261] [58201]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-da905faf-8ba6-4d9a-b7d4-6fefc0255f1d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1196.072723] [58201]: [pid: 58201|app: 0|req: 248/498] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:45 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.405604] [58200]: DEBUG cinder.api.middleware.request_id [None req-241463d7-3c69-4d5c-88e0-55a53da8fb19 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.407914] [58200]: INFO cinder.api.openstack.wsgi [None req-241463d7-3c69-4d5c-88e0-55a53da8fb19 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1196.408059] [58200]: DEBUG cinder.api.openstack.wsgi [None req-241463d7-3c69-4d5c-88e0-55a53da8fb19 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1196.408482] [58200]: DEBUG cinder.api.openstack.wsgi [None req-241463d7-3c69-4d5c-88e0-55a53da8fb19 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1196.418025] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.418025] [58200]: warnings.warn( [ 1196.421828] [58200]: INFO cinder.volume.api [None req-241463d7-3c69-4d5c-88e0-55a53da8fb19 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1196.426267] [58200]: INFO cinder.api.openstack.wsgi [None req-241463d7-3c69-4d5c-88e0-55a53da8fb19 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1196.427028] [58200]: [pid: 58200|app: 0|req: 251/499] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:45 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.437525] [58201]: DEBUG cinder.api.middleware.request_id [None req-e1c090cc-6988-44cf-a4aa-2675fa540210 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.439668] [58201]: INFO cinder.api.openstack.wsgi [None req-e1c090cc-6988-44cf-a4aa-2675fa540210 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1197.439913] [58201]: DEBUG cinder.api.openstack.wsgi [None req-e1c090cc-6988-44cf-a4aa-2675fa540210 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1197.440099] [58201]: DEBUG cinder.api.openstack.wsgi [None req-e1c090cc-6988-44cf-a4aa-2675fa540210 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1197.451374] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.451374] [58201]: warnings.warn( [ 1197.455831] [58201]: INFO cinder.volume.api [None req-e1c090cc-6988-44cf-a4aa-2675fa540210 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1197.460606] [58201]: INFO cinder.api.openstack.wsgi [None req-e1c090cc-6988-44cf-a4aa-2675fa540210 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1197.461061] [58201]: [pid: 58201|app: 0|req: 249/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:46 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.594147] [58200]: DEBUG cinder.api.middleware.request_id [None req-7a421bd8-a830-40b9-9c46-e39fae24a561 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.594601] [58200]: INFO cinder.api.openstack.wsgi [None req-7a421bd8-a830-40b9-9c46-e39fae24a561 None None] GET http://10.180.1.21/volume// [ 1197.594771] [58200]: DEBUG cinder.api.openstack.wsgi [None req-7a421bd8-a830-40b9-9c46-e39fae24a561 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1197.594980] [58200]: DEBUG cinder.api.openstack.wsgi [None req-7a421bd8-a830-40b9-9c46-e39fae24a561 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1197.595413] [58200]: INFO cinder.api.openstack.wsgi [None req-7a421bd8-a830-40b9-9c46-e39fae24a561 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1197.595742] [58200]: [pid: 58200|app: 0|req: 252/501] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:09:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1197.599678] [58201]: DEBUG cinder.api.middleware.request_id [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-202b0c17-32d5-4386-9b13-0cfe59fa76d4 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.602080] [58201]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-202b0c17-32d5-4386-9b13-0cfe59fa76d4 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1197.602502] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-202b0c17-32d5-4386-9b13-0cfe59fa76d4 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f08d375-028f-4881-883d-7f4b5338953f", "connector": null, "instance_uuid": "9467a6b0-db06-4dcb-b603-79a47abd4d54"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1197.611962] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.611962] [58201]: warnings.warn( [ 1197.639774] [58201]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-202b0c17-32d5-4386-9b13-0cfe59fa76d4 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1197.640350] [58201]: [pid: 58201|app: 0|req: 250/502] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:09:46 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.660295] [58200]: DEBUG cinder.api.middleware.request_id [None req-ccc56b4f-5926-4d39-9954-4b2041d1cc4a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.662334] [58200]: INFO cinder.api.openstack.wsgi [None req-ccc56b4f-5926-4d39-9954-4b2041d1cc4a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1197.662571] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ccc56b4f-5926-4d39-9954-4b2041d1cc4a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1197.662776] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ccc56b4f-5926-4d39-9954-4b2041d1cc4a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1197.673293] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.673293] [58200]: warnings.warn( [ 1197.677995] [58200]: INFO cinder.volume.api [None req-ccc56b4f-5926-4d39-9954-4b2041d1cc4a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1197.682402] [58200]: INFO cinder.api.openstack.wsgi [None req-ccc56b4f-5926-4d39-9954-4b2041d1cc4a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1197.682963] [58200]: [pid: 58200|app: 0|req: 253/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:46 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.166537] [58201]: DEBUG cinder.api.middleware.request_id [None req-97923250-adea-4533-befb-d5a6e6254faf None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.166978] [58201]: INFO cinder.api.openstack.wsgi [None req-97923250-adea-4533-befb-d5a6e6254faf None None] GET http://10.180.1.21/volume// [ 1198.167257] [58201]: DEBUG cinder.api.openstack.wsgi [None req-97923250-adea-4533-befb-d5a6e6254faf None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1198.167520] [58201]: DEBUG cinder.api.openstack.wsgi [None req-97923250-adea-4533-befb-d5a6e6254faf None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1198.168102] [58201]: INFO cinder.api.openstack.wsgi [None req-97923250-adea-4533-befb-d5a6e6254faf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1198.168672] [58201]: [pid: 58201|app: 0|req: 251/504] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:09:47 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1198.173048] [58200]: DEBUG cinder.api.middleware.request_id [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-8fa5cd35-6c9d-45df-990f-f3533123b1b0 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.175794] [58200]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-8fa5cd35-6c9d-45df-990f-f3533123b1b0 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1198.175909] [58200]: DEBUG cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-8fa5cd35-6c9d-45df-990f-f3533123b1b0 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1198.176133] [58200]: DEBUG cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-8fa5cd35-6c9d-45df-990f-f3533123b1b0 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1198.191921] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.191921] [58200]: warnings.warn( [ 1198.196475] [58200]: INFO cinder.volume.api [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-8fa5cd35-6c9d-45df-990f-f3533123b1b0 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1198.202186] [58200]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-8fa5cd35-6c9d-45df-990f-f3533123b1b0 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1198.202681] [58200]: [pid: 58200|app: 0|req: 254/505] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:09:47 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1198.239567] [58201]: DEBUG cinder.api.middleware.request_id [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-3017854e-88d1-4ed8-846a-1f9b0c156cc2 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.242693] [58201]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-3017854e-88d1-4ed8-846a-1f9b0c156cc2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] PUT http://10.180.1.21/volume/v3/attachments/4c262d94-aa82-4525-bed9-02745e7bdf60 [ 1198.243148] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-3017854e-88d1-4ed8-846a-1f9b0c156cc2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-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-856940", "mountpoint": "/dev/sdb"}}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1198.251679] [58201]: DEBUG cinder.coordination [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-3017854e-88d1-4ed8-846a-1f9b0c156cc2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Acquiring lock "cinder-attachment_update-2f08d375-028f-4881-883d-7f4b5338953f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1198.260028] [58201]: DEBUG cinder.coordination [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-3017854e-88d1-4ed8-846a-1f9b0c156cc2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Lock "cinder-attachment_update-2f08d375-028f-4881-883d-7f4b5338953f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1198.260873] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.260873] [58201]: warnings.warn( [ 1198.472042] [58200]: DEBUG cinder.api.middleware.request_id [None req-510b0748-1670-4408-ab64-74f9018e50f3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.474013] [58200]: INFO cinder.api.openstack.wsgi [None req-510b0748-1670-4408-ab64-74f9018e50f3 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1198.474250] [58200]: DEBUG cinder.api.openstack.wsgi [None req-510b0748-1670-4408-ab64-74f9018e50f3 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1198.474512] [58200]: DEBUG cinder.api.openstack.wsgi [None req-510b0748-1670-4408-ab64-74f9018e50f3 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1198.482590] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.482590] [58200]: warnings.warn( [ 1198.486447] [58200]: INFO cinder.volume.api [None req-510b0748-1670-4408-ab64-74f9018e50f3 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1198.491066] [58200]: INFO cinder.api.openstack.wsgi [None req-510b0748-1670-4408-ab64-74f9018e50f3 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1198.491514] [58200]: [pid: 58200|app: 0|req: 255/506] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:47 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.693349] [58200]: DEBUG cinder.api.middleware.request_id [None req-30178d2b-67f3-4223-bdec-5e820a107ca2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.695619] [58200]: INFO cinder.api.openstack.wsgi [None req-30178d2b-67f3-4223-bdec-5e820a107ca2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1198.695856] [58200]: DEBUG cinder.api.openstack.wsgi [None req-30178d2b-67f3-4223-bdec-5e820a107ca2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1198.696267] [58200]: DEBUG cinder.api.openstack.wsgi [None req-30178d2b-67f3-4223-bdec-5e820a107ca2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1198.708709] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.708709] [58200]: warnings.warn( [ 1198.712832] [58200]: INFO cinder.volume.api [None req-30178d2b-67f3-4223-bdec-5e820a107ca2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1198.718787] [58200]: INFO cinder.api.openstack.wsgi [None req-30178d2b-67f3-4223-bdec-5e820a107ca2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1198.719286] [58200]: [pid: 58200|app: 0|req: 256/507] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:47 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.975239] [58200]: DEBUG cinder.api.middleware.request_id [None req-e2bd9f63-0e7c-40b1-b4d3-8cd1b5a395f6 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.975685] [58200]: INFO cinder.api.openstack.wsgi [None req-e2bd9f63-0e7c-40b1-b4d3-8cd1b5a395f6 None None] GET http://10.180.1.21/volume// [ 1198.975855] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e2bd9f63-0e7c-40b1-b4d3-8cd1b5a395f6 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1198.976075] [58200]: DEBUG cinder.api.openstack.wsgi [None req-e2bd9f63-0e7c-40b1-b4d3-8cd1b5a395f6 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1198.976523] [58200]: INFO cinder.api.openstack.wsgi [None req-e2bd9f63-0e7c-40b1-b4d3-8cd1b5a395f6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1198.976835] [58200]: [pid: 58200|app: 0|req: 257/508] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:09:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1198.980414] [58200]: DEBUG cinder.api.middleware.request_id [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-990eeef9-f1e8-43e9-a117-86f93708321f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.982836] [58200]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-990eeef9-f1e8-43e9-a117-86f93708321f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1198.983342] [58200]: DEBUG cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-990eeef9-f1e8-43e9-a117-86f93708321f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7759edb2-91f9-43f3-aa8c-acf0c7aabbc3", "connector": null, "instance_uuid": "fd28a739-ab97-4737-b5f1-3ea76e4feca7"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1198.999546] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.999546] [58200]: warnings.warn( [ 1199.028432] [58200]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-990eeef9-f1e8-43e9-a117-86f93708321f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1199.028940] [58200]: [pid: 58200|app: 0|req: 258/509] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:09:48 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) [ 1199.032806] [58200]: DEBUG cinder.api.middleware.request_id [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-96db226a-1126-49ab-bc37-a4ea3ab22039 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.034979] [58200]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-96db226a-1126-49ab-bc37-a4ea3ab22039 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] DELETE http://10.180.1.21/volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699 [ 1199.035219] [58200]: DEBUG cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-96db226a-1126-49ab-bc37-a4ea3ab22039 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1199.035423] [58200]: DEBUG cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-96db226a-1126-49ab-bc37-a4ea3ab22039 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1199.042840] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.042840] [58200]: warnings.warn( [ 1199.570886] [58200]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-96db226a-1126-49ab-bc37-a4ea3ab22039 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699 returned with HTTP 200 [ 1199.571665] [58200]: [pid: 58200|app: 0|req: 259/510] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:09:48 2025] DELETE /volume/v3/attachments/af075591-6e9e-450e-b2d4-b76310a7a699 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1199.572468] [58200]: DEBUG cinder.api.middleware.request_id [None req-8e06a284-06bc-421e-ad58-141efb6995ad None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.574275] [58200]: INFO cinder.api.openstack.wsgi [None req-8e06a284-06bc-421e-ad58-141efb6995ad tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1199.574483] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8e06a284-06bc-421e-ad58-141efb6995ad tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1199.574932] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8e06a284-06bc-421e-ad58-141efb6995ad tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1199.583645] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.583645] [58200]: warnings.warn( [ 1199.587346] [58200]: INFO cinder.volume.api [None req-8e06a284-06bc-421e-ad58-141efb6995ad tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1199.592720] [58200]: INFO cinder.api.openstack.wsgi [None req-8e06a284-06bc-421e-ad58-141efb6995ad tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1199.593252] [58200]: [pid: 58200|app: 0|req: 260/511] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:48 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.728981] [58200]: DEBUG cinder.api.middleware.request_id [None req-8535130b-8c44-4642-89ec-2197b95d919f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.730988] [58200]: INFO cinder.api.openstack.wsgi [None req-8535130b-8c44-4642-89ec-2197b95d919f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1199.731221] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8535130b-8c44-4642-89ec-2197b95d919f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1199.731432] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8535130b-8c44-4642-89ec-2197b95d919f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1199.741189] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.741189] [58200]: warnings.warn( [ 1199.744604] [58200]: INFO cinder.volume.api [None req-8535130b-8c44-4642-89ec-2197b95d919f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1199.749057] [58200]: INFO cinder.api.openstack.wsgi [None req-8535130b-8c44-4642-89ec-2197b95d919f tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1199.749630] [58200]: [pid: 58200|app: 0|req: 261/512] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:48 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.603493] [58200]: DEBUG cinder.api.middleware.request_id [None req-212962a4-84c4-4513-8354-3cc8a68f596b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.605887] [58200]: INFO cinder.api.openstack.wsgi [None req-212962a4-84c4-4513-8354-3cc8a68f596b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1200.606196] [58200]: DEBUG cinder.api.openstack.wsgi [None req-212962a4-84c4-4513-8354-3cc8a68f596b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1200.606473] [58200]: DEBUG cinder.api.openstack.wsgi [None req-212962a4-84c4-4513-8354-3cc8a68f596b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1200.619508] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.619508] [58200]: warnings.warn( [ 1200.624382] [58200]: INFO cinder.volume.api [None req-212962a4-84c4-4513-8354-3cc8a68f596b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1200.630035] [58200]: INFO cinder.api.openstack.wsgi [None req-212962a4-84c4-4513-8354-3cc8a68f596b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1200.630483] [58200]: [pid: 58200|app: 0|req: 262/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:49 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.760242] [58200]: DEBUG cinder.api.middleware.request_id [None req-87961d7f-ad7d-4c71-a3b1-ca47c5558155 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.762339] [58200]: INFO cinder.api.openstack.wsgi [None req-87961d7f-ad7d-4c71-a3b1-ca47c5558155 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1200.762561] [58200]: DEBUG cinder.api.openstack.wsgi [None req-87961d7f-ad7d-4c71-a3b1-ca47c5558155 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1200.762770] [58200]: DEBUG cinder.api.openstack.wsgi [None req-87961d7f-ad7d-4c71-a3b1-ca47c5558155 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1200.774865] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.774865] [58200]: warnings.warn( [ 1200.778426] [58200]: INFO cinder.volume.api [None req-87961d7f-ad7d-4c71-a3b1-ca47c5558155 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1200.782714] [58200]: INFO cinder.api.openstack.wsgi [None req-87961d7f-ad7d-4c71-a3b1-ca47c5558155 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1200.783117] [58200]: [pid: 58200|app: 0|req: 263/514] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:49 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.641194] [58200]: DEBUG cinder.api.middleware.request_id [None req-57ad6eb2-b3a6-4719-ba2e-1d458ea478bc None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.643188] [58200]: INFO cinder.api.openstack.wsgi [None req-57ad6eb2-b3a6-4719-ba2e-1d458ea478bc tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1201.643399] [58200]: DEBUG cinder.api.openstack.wsgi [None req-57ad6eb2-b3a6-4719-ba2e-1d458ea478bc tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1201.643609] [58200]: DEBUG cinder.api.openstack.wsgi [None req-57ad6eb2-b3a6-4719-ba2e-1d458ea478bc tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1201.654346] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.654346] [58200]: warnings.warn( [ 1201.658836] [58200]: INFO cinder.volume.api [None req-57ad6eb2-b3a6-4719-ba2e-1d458ea478bc tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1201.663625] [58200]: INFO cinder.api.openstack.wsgi [None req-57ad6eb2-b3a6-4719-ba2e-1d458ea478bc tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1201.664049] [58200]: [pid: 58200|app: 0|req: 264/515] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:50 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.794457] [58200]: DEBUG cinder.api.middleware.request_id [None req-d52e80d0-6dd7-4629-a584-798dc04a1cbd None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.796571] [58200]: INFO cinder.api.openstack.wsgi [None req-d52e80d0-6dd7-4629-a584-798dc04a1cbd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1201.796798] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d52e80d0-6dd7-4629-a584-798dc04a1cbd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1201.797042] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d52e80d0-6dd7-4629-a584-798dc04a1cbd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1201.809518] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.809518] [58200]: warnings.warn( [ 1201.816625] [58200]: INFO cinder.volume.api [None req-d52e80d0-6dd7-4629-a584-798dc04a1cbd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1201.823031] [58200]: INFO cinder.api.openstack.wsgi [None req-d52e80d0-6dd7-4629-a584-798dc04a1cbd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1201.823480] [58200]: [pid: 58200|app: 0|req: 265/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:51 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.675230] [58200]: DEBUG cinder.api.middleware.request_id [None req-424625f2-0b94-4975-89ac-95109fdbfe97 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.677419] [58200]: INFO cinder.api.openstack.wsgi [None req-424625f2-0b94-4975-89ac-95109fdbfe97 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1202.677641] [58200]: DEBUG cinder.api.openstack.wsgi [None req-424625f2-0b94-4975-89ac-95109fdbfe97 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1202.677849] [58200]: DEBUG cinder.api.openstack.wsgi [None req-424625f2-0b94-4975-89ac-95109fdbfe97 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1202.686765] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.686765] [58200]: warnings.warn( [ 1202.690230] [58200]: INFO cinder.volume.api [None req-424625f2-0b94-4975-89ac-95109fdbfe97 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1202.696418] [58200]: INFO cinder.api.openstack.wsgi [None req-424625f2-0b94-4975-89ac-95109fdbfe97 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1202.696918] [58200]: [pid: 58200|app: 0|req: 266/517] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:51 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.789719] [58201]: DEBUG cinder.coordination [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-3017854e-88d1-4ed8-846a-1f9b0c156cc2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Lock "cinder-attachment_update-2f08d375-028f-4881-883d-7f4b5338953f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=58201) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1202.790146] [58201]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-3017854e-88d1-4ed8-846a-1f9b0c156cc2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments/4c262d94-aa82-4525-bed9-02745e7bdf60 returned with HTTP 200 [ 1202.790553] [58201]: [pid: 58201|app: 0|req: 252/518] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:09:47 2025] PUT /volume/v3/attachments/4c262d94-aa82-4525-bed9-02745e7bdf60 => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.835400] [58200]: DEBUG cinder.api.middleware.request_id [None req-555a1362-eec7-4fda-911e-0b1f688a9fe3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.839748] [58200]: INFO cinder.api.openstack.wsgi [None req-555a1362-eec7-4fda-911e-0b1f688a9fe3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1202.840081] [58200]: DEBUG cinder.api.openstack.wsgi [None req-555a1362-eec7-4fda-911e-0b1f688a9fe3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1202.840365] [58200]: DEBUG cinder.api.openstack.wsgi [None req-555a1362-eec7-4fda-911e-0b1f688a9fe3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1202.855408] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.855408] [58200]: warnings.warn( [ 1202.859988] [58200]: INFO cinder.volume.api [None req-555a1362-eec7-4fda-911e-0b1f688a9fe3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1202.866064] [58200]: INFO cinder.api.openstack.wsgi [None req-555a1362-eec7-4fda-911e-0b1f688a9fe3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1202.866556] [58200]: [pid: 58200|app: 0|req: 267/519] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:52 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.707360] [58201]: DEBUG cinder.api.middleware.request_id [None req-b6d269ba-3ab4-4613-9c65-109f8cab4445 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.709462] [58201]: INFO cinder.api.openstack.wsgi [None req-b6d269ba-3ab4-4613-9c65-109f8cab4445 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1203.709689] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b6d269ba-3ab4-4613-9c65-109f8cab4445 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1203.709901] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b6d269ba-3ab4-4613-9c65-109f8cab4445 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1203.720996] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.720996] [58201]: warnings.warn( [ 1203.725463] [58201]: INFO cinder.volume.api [None req-b6d269ba-3ab4-4613-9c65-109f8cab4445 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1203.730652] [58201]: INFO cinder.api.openstack.wsgi [None req-b6d269ba-3ab4-4613-9c65-109f8cab4445 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1203.731092] [58201]: [pid: 58201|app: 0|req: 253/520] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:52 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.876470] [58200]: DEBUG cinder.api.middleware.request_id [None req-2c729977-e16d-4a2e-b9ff-9b7a12fa3e83 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.879146] [58200]: INFO cinder.api.openstack.wsgi [None req-2c729977-e16d-4a2e-b9ff-9b7a12fa3e83 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1203.879413] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2c729977-e16d-4a2e-b9ff-9b7a12fa3e83 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1203.879614] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2c729977-e16d-4a2e-b9ff-9b7a12fa3e83 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1203.893007] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.893007] [58200]: warnings.warn( [ 1203.896892] [58200]: INFO cinder.volume.api [None req-2c729977-e16d-4a2e-b9ff-9b7a12fa3e83 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1203.902408] [58200]: INFO cinder.api.openstack.wsgi [None req-2c729977-e16d-4a2e-b9ff-9b7a12fa3e83 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1203.902849] [58200]: [pid: 58200|app: 0|req: 268/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:53 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.744667] [58201]: DEBUG cinder.api.middleware.request_id [None req-7ef0eaaf-9396-42b6-915c-ebee1609b4a7 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.746739] [58201]: INFO cinder.api.openstack.wsgi [None req-7ef0eaaf-9396-42b6-915c-ebee1609b4a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1204.746958] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7ef0eaaf-9396-42b6-915c-ebee1609b4a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1204.747214] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7ef0eaaf-9396-42b6-915c-ebee1609b4a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1204.755630] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.755630] [58201]: warnings.warn( [ 1204.759453] [58201]: INFO cinder.volume.api [None req-7ef0eaaf-9396-42b6-915c-ebee1609b4a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1204.764469] [58201]: INFO cinder.api.openstack.wsgi [None req-7ef0eaaf-9396-42b6-915c-ebee1609b4a7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1204.764933] [58201]: [pid: 58201|app: 0|req: 254/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:53 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.914081] [58200]: DEBUG cinder.api.middleware.request_id [None req-8d3a112c-0669-4676-be45-cef5c1f7eabe None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.915376] [58200]: INFO cinder.api.openstack.wsgi [None req-8d3a112c-0669-4676-be45-cef5c1f7eabe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1204.915616] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8d3a112c-0669-4676-be45-cef5c1f7eabe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1204.915870] [58200]: DEBUG cinder.api.openstack.wsgi [None req-8d3a112c-0669-4676-be45-cef5c1f7eabe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1204.935639] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.935639] [58200]: warnings.warn( [ 1204.939668] [58200]: INFO cinder.volume.api [None req-8d3a112c-0669-4676-be45-cef5c1f7eabe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1204.944682] [58200]: INFO cinder.api.openstack.wsgi [None req-8d3a112c-0669-4676-be45-cef5c1f7eabe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1204.945282] [58200]: [pid: 58200|app: 0|req: 269/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:54 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.431769] [58201]: DEBUG cinder.api.middleware.request_id [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-01a495c1-943b-44b6-8bdd-8908473597dc None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.434400] [58201]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-01a495c1-943b-44b6-8bdd-8908473597dc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/attachments/4c262d94-aa82-4525-bed9-02745e7bdf60/action [ 1205.434834] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-01a495c1-943b-44b6-8bdd-8908473597dc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1205.434968] [58201]: DEBUG cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-01a495c1-943b-44b6-8bdd-8908473597dc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1205.464397] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.464397] [58201]: warnings.warn( [ 1205.475065] [58201]: INFO cinder.api.openstack.wsgi [req-bd51ff9e-1336-4ec6-a4d2-b0de3ef0c79b req-01a495c1-943b-44b6-8bdd-8908473597dc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments/4c262d94-aa82-4525-bed9-02745e7bdf60/action returned with HTTP 204 [ 1205.475589] [58201]: [pid: 58201|app: 0|req: 255/524] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:09:54 2025] POST /volume/v3/attachments/4c262d94-aa82-4525-bed9-02745e7bdf60/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1205.779544] [58200]: DEBUG cinder.api.middleware.request_id [None req-b76c5bd7-b66c-4606-a10e-0bfc65cda8fe None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.781616] [58200]: INFO cinder.api.openstack.wsgi [None req-b76c5bd7-b66c-4606-a10e-0bfc65cda8fe tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1205.781830] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b76c5bd7-b66c-4606-a10e-0bfc65cda8fe tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1205.782046] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b76c5bd7-b66c-4606-a10e-0bfc65cda8fe tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1205.789755] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.789755] [58200]: warnings.warn( [ 1205.794354] [58200]: INFO cinder.volume.api [None req-b76c5bd7-b66c-4606-a10e-0bfc65cda8fe tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1205.803758] [58200]: INFO cinder.api.openstack.wsgi [None req-b76c5bd7-b66c-4606-a10e-0bfc65cda8fe tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1205.804409] [58200]: [pid: 58200|app: 0|req: 270/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:54 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.837921] [58201]: DEBUG cinder.api.middleware.request_id [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-a5199340-4718-400b-a7f2-74ae6ffe48d2 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.840305] [58201]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-a5199340-4718-400b-a7f2-74ae6ffe48d2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1205.840563] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-a5199340-4718-400b-a7f2-74ae6ffe48d2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1205.840851] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-a5199340-4718-400b-a7f2-74ae6ffe48d2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1205.853774] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.853774] [58201]: warnings.warn( [ 1205.859143] [58201]: INFO cinder.volume.api [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-a5199340-4718-400b-a7f2-74ae6ffe48d2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1205.867889] [58201]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-a5199340-4718-400b-a7f2-74ae6ffe48d2 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1205.868542] [58201]: [pid: 58201|app: 0|req: 256/526] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:55 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.954198] [58200]: DEBUG cinder.api.middleware.request_id [None req-2cf7eb44-493b-4807-8748-4cc3bfb07398 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.956292] [58200]: INFO cinder.api.openstack.wsgi [None req-2cf7eb44-493b-4807-8748-4cc3bfb07398 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1205.956516] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2cf7eb44-493b-4807-8748-4cc3bfb07398 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1205.956727] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2cf7eb44-493b-4807-8748-4cc3bfb07398 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1205.970292] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.970292] [58200]: warnings.warn( [ 1205.974131] [58200]: INFO cinder.volume.api [None req-2cf7eb44-493b-4807-8748-4cc3bfb07398 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1205.979011] [58200]: INFO cinder.api.openstack.wsgi [None req-2cf7eb44-493b-4807-8748-4cc3bfb07398 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1205.979469] [58200]: [pid: 58200|app: 0|req: 271/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:55 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.990049] [58201]: DEBUG cinder.api.middleware.request_id [None req-731321f5-ac6b-4376-a601-2a94d55d078d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.992174] [58201]: INFO cinder.api.openstack.wsgi [None req-731321f5-ac6b-4376-a601-2a94d55d078d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1205.992370] [58201]: DEBUG cinder.api.openstack.wsgi [None req-731321f5-ac6b-4376-a601-2a94d55d078d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1205.992619] [58201]: DEBUG cinder.api.openstack.wsgi [None req-731321f5-ac6b-4376-a601-2a94d55d078d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1206.006383] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.006383] [58201]: warnings.warn( [ 1206.011768] [58201]: INFO cinder.volume.api [None req-731321f5-ac6b-4376-a601-2a94d55d078d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1206.017314] [58201]: INFO cinder.api.openstack.wsgi [None req-731321f5-ac6b-4376-a601-2a94d55d078d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1206.017363] [58201]: [pid: 58201|app: 0|req: 257/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:55 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.073461] [58200]: DEBUG cinder.api.middleware.request_id [req-34550a8b-5620-4bad-955c-05064d562fcc req-e8a983c0-34c4-42e0-af6a-f2be7553c122 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.076859] [58200]: INFO cinder.api.openstack.wsgi [req-34550a8b-5620-4bad-955c-05064d562fcc req-e8a983c0-34c4-42e0-af6a-f2be7553c122 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1206.077100] [58200]: DEBUG cinder.api.openstack.wsgi [req-34550a8b-5620-4bad-955c-05064d562fcc req-e8a983c0-34c4-42e0-af6a-f2be7553c122 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1206.077361] [58200]: DEBUG cinder.api.openstack.wsgi [req-34550a8b-5620-4bad-955c-05064d562fcc req-e8a983c0-34c4-42e0-af6a-f2be7553c122 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1206.092474] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.092474] [58200]: warnings.warn( [ 1206.096449] [58200]: INFO cinder.volume.api [req-34550a8b-5620-4bad-955c-05064d562fcc req-e8a983c0-34c4-42e0-af6a-f2be7553c122 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1206.101354] [58200]: INFO cinder.api.openstack.wsgi [req-34550a8b-5620-4bad-955c-05064d562fcc req-e8a983c0-34c4-42e0-af6a-f2be7553c122 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1206.101844] [58200]: [pid: 58200|app: 0|req: 272/529] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:55 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.112300] [58201]: DEBUG cinder.api.middleware.request_id [None req-99146687-deff-4c81-85e0-92c58129710c None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.114330] [58201]: INFO cinder.api.openstack.wsgi [None req-99146687-deff-4c81-85e0-92c58129710c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1206.114543] [58201]: DEBUG cinder.api.openstack.wsgi [None req-99146687-deff-4c81-85e0-92c58129710c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1206.114751] [58201]: DEBUG cinder.api.openstack.wsgi [None req-99146687-deff-4c81-85e0-92c58129710c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1206.125848] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.125848] [58201]: warnings.warn( [ 1206.129386] [58201]: INFO cinder.volume.api [None req-99146687-deff-4c81-85e0-92c58129710c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1206.133891] [58201]: INFO cinder.api.openstack.wsgi [None req-99146687-deff-4c81-85e0-92c58129710c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1206.134465] [58201]: [pid: 58201|app: 0|req: 258/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:55 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.176351] [58200]: DEBUG cinder.api.middleware.request_id [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-206934a7-8e5e-4890-8fb1-92e2e959951d None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.178814] [58200]: INFO cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-206934a7-8e5e-4890-8fb1-92e2e959951d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1206.179037] [58200]: DEBUG cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-206934a7-8e5e-4890-8fb1-92e2e959951d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1206.182018] [58200]: DEBUG cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-206934a7-8e5e-4890-8fb1-92e2e959951d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1206.192321] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.192321] [58200]: warnings.warn( [ 1206.196405] [58200]: INFO cinder.volume.api [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-206934a7-8e5e-4890-8fb1-92e2e959951d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1206.201310] [58200]: INFO cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-206934a7-8e5e-4890-8fb1-92e2e959951d tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1206.201778] [58200]: [pid: 58200|app: 0|req: 273/531] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:55 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.220036] [58201]: DEBUG cinder.api.middleware.request_id [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-5cb4f38b-0118-4fdd-97a0-45400b539adc None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.222245] [58201]: INFO cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-5cb4f38b-0118-4fdd-97a0-45400b539adc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f/action [ 1206.222617] [58201]: DEBUG cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-5cb4f38b-0118-4fdd-97a0-45400b539adc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1206.222745] [58201]: DEBUG cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-5cb4f38b-0118-4fdd-97a0-45400b539adc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1206.228503] [58200]: DEBUG cinder.api.middleware.request_id [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-41fd4e04-1000-448f-9686-fb937f5f87b7 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.230787] [58200]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-41fd4e04-1000-448f-9686-fb937f5f87b7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1206.231016] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-41fd4e04-1000-448f-9686-fb937f5f87b7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1206.231228] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-41fd4e04-1000-448f-9686-fb937f5f87b7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1206.233294] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.233294] [58201]: warnings.warn( [ 1206.233850] [58201]: INFO cinder.volume.api [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-5cb4f38b-0118-4fdd-97a0-45400b539adc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1206.238545] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.238545] [58200]: warnings.warn( [ 1206.240224] [58201]: INFO cinder.volume.api [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-5cb4f38b-0118-4fdd-97a0-45400b539adc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Begin detaching volume completed successfully. [ 1206.240447] [58201]: INFO cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-5cb4f38b-0118-4fdd-97a0-45400b539adc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f/action returned with HTTP 202 [ 1206.240877] [58201]: [pid: 58201|app: 0|req: 259/532] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:09:55 2025] POST /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1206.241918] [58200]: INFO cinder.volume.api [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-41fd4e04-1000-448f-9686-fb937f5f87b7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1206.246922] [58200]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-41fd4e04-1000-448f-9686-fb937f5f87b7 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1206.247393] [58200]: [pid: 58200|app: 0|req: 274/533] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:09:55 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.253106] [58201]: DEBUG cinder.api.middleware.request_id [None req-7894dc12-2793-4ce9-8ac4-075446361c74 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.254809] [58201]: INFO cinder.api.openstack.wsgi [None req-7894dc12-2793-4ce9-8ac4-075446361c74 None None] GET http://10.180.1.21/volume// [ 1206.254809] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7894dc12-2793-4ce9-8ac4-075446361c74 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1206.254809] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7894dc12-2793-4ce9-8ac4-075446361c74 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1206.254809] [58201]: INFO cinder.api.openstack.wsgi [None req-7894dc12-2793-4ce9-8ac4-075446361c74 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1206.254809] [58201]: [pid: 58201|app: 0|req: 260/534] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:09:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1206.258115] [58200]: DEBUG cinder.api.middleware.request_id [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-536ca3e7-7b53-40a3-af73-e97eefdd4231 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.260192] [58200]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-536ca3e7-7b53-40a3-af73-e97eefdd4231 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1206.260586] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-536ca3e7-7b53-40a3-af73-e97eefdd4231 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9c7540b-b243-45e9-a408-8cff8ede8fad", "connector": null, "instance_uuid": "cc73ad87-b932-4df3-839a-8a17c7656ac0"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1206.269496] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.269496] [58200]: warnings.warn( [ 1206.289226] [58200]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-536ca3e7-7b53-40a3-af73-e97eefdd4231 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1206.289776] [58200]: [pid: 58200|app: 0|req: 275/535] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:09:55 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1207.259275] [58201]: DEBUG cinder.api.middleware.request_id [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-e800a100-f749-4d0f-a1cc-778bb8c4bba2 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.261656] [58201]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-e800a100-f749-4d0f-a1cc-778bb8c4bba2 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] PUT http://10.180.1.21/volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842 [ 1207.262090] [58201]: DEBUG cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-e800a100-f749-4d0f-a1cc-778bb8c4bba2 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-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-856936", "mountpoint": "/dev/sdb"}}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1207.265183] [58200]: DEBUG cinder.api.middleware.request_id [None req-7e105e2d-ea46-42ea-aecd-c07ea11daa45 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.265638] [58200]: INFO cinder.api.openstack.wsgi [None req-7e105e2d-ea46-42ea-aecd-c07ea11daa45 None None] GET http://10.180.1.21/volume// [ 1207.265812] [58200]: DEBUG cinder.api.openstack.wsgi [None req-7e105e2d-ea46-42ea-aecd-c07ea11daa45 None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1207.266053] [58200]: DEBUG cinder.api.openstack.wsgi [None req-7e105e2d-ea46-42ea-aecd-c07ea11daa45 None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1207.266450] [58200]: INFO cinder.api.openstack.wsgi [None req-7e105e2d-ea46-42ea-aecd-c07ea11daa45 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1207.266955] [58200]: [pid: 58200|app: 0|req: 276/536] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:09:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1207.270170] [58200]: DEBUG cinder.api.middleware.request_id [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-2925a476-483f-4b98-8017-0e3d5539bbdd None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.272509] [58200]: INFO cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-2925a476-483f-4b98-8017-0e3d5539bbdd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1207.272731] [58201]: DEBUG cinder.coordination [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-e800a100-f749-4d0f-a1cc-778bb8c4bba2 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Acquiring lock "cinder-attachment_update-7759edb2-91f9-43f3-aa8c-acf0c7aabbc3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1207.272799] [58200]: DEBUG cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-2925a476-483f-4b98-8017-0e3d5539bbdd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1207.272973] [58200]: DEBUG cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-2925a476-483f-4b98-8017-0e3d5539bbdd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1207.278216] [58201]: DEBUG cinder.coordination [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-e800a100-f749-4d0f-a1cc-778bb8c4bba2 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Lock "cinder-attachment_update-7759edb2-91f9-43f3-aa8c-acf0c7aabbc3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1207.279368] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.279368] [58201]: warnings.warn( [ 1207.287335] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.287335] [58200]: warnings.warn( [ 1207.291667] [58200]: INFO cinder.volume.api [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-2925a476-483f-4b98-8017-0e3d5539bbdd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1207.297659] [58200]: INFO cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-2925a476-483f-4b98-8017-0e3d5539bbdd tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1207.297659] [58200]: [pid: 58200|app: 0|req: 277/537] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:09:56 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1207.798091] [58201]: DEBUG cinder.coordination [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-e800a100-f749-4d0f-a1cc-778bb8c4bba2 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Lock "cinder-attachment_update-7759edb2-91f9-43f3-aa8c-acf0c7aabbc3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=58201) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1207.798714] [58201]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-e800a100-f749-4d0f-a1cc-778bb8c4bba2 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842 returned with HTTP 200 [ 1207.799291] [58201]: [pid: 58201|app: 0|req: 261/538] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:09:56 2025] PUT /volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842 => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1207.804332] [58200]: DEBUG cinder.api.middleware.request_id [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-d16cb69a-0b69-483f-b6fa-dd124bde7def None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.807893] [58200]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-d16cb69a-0b69-483f-b6fa-dd124bde7def tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842 [ 1207.808292] [58200]: DEBUG cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-d16cb69a-0b69-483f-b6fa-dd124bde7def tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1207.808565] [58200]: DEBUG cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-d16cb69a-0b69-483f-b6fa-dd124bde7def tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1207.831787] [58200]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-d16cb69a-0b69-483f-b6fa-dd124bde7def tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842 returned with HTTP 200 [ 1207.832257] [58200]: [pid: 58200|app: 0|req: 278/539] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 12 10:09:57 2025] GET /volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842 => generated 642 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.452502] [58201]: DEBUG cinder.api.middleware.request_id [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-1b10627d-2a14-47cd-8450-25c9828bb002 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.454872] [58201]: INFO cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-1b10627d-2a14-47cd-8450-25c9828bb002 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4c262d94-aa82-4525-bed9-02745e7bdf60 [ 1208.455123] [58201]: DEBUG cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-1b10627d-2a14-47cd-8450-25c9828bb002 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1208.455375] [58201]: DEBUG cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-1b10627d-2a14-47cd-8450-25c9828bb002 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1208.466134] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.466134] [58201]: warnings.warn( [ 1209.000074] [58201]: INFO cinder.api.openstack.wsgi [req-768eb9a3-e27a-41e8-abc8-f012163e1c1a req-1b10627d-2a14-47cd-8450-25c9828bb002 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments/4c262d94-aa82-4525-bed9-02745e7bdf60 returned with HTTP 200 [ 1209.000988] [58201]: [pid: 58201|app: 0|req: 262/540] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:09:57 2025] DELETE /volume/v3/attachments/4c262d94-aa82-4525-bed9-02745e7bdf60 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.423920] [58200]: DEBUG cinder.api.middleware.request_id [None req-4b49010f-cc80-4fd8-815f-bd856d72975c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.425961] [58200]: INFO cinder.api.openstack.wsgi [None req-4b49010f-cc80-4fd8-815f-bd856d72975c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1210.426181] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4b49010f-cc80-4fd8-815f-bd856d72975c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1210.426378] [58200]: DEBUG cinder.api.openstack.wsgi [None req-4b49010f-cc80-4fd8-815f-bd856d72975c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1210.436618] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.436618] [58200]: warnings.warn( [ 1210.441346] [58200]: INFO cinder.volume.api [None req-4b49010f-cc80-4fd8-815f-bd856d72975c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1210.446830] [58200]: INFO cinder.api.openstack.wsgi [None req-4b49010f-cc80-4fd8-815f-bd856d72975c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1210.447311] [58200]: [pid: 58200|app: 0|req: 279/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:09:59 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.845655] [58201]: DEBUG cinder.api.middleware.request_id [None req-9e3c1b72-b033-4562-85fc-7c85ca831452 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.846160] [58201]: INFO cinder.api.openstack.wsgi [None req-9e3c1b72-b033-4562-85fc-7c85ca831452 None None] GET http://10.180.1.21/volume// [ 1211.846383] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9e3c1b72-b033-4562-85fc-7c85ca831452 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1211.846644] [58201]: DEBUG cinder.api.openstack.wsgi [None req-9e3c1b72-b033-4562-85fc-7c85ca831452 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1211.847150] [58201]: INFO cinder.api.openstack.wsgi [None req-9e3c1b72-b033-4562-85fc-7c85ca831452 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1211.847609] [58201]: [pid: 58201|app: 0|req: 263/542] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:10:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1211.855054] [58200]: DEBUG cinder.api.middleware.request_id [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-2c67b590-9558-4518-9ff4-b2df84ad4de9 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.857474] [58200]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-2c67b590-9558-4518-9ff4-b2df84ad4de9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1211.857710] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-2c67b590-9558-4518-9ff4-b2df84ad4de9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1211.857916] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-2c67b590-9558-4518-9ff4-b2df84ad4de9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1211.875845] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.875845] [58200]: warnings.warn( [ 1211.884733] [58200]: INFO cinder.volume.api [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-2c67b590-9558-4518-9ff4-b2df84ad4de9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1211.891725] [58200]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-2c67b590-9558-4518-9ff4-b2df84ad4de9 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 200 [ 1211.892538] [58200]: [pid: 58200|app: 0|req: 280/543] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:10:01 2025] GET /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 1571 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1212.021233] [58201]: DEBUG cinder.api.middleware.request_id [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-f8928806-4315-4dc2-b2fe-111fe4213343 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.023632] [58201]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-f8928806-4315-4dc2-b2fe-111fe4213343 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] PUT http://10.180.1.21/volume/v3/attachments/1c7657e1-1998-4086-9f83-fca7e2237f3b [ 1212.024093] [58201]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-f8928806-4315-4dc2-b2fe-111fe4213343 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-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=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1212.035216] [58201]: DEBUG cinder.coordination [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-f8928806-4315-4dc2-b2fe-111fe4213343 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Acquiring lock "cinder-attachment_update-f9c7540b-b243-45e9-a408-8cff8ede8fad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1212.041371] [58201]: DEBUG cinder.coordination [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-f8928806-4315-4dc2-b2fe-111fe4213343 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Lock "cinder-attachment_update-f9c7540b-b243-45e9-a408-8cff8ede8fad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=58201) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1212.042596] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.042596] [58201]: warnings.warn( [ 1212.562475] [58201]: DEBUG cinder.coordination [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-f8928806-4315-4dc2-b2fe-111fe4213343 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Lock "cinder-attachment_update-f9c7540b-b243-45e9-a408-8cff8ede8fad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=58201) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1212.562863] [58201]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-f8928806-4315-4dc2-b2fe-111fe4213343 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/1c7657e1-1998-4086-9f83-fca7e2237f3b returned with HTTP 200 [ 1212.563399] [58201]: [pid: 58201|app: 0|req: 264/544] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:10:01 2025] PUT /volume/v3/attachments/1c7657e1-1998-4086-9f83-fca7e2237f3b => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1213.074585] [58200]: DEBUG cinder.api.middleware.request_id [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-34c97723-107e-43e5-aa03-6a4ce9520c15 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.077627] [58200]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-34c97723-107e-43e5-aa03-6a4ce9520c15 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/attachments/1c7657e1-1998-4086-9f83-fca7e2237f3b/action [ 1213.078158] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-34c97723-107e-43e5-aa03-6a4ce9520c15 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1213.078224] [58200]: DEBUG cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-34c97723-107e-43e5-aa03-6a4ce9520c15 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1213.099538] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.099538] [58200]: warnings.warn( [ 1213.108076] [58200]: INFO cinder.api.openstack.wsgi [req-a4bb762d-7185-49ad-94dc-5471566ff973 req-34c97723-107e-43e5-aa03-6a4ce9520c15 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/1c7657e1-1998-4086-9f83-fca7e2237f3b/action returned with HTTP 204 [ 1213.108660] [58200]: [pid: 58200|app: 0|req: 281/545] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:10:02 2025] POST /volume/v3/attachments/1c7657e1-1998-4086-9f83-fca7e2237f3b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1213.181207] [58201]: DEBUG cinder.api.middleware.request_id [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-8bcac879-e6ff-4119-8bbd-c231a45384d8 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.184946] [58201]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-8bcac879-e6ff-4119-8bbd-c231a45384d8 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] POST http://10.180.1.21/volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842/action [ 1213.185065] [58201]: DEBUG cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-8bcac879-e6ff-4119-8bbd-c231a45384d8 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1213.185131] [58201]: DEBUG cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-8bcac879-e6ff-4119-8bbd-c231a45384d8 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1213.203038] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.203038] [58201]: warnings.warn( [ 1213.211397] [58201]: INFO cinder.api.openstack.wsgi [req-d0db5df6-978f-4871-a3fd-06ad1afa23de req-8bcac879-e6ff-4119-8bbd-c231a45384d8 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842/action returned with HTTP 204 [ 1213.211901] [58201]: [pid: 58201|app: 0|req: 265/546] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:10:02 2025] POST /volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1219.504674] [58200]: DEBUG cinder.api.middleware.request_id [req-c26a7c44-8cd3-4b15-aee0-7106e7050a78 req-fa04af3c-1bf9-4b4e-9218-c8bd803be536 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.508194] [58200]: INFO cinder.api.openstack.wsgi [req-c26a7c44-8cd3-4b15-aee0-7106e7050a78 req-fa04af3c-1bf9-4b4e-9218-c8bd803be536 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842 [ 1219.508572] [58200]: DEBUG cinder.api.openstack.wsgi [req-c26a7c44-8cd3-4b15-aee0-7106e7050a78 req-fa04af3c-1bf9-4b4e-9218-c8bd803be536 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1219.508790] [58200]: DEBUG cinder.api.openstack.wsgi [req-c26a7c44-8cd3-4b15-aee0-7106e7050a78 req-fa04af3c-1bf9-4b4e-9218-c8bd803be536 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1219.522281] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.522281] [58200]: warnings.warn( [ 1220.058987] [58200]: INFO cinder.api.openstack.wsgi [req-c26a7c44-8cd3-4b15-aee0-7106e7050a78 req-fa04af3c-1bf9-4b4e-9218-c8bd803be536 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842 returned with HTTP 200 [ 1220.059570] [58200]: [pid: 58200|app: 0|req: 282/547] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:10:08 2025] DELETE /volume/v3/attachments/fbf81389-7030-4ec7-9237-10c4b7491842 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.673402] [58201]: DEBUG cinder.api.middleware.request_id [None req-0e9f760c-71f6-4f6d-8a54-742545028d28 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.676009] [58201]: INFO cinder.api.openstack.wsgi [None req-0e9f760c-71f6-4f6d-8a54-742545028d28 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1220.676009] [58201]: DEBUG cinder.api.openstack.wsgi [None req-0e9f760c-71f6-4f6d-8a54-742545028d28 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1220.676352] [58201]: DEBUG cinder.api.openstack.wsgi [None req-0e9f760c-71f6-4f6d-8a54-742545028d28 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1220.685969] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.685969] [58201]: warnings.warn( [ 1220.689877] [58201]: INFO cinder.volume.api [None req-0e9f760c-71f6-4f6d-8a54-742545028d28 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1220.695637] [58201]: INFO cinder.api.openstack.wsgi [None req-0e9f760c-71f6-4f6d-8a54-742545028d28 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1220.695637] [58201]: [pid: 58201|app: 0|req: 266/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:10:09 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.725713] [58200]: DEBUG cinder.api.middleware.request_id [None req-36effab1-0b57-4b34-9ff3-a8a7fb4c0dc1 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.727765] [58200]: INFO cinder.api.openstack.wsgi [None req-36effab1-0b57-4b34-9ff3-a8a7fb4c0dc1 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1220.727972] [58200]: DEBUG cinder.api.openstack.wsgi [None req-36effab1-0b57-4b34-9ff3-a8a7fb4c0dc1 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1220.728191] [58200]: DEBUG cinder.api.openstack.wsgi [None req-36effab1-0b57-4b34-9ff3-a8a7fb4c0dc1 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1220.736064] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.736064] [58200]: warnings.warn( [ 1220.740075] [58200]: INFO cinder.volume.api [None req-36effab1-0b57-4b34-9ff3-a8a7fb4c0dc1 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1220.745350] [58200]: INFO cinder.api.openstack.wsgi [None req-36effab1-0b57-4b34-9ff3-a8a7fb4c0dc1 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1220.745760] [58200]: [pid: 58200|app: 0|req: 283/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:10:09 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.693100] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=136,cinder:UPDATE=30,cinder:INSERT=8 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1230.742998] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=206,cinder:INSERT=8,cinder:UPDATE=27 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1233.785095] [58201]: DEBUG cinder.api.middleware.request_id [None req-889ede6c-de1e-43db-baa7-6040ac4617c2 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.785095] [58201]: INFO cinder.api.openstack.wsgi [None req-889ede6c-de1e-43db-baa7-6040ac4617c2 None None] GET http://10.180.1.21/volume// [ 1233.785095] [58201]: DEBUG cinder.api.openstack.wsgi [None req-889ede6c-de1e-43db-baa7-6040ac4617c2 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1233.785095] [58201]: DEBUG cinder.api.openstack.wsgi [None req-889ede6c-de1e-43db-baa7-6040ac4617c2 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1233.785560] [58201]: INFO cinder.api.openstack.wsgi [None req-889ede6c-de1e-43db-baa7-6040ac4617c2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1233.785813] [58201]: [pid: 58201|app: 0|req: 267/550] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:10:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1233.789534] [58200]: DEBUG cinder.api.middleware.request_id [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d0e709af-6661-4b56-a7e9-a0efcdae5479 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.791717] [58200]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d0e709af-6661-4b56-a7e9-a0efcdae5479 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1233.792133] [58200]: DEBUG cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d0e709af-6661-4b56-a7e9-a0efcdae5479 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9c7540b-b243-45e9-a408-8cff8ede8fad", "connector": null, "instance_uuid": "cc73ad87-b932-4df3-839a-8a17c7656ac0"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1233.809564] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.809564] [58200]: warnings.warn( [ 1233.842268] [58200]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d0e709af-6661-4b56-a7e9-a0efcdae5479 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1233.843046] [58200]: [pid: 58200|app: 0|req: 284/551] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:10:22 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1233.847701] [58201]: DEBUG cinder.api.middleware.request_id [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-63daf407-9e01-4f92-b1af-15fc48680770 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.850223] [58201]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-63daf407-9e01-4f92-b1af-15fc48680770 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1c7657e1-1998-4086-9f83-fca7e2237f3b [ 1233.850439] [58201]: DEBUG cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-63daf407-9e01-4f92-b1af-15fc48680770 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1233.850867] [58201]: DEBUG cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-63daf407-9e01-4f92-b1af-15fc48680770 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1233.858464] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.858464] [58201]: warnings.warn( [ 1234.398638] [58201]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-63daf407-9e01-4f92-b1af-15fc48680770 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/1c7657e1-1998-4086-9f83-fca7e2237f3b returned with HTTP 200 [ 1234.399165] [58201]: [pid: 58201|app: 0|req: 268/552] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:10:23 2025] DELETE /volume/v3/attachments/1c7657e1-1998-4086-9f83-fca7e2237f3b => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1238.806451] [58200]: DEBUG cinder.api.middleware.request_id [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d5e2f0f7-ce4b-4fc6-981d-278f47a80492 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.808983] [58200]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d5e2f0f7-ce4b-4fc6-981d-278f47a80492 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] PUT http://10.180.1.21/volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2 [ 1238.809532] [58200]: DEBUG cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d5e2f0f7-ce4b-4fc6-981d-278f47a80492 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-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-856956", "mountpoint": "/dev/sda"}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1238.819846] [58200]: DEBUG cinder.coordination [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d5e2f0f7-ce4b-4fc6-981d-278f47a80492 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Acquiring lock "cinder-attachment_update-f9c7540b-b243-45e9-a408-8cff8ede8fad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1238.825137] [58200]: DEBUG cinder.coordination [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d5e2f0f7-ce4b-4fc6-981d-278f47a80492 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Lock "cinder-attachment_update-f9c7540b-b243-45e9-a408-8cff8ede8fad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1238.826337] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.826337] [58200]: warnings.warn( [ 1239.357446] [58200]: DEBUG cinder.coordination [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d5e2f0f7-ce4b-4fc6-981d-278f47a80492 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Lock "cinder-attachment_update-f9c7540b-b243-45e9-a408-8cff8ede8fad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.532s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1239.358170] [58200]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-d5e2f0f7-ce4b-4fc6-981d-278f47a80492 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2 returned with HTTP 200 [ 1239.358688] [58200]: [pid: 58200|app: 0|req: 285/553] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:10:28 2025] PUT /volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2 => generated 617 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.366150] [58201]: DEBUG cinder.api.middleware.request_id [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-4f0680f9-54ce-4f4d-b3fd-559ce0ff3e5f None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.368822] [58201]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-4f0680f9-54ce-4f4d-b3fd-559ce0ff3e5f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2 [ 1239.369094] [58201]: DEBUG cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-4f0680f9-54ce-4f4d-b3fd-559ce0ff3e5f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1239.369234] [58201]: DEBUG cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-4f0680f9-54ce-4f4d-b3fd-559ce0ff3e5f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'version_select' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1239.397453] [58201]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-4f0680f9-54ce-4f4d-b3fd-559ce0ff3e5f tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2 returned with HTTP 200 [ 1239.398168] [58201]: [pid: 58201|app: 0|req: 269/554] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Nov 12 10:10:28 2025] GET /volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2 => generated 642 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.484258] [58200]: DEBUG cinder.api.middleware.request_id [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-6384674e-52a5-4e88-9c1a-52c899b9093a None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.486758] [58200]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-6384674e-52a5-4e88-9c1a-52c899b9093a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] POST http://10.180.1.21/volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2/action [ 1242.487283] [58200]: DEBUG cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-6384674e-52a5-4e88-9c1a-52c899b9093a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action body: b'{"os-complete": null}' {{(pid=58200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1242.487490] [58200]: DEBUG cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-6384674e-52a5-4e88-9c1a-52c899b9093a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1242.506771] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.506771] [58200]: warnings.warn( [ 1242.516660] [58200]: INFO cinder.api.openstack.wsgi [req-740e6c0a-5601-40db-b4bf-79d279912fc1 req-6384674e-52a5-4e88-9c1a-52c899b9093a tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2/action returned with HTTP 204 [ 1242.517205] [58200]: [pid: 58200|app: 0|req: 286/555] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:10:31 2025] POST /volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1249.396051] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1252.511445] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1272.181020] [58201]: DEBUG cinder.api.middleware.request_id [None req-cfed8106-198d-4d41-85da-ca15ce871641 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.184291] [58201]: INFO cinder.api.openstack.wsgi [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1272.184879] [58201]: DEBUG cinder.api.openstack.wsgi [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-902089067"}} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1272.187097] [58201]: DEBUG cinder.api.v3.volumes [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-902089067'}} {{(pid=58201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1272.187302] [58201]: INFO cinder.api.v3.volumes [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Create volume of 1 GB [ 1272.187852] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.187852] [58201]: warnings.warn( [ 1272.196761] [58201]: INFO cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Availability Zones retrieved successfully. [ 1272.207697] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Flow 'volume_create_api' (98fc6722-cbf8-489f-b951-083829000c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1272.209588] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7574b07d-35a0-4f03-bb70-604c8578a6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1272.211439] [58201]: DEBUG cinder.volume.flows.api.create_volume [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Validating volume size '1' using validate_int {{(pid=58201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1272.236544] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7574b07d-35a0-4f03-bb70-604c8578a6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-12T09:57:04Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=86bcb3e4-d206-4e72-b3d2-b17496debdc3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86bcb3e4-d206-4e72-b3d2-b17496debdc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1272.237991] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6a0ce1-4b0a-4bff-9ae3-924d9f0c37af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1272.271398] [58201]: DEBUG cinder.quota [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Created reservations ['ee72d519-d43b-4be4-9979-c74f2cfecaf2', 'cb1ecdee-f4e0-49cc-bf15-da7bae1d07ac', '98f42e68-b426-4607-9ebf-089b9fcdf6d3', 'b25f1028-b0a7-4ec0-9cc7-7f461b73ae6b'] {{(pid=58201) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1272.272384] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6a0ce1-4b0a-4bff-9ae3-924d9f0c37af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee72d519-d43b-4be4-9979-c74f2cfecaf2', 'cb1ecdee-f4e0-49cc-bf15-da7bae1d07ac', '98f42e68-b426-4607-9ebf-089b9fcdf6d3', 'b25f1028-b0a7-4ec0-9cc7-7f461b73ae6b']}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1272.273304] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44c90fe-4a38-4c7d-9fa4-d8b8a938fe03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1272.287970] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44c90fe-4a38-4c7d-9fa4-d8b8a938fe03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c1a4d25-0542-4ece-8eb4-69b4f5638edc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-902089067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf953e8194041fc8c17a093561b6ae6',qos_specs=None,replication_status=,reservations=['ee72d519-d43b-4be4-9979-c74f2cfecaf2','cb1ecdee-f4e0-49cc-bf15-da7bae1d07ac','98f42e68-b426-4607-9ebf-089b9fcdf6d3','b25f1028-b0a7-4ec0-9cc7-7f461b73ae6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f4b7e00ce1494d8f0aa8492f93271f',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3), 'volume': 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-11-12T10:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-902089067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c1a4d25-0542-4ece-8eb4-69b4f5638edc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf953e8194041fc8c17a093561b6ae6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12f4b7e00ce1494d8f0aa8492f93271f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86bcb3e4-d206-4e72-b3d2-b17496debdc3),volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1272.288918] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a42061-ca0c-43c8-ab4e-c98b943019f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1272.302086] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a42061-ca0c-43c8-ab4e-c98b943019f0) transitioned into state 'SUCCESS' from state '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-902089067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf953e8194041fc8c17a093561b6ae6',qos_specs=None,replication_status=,reservations=['ee72d519-d43b-4be4-9979-c74f2cfecaf2','cb1ecdee-f4e0-49cc-bf15-da7bae1d07ac','98f42e68-b426-4607-9ebf-089b9fcdf6d3','b25f1028-b0a7-4ec0-9cc7-7f461b73ae6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12f4b7e00ce1494d8f0aa8492f93271f',volume_type_id=86bcb3e4-d206-4e72-b3d2-b17496debdc3)}' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1272.302801] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902ad059-ebed-4f44-805d-0120d3270a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1272.313186] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902ad059-ebed-4f44-805d-0120d3270a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=58201) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1272.314311] [58201]: DEBUG cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Flow 'volume_create_api' (98fc6722-cbf8-489f-b951-083829000c0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=58201) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1272.314668] [58201]: INFO cinder.volume.api [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Create volume request issued successfully. [ 1272.315438] [58201]: INFO cinder.api.openstack.wsgi [None req-cfed8106-198d-4d41-85da-ca15ce871641 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1272.316022] [58201]: [pid: 58201|app: 0|req: 270/556] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Nov 12 10:11:01 2025] POST /volume/v3/volumes => generated 753 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1272.324752] [58200]: DEBUG cinder.api.middleware.request_id [None req-d3cea7de-2c12-4c0f-90e1-90767c276ba3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.326873] [58200]: INFO cinder.api.openstack.wsgi [None req-d3cea7de-2c12-4c0f-90e1-90767c276ba3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1272.327104] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d3cea7de-2c12-4c0f-90e1-90767c276ba3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1272.327314] [58200]: DEBUG cinder.api.openstack.wsgi [None req-d3cea7de-2c12-4c0f-90e1-90767c276ba3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1272.335766] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.335766] [58200]: warnings.warn( [ 1272.340473] [58200]: INFO cinder.volume.api [None req-d3cea7de-2c12-4c0f-90e1-90767c276ba3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1272.345316] [58200]: INFO cinder.api.openstack.wsgi [None req-d3cea7de-2c12-4c0f-90e1-90767c276ba3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1272.345980] [58200]: [pid: 58200|app: 0|req: 287/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:01 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.356133] [58201]: DEBUG cinder.api.middleware.request_id [None req-f85e0f56-cc2f-4156-94c2-00b9d5a8a754 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.358642] [58201]: INFO cinder.api.openstack.wsgi [None req-f85e0f56-cc2f-4156-94c2-00b9d5a8a754 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1273.358879] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f85e0f56-cc2f-4156-94c2-00b9d5a8a754 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1273.359084] [58201]: DEBUG cinder.api.openstack.wsgi [None req-f85e0f56-cc2f-4156-94c2-00b9d5a8a754 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1273.370895] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.370895] [58201]: warnings.warn( [ 1273.376092] [58201]: INFO cinder.volume.api [None req-f85e0f56-cc2f-4156-94c2-00b9d5a8a754 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1273.381784] [58201]: INFO cinder.api.openstack.wsgi [None req-f85e0f56-cc2f-4156-94c2-00b9d5a8a754 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1273.382259] [58201]: [pid: 58201|app: 0|req: 271/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:02 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.419093] [58200]: DEBUG cinder.api.middleware.request_id [req-83058e54-f472-462d-8534-144f828c129a req-f9fb269d-3b92-499b-8860-50248f237801 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.421412] [58200]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-f9fb269d-3b92-499b-8860-50248f237801 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1273.421628] [58200]: DEBUG cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-f9fb269d-3b92-499b-8860-50248f237801 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1273.421835] [58200]: DEBUG cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-f9fb269d-3b92-499b-8860-50248f237801 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1273.429291] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.429291] [58200]: warnings.warn( [ 1273.432584] [58200]: INFO cinder.volume.api [req-83058e54-f472-462d-8534-144f828c129a req-f9fb269d-3b92-499b-8860-50248f237801 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1273.436685] [58200]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-f9fb269d-3b92-499b-8860-50248f237801 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1273.437130] [58200]: [pid: 58200|app: 0|req: 288/559] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:11:02 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.954951] [58201]: DEBUG cinder.api.middleware.request_id [None req-ab564087-024c-48a7-97f6-1c6001fce734 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.955388] [58201]: INFO cinder.api.openstack.wsgi [None req-ab564087-024c-48a7-97f6-1c6001fce734 None None] GET http://10.180.1.21/volume// [ 1274.955573] [58201]: DEBUG cinder.api.openstack.wsgi [None req-ab564087-024c-48a7-97f6-1c6001fce734 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1274.955819] [58201]: DEBUG cinder.api.openstack.wsgi [None req-ab564087-024c-48a7-97f6-1c6001fce734 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1274.956221] [58201]: INFO cinder.api.openstack.wsgi [None req-ab564087-024c-48a7-97f6-1c6001fce734 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1274.956529] [58201]: [pid: 58201|app: 0|req: 272/560] 10.180.1.21 () {58 vars in 1300 bytes} [Wed Nov 12 10:11:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1274.960182] [58200]: DEBUG cinder.api.middleware.request_id [req-83058e54-f472-462d-8534-144f828c129a req-c02a04c7-765e-437f-bad6-37e68d8731c6 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.962646] [58200]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-c02a04c7-765e-437f-bad6-37e68d8731c6 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1274.963114] [58200]: DEBUG cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-c02a04c7-765e-437f-bad6-37e68d8731c6 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c1a4d25-0542-4ece-8eb4-69b4f5638edc", "connector": null, "instance_uuid": "b409ac44-f280-42f1-a841-741f1e8cbbc9"}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1274.975782] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.975782] [58200]: warnings.warn( [ 1275.006655] [58200]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-c02a04c7-765e-437f-bad6-37e68d8731c6 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1275.007231] [58200]: [pid: 58200|app: 0|req: 289/561] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Nov 12 10:11:04 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) [ 1275.026363] [58201]: DEBUG cinder.api.middleware.request_id [None req-04c3e352-5333-47ac-b6ac-c0bff46a8875 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.028431] [58201]: INFO cinder.api.openstack.wsgi [None req-04c3e352-5333-47ac-b6ac-c0bff46a8875 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1275.028661] [58201]: DEBUG cinder.api.openstack.wsgi [None req-04c3e352-5333-47ac-b6ac-c0bff46a8875 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1275.028879] [58201]: DEBUG cinder.api.openstack.wsgi [None req-04c3e352-5333-47ac-b6ac-c0bff46a8875 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1275.038327] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.038327] [58201]: warnings.warn( [ 1275.041449] [58201]: INFO cinder.volume.api [None req-04c3e352-5333-47ac-b6ac-c0bff46a8875 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1275.046351] [58201]: INFO cinder.api.openstack.wsgi [None req-04c3e352-5333-47ac-b6ac-c0bff46a8875 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1275.046789] [58201]: [pid: 58201|app: 0|req: 273/562] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:04 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.530654] [58200]: DEBUG cinder.api.middleware.request_id [None req-32708947-b6f4-4397-8727-173969acc34b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.531163] [58200]: INFO cinder.api.openstack.wsgi [None req-32708947-b6f4-4397-8727-173969acc34b None None] GET http://10.180.1.21/volume// [ 1275.531348] [58200]: DEBUG cinder.api.openstack.wsgi [None req-32708947-b6f4-4397-8727-173969acc34b None None] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1275.531553] [58200]: DEBUG cinder.api.openstack.wsgi [None req-32708947-b6f4-4397-8727-173969acc34b None None] Calling method 'all' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1275.531944] [58200]: INFO cinder.api.openstack.wsgi [None req-32708947-b6f4-4397-8727-173969acc34b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1275.532269] [58200]: [pid: 58200|app: 0|req: 290/563] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:11:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1275.535517] [58201]: DEBUG cinder.api.middleware.request_id [req-83058e54-f472-462d-8534-144f828c129a req-448b6343-b30f-4153-b769-a412d87f1b92 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.537929] [58201]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-448b6343-b30f-4153-b769-a412d87f1b92 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1275.538237] [58201]: DEBUG cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-448b6343-b30f-4153-b769-a412d87f1b92 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1275.538490] [58201]: DEBUG cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-448b6343-b30f-4153-b769-a412d87f1b92 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1275.548518] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.548518] [58201]: warnings.warn( [ 1275.551589] [58201]: INFO cinder.volume.api [req-83058e54-f472-462d-8534-144f828c129a req-448b6343-b30f-4153-b769-a412d87f1b92 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1275.555641] [58201]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-448b6343-b30f-4153-b769-a412d87f1b92 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1275.556060] [58201]: [pid: 58201|app: 0|req: 274/564] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:11:04 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1275.586402] [58200]: DEBUG cinder.api.middleware.request_id [req-83058e54-f472-462d-8534-144f828c129a req-8a3273b2-dff3-49c8-a9e7-a957f4bd8214 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.588982] [58200]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-8a3273b2-dff3-49c8-a9e7-a957f4bd8214 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] PUT http://10.180.1.21/volume/v3/attachments/d5e5817c-3c64-41fd-b9db-5c97d7cd1ff7 [ 1275.589446] [58200]: DEBUG cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-8a3273b2-dff3-49c8-a9e7-a957f4bd8214 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-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-856957", "mountpoint": "/dev/sdb"}}} {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1275.597913] [58200]: DEBUG cinder.coordination [req-83058e54-f472-462d-8534-144f828c129a req-8a3273b2-dff3-49c8-a9e7-a957f4bd8214 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Acquiring lock "cinder-attachment_update-4c1a4d25-0542-4ece-8eb4-69b4f5638edc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1275.602470] [58200]: DEBUG cinder.coordination [req-83058e54-f472-462d-8534-144f828c129a req-8a3273b2-dff3-49c8-a9e7-a957f4bd8214 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Lock "cinder-attachment_update-4c1a4d25-0542-4ece-8eb4-69b4f5638edc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=58200) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1275.603564] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.603564] [58200]: warnings.warn( [ 1276.057241] [58201]: DEBUG cinder.api.middleware.request_id [None req-86e12356-84b5-477c-97a2-782a97d210a1 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.059466] [58201]: INFO cinder.api.openstack.wsgi [None req-86e12356-84b5-477c-97a2-782a97d210a1 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1276.059699] [58201]: DEBUG cinder.api.openstack.wsgi [None req-86e12356-84b5-477c-97a2-782a97d210a1 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1276.059908] [58201]: DEBUG cinder.api.openstack.wsgi [None req-86e12356-84b5-477c-97a2-782a97d210a1 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1276.073539] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.073539] [58201]: warnings.warn( [ 1276.077497] [58201]: INFO cinder.volume.api [None req-86e12356-84b5-477c-97a2-782a97d210a1 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1276.083030] [58201]: INFO cinder.api.openstack.wsgi [None req-86e12356-84b5-477c-97a2-782a97d210a1 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1276.083578] [58201]: [pid: 58201|app: 0|req: 275/565] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:05 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1277.094059] [58201]: DEBUG cinder.api.middleware.request_id [None req-998ada8d-5744-4382-8521-a8d49bc0fbfe None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.095912] [58201]: INFO cinder.api.openstack.wsgi [None req-998ada8d-5744-4382-8521-a8d49bc0fbfe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1277.096136] [58201]: DEBUG cinder.api.openstack.wsgi [None req-998ada8d-5744-4382-8521-a8d49bc0fbfe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1277.096345] [58201]: DEBUG cinder.api.openstack.wsgi [None req-998ada8d-5744-4382-8521-a8d49bc0fbfe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1277.111595] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.111595] [58201]: warnings.warn( [ 1277.115551] [58201]: INFO cinder.volume.api [None req-998ada8d-5744-4382-8521-a8d49bc0fbfe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1277.121602] [58201]: INFO cinder.api.openstack.wsgi [None req-998ada8d-5744-4382-8521-a8d49bc0fbfe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1277.122263] [58201]: [pid: 58201|app: 0|req: 276/566] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:06 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.132198] [58201]: DEBUG cinder.api.middleware.request_id [None req-5efd54e6-c9f5-402f-912a-fee1bd36e51b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.134231] [58201]: INFO cinder.api.openstack.wsgi [None req-5efd54e6-c9f5-402f-912a-fee1bd36e51b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1278.134444] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5efd54e6-c9f5-402f-912a-fee1bd36e51b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1278.134652] [58201]: DEBUG cinder.api.openstack.wsgi [None req-5efd54e6-c9f5-402f-912a-fee1bd36e51b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1278.148736] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.148736] [58201]: warnings.warn( [ 1278.152512] [58201]: INFO cinder.volume.api [None req-5efd54e6-c9f5-402f-912a-fee1bd36e51b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1278.157471] [58201]: INFO cinder.api.openstack.wsgi [None req-5efd54e6-c9f5-402f-912a-fee1bd36e51b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1278.157888] [58201]: [pid: 58201|app: 0|req: 277/567] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:07 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.171166] [58201]: DEBUG cinder.api.middleware.request_id [None req-299372c2-9a74-44f7-adc5-5e69497db19a None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.173241] [58201]: INFO cinder.api.openstack.wsgi [None req-299372c2-9a74-44f7-adc5-5e69497db19a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1279.173468] [58201]: DEBUG cinder.api.openstack.wsgi [None req-299372c2-9a74-44f7-adc5-5e69497db19a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1279.173681] [58201]: DEBUG cinder.api.openstack.wsgi [None req-299372c2-9a74-44f7-adc5-5e69497db19a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1279.190044] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.190044] [58201]: warnings.warn( [ 1279.194350] [58201]: INFO cinder.volume.api [None req-299372c2-9a74-44f7-adc5-5e69497db19a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1279.199976] [58201]: INFO cinder.api.openstack.wsgi [None req-299372c2-9a74-44f7-adc5-5e69497db19a tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1279.200985] [58201]: [pid: 58201|app: 0|req: 278/568] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:08 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1280.127507] [58200]: DEBUG cinder.coordination [req-83058e54-f472-462d-8534-144f828c129a req-8a3273b2-dff3-49c8-a9e7-a957f4bd8214 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Lock "cinder-attachment_update-4c1a4d25-0542-4ece-8eb4-69b4f5638edc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=58200) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1280.128093] [58200]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-8a3273b2-dff3-49c8-a9e7-a957f4bd8214 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments/d5e5817c-3c64-41fd-b9db-5c97d7cd1ff7 returned with HTTP 200 [ 1280.128692] [58200]: [pid: 58200|app: 0|req: 291/569] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Nov 12 10:11:04 2025] PUT /volume/v3/attachments/d5e5817c-3c64-41fd-b9db-5c97d7cd1ff7 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1280.211551] [58201]: DEBUG cinder.api.middleware.request_id [None req-359eba7a-40de-4334-b9bf-5cce07e76f91 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.213901] [58201]: INFO cinder.api.openstack.wsgi [None req-359eba7a-40de-4334-b9bf-5cce07e76f91 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1280.214149] [58201]: DEBUG cinder.api.openstack.wsgi [None req-359eba7a-40de-4334-b9bf-5cce07e76f91 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1280.214426] [58201]: DEBUG cinder.api.openstack.wsgi [None req-359eba7a-40de-4334-b9bf-5cce07e76f91 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1280.226300] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.226300] [58201]: warnings.warn( [ 1280.230791] [58201]: INFO cinder.volume.api [None req-359eba7a-40de-4334-b9bf-5cce07e76f91 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1280.236362] [58201]: INFO cinder.api.openstack.wsgi [None req-359eba7a-40de-4334-b9bf-5cce07e76f91 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1280.236894] [58201]: [pid: 58201|app: 0|req: 279/570] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:09 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.246876] [58200]: DEBUG cinder.api.middleware.request_id [None req-99efa763-478b-4faf-8359-912f892bb8c2 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.249478] [58200]: INFO cinder.api.openstack.wsgi [None req-99efa763-478b-4faf-8359-912f892bb8c2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1281.249693] [58200]: DEBUG cinder.api.openstack.wsgi [None req-99efa763-478b-4faf-8359-912f892bb8c2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1281.250036] [58200]: DEBUG cinder.api.openstack.wsgi [None req-99efa763-478b-4faf-8359-912f892bb8c2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1281.272218] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.272218] [58200]: warnings.warn( [ 1281.289180] [58200]: INFO cinder.volume.api [None req-99efa763-478b-4faf-8359-912f892bb8c2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1281.300873] [58200]: INFO cinder.api.openstack.wsgi [None req-99efa763-478b-4faf-8359-912f892bb8c2 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1281.300873] [58200]: [pid: 58200|app: 0|req: 292/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:10 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.755696] [58201]: DEBUG cinder.api.middleware.request_id [req-83058e54-f472-462d-8534-144f828c129a req-49ef5d5f-dea4-4136-ad79-779ac1501300 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.758194] [58201]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-49ef5d5f-dea4-4136-ad79-779ac1501300 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/attachments/d5e5817c-3c64-41fd-b9db-5c97d7cd1ff7/action [ 1281.758567] [58201]: DEBUG cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-49ef5d5f-dea4-4136-ad79-779ac1501300 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action body: b'{"os-complete": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1281.758727] [58201]: DEBUG cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-49ef5d5f-dea4-4136-ad79-779ac1501300 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1281.779178] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.779178] [58201]: warnings.warn( [ 1281.792850] [58201]: INFO cinder.api.openstack.wsgi [req-83058e54-f472-462d-8534-144f828c129a req-49ef5d5f-dea4-4136-ad79-779ac1501300 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments/d5e5817c-3c64-41fd-b9db-5c97d7cd1ff7/action returned with HTTP 204 [ 1281.793485] [58201]: [pid: 58201|app: 0|req: 280/572] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Nov 12 10:11:10 2025] POST /volume/v3/attachments/d5e5817c-3c64-41fd-b9db-5c97d7cd1ff7/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1282.322971] [58200]: DEBUG cinder.api.middleware.request_id [None req-897f46c4-d393-4418-8930-9903fee827ae None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.325223] [58200]: INFO cinder.api.openstack.wsgi [None req-897f46c4-d393-4418-8930-9903fee827ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1282.325452] [58200]: DEBUG cinder.api.openstack.wsgi [None req-897f46c4-d393-4418-8930-9903fee827ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1282.325799] [58200]: DEBUG cinder.api.openstack.wsgi [None req-897f46c4-d393-4418-8930-9903fee827ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1282.341299] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.341299] [58200]: warnings.warn( [ 1282.345940] [58200]: INFO cinder.volume.api [None req-897f46c4-d393-4418-8930-9903fee827ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1282.351579] [58200]: INFO cinder.api.openstack.wsgi [None req-897f46c4-d393-4418-8930-9903fee827ae tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1282.352378] [58200]: [pid: 58200|app: 0|req: 293/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:11 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.361808] [58201]: DEBUG cinder.api.middleware.request_id [None req-8b967834-c5ad-46cf-852c-8d8979af34df None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.364016] [58201]: INFO cinder.api.openstack.wsgi [None req-8b967834-c5ad-46cf-852c-8d8979af34df tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1282.364177] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8b967834-c5ad-46cf-852c-8d8979af34df tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1282.364433] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8b967834-c5ad-46cf-852c-8d8979af34df tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1282.377456] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.377456] [58201]: warnings.warn( [ 1282.383191] [58201]: INFO cinder.volume.api [None req-8b967834-c5ad-46cf-852c-8d8979af34df tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1282.390938] [58201]: INFO cinder.api.openstack.wsgi [None req-8b967834-c5ad-46cf-852c-8d8979af34df tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1282.392465] [58201]: [pid: 58201|app: 0|req: 281/574] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:11 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.403825] [58200]: DEBUG cinder.api.middleware.request_id [None req-12d03593-4c10-4e30-ba5b-3564930e4858 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.406588] [58200]: INFO cinder.api.openstack.wsgi [None req-12d03593-4c10-4e30-ba5b-3564930e4858 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1282.407019] [58200]: DEBUG cinder.api.openstack.wsgi [None req-12d03593-4c10-4e30-ba5b-3564930e4858 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1282.407152] [58200]: DEBUG cinder.api.openstack.wsgi [None req-12d03593-4c10-4e30-ba5b-3564930e4858 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1282.407256] [58200]: INFO cinder.api.v3.volumes [None req-12d03593-4c10-4e30-ba5b-3564930e4858 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Delete volume with id: 4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1282.418534] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.418534] [58200]: warnings.warn( [ 1282.419165] [58200]: INFO cinder.volume.api [None req-12d03593-4c10-4e30-ba5b-3564930e4858 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1282.428928] [58200]: INFO cinder.volume.api [None req-12d03593-4c10-4e30-ba5b-3564930e4858 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-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. [ 1282.429303] [58200]: INFO cinder.api.openstack.wsgi [None req-12d03593-4c10-4e30-ba5b-3564930e4858 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 400 [ 1282.430418] [58200]: [pid: 58200|app: 0|req: 294/575] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:11:11 2025] DELETE /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 307 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1282.434596] [58201]: DEBUG cinder.api.middleware.request_id [None req-8e258022-6c95-4c9e-b523-f81fa8b4d904 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.436930] [58201]: INFO cinder.api.openstack.wsgi [None req-8e258022-6c95-4c9e-b523-f81fa8b4d904 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1282.437417] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8e258022-6c95-4c9e-b523-f81fa8b4d904 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1282.437807] [58201]: DEBUG cinder.api.openstack.wsgi [None req-8e258022-6c95-4c9e-b523-f81fa8b4d904 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1282.449320] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.449320] [58201]: warnings.warn( [ 1282.452564] [58201]: INFO cinder.volume.api [None req-8e258022-6c95-4c9e-b523-f81fa8b4d904 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1282.457905] [58201]: INFO cinder.api.openstack.wsgi [None req-8e258022-6c95-4c9e-b523-f81fa8b4d904 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1282.458663] [58201]: [pid: 58201|app: 0|req: 282/576] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:11 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.506557] [58200]: DEBUG cinder.api.middleware.request_id [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-4bc1a405-b389-4b9f-8d7f-b7834f6a9f50 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.509020] [58200]: INFO cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-4bc1a405-b389-4b9f-8d7f-b7834f6a9f50 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1282.509238] [58200]: DEBUG cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-4bc1a405-b389-4b9f-8d7f-b7834f6a9f50 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1282.509445] [58200]: DEBUG cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-4bc1a405-b389-4b9f-8d7f-b7834f6a9f50 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1282.521946] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.521946] [58200]: warnings.warn( [ 1282.525413] [58200]: INFO cinder.volume.api [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-4bc1a405-b389-4b9f-8d7f-b7834f6a9f50 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1282.530998] [58200]: INFO cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-4bc1a405-b389-4b9f-8d7f-b7834f6a9f50 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1282.531841] [58200]: [pid: 58200|app: 0|req: 295/577] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Nov 12 10:11:11 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1282.552627] [58201]: DEBUG cinder.api.middleware.request_id [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-2c9a74cd-2064-4f7f-9fca-de4bb533bddc None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.557010] [58201]: INFO cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-2c9a74cd-2064-4f7f-9fca-de4bb533bddc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] POST http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc/action [ 1282.557010] [58201]: DEBUG cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-2c9a74cd-2064-4f7f-9fca-de4bb533bddc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=58201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:984}} [ 1282.557010] [58201]: DEBUG cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-2c9a74cd-2064-4f7f-9fca-de4bb533bddc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} [ 1282.568136] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.568136] [58201]: warnings.warn( [ 1282.568960] [58201]: INFO cinder.volume.api [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-2c9a74cd-2064-4f7f-9fca-de4bb533bddc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1282.575521] [58201]: INFO cinder.volume.api [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-2c9a74cd-2064-4f7f-9fca-de4bb533bddc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Begin detaching volume completed successfully. [ 1282.575521] [58201]: INFO cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-2c9a74cd-2064-4f7f-9fca-de4bb533bddc tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc/action returned with HTTP 202 [ 1282.575521] [58201]: [pid: 58201|app: 0|req: 283/578] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Nov 12 10:11:11 2025] POST /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1283.054017] [58200]: DEBUG cinder.api.middleware.request_id [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-9de7b194-f779-44ad-aa3a-06595f4aa3cc None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.056375] [58200]: INFO cinder.api.openstack.wsgi [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-9de7b194-f779-44ad-aa3a-06595f4aa3cc tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2 [ 1283.056641] [58200]: DEBUG cinder.api.openstack.wsgi [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-9de7b194-f779-44ad-aa3a-06595f4aa3cc tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1283.056965] [58200]: DEBUG cinder.api.openstack.wsgi [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-9de7b194-f779-44ad-aa3a-06595f4aa3cc tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1283.066541] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.066541] [58200]: warnings.warn( [ 1283.599442] [58200]: INFO cinder.api.openstack.wsgi [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-9de7b194-f779-44ad-aa3a-06595f4aa3cc tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2 returned with HTTP 200 [ 1283.600082] [58200]: [pid: 58200|app: 0|req: 296/579] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:11:12 2025] DELETE /volume/v3/attachments/2f2db170-43e4-486f-a0c6-cbb75169bef2 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.603253] [58201]: DEBUG cinder.api.middleware.request_id [None req-b0be7702-ec2c-4990-ba2d-dd4bc3623ee6 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.603654] [58201]: INFO cinder.api.openstack.wsgi [None req-b0be7702-ec2c-4990-ba2d-dd4bc3623ee6 None None] GET http://10.180.1.21/volume// [ 1283.603816] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b0be7702-ec2c-4990-ba2d-dd4bc3623ee6 None None] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1283.604032] [58201]: DEBUG cinder.api.openstack.wsgi [None req-b0be7702-ec2c-4990-ba2d-dd4bc3623ee6 None None] Calling method 'all' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1283.604429] [58201]: INFO cinder.api.openstack.wsgi [None req-b0be7702-ec2c-4990-ba2d-dd4bc3623ee6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1283.604774] [58201]: [pid: 58201|app: 0|req: 284/580] 10.180.1.21 () {58 vars in 1307 bytes} [Wed Nov 12 10:11:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1283.611127] [58201]: DEBUG cinder.api.middleware.request_id [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-8781401f-b005-4a19-819c-fefa4ba2e69b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.611196] [58200]: DEBUG cinder.api.middleware.request_id [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-a9869142-c419-4bdb-bbdd-eb63a2fc94d3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.613449] [58201]: INFO cinder.api.openstack.wsgi [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-8781401f-b005-4a19-819c-fefa4ba2e69b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1283.613644] [58200]: INFO cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-a9869142-c419-4bdb-bbdd-eb63a2fc94d3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1283.613690] [58201]: DEBUG cinder.api.openstack.wsgi [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-8781401f-b005-4a19-819c-fefa4ba2e69b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1283.613874] [58201]: DEBUG cinder.api.openstack.wsgi [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-8781401f-b005-4a19-819c-fefa4ba2e69b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1283.613970] [58200]: DEBUG cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-a9869142-c419-4bdb-bbdd-eb63a2fc94d3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1283.614180] [58201]: INFO cinder.api.v3.volumes [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-8781401f-b005-4a19-819c-fefa4ba2e69b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Delete volume with id: f9c7540b-b243-45e9-a408-8cff8ede8fad [ 1283.614231] [58200]: DEBUG cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-a9869142-c419-4bdb-bbdd-eb63a2fc94d3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1283.624429] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.624429] [58201]: warnings.warn( [ 1283.624909] [58201]: INFO cinder.volume.api [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-8781401f-b005-4a19-819c-fefa4ba2e69b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1283.627108] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.627108] [58200]: warnings.warn( [ 1283.630584] [58200]: INFO cinder.volume.api [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-a9869142-c419-4bdb-bbdd-eb63a2fc94d3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1283.635427] [58200]: INFO cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-a9869142-c419-4bdb-bbdd-eb63a2fc94d3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1283.635947] [58200]: [pid: 58200|app: 0|req: 297/581] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Nov 12 10:11:12 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1283.642270] [58201]: INFO cinder.volume.api [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-8781401f-b005-4a19-819c-fefa4ba2e69b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Delete volume request issued successfully. [ 1283.642532] [58201]: INFO cinder.api.openstack.wsgi [req-3f156d70-08a3-4384-aa5f-6518023c1719 req-8781401f-b005-4a19-819c-fefa4ba2e69b tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad returned with HTTP 202 [ 1283.643096] [58201]: [pid: 58201|app: 0|req: 285/582] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Nov 12 10:11:12 2025] DELETE /volume/v3/volumes/f9c7540b-b243-45e9-a408-8cff8ede8fad => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1284.824466] [58200]: DEBUG cinder.api.middleware.request_id [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-05b6613b-b915-41a2-9bb7-666cc64cc8e3 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.827182] [58200]: INFO cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-05b6613b-b915-41a2-9bb7-666cc64cc8e3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d5e5817c-3c64-41fd-b9db-5c97d7cd1ff7 [ 1284.827399] [58200]: DEBUG cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-05b6613b-b915-41a2-9bb7-666cc64cc8e3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1284.827565] [58200]: DEBUG cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-05b6613b-b915-41a2-9bb7-666cc64cc8e3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'version_select' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1284.844955] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.844955] [58200]: warnings.warn( [ 1285.375727] [58200]: INFO cinder.api.openstack.wsgi [req-1d9158fd-3efd-4350-bb24-18e0c4b43270 req-05b6613b-b915-41a2-9bb7-666cc64cc8e3 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/attachments/d5e5817c-3c64-41fd-b9db-5c97d7cd1ff7 returned with HTTP 200 [ 1285.376226] [58200]: [pid: 58200|app: 0|req: 298/583] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Nov 12 10:11:14 2025] DELETE /volume/v3/attachments/d5e5817c-3c64-41fd-b9db-5c97d7cd1ff7 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.801081] [58201]: DEBUG cinder.api.middleware.request_id [None req-c0e363f9-5367-414e-8405-65888b92de79 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.803219] [58201]: INFO cinder.api.openstack.wsgi [None req-c0e363f9-5367-414e-8405-65888b92de79 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1286.803437] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c0e363f9-5367-414e-8405-65888b92de79 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1286.803644] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c0e363f9-5367-414e-8405-65888b92de79 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1286.815304] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.815304] [58201]: warnings.warn( [ 1286.819994] [58201]: INFO cinder.volume.api [None req-c0e363f9-5367-414e-8405-65888b92de79 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1286.826830] [58201]: INFO cinder.api.openstack.wsgi [None req-c0e363f9-5367-414e-8405-65888b92de79 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1286.827372] [58201]: [pid: 58201|app: 0|req: 286/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:16 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.375156] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=61,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1296.341578] [58200]: DEBUG cinder.api.middleware.request_id [None req-9aa97c5c-3d37-42b5-9dd5-8bd15145c092 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.343868] [58200]: INFO cinder.api.openstack.wsgi [None req-9aa97c5c-3d37-42b5-9dd5-8bd15145c092 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] DELETE http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1296.344186] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9aa97c5c-3d37-42b5-9dd5-8bd15145c092 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1296.344466] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9aa97c5c-3d37-42b5-9dd5-8bd15145c092 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1296.344684] [58200]: INFO cinder.api.v3.volumes [None req-9aa97c5c-3d37-42b5-9dd5-8bd15145c092 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Delete volume with id: 70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1296.356886] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.356886] [58200]: warnings.warn( [ 1296.357574] [58200]: INFO cinder.volume.api [None req-9aa97c5c-3d37-42b5-9dd5-8bd15145c092 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1296.375608] [58200]: INFO cinder.volume.api [None req-9aa97c5c-3d37-42b5-9dd5-8bd15145c092 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Delete volume request issued successfully. [ 1296.375896] [58200]: INFO cinder.api.openstack.wsgi [None req-9aa97c5c-3d37-42b5-9dd5-8bd15145c092 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 202 [ 1296.376347] [58200]: [pid: 58200|app: 0|req: 299/585] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:11:25 2025] DELETE /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1296.379834] [58201]: DEBUG cinder.api.middleware.request_id [None req-564965b4-e577-4cf9-8995-f596fbf009e4 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.381962] [58201]: INFO cinder.api.openstack.wsgi [None req-564965b4-e577-4cf9-8995-f596fbf009e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1296.382197] [58201]: DEBUG cinder.api.openstack.wsgi [None req-564965b4-e577-4cf9-8995-f596fbf009e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1296.382461] [58201]: DEBUG cinder.api.openstack.wsgi [None req-564965b4-e577-4cf9-8995-f596fbf009e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1296.392216] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.392216] [58201]: warnings.warn( [ 1296.397343] [58201]: INFO cinder.volume.api [None req-564965b4-e577-4cf9-8995-f596fbf009e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1296.403096] [58201]: INFO cinder.api.openstack.wsgi [None req-564965b4-e577-4cf9-8995-f596fbf009e4 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1296.403554] [58201]: [pid: 58201|app: 0|req: 287/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:25 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.414350] [58200]: DEBUG cinder.api.middleware.request_id [None req-ecb1d568-ae0a-47df-9fc6-b5bc78ae2bd8 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.416634] [58200]: INFO cinder.api.openstack.wsgi [None req-ecb1d568-ae0a-47df-9fc6-b5bc78ae2bd8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1297.416885] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ecb1d568-ae0a-47df-9fc6-b5bc78ae2bd8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1297.417144] [58200]: DEBUG cinder.api.openstack.wsgi [None req-ecb1d568-ae0a-47df-9fc6-b5bc78ae2bd8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1297.429274] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.429274] [58200]: warnings.warn( [ 1297.434390] [58200]: INFO cinder.volume.api [None req-ecb1d568-ae0a-47df-9fc6-b5bc78ae2bd8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1297.440356] [58200]: INFO cinder.api.openstack.wsgi [None req-ecb1d568-ae0a-47df-9fc6-b5bc78ae2bd8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1297.440854] [58200]: [pid: 58200|app: 0|req: 300/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:26 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.397833] [58201]: DEBUG cinder.api.middleware.request_id [None req-179bc1a2-8ee2-40b3-b211-e3307404075b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.400501] [58201]: INFO cinder.api.openstack.wsgi [None req-179bc1a2-8ee2-40b3-b211-e3307404075b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1298.400501] [58201]: DEBUG cinder.api.openstack.wsgi [None req-179bc1a2-8ee2-40b3-b211-e3307404075b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1298.400501] [58201]: DEBUG cinder.api.openstack.wsgi [None req-179bc1a2-8ee2-40b3-b211-e3307404075b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1298.400716] [58201]: INFO cinder.api.v3.volumes [None req-179bc1a2-8ee2-40b3-b211-e3307404075b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Delete volume with id: 4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1298.412530] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.412530] [58201]: warnings.warn( [ 1298.413133] [58201]: INFO cinder.volume.api [None req-179bc1a2-8ee2-40b3-b211-e3307404075b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1298.431051] [58201]: INFO cinder.volume.api [None req-179bc1a2-8ee2-40b3-b211-e3307404075b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Delete volume request issued successfully. [ 1298.431051] [58201]: INFO cinder.api.openstack.wsgi [None req-179bc1a2-8ee2-40b3-b211-e3307404075b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 202 [ 1298.431325] [58201]: [pid: 58201|app: 0|req: 288/588] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:11:27 2025] DELETE /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1298.434730] [58200]: DEBUG cinder.api.middleware.request_id [None req-9611d400-c013-4836-9ed6-a791237beb5c None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.437452] [58200]: INFO cinder.api.openstack.wsgi [None req-9611d400-c013-4836-9ed6-a791237beb5c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1298.437680] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9611d400-c013-4836-9ed6-a791237beb5c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1298.437969] [58200]: DEBUG cinder.api.openstack.wsgi [None req-9611d400-c013-4836-9ed6-a791237beb5c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1298.447585] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.447585] [58200]: warnings.warn( [ 1298.451223] [58201]: DEBUG cinder.api.middleware.request_id [None req-c753f606-559a-44f1-903e-b202330c67c8 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.452601] [58200]: INFO cinder.volume.api [None req-9611d400-c013-4836-9ed6-a791237beb5c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1298.453293] [58201]: INFO cinder.api.openstack.wsgi [None req-c753f606-559a-44f1-903e-b202330c67c8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1298.453981] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c753f606-559a-44f1-903e-b202330c67c8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1298.453981] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c753f606-559a-44f1-903e-b202330c67c8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1298.458459] [58200]: INFO cinder.api.openstack.wsgi [None req-9611d400-c013-4836-9ed6-a791237beb5c tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1298.458994] [58200]: [pid: 58200|app: 0|req: 301/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:27 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.461807] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.461807] [58201]: warnings.warn( [ 1298.465692] [58201]: INFO cinder.volume.api [None req-c753f606-559a-44f1-903e-b202330c67c8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Volume info retrieved successfully. [ 1298.470655] [58201]: INFO cinder.api.openstack.wsgi [None req-c753f606-559a-44f1-903e-b202330c67c8 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 200 [ 1298.471184] [58201]: [pid: 58201|app: 0|req: 289/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:27 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1299.470853] [58200]: DEBUG cinder.api.middleware.request_id [None req-b41d80f9-b7ea-4ddb-85d9-a4da32e40bef None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.473371] [58200]: INFO cinder.api.openstack.wsgi [None req-b41d80f9-b7ea-4ddb-85d9-a4da32e40bef tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1299.473371] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b41d80f9-b7ea-4ddb-85d9-a4da32e40bef tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1299.473590] [58200]: DEBUG cinder.api.openstack.wsgi [None req-b41d80f9-b7ea-4ddb-85d9-a4da32e40bef tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1299.481435] [58201]: DEBUG cinder.api.middleware.request_id [None req-1c34467a-19cf-4d43-b52c-938929574777 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.483777] [58201]: INFO cinder.api.openstack.wsgi [None req-1c34467a-19cf-4d43-b52c-938929574777 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] GET http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 [ 1299.484045] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1c34467a-19cf-4d43-b52c-938929574777 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1299.484270] [58201]: DEBUG cinder.api.openstack.wsgi [None req-1c34467a-19cf-4d43-b52c-938929574777 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1299.486231] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.486231] [58200]: warnings.warn( [ 1299.491460] [58201]: INFO cinder.api.openstack.wsgi [None req-1c34467a-19cf-4d43-b52c-938929574777 tempest-ServerActionsTestOtherA-634462162 tempest-ServerActionsTestOtherA-634462162-project-member] http://10.180.1.21/volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 returned with HTTP 404 [ 1299.491670] [58200]: INFO cinder.volume.api [None req-b41d80f9-b7ea-4ddb-85d9-a4da32e40bef tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1299.492309] [58201]: [pid: 58201|app: 0|req: 290/591] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:28 2025] GET /volume/v3/volumes/70cd6e70-ef4c-4d90-94f0-cd54e28bebf5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1299.498340] [58200]: INFO cinder.api.openstack.wsgi [None req-b41d80f9-b7ea-4ddb-85d9-a4da32e40bef tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1299.498928] [58200]: [pid: 58200|app: 0|req: 302/592] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:28 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1300.512695] [58201]: DEBUG cinder.api.middleware.request_id [None req-94db1319-05ac-4674-990a-0faa6f94c609 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.514579] [58201]: INFO cinder.api.openstack.wsgi [None req-94db1319-05ac-4674-990a-0faa6f94c609 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1300.514789] [58201]: DEBUG cinder.api.openstack.wsgi [None req-94db1319-05ac-4674-990a-0faa6f94c609 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1300.515114] [58201]: DEBUG cinder.api.openstack.wsgi [None req-94db1319-05ac-4674-990a-0faa6f94c609 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1300.526525] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.526525] [58201]: warnings.warn( [ 1300.531371] [58201]: INFO cinder.volume.api [None req-94db1319-05ac-4674-990a-0faa6f94c609 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1300.536541] [58201]: INFO cinder.api.openstack.wsgi [None req-94db1319-05ac-4674-990a-0faa6f94c609 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 200 [ 1300.537179] [58201]: [pid: 58201|app: 0|req: 291/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:29 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.551695] [58200]: DEBUG cinder.api.middleware.request_id [None req-310c41aa-f024-4676-9d2d-6821451915cf None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.553773] [58200]: INFO cinder.api.openstack.wsgi [None req-310c41aa-f024-4676-9d2d-6821451915cf tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc [ 1301.554086] [58200]: DEBUG cinder.api.openstack.wsgi [None req-310c41aa-f024-4676-9d2d-6821451915cf tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1301.554264] [58200]: DEBUG cinder.api.openstack.wsgi [None req-310c41aa-f024-4676-9d2d-6821451915cf tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1301.562187] [58200]: INFO cinder.api.openstack.wsgi [None req-310c41aa-f024-4676-9d2d-6821451915cf tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc returned with HTTP 404 [ 1301.562364] [58200]: [pid: 58200|app: 0|req: 303/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:30 2025] GET /volume/v3/volumes/4c1a4d25-0542-4ece-8eb4-69b4f5638edc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1301.613208] [58201]: DEBUG cinder.api.middleware.request_id [None req-a1795708-05fb-4a9d-a0e6-a67085c7bea7 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.615373] [58201]: INFO cinder.api.openstack.wsgi [None req-a1795708-05fb-4a9d-a0e6-a67085c7bea7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1301.615601] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a1795708-05fb-4a9d-a0e6-a67085c7bea7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1301.615974] [58201]: DEBUG cinder.api.openstack.wsgi [None req-a1795708-05fb-4a9d-a0e6-a67085c7bea7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1301.616226] [58201]: INFO cinder.api.v3.volumes [None req-a1795708-05fb-4a9d-a0e6-a67085c7bea7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Delete volume with id: 2f08d375-028f-4881-883d-7f4b5338953f [ 1301.627734] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.627734] [58201]: warnings.warn( [ 1301.628409] [58201]: INFO cinder.volume.api [None req-a1795708-05fb-4a9d-a0e6-a67085c7bea7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1301.647519] [58201]: INFO cinder.volume.api [None req-a1795708-05fb-4a9d-a0e6-a67085c7bea7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Delete volume request issued successfully. [ 1301.647710] [58201]: INFO cinder.api.openstack.wsgi [None req-a1795708-05fb-4a9d-a0e6-a67085c7bea7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 202 [ 1301.648253] [58201]: [pid: 58201|app: 0|req: 292/595] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:11:30 2025] DELETE /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1301.651276] [58200]: DEBUG cinder.api.middleware.request_id [None req-155c0875-0fd9-4cdb-8eae-e59234f31908 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.653478] [58200]: INFO cinder.api.openstack.wsgi [None req-155c0875-0fd9-4cdb-8eae-e59234f31908 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1301.653713] [58200]: DEBUG cinder.api.openstack.wsgi [None req-155c0875-0fd9-4cdb-8eae-e59234f31908 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1301.653935] [58200]: DEBUG cinder.api.openstack.wsgi [None req-155c0875-0fd9-4cdb-8eae-e59234f31908 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1301.662493] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.662493] [58200]: warnings.warn( [ 1301.667094] [58200]: INFO cinder.volume.api [None req-155c0875-0fd9-4cdb-8eae-e59234f31908 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1301.672580] [58200]: INFO cinder.api.openstack.wsgi [None req-155c0875-0fd9-4cdb-8eae-e59234f31908 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1301.673240] [58200]: [pid: 58200|app: 0|req: 304/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:30 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1302.683875] [58201]: DEBUG cinder.api.middleware.request_id [None req-10ae3a03-07c3-45a3-a939-d8a785db81fe None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.686161] [58201]: INFO cinder.api.openstack.wsgi [None req-10ae3a03-07c3-45a3-a939-d8a785db81fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1302.686380] [58201]: DEBUG cinder.api.openstack.wsgi [None req-10ae3a03-07c3-45a3-a939-d8a785db81fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1302.686595] [58201]: DEBUG cinder.api.openstack.wsgi [None req-10ae3a03-07c3-45a3-a939-d8a785db81fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1302.698447] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1302.698447] [58201]: warnings.warn( [ 1302.703095] [58201]: INFO cinder.volume.api [None req-10ae3a03-07c3-45a3-a939-d8a785db81fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1302.708496] [58201]: INFO cinder.api.openstack.wsgi [None req-10ae3a03-07c3-45a3-a939-d8a785db81fe tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1302.708980] [58201]: [pid: 58201|app: 0|req: 293/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:31 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1303.721490] [58200]: DEBUG cinder.api.middleware.request_id [None req-09e7984f-c2c6-4bbd-bb42-b53d74530f09 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.724788] [58200]: INFO cinder.api.openstack.wsgi [None req-09e7984f-c2c6-4bbd-bb42-b53d74530f09 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1303.725715] [58200]: DEBUG cinder.api.openstack.wsgi [None req-09e7984f-c2c6-4bbd-bb42-b53d74530f09 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1303.725715] [58200]: DEBUG cinder.api.openstack.wsgi [None req-09e7984f-c2c6-4bbd-bb42-b53d74530f09 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1303.736970] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.736970] [58200]: warnings.warn( [ 1303.741515] [58200]: INFO cinder.volume.api [None req-09e7984f-c2c6-4bbd-bb42-b53d74530f09 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1303.746791] [58200]: INFO cinder.api.openstack.wsgi [None req-09e7984f-c2c6-4bbd-bb42-b53d74530f09 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 200 [ 1303.747414] [58200]: [pid: 58200|app: 0|req: 305/598] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:32 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.759220] [58201]: DEBUG cinder.api.middleware.request_id [None req-4d7308b7-2c4b-49ee-b2ee-fab1b3a318a7 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.761253] [58201]: INFO cinder.api.openstack.wsgi [None req-4d7308b7-2c4b-49ee-b2ee-fab1b3a318a7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f [ 1304.761473] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4d7308b7-2c4b-49ee-b2ee-fab1b3a318a7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1304.761668] [58201]: DEBUG cinder.api.openstack.wsgi [None req-4d7308b7-2c4b-49ee-b2ee-fab1b3a318a7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1304.768401] [58201]: INFO cinder.api.openstack.wsgi [None req-4d7308b7-2c4b-49ee-b2ee-fab1b3a318a7 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f returned with HTTP 404 [ 1304.768990] [58201]: [pid: 58201|app: 0|req: 294/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:33 2025] GET /volume/v3/volumes/2f08d375-028f-4881-883d-7f4b5338953f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1304.857976] [58200]: DEBUG cinder.api.middleware.request_id [None req-5e02d234-73b3-40c0-ba6d-059d0b91a9ba None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.860259] [58200]: INFO cinder.api.openstack.wsgi [None req-5e02d234-73b3-40c0-ba6d-059d0b91a9ba tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1304.860500] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5e02d234-73b3-40c0-ba6d-059d0b91a9ba tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1304.860740] [58200]: DEBUG cinder.api.openstack.wsgi [None req-5e02d234-73b3-40c0-ba6d-059d0b91a9ba tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'delete' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1304.860955] [58200]: INFO cinder.api.v3.volumes [None req-5e02d234-73b3-40c0-ba6d-059d0b91a9ba tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Delete volume with id: 1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1304.876412] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.876412] [58200]: warnings.warn( [ 1304.876968] [58200]: INFO cinder.volume.api [None req-5e02d234-73b3-40c0-ba6d-059d0b91a9ba tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1304.893936] [58200]: INFO cinder.volume.api [None req-5e02d234-73b3-40c0-ba6d-059d0b91a9ba tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Delete volume request issued successfully. [ 1304.894185] [58200]: INFO cinder.api.openstack.wsgi [None req-5e02d234-73b3-40c0-ba6d-059d0b91a9ba tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 202 [ 1304.894657] [58200]: [pid: 58200|app: 0|req: 306/600] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:11:34 2025] DELETE /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1304.897708] [58201]: DEBUG cinder.api.middleware.request_id [None req-560968b8-d4cb-4016-8e93-bef4aa0f6d7b None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.899774] [58201]: INFO cinder.api.openstack.wsgi [None req-560968b8-d4cb-4016-8e93-bef4aa0f6d7b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1304.900172] [58201]: DEBUG cinder.api.openstack.wsgi [None req-560968b8-d4cb-4016-8e93-bef4aa0f6d7b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1304.900381] [58201]: DEBUG cinder.api.openstack.wsgi [None req-560968b8-d4cb-4016-8e93-bef4aa0f6d7b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1304.908164] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.908164] [58201]: warnings.warn( [ 1304.912449] [58201]: INFO cinder.volume.api [None req-560968b8-d4cb-4016-8e93-bef4aa0f6d7b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1304.917257] [58201]: INFO cinder.api.openstack.wsgi [None req-560968b8-d4cb-4016-8e93-bef4aa0f6d7b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1304.917866] [58201]: [pid: 58201|app: 0|req: 295/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:34 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1305.927109] [58200]: DEBUG cinder.api.middleware.request_id [None req-61e3d350-537f-4fb7-a610-1b3cc9767b5b None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.929223] [58200]: INFO cinder.api.openstack.wsgi [None req-61e3d350-537f-4fb7-a610-1b3cc9767b5b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1305.929435] [58200]: DEBUG cinder.api.openstack.wsgi [None req-61e3d350-537f-4fb7-a610-1b3cc9767b5b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1305.929638] [58200]: DEBUG cinder.api.openstack.wsgi [None req-61e3d350-537f-4fb7-a610-1b3cc9767b5b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1305.940808] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.940808] [58200]: warnings.warn( [ 1305.944614] [58200]: INFO cinder.volume.api [None req-61e3d350-537f-4fb7-a610-1b3cc9767b5b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1305.949548] [58200]: INFO cinder.api.openstack.wsgi [None req-61e3d350-537f-4fb7-a610-1b3cc9767b5b tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1305.950173] [58200]: [pid: 58200|app: 0|req: 307/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:35 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1306.961207] [58201]: DEBUG cinder.api.middleware.request_id [None req-2fda143a-bc9f-4a9e-880f-1bb4321c9140 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.963316] [58201]: INFO cinder.api.openstack.wsgi [None req-2fda143a-bc9f-4a9e-880f-1bb4321c9140 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1306.963541] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2fda143a-bc9f-4a9e-880f-1bb4321c9140 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1306.963753] [58201]: DEBUG cinder.api.openstack.wsgi [None req-2fda143a-bc9f-4a9e-880f-1bb4321c9140 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1306.973723] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.973723] [58201]: warnings.warn( [ 1306.978080] [58201]: INFO cinder.volume.api [None req-2fda143a-bc9f-4a9e-880f-1bb4321c9140 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Volume info retrieved successfully. [ 1306.984969] [58201]: INFO cinder.api.openstack.wsgi [None req-2fda143a-bc9f-4a9e-880f-1bb4321c9140 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 200 [ 1306.986047] [58201]: [pid: 58201|app: 0|req: 296/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:36 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1307.996488] [58200]: DEBUG cinder.api.middleware.request_id [None req-563750e5-d081-462c-91dc-e73839bff445 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.998707] [58200]: INFO cinder.api.openstack.wsgi [None req-563750e5-d081-462c-91dc-e73839bff445 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] GET http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 [ 1307.998930] [58200]: DEBUG cinder.api.openstack.wsgi [None req-563750e5-d081-462c-91dc-e73839bff445 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1307.999173] [58200]: DEBUG cinder.api.openstack.wsgi [None req-563750e5-d081-462c-91dc-e73839bff445 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1308.005583] [58200]: INFO cinder.api.openstack.wsgi [None req-563750e5-d081-462c-91dc-e73839bff445 tempest-AttachVolumeNegativeTest-1614318978 tempest-AttachVolumeNegativeTest-1614318978-project-member] http://10.180.1.21/volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 returned with HTTP 404 [ 1308.006152] [58200]: [pid: 58200|app: 0|req: 308/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:37 2025] GET /volume/v3/volumes/1923e03b-0458-4dbd-9e50-10a3fbd7ee09 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1316.980278] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=114,cinder:INSERT=9,cinder:UPDATE=18 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1318.001542] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=32,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1328.095914] [58201]: DEBUG cinder.api.middleware.request_id [None req-7989aafb-67ea-4031-9f6c-6e5f566bfba3 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.098041] [58201]: INFO cinder.api.openstack.wsgi [None req-7989aafb-67ea-4031-9f6c-6e5f566bfba3 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1328.098264] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7989aafb-67ea-4031-9f6c-6e5f566bfba3 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1328.098478] [58201]: DEBUG cinder.api.openstack.wsgi [None req-7989aafb-67ea-4031-9f6c-6e5f566bfba3 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'delete' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1328.098662] [58201]: INFO cinder.api.v3.volumes [None req-7989aafb-67ea-4031-9f6c-6e5f566bfba3 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Delete volume with id: 7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1328.111620] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.111620] [58201]: warnings.warn( [ 1328.112218] [58201]: INFO cinder.volume.api [None req-7989aafb-67ea-4031-9f6c-6e5f566bfba3 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1328.135033] [58201]: INFO cinder.volume.api [None req-7989aafb-67ea-4031-9f6c-6e5f566bfba3 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Delete volume request issued successfully. [ 1328.135280] [58201]: INFO cinder.api.openstack.wsgi [None req-7989aafb-67ea-4031-9f6c-6e5f566bfba3 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 202 [ 1328.135730] [58201]: [pid: 58201|app: 0|req: 297/605] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Nov 12 10:11:57 2025] DELETE /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1328.139067] [58200]: DEBUG cinder.api.middleware.request_id [None req-2b593784-d104-4427-9846-7bf402113301 None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.141317] [58200]: INFO cinder.api.openstack.wsgi [None req-2b593784-d104-4427-9846-7bf402113301 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1328.141550] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2b593784-d104-4427-9846-7bf402113301 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1328.141851] [58200]: DEBUG cinder.api.openstack.wsgi [None req-2b593784-d104-4427-9846-7bf402113301 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1328.150190] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.150190] [58200]: warnings.warn( [ 1328.154600] [58200]: INFO cinder.volume.api [None req-2b593784-d104-4427-9846-7bf402113301 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1328.160262] [58200]: INFO cinder.api.openstack.wsgi [None req-2b593784-d104-4427-9846-7bf402113301 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1328.160718] [58200]: [pid: 58200|app: 0|req: 309/606] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:57 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.170252] [58201]: DEBUG cinder.api.middleware.request_id [None req-c1e27ccd-22f9-4522-9d15-04382493110d None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.172322] [58201]: INFO cinder.api.openstack.wsgi [None req-c1e27ccd-22f9-4522-9d15-04382493110d tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1329.172586] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c1e27ccd-22f9-4522-9d15-04382493110d tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1329.172822] [58201]: DEBUG cinder.api.openstack.wsgi [None req-c1e27ccd-22f9-4522-9d15-04382493110d tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1329.183068] [58201]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.183068] [58201]: warnings.warn( [ 1329.186631] [58201]: INFO cinder.volume.api [None req-c1e27ccd-22f9-4522-9d15-04382493110d tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1329.191108] [58201]: INFO cinder.api.openstack.wsgi [None req-c1e27ccd-22f9-4522-9d15-04382493110d tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1329.191516] [58201]: [pid: 58201|app: 0|req: 298/607] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:58 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.201968] [58200]: DEBUG cinder.api.middleware.request_id [None req-3118e73e-287f-451a-8fac-9847b6a2733f None None] RequestId filter calling following filter/app {{(pid=58200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.204233] [58200]: INFO cinder.api.openstack.wsgi [None req-3118e73e-287f-451a-8fac-9847b6a2733f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1330.204459] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3118e73e-287f-451a-8fac-9847b6a2733f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1330.204675] [58200]: DEBUG cinder.api.openstack.wsgi [None req-3118e73e-287f-451a-8fac-9847b6a2733f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1330.214809] [58200]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.214809] [58200]: warnings.warn( [ 1330.219155] [58200]: INFO cinder.volume.api [None req-3118e73e-287f-451a-8fac-9847b6a2733f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Volume info retrieved successfully. [ 1330.223779] [58200]: INFO cinder.api.openstack.wsgi [None req-3118e73e-287f-451a-8fac-9847b6a2733f tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 200 [ 1330.224209] [58200]: [pid: 58200|app: 0|req: 310/608] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:11:59 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.234765] [58201]: DEBUG cinder.api.middleware.request_id [None req-d2a77019-1f35-4093-bb8a-8ccc12c8bb56 None None] RequestId filter calling following filter/app {{(pid=58201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.236894] [58201]: INFO cinder.api.openstack.wsgi [None req-d2a77019-1f35-4093-bb8a-8ccc12c8bb56 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] GET http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 [ 1331.237154] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d2a77019-1f35-4093-bb8a-8ccc12c8bb56 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Empty body provided in request {{(pid=58201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:716}} [ 1331.237445] [58201]: DEBUG cinder.api.openstack.wsgi [None req-d2a77019-1f35-4093-bb8a-8ccc12c8bb56 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] Calling method 'show' {{(pid=58201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:869}} [ 1331.244223] [58201]: INFO cinder.api.openstack.wsgi [None req-d2a77019-1f35-4093-bb8a-8ccc12c8bb56 tempest-ServerActionsTestOtherB-1102711214 tempest-ServerActionsTestOtherB-1102711214-project-member] http://10.180.1.21/volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 returned with HTTP 404 [ 1331.244895] [58201]: [pid: 58201|app: 0|req: 299/609] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Nov 12 10:12:00 2025] GET /volume/v3/volumes/7759edb2-91f9-43f3-aa8c-acf0c7aabbc3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1340.221815] [58200]: DEBUG dbcounter [-] [58200] Writing DB stats cinder:SELECT=8 {{(pid=58200) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1341.240658] [58201]: DEBUG dbcounter [-] [58201] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=58201) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}