[ 448.456188] [55492]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 448.457574] [55492]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 12 21:01:54 2025] *** [ 448.457574] [55492]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 448.457574] [55492]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 448.457574] [55492]: nodename: devstack [ 448.457574] [55492]: machine: x86_64 [ 448.457574] [55492]: clock source: unix [ 448.457574] [55492]: pcre jit disabled [ 448.457574] [55492]: detected number of CPU cores: 8 [ 448.457574] [55492]: current working directory: / [ 448.457574] [55492]: detected binary path: /usr/bin/uwsgi-core [ 448.457832] [55492]: your processes number limit is 63753 [ 448.457832] [55492]: your memory page size is 4096 bytes [ 448.457832] [55492]: detected max file descriptor number: 2048 [ 448.457832] [55492]: lock engine: pthread robust mutexes [ 448.457832] [55492]: thunder lock: enabled [ 448.457832] [55492]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 448.457960] [55492]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 448.457960] [55492]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 448.457960] [55492]: Set PythonHome to /opt/stack/data/venv [ 448.485696] [55492]: Python main interpreter initialized at 0x5e44bf4c9be0 [ 448.485696] [55492]: python threads support enabled [ 448.485696] [55492]: your server socket listen backlog is limited to 100 connections [ 448.485696] [55492]: your mercy for graceful operations on workers is 80 seconds [ 448.485970] [55492]: mapped 403077 bytes (393 KB) for 2 cores [ 448.486027] [55492]: *** Operational MODE: preforking *** [ 448.486195] [55492]: *** uWSGI is running in multiple interpreter mode *** [ 448.486195] [55492]: spawned uWSGI master process (pid: 55492) [ 448.486708] [55492]: spawned uWSGI worker 1 (pid: 55493, cores: 1) [ 448.487162] [55492]: spawned uWSGI worker 2 (pid: 55494, cores: 1) [ 448.487162] [55492]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 449.451774] [55494]: /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 [ 449.451774] [55494]: warnings.warn( [ 449.452626] [55493]: /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 [ 449.452626] [55493]: warnings.warn( [ 449.560159] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 449.560159] [55494]: from defusedxml.lxml import parse [ 449.563627] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. [ 449.563627] [55493]: from defusedxml.lxml import parse [ 449.595909] [55494]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 449.595909] [55494]: BASE = declarative_base() [ 449.596108] [55493]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) [ 449.596108] [55493]: BASE = declarative_base() [ 449.765246] [55493]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55493) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 449.765480] [55494]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55494) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 449.772039] [55494]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55494) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 449.772508] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 449.772672] [55493]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55493) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 449.772911] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 449.773080] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 449.773237] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 449.773291] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 449.773421] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 449.902061] [55493]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 449.902061] [55493]: @jsonschema.FormatChecker.cls_checks('date-time') [ 449.902404] [55494]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 449.902404] [55494]: @jsonschema.FormatChecker.cls_checks('date-time') [ 449.950754] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 449.950962] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 449.950962] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 449.950962] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 449.951185] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 449.951241] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 449.951241] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 449.951345] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 449.951389] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 449.951431] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 449.951431] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 449.951431] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 449.951431] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 449.951596] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.121292] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.121409] [55494]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.121473] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.121542] [55494]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.121610] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.121674] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.121748] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.122376] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.122492] [55493]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.122565] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.122639] [55493]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.122707] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.122772] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.122847] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.126905] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.127024] [55494]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.127087] [55494]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.127157] [55494]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.127223] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.127286] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.127360] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.127425] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.127534] [55493]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.127608] [55493]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.127697] [55493]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.127763] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.127826] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.127899] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.128567] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.128672] [55494]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.128744] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.128815] [55494]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.128870] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.128937] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.129041] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.129096] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.129154] [55493]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.129247] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.129317] [55493]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.129382] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.129444] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.129515] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.129984] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.130082] [55494]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.130153] [55494]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.130221] [55494]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.130282] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.130335] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.130383] [55493]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.130427] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.130474] [55493]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.130517] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.130559] [55493]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.130559] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.130559] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.130681] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.131836] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.131923] [55494]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.131994] [55494]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.132074] [55494]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.132141] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.132205] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.132258] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.132308] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.132351] [55493]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.132393] [55493]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.132439] [55493]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.132505] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.132569] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.132640] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.135466] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.135551] [55494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.135624] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.135693] [55494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.135759] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.135820] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.135890] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.136015] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.136109] [55493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.136180] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.136250] [55493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.136330] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.136387] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.136459] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.137185] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.137272] [55494]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.137342] [55494]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.137396] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.137443] [55494]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.137485] [55493]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.137527] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.137569] [55493]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.137611] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.137660] [55493]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.137660] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.137754] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.137800] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.137800] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.138324] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.138408] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.138478] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.138526] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.138570] [55494]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.138613] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.138654] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.138654] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.138756] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.138804] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.138859] [55493]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.138859] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.138859] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.138931] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.148325] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.148407] [55493]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.148478] [55493]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.148510] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.148558] [55493]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.148602] [55494]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.148651] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.148690] [55494]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.148737] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.148780] [55494]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.148807] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.148833] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.148833] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.148918] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.149564] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.149641] [55493]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.149713] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.149783] [55493]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.149837] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.149882] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.149909] [55494]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.149935] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.149966] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.149996] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.150040] [55494]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.150085] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.150195] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.150247] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.151689] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.151774] [55493]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.151839] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.151894] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.151938] [55493]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.151981] [55494]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.152035] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.152079] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.152121] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.152172] [55494]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.152215] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.152243] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.152243] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.152289] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.156393] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.156447] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.156513] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.156583] [55493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.156646] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.156678] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.156704] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.156729] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.156788] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.156832] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.156890] [55494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.156933] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.157028] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.157105] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.171049] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.171137] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.171168] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.171206] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.171233] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.171258] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.171286] [55494]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.171312] [55493]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.171338] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.171363] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.171387] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.171414] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.171439] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.171467] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.172162] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.172211] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.172240] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.172266] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.172339] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.172402] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.172447] [55493]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.172491] [55494]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.172534] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.172576] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.172619] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.172652] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.172677] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.172703] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.173293] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.173363] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.173391] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.173417] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.173482] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.173528] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.173528] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.173621] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.173670] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.173713] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.173755] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.173802] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.173839] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.173889] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.176229] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.176311] [55494]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.176380] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.176460] [55494]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.176531] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.176562] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.176589] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.176640] [55493]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.176691] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.176738] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.176782] [55493]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.176828] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.176889] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.176968] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.177415] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.177499] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.177570] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.177639] [55494]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.177705] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.177768] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.177799] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.177846] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.177894] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.177937] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.177987] [55493]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.178062] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.178131] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.178182] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.181783] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.181870] [55494]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.181949] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.181997] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.182051] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.182102] [55493]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.182151] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.182183] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.182208] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.182233] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.182258] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.182283] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.182357] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.182400] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.185316] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.185402] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.185472] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.185556] [55494]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.185618] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.185672] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.185720] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.185757] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.185803] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.185840] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.185840] [55493]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.185927] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.185954] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.186044] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.186185] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.186266] [55494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.186297] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.186329] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.186361] [55493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.186387] [55494]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.186446] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.186491] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.186533] [55493]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.186584] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.186627] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.186669] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.186710] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.186710] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.190367] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.190454] [55494]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.190522] [55494]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.190570] [55494]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.190640] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.190674] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.190701] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.190753] [55493]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.190799] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.190843] [55493]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.190886] [55493]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.190932] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.191031] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.191104] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.191536] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.191619] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.191686] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.191757] [55494]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.191827] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.191890] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.191923] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.191951] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.191976] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.192060] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.192133] [55493]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.192204] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.192297] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.192345] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.193742] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.193829] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.193900] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.193969] [55494]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.194013] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.194092] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.194120] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.194146] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.194170] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.194196] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.194221] [55493]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.194307] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.194352] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.194414] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.197269] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.197361] [55494]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.197432] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.197500] [55494]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.197564] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.197624] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.197668] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.197713] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.197757] [55493]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.197813] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.197883] [55493]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.197965] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.198043] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.198110] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.200729] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.200816] [55494]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.200873] [55494]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.200938] [55494]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.201010] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.201082] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.201155] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.201306] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.201389] [55493]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.201459] [55493]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.201528] [55493]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.201607] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.201673] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.201745] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.201899] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.201982] [55494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.202063] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.202107] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.202134] [55493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.202159] [55494]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.202220] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.202264] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.202313] [55493]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.202357] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.202399] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.202440] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.202486] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.202486] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.203136] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.203219] [55494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.203281] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.203314] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.203348] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.203375] [55493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.203430] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.203473] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.203516] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.203558] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.203613] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.203660] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.203660] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.203732] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.205502] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.205552] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.205578] [55494]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.205638] [55493]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.205687] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.205732] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.205775] [55494]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.205818] [55493]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.205855] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.205855] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.205941] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.205941] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.205993] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.206028] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.206945] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.207049] [55494]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.207121] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.207159] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.207187] [55494]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.207238] [55493]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.207281] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.207324] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.207366] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.207414] [55493]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.207459] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.207487] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.207487] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.207561] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.209198] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.209283] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.209333] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.209361] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.209386] [55494]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.209411] [55493]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.209437] [55494]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.209465] [55493]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.209491] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.209515] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.209541] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.209616] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.209659] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.209702] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.210915] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.210993] [55493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.211078] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.211126] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.211171] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.211215] [55494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.211350] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.211420] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.211465] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.211502] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.211502] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.211502] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.267945] [55493]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55493) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 450.268114] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.268168] [55494]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55494) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 450.268205] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.268332] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.268390] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.268435] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.268479] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.268479] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.268573] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.268618] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.268662] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.268705] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.268748] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.268790] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.268832] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.268874] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.268916] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.268985] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.269063] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.269093] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.269118] [55493]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.269143] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.269168] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.269193] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.269218] [55493]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.269218] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.269271] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.269298] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.269322] [55494]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.269347] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.269372] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.269372] [55494]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.269419] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.269445] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.269470] [55493]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.269498] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.269524] [55493]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.269549] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.269574] [55493]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.269574] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.269622] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.269647] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.269672] [55494]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.269697] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.269725] [55494]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.269751] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.269777] [55494]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.269803] [55493]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.269827] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.269852] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.269877] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.269901] [55493]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.269927] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.269954] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.269979] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.270013] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.270039] [55494]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.270039] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.270086] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.270111] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.270136] [55494]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.270161] [55493]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.270190] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.270216] [55493]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.270240] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.270473] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.270526] [55493]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.270526] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.270610] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.270653] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.270697] [55494]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.270697] [55494]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.270783] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.270828] [55494]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.270870] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.270913] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.270955] [55493]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.270997] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.271058] [55493]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.271101] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.271149] [55493]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.271149] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.271237] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.271280] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.271323] [55494]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.271323] [55494]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.271404] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.271446] [55494]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.271488] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.271541] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.271602] [55493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.271659] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.271702] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.271702] [55493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.271783] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.271825] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.271867] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.271917] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.271972] [55494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.272025] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.272071] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.272071] [55494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.272153] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.272195] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.272237] [55493]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.272279] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.272320] [55493]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.272320] [55493]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.272407] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.272450] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.272493] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.272535] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.272577] [55494]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.272626] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.272720] [55494]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.272766] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.272861] [55494]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.272908] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.272951] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.272998] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.273053] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.273096] [55493]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.273139] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.273181] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.273223] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.273271] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.273315] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.273363] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.273412] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.273455] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.273498] [55494]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.273541] [55493]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.273582] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.273624] [55493]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.273670] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.273714] [55493]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.273758] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.273801] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.273843] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.273871] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.273897] [55494]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.273922] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.273947] [55494]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.273976] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.274012] [55494]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.274038] [55493]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.274064] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.274089] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.274114] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.274138] [55493]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.274163] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.274189] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.274189] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.274241] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.274241] [55494]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.274288] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.274314] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.274341] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.274366] [55494]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.274391] [55493]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.274416] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.274443] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.274468] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.274492] [55493]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.274516] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.274542] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.274567] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.274592] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.274616] [55494]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.274640] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.274668] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.274695] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.274719] [55494]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.274745] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.274770] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.274794] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.274819] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.274843] [55493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.274870] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.274898] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.274923] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.274947] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.274981] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.275225] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.275279] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.275322] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.275365] [55494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.275407] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.275452] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.275495] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.275538] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.275586] [55493]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.275630] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.275673] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.275673] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.275754] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.275796] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.275842] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.275842] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.275926] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.275968] [55494]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.276035] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.276083] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.276126] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.276168] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.276210] [55493]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.276210] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.276304] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.276348] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.276391] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.276434] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.276478] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.276478] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.276557] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.276557] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.276639] [55494]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.276685] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.276729] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.276729] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.276808] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.276808] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.276912] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.276966] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.277018] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.277065] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.277118] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.277118] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.277204] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.277248] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.277290] [55493]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.277333] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.277376] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.277418] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.277471] [55493]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.277471] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.277553] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.277602] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.277645] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.277694] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.277741] [55494]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.277741] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.277824] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.277867] [55494]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.277909] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.277951] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.278008] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.278059] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.278103] [55493]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.278103] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.278187] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.278230] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.278256] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.278282] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.278307] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.278332] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.278357] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.278382] [55493]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.278411] [55494]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.278437] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.278461] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.278485] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.278510] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.278536] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.278561] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.278585] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.278614] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.278642] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.278668] [55494]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.278693] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.278719] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.278744] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.278769] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.278796] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.278821] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.278846] [55493]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.278874] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.278900] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.278927] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.278952] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.278993] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.279199] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.279244] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.279288] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.279330] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.279380] [55493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.279428] [55494]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.279472] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.279515] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.279557] [55493]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.279599] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.279641] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.279683] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.279726] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.279772] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.279815] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.279859] [55494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.279901] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.279944] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.279989] [55493]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.280063] [55494]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.280118] [55493]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.280163] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.280208] [55493]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.280252] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.280295] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.280338] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.280381] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.280423] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.280465] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.280508] [55494]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.280550] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.280596] [55494]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.280639] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.280682] [55494]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.280724] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.280766] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.280766] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.280853] [55493]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.280853] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.280936] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.280990] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.281062] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.281091] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.281118] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.281118] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.281164] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.281189] [55494]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.281215] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.281239] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.281273] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.281312] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.281348] [55493]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.281348] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.281413] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.281449] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.281484] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.281520] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.281554] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.281554] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.281628] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.281663] [55494]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.281709] [55493]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.281746] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.281782] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.281818] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.281855] [55493]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.281855] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.281935] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.281972] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.282022] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.282061] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.282100] [55494]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.282100] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.282170] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.282170] [55493]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.282241] [55494]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.282346] [55493]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.282389] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.282451] [55493]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.282489] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.282525] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.282560] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.282601] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.282636] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.282672] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.282711] [55494]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.282746] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.282784] [55494]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.282823] [55493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.282860] [55494]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.282902] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.282946] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.282985] [55493]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.284610] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.284687] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.284740] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.284786] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.284786] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.284880] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.284925] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.284967] [55494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.285038] [55493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.285086] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.285134] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.285177] [55494]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.285220] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.285262] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.285304] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.285347] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.285390] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.285432] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.285475] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.285521] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.285569] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.285612] [55494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.285654] [55493]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.285695] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.285737] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.285780] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.285822] [55493]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.285863] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.285908] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.285951] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.285994] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.286046] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.286089] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.286131] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.286131] [55494]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.286212] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.286260] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.286302] [55493]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.286302] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.286389] [55494]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.286389] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.286470] [55493]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.286513] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.286555] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.286555] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.286634] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.286675] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.286721] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.286721] [55494]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.286803] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.286853] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.286914] [55493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.286965] [55494]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.287016] [55493]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.287063] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.287105] [55493]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.287155] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.287200] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.287200] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.287248] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.287248] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.287295] [55493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.287320] [55494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.287345] [55493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55493) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.287370] [55494]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.287398] [55493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.287424] [55494]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.287449] [55493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.287472] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.287498] [55493]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.287523] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.287548] [55493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.287548] [55493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55493) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.287594] [55494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 450.287594] [55494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55494) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 450.287594] [55494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 450.287594] [55494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 450.287594] [55494]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 450.287594] [55494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 450.287594] [55494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55494) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 450.306903] [55493]: INFO dbcounter [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Registered counter for database cinder [ 450.307063] [55494]: INFO dbcounter [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Registered counter for database cinder [ 450.315827] [55493]: DEBUG oslo_db.sqlalchemy.engines [None req-3ec651b6-f3d2-4985-972d-804222a64369 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=55493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 450.315954] [55494]: DEBUG oslo_db.sqlalchemy.engines [None req-c4fbf042-d543-4a8d-8831-320a9303207b 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=55494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 450.444552] [55494]: DEBUG dbcounter [-] [55494] Writer thread running {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 450.447420] [55493]: DEBUG dbcounter [-] [55493] Writer thread running {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 450.447935] [55494]: INFO cinder.rpc [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 450.449655] [55493]: INFO cinder.rpc [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 450.450150] [55494]: INFO cinder.rpc [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 450.451971] [55493]: INFO cinder.rpc [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 450.452229] [55494]: INFO cinder.rpc [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 450.454088] [55494]: INFO cinder.rpc [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 450.454166] [55493]: INFO cinder.rpc [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 450.454517] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.454710] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.456161] [55493]: INFO cinder.rpc [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 450.456293] [55494]: WARNING cinder.keymgr.conf_key_mgr [None req-c4fbf042-d543-4a8d-8831-320a9303207b 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' [ 450.456562] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.456813] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.457509] [55493]: WARNING cinder.keymgr.conf_key_mgr [None req-3ec651b6-f3d2-4985-972d-804222a64369 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' [ 450.459172] [55494]: DEBUG oslo_db.sqlalchemy.engines [None req-c4fbf042-d543-4a8d-8831-320a9303207b 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=55494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 450.460685] [55493]: DEBUG oslo_db.sqlalchemy.engines [None req-3ec651b6-f3d2-4985-972d-804222a64369 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=55493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 450.460894] [55494]: INFO cinder.rpc [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 450.462489] [55493]: INFO cinder.rpc [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 450.462682] [55494]: INFO cinder.rpc [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 450.463101] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.463272] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.464348] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.464478] [55493]: INFO cinder.rpc [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 450.464517] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.464892] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.465078] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.465277] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.465435] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.466189] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.466351] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.467123] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.467284] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.477085] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.477272] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.479012] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.479196] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.480231] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.480398] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.481879] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.482058] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.483059] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.483230] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.484695] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.484858] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.486871] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.487070] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.488347] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.488513] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.490195] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.490195] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.491073] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.491247] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.492221] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.492383] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.493705] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.493873] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.495152] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.495317] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.496509] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.496670] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.497948] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.498148] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.498896] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.499100] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.500858] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.501029] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.501539] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.501704] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.501933] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.502115] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.502619] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.502780] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.505207] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.505414] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.506121] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.506289] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.599365] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.599551] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.599590] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.599712] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.603012] [55494]: WARNING cinder.api.contrib.hosts [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 450.603145] [55493]: WARNING cinder.api.contrib.hosts [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 450.603453] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.603505] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.603623] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.603673] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.604485] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.604543] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.604646] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.604679] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.605597] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.605648] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.605758] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.605792] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.606511] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.606571] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.606665] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.606701] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.607670] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.607728] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.607828] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.607882] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.608719] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.608787] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.608878] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.608947] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.609696] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.609771] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.609855] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.609951] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.610763] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.610922] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.610956] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.611095] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.611839] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.611988] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.612033] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.612169] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.612691] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: extensions {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.612858] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: extensions {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.614013] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: os-hosts {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.614216] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: os-hosts {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.615992] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: qos-specs {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.616228] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: qos-specs {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.618173] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: os-quota-class-sets {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.618401] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: os-quota-class-sets {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.619577] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: scheduler-stats {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.619831] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: scheduler-stats {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.621110] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: os-snapshot-manage {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.621401] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: os-snapshot-manage {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.622588] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: capabilities {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.622890] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: capabilities {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.623939] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: encryption {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.624251] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: encryption {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.625647] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: cgsnapshots {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.625895] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: cgsnapshots {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.627464] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: os-quota-sets {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.627816] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: os-quota-sets {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.628990] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: os-volume-manage {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.629725] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: os-volume-manage {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.631392] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: os-volume-transfer {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.632214] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: os-volume-transfer {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.633052] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: os-volume-type-access {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.633991] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: os-volume-type-access {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.634622] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: backups {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.635611] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: backups {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.636651] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: os-services {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.637733] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: os-services {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.637948] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: consistencygroups {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.639093] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: consistencygroups {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.639956] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: extra_specs {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.641071] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: extra_specs {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.641596] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: os-availability-zone {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.642718] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: os-availability-zone {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.642882] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extended resource: encryption {{(pid=55493) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.644067] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extended resource: encryption {{(pid=55494) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 450.644764] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.644919] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.645787] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.645915] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.645949] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.646094] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.646786] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.646945] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.647017] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.647192] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.647792] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.647950] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.648036] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.648198] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.648865] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.649061] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.649176] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.649218] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.649993] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.650172] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.650215] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.650339] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.651125] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.651278] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.651332] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.651448] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.652108] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.652269] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.652377] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.652539] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.653230] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.653374] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.653408] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.653532] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.654179] [55493]: WARNING stevedore.named [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.654342] [55493]: WARNING castellan.key_manager [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.654517] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.654668] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.655032] [55493]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] SnapshotActionsController initialized {{(pid=55493) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 450.655174] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension VolumeActions extending resource: volumes {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.655333] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension UsedLimits extending resource: limits {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.655467] [55494]: WARNING stevedore.named [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 450.655521] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.655584] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.655633] [55494]: WARNING castellan.key_manager [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 450.655691] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension TypesManage extending resource: types {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.655809] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.655926] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension AdminActions extending resource: volumes {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656065] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension AdminActions extending resource: snapshots {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656191] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension AdminActions extending resource: backups {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656305] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656338] [55494]: DEBUG cinder.api.contrib.snapshot_actions [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] SnapshotActionsController initialized {{(pid=55494) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 450.656438] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension VolumeActions extending resource: volumes {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656494] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656596] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension UsedLimits extending resource: limits {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656638] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656723] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656771] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656846] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656931] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.656964] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension TypesManage extending resource: types {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657063] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657099] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657176] [55493]: DEBUG cinder.api.openstack [None req-3ec651b6-f3d2-4985-972d-804222a64369 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55493) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657210] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension AdminActions extending resource: volumes {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657321] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension AdminActions extending resource: snapshots {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657440] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension AdminActions extending resource: backups {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657553] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension VolumeTypeAccess extending resource: types {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657677] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657791] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.657920] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.658125] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.658246] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.658357] [55494]: DEBUG cinder.api.openstack [None req-c4fbf042-d543-4a8d-8831-320a9303207b None None] Extension SnapshotActions extending resource: snapshots {{(pid=55494) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 450.659347] [55493]: WARNING keystonemiddleware.auth_token [None req-3ec651b6-f3d2-4985-972d-804222a64369 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. [ 450.660556] [55494]: WARNING keystonemiddleware.auth_token [None req-c4fbf042-d543-4a8d-8831-320a9303207b 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. [ 450.663653] [55493]: WARNING keystonemiddleware.auth_token [None req-3ec651b6-f3d2-4985-972d-804222a64369 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 [ 450.664861] [55494]: WARNING keystonemiddleware.auth_token [None req-c4fbf042-d543-4a8d-8831-320a9303207b 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 [ 450.666044] [55493]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5e44bf4c9be0 pid: 55493 (default app) [ 450.667244] [55494]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5e44bf4c9be0 pid: 55494 (default app) [ 450.675535] [55493]: /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. [ 450.675535] [55493]: warnings.warn(deprecated_msg) [ 450.675666] [55493]: /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. [ 450.675666] [55493]: warnings.warn(deprecated_msg) [ 450.675666] [55493]: /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. [ 450.675666] [55493]: warnings.warn(deprecated_msg) [ 450.675666] [55493]: /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. [ 450.675873] [55493]: warnings.warn(deprecated_msg) [ 450.675873] [55493]: /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. [ 450.675873] [55493]: warnings.warn(deprecated_msg) [ 450.675873] [55493]: /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. [ 450.675873] [55493]: warnings.warn(deprecated_msg) [ 450.675873] [55493]: /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. [ 450.676081] [55493]: warnings.warn(deprecated_msg) [ 450.676081] [55493]: /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. [ 450.676081] [55493]: warnings.warn(deprecated_msg) [ 450.676081] [55493]: /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. [ 450.676081] [55493]: warnings.warn(deprecated_msg) [ 450.676230] [55493]: /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. [ 450.676230] [55493]: warnings.warn(deprecated_msg) [ 450.676230] [55493]: /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. [ 450.676230] [55493]: warnings.warn(deprecated_msg) [ 450.676351] [55493]: /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. [ 450.676351] [55493]: warnings.warn(deprecated_msg) [ 450.676351] [55493]: /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. [ 450.676351] [55493]: warnings.warn(deprecated_msg) [ 450.676480] [55493]: /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. [ 450.676480] [55493]: warnings.warn(deprecated_msg) [ 450.676480] [55493]: /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. [ 450.676480] [55493]: warnings.warn(deprecated_msg) [ 450.676480] [55493]: /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. [ 450.676639] [55493]: warnings.warn(deprecated_msg) [ 450.676639] [55493]: /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. [ 450.676639] [55493]: warnings.warn(deprecated_msg) [ 450.676639] [55493]: /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. [ 450.676639] [55493]: warnings.warn(deprecated_msg) [ 450.676784] [55493]: /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. [ 450.676784] [55493]: warnings.warn(deprecated_msg) [ 450.676784] [55493]: /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. [ 450.676784] [55493]: warnings.warn(deprecated_msg) [ 450.676784] [55493]: /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. [ 450.676784] [55493]: warnings.warn(deprecated_msg) [ 450.676966] [55493]: /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. [ 450.676966] [55493]: warnings.warn(deprecated_msg) [ 450.676966] [55493]: /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. [ 450.676966] [55493]: warnings.warn(deprecated_msg) [ 450.676966] [55493]: /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. [ 450.676966] [55493]: warnings.warn(deprecated_msg) [ 450.677160] [55493]: /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. [ 450.677160] [55493]: warnings.warn(deprecated_msg) [ 450.677160] [55493]: /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. [ 450.677160] [55493]: warnings.warn(deprecated_msg) [ 450.677160] [55493]: /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. [ 450.677160] [55493]: warnings.warn(deprecated_msg) [ 450.677515] [55493]: /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. [ 450.677515] [55493]: warnings.warn(deprecated_msg) [ 450.677515] [55493]: /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. [ 450.677515] [55493]: warnings.warn(deprecated_msg) [ 450.677515] [55493]: /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. [ 450.677515] [55493]: warnings.warn(deprecated_msg) [ 450.677712] [55493]: /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. [ 450.677712] [55493]: warnings.warn(deprecated_msg) [ 450.677712] [55493]: /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. [ 450.677712] [55493]: warnings.warn(deprecated_msg) [ 450.677838] [55493]: /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. [ 450.677838] [55493]: warnings.warn(deprecated_msg) [ 450.677838] [55493]: /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. [ 450.677838] [55493]: warnings.warn(deprecated_msg) [ 450.677838] [55493]: /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. [ 450.677998] [55493]: warnings.warn(deprecated_msg) [ 450.677998] [55493]: /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. [ 450.677998] [55493]: warnings.warn(deprecated_msg) [ 450.677998] [55493]: /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. [ 450.677998] [55493]: warnings.warn(deprecated_msg) [ 450.678154] [55493]: /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. [ 450.678154] [55493]: warnings.warn(deprecated_msg) [ 450.678154] [55493]: /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. [ 450.678154] [55493]: warnings.warn(deprecated_msg) [ 450.678154] [55493]: /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. [ 450.678154] [55493]: warnings.warn(deprecated_msg) [ 450.678325] [55493]: /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. [ 450.678325] [55493]: warnings.warn(deprecated_msg) [ 450.678325] [55493]: /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. [ 450.678325] [55493]: warnings.warn(deprecated_msg) [ 450.678325] [55493]: /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. [ 450.678491] [55493]: warnings.warn(deprecated_msg) [ 450.678491] [55493]: /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. [ 450.678491] [55493]: warnings.warn(deprecated_msg) [ 450.678491] [55493]: /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. [ 450.678491] [55493]: warnings.warn(deprecated_msg) [ 450.678641] [55493]: /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. [ 450.678641] [55493]: warnings.warn(deprecated_msg) [ 450.678641] [55493]: /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. [ 450.678641] [55493]: warnings.warn(deprecated_msg) [ 450.678766] [55493]: /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. [ 450.678766] [55493]: warnings.warn(deprecated_msg) [ 450.678766] [55493]: /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. [ 450.678766] [55493]: warnings.warn(deprecated_msg) [ 450.678892] [55493]: /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. [ 450.678892] [55493]: warnings.warn(deprecated_msg) [ 450.678892] [55493]: /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. [ 450.678892] [55493]: warnings.warn(deprecated_msg) [ 450.678892] [55493]: /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. [ 450.679818] [55493]: warnings.warn(deprecated_msg) [ 450.679818] [55493]: /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. [ 450.679818] [55493]: warnings.warn(deprecated_msg) [ 450.679818] [55493]: /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. [ 450.679818] [55493]: warnings.warn(deprecated_msg) [ 450.680337] [55493]: /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. [ 450.680337] [55493]: warnings.warn(deprecated_msg) [ 450.680337] [55493]: /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. [ 450.680337] [55493]: warnings.warn(deprecated_msg) [ 450.680543] [55493]: /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. [ 450.680543] [55493]: warnings.warn(deprecated_msg) [ 450.680543] [55493]: /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. [ 450.680543] [55493]: warnings.warn(deprecated_msg) [ 450.680737] [55493]: /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. [ 450.680737] [55493]: warnings.warn(deprecated_msg) [ 450.680737] [55493]: /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. [ 450.680737] [55493]: warnings.warn(deprecated_msg) [ 450.680956] [55493]: /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. [ 450.680956] [55493]: warnings.warn(deprecated_msg) [ 450.680956] [55493]: /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. [ 450.680956] [55493]: warnings.warn(deprecated_msg) [ 450.681165] [55493]: /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. [ 450.681165] [55493]: warnings.warn(deprecated_msg) [ 450.681165] [55493]: /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. [ 450.681165] [55493]: warnings.warn(deprecated_msg) [ 450.681408] [55493]: /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. [ 450.681408] [55493]: warnings.warn(deprecated_msg) [ 450.681408] [55493]: /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. [ 450.681408] [55493]: warnings.warn(deprecated_msg) [ 450.681408] [55493]: /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. [ 450.681408] [55493]: warnings.warn(deprecated_msg) [ 450.681708] [55493]: /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. [ 450.681708] [55493]: warnings.warn(deprecated_msg) [ 450.681708] [55493]: /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. [ 450.681708] [55493]: warnings.warn(deprecated_msg) [ 450.681708] [55493]: /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. [ 450.681994] [55493]: warnings.warn(deprecated_msg) [ 450.681994] [55493]: /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. [ 450.681994] [55493]: warnings.warn(deprecated_msg) [ 450.681994] [55493]: /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. [ 450.681994] [55493]: warnings.warn(deprecated_msg) [ 450.681994] [55493]: /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. [ 450.681994] [55493]: warnings.warn(deprecated_msg) [ 450.682334] [55493]: /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. [ 450.682334] [55493]: warnings.warn(deprecated_msg) [ 450.682334] [55493]: /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. [ 450.682334] [55493]: warnings.warn(deprecated_msg) [ 450.682334] [55493]: /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. [ 450.682334] [55493]: warnings.warn(deprecated_msg) [ 450.682643] [55493]: /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. [ 450.682643] [55493]: warnings.warn(deprecated_msg) [ 450.682643] [55493]: /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. [ 450.682643] [55493]: warnings.warn(deprecated_msg) [ 450.682643] [55493]: /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. [ 450.682643] [55493]: warnings.warn(deprecated_msg) [ 450.682931] [55493]: /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. [ 450.682931] [55493]: warnings.warn(deprecated_msg) [ 450.682931] [55493]: /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. [ 450.682931] [55493]: warnings.warn(deprecated_msg) [ 450.682931] [55493]: /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. [ 450.682931] [55493]: warnings.warn(deprecated_msg) [ 450.683254] [55493]: /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. [ 450.683254] [55493]: warnings.warn(deprecated_msg) [ 450.683254] [55493]: /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. [ 450.683254] [55493]: warnings.warn(deprecated_msg) [ 450.683452] [55493]: /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. [ 450.683452] [55493]: warnings.warn(deprecated_msg) [ 450.683452] [55493]: /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. [ 450.683452] [55493]: warnings.warn(deprecated_msg) [ 450.683665] [55493]: /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. [ 450.683665] [55493]: warnings.warn(deprecated_msg) [ 450.683665] [55493]: /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. [ 450.683665] [55493]: warnings.warn(deprecated_msg) [ 450.683871] [55493]: /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. [ 450.683871] [55493]: warnings.warn(deprecated_msg) [ 450.683871] [55493]: /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. [ 450.683871] [55493]: warnings.warn(deprecated_msg) [ 450.683871] [55493]: DEBUG cinder.api.middleware.request_id [None req-f6496023-b045-4a32-a72a-045cb4e0485c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 450.683871] [55493]: [pid: 55493|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 12 21:01:56 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 454.127372] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.127372] [55494]: warnings.warn(deprecated_msg) [ 454.127726] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.127726] [55494]: warnings.warn(deprecated_msg) [ 454.127726] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.127726] [55494]: warnings.warn(deprecated_msg) [ 454.127726] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.127874] [55494]: warnings.warn(deprecated_msg) [ 454.127874] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.127874] [55494]: warnings.warn(deprecated_msg) [ 454.127874] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.127874] [55494]: warnings.warn(deprecated_msg) [ 454.127874] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128075] [55494]: warnings.warn(deprecated_msg) [ 454.128075] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128075] [55494]: warnings.warn(deprecated_msg) [ 454.128075] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128075] [55494]: warnings.warn(deprecated_msg) [ 454.128205] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128205] [55494]: warnings.warn(deprecated_msg) [ 454.128205] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128205] [55494]: warnings.warn(deprecated_msg) [ 454.128319] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128319] [55494]: warnings.warn(deprecated_msg) [ 454.128319] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128319] [55494]: warnings.warn(deprecated_msg) [ 454.128424] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128424] [55494]: warnings.warn(deprecated_msg) [ 454.128424] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128424] [55494]: warnings.warn(deprecated_msg) [ 454.128424] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128561] [55494]: warnings.warn(deprecated_msg) [ 454.128561] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128561] [55494]: warnings.warn(deprecated_msg) [ 454.128561] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128561] [55494]: warnings.warn(deprecated_msg) [ 454.128687] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128687] [55494]: warnings.warn(deprecated_msg) [ 454.128687] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128687] [55494]: warnings.warn(deprecated_msg) [ 454.128687] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128687] [55494]: warnings.warn(deprecated_msg) [ 454.128848] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128848] [55494]: warnings.warn(deprecated_msg) [ 454.128848] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128848] [55494]: warnings.warn(deprecated_msg) [ 454.128848] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.128848] [55494]: warnings.warn(deprecated_msg) [ 454.129081] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129081] [55494]: warnings.warn(deprecated_msg) [ 454.129081] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129081] [55494]: warnings.warn(deprecated_msg) [ 454.129081] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129081] [55494]: warnings.warn(deprecated_msg) [ 454.129237] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129237] [55494]: warnings.warn(deprecated_msg) [ 454.129237] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129237] [55494]: warnings.warn(deprecated_msg) [ 454.129237] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129237] [55494]: warnings.warn(deprecated_msg) [ 454.129395] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129395] [55494]: warnings.warn(deprecated_msg) [ 454.129395] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129395] [55494]: warnings.warn(deprecated_msg) [ 454.129512] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129512] [55494]: warnings.warn(deprecated_msg) [ 454.129512] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129512] [55494]: warnings.warn(deprecated_msg) [ 454.129512] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129643] [55494]: warnings.warn(deprecated_msg) [ 454.129643] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129643] [55494]: warnings.warn(deprecated_msg) [ 454.129643] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129643] [55494]: warnings.warn(deprecated_msg) [ 454.129769] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129769] [55494]: warnings.warn(deprecated_msg) [ 454.129769] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129769] [55494]: warnings.warn(deprecated_msg) [ 454.129769] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129769] [55494]: warnings.warn(deprecated_msg) [ 454.129917] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129917] [55494]: warnings.warn(deprecated_msg) [ 454.129917] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.129917] [55494]: warnings.warn(deprecated_msg) [ 454.129917] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130063] [55494]: warnings.warn(deprecated_msg) [ 454.130063] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130063] [55494]: warnings.warn(deprecated_msg) [ 454.130063] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130063] [55494]: warnings.warn(deprecated_msg) [ 454.130195] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130195] [55494]: warnings.warn(deprecated_msg) [ 454.130195] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130195] [55494]: warnings.warn(deprecated_msg) [ 454.130307] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130307] [55494]: warnings.warn(deprecated_msg) [ 454.130307] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130307] [55494]: warnings.warn(deprecated_msg) [ 454.130414] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130414] [55494]: warnings.warn(deprecated_msg) [ 454.130414] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130414] [55494]: warnings.warn(deprecated_msg) [ 454.130414] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130550] [55494]: warnings.warn(deprecated_msg) [ 454.130550] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130550] [55494]: warnings.warn(deprecated_msg) [ 454.130550] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130550] [55494]: warnings.warn(deprecated_msg) [ 454.130671] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130671] [55494]: warnings.warn(deprecated_msg) [ 454.130671] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130671] [55494]: warnings.warn(deprecated_msg) [ 454.130786] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130786] [55494]: warnings.warn(deprecated_msg) [ 454.130786] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130786] [55494]: warnings.warn(deprecated_msg) [ 454.130890] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130890] [55494]: warnings.warn(deprecated_msg) [ 454.130890] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130890] [55494]: warnings.warn(deprecated_msg) [ 454.130996] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130996] [55494]: warnings.warn(deprecated_msg) [ 454.130996] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.130996] [55494]: warnings.warn(deprecated_msg) [ 454.131875] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.131875] [55494]: warnings.warn(deprecated_msg) [ 454.131875] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.131875] [55494]: warnings.warn(deprecated_msg) [ 454.132083] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132083] [55494]: warnings.warn(deprecated_msg) [ 454.132083] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132083] [55494]: warnings.warn(deprecated_msg) [ 454.132083] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132083] [55494]: warnings.warn(deprecated_msg) [ 454.132359] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132359] [55494]: warnings.warn(deprecated_msg) [ 454.132359] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132359] [55494]: warnings.warn(deprecated_msg) [ 454.132359] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132592] [55494]: warnings.warn(deprecated_msg) [ 454.132592] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132592] [55494]: warnings.warn(deprecated_msg) [ 454.132592] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132592] [55494]: warnings.warn(deprecated_msg) [ 454.132592] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132592] [55494]: warnings.warn(deprecated_msg) [ 454.132893] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132893] [55494]: warnings.warn(deprecated_msg) [ 454.132893] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132893] [55494]: warnings.warn(deprecated_msg) [ 454.132893] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.132893] [55494]: warnings.warn(deprecated_msg) [ 454.133195] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133195] [55494]: warnings.warn(deprecated_msg) [ 454.133195] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133195] [55494]: warnings.warn(deprecated_msg) [ 454.133195] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133195] [55494]: warnings.warn(deprecated_msg) [ 454.133461] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133461] [55494]: warnings.warn(deprecated_msg) [ 454.133461] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133461] [55494]: warnings.warn(deprecated_msg) [ 454.133461] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133461] [55494]: warnings.warn(deprecated_msg) [ 454.133721] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133721] [55494]: warnings.warn(deprecated_msg) [ 454.133721] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133721] [55494]: warnings.warn(deprecated_msg) [ 454.133903] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133903] [55494]: warnings.warn(deprecated_msg) [ 454.133903] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.133903] [55494]: warnings.warn(deprecated_msg) [ 454.134094] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.134094] [55494]: warnings.warn(deprecated_msg) [ 454.134094] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.134094] [55494]: warnings.warn(deprecated_msg) [ 454.134440] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.134440] [55494]: warnings.warn(deprecated_msg) [ 454.134440] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 454.134440] [55494]: warnings.warn(deprecated_msg) [ 454.134440] [55494]: DEBUG cinder.api.middleware.request_id [None req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 454.482597] [55494]: INFO cinder.api.openstack.wsgi [None req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f admin admin] POST http://10.180.1.21/volume/v3/types [ 454.483320] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 454.485288] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 454.485288] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 454.488657] [55494]: DEBUG oslo_db.sqlalchemy.engines [None req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f 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=55494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 454.512197] [55494]: INFO cinder.api.openstack.wsgi [None req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 454.512614] [55494]: [pid: 55494|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 12 21:01:59 2025] POST /volume/v3/types => generated 182 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 454.516648] [55493]: DEBUG cinder.api.middleware.request_id [req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f req-65c05a77-a8f6-4e91-b148-0f9b8a945e69 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 454.800748] [55493]: INFO cinder.api.openstack.wsgi [req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f req-65c05a77-a8f6-4e91-b148-0f9b8a945e69 admin admin] POST http://10.180.1.21/volume/v3/types/269c1b30-7110-464a-9010-5d207ab1ed57/extra_specs [ 454.801512] [55493]: DEBUG cinder.api.openstack.wsgi [req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f req-65c05a77-a8f6-4e91-b148-0f9b8a945e69 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 454.803608] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 454.803608] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 454.807624] [55493]: DEBUG oslo_db.sqlalchemy.engines [req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f req-65c05a77-a8f6-4e91-b148-0f9b8a945e69 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=55493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 454.856594] [55493]: INFO cinder.api.openstack.wsgi [req-c17d0d2b-675d-4db3-bc79-59c9a3862f1f req-65c05a77-a8f6-4e91-b148-0f9b8a945e69 admin admin] http://10.180.1.21/volume/v3/types/269c1b30-7110-464a-9010-5d207ab1ed57/extra_specs returned with HTTP 200 [ 454.858159] [55493]: [pid: 55493|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 12 21:02:00 2025] POST /volume/v3/types/269c1b30-7110-464a-9010-5d207ab1ed57/extra_specs => generated 51 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 464.508970] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 464.854996] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 465.797138] [55494]: DEBUG cinder.api.middleware.request_id [None req-fb09b688-712c-4d67-8206-5e228a16707a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 465.797831] [55494]: INFO cinder.api.openstack.wsgi [None req-fb09b688-712c-4d67-8206-5e228a16707a None None] GET http://10.180.1.21/volume// [ 465.798026] [55494]: DEBUG cinder.api.openstack.wsgi [None req-fb09b688-712c-4d67-8206-5e228a16707a None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 465.798286] [55494]: DEBUG cinder.api.openstack.wsgi [None req-fb09b688-712c-4d67-8206-5e228a16707a None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 465.798854] [55494]: INFO cinder.api.openstack.wsgi [None req-fb09b688-712c-4d67-8206-5e228a16707a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 465.799214] [55494]: [pid: 55494|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 12 21:02:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 523.113592] [55493]: DEBUG cinder.api.middleware.request_id [None req-2e23d66d-b6c4-43d1-95eb-3053ca3144e3 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 523.181554] [55493]: INFO cinder.api.openstack.wsgi [None req-2e23d66d-b6c4-43d1-95eb-3053ca3144e3 tempest-verify_tempest_config-1806546386 tempest-verify_tempest_config-1806546386-project-member] GET http://10.180.1.21/volume/v3/extensions [ 523.181822] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2e23d66d-b6c4-43d1-95eb-3053ca3144e3 tempest-verify_tempest_config-1806546386 tempest-verify_tempest_config-1806546386-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 523.182054] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2e23d66d-b6c4-43d1-95eb-3053ca3144e3 tempest-verify_tempest_config-1806546386 tempest-verify_tempest_config-1806546386-project-member] Calling method 'index' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 523.182454] [55493]: INFO cinder.api.openstack.wsgi [None req-2e23d66d-b6c4-43d1-95eb-3053ca3144e3 tempest-verify_tempest_config-1806546386 tempest-verify_tempest_config-1806546386-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 523.182820] [55493]: [pid: 55493|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 12 21:03:08 2025] GET /volume/v3/extensions => generated 5245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.340586] [55494]: DEBUG cinder.api.middleware.request_id [None req-5320248d-c545-4f76-8fa4-a888a3496a9c None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.442018] [55494]: INFO cinder.api.openstack.wsgi [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 593.444125] [55494]: DEBUG cinder.api.openstack.wsgi [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-669780291"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 593.446988] [55494]: DEBUG cinder.api.v3.volumes [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-669780291'}} {{(pid=55494) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 593.447849] [55494]: INFO cinder.api.v3.volumes [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Create volume of 1 GB [ 593.461232] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Availability zone cache updated, next update will occur around 2025-02-12 22:04:19.314402. {{(pid=55494) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 593.462361] [55494]: INFO cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Availability Zones retrieved successfully. [ 593.480437] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 593.480437] [55494]: import asyncore [ 593.484741] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Flow 'volume_create_api' (e7ff5d75-f459-46e6-b934-13e86b3e0712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 593.486048] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1a4704-c149-426e-bb43-e2388da4f23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.487258] [55494]: DEBUG cinder.volume.flows.api.create_volume [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Validating volume size '1' using validate_int {{(pid=55494) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 593.540616] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1a4704-c149-426e-bb43-e2388da4f23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.542328] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ea0d97-e500-4bfd-8398-24ac60a8be31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.590977] [55494]: WARNING cinder.quota [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-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. [ 593.590977] [55494]: WARNING cinder.quota [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-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. [ 593.636084] [55494]: DEBUG cinder.quota [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Created reservations ['72b6c5c6-dc2d-4e2b-b38c-41947de6283b', 'f9ea1f2e-9c8a-45c4-8b64-4c882b49f6f4', '699f0877-e96f-497b-a92e-f2058c976b19', '449db599-abed-4786-a436-df38028e913c'] {{(pid=55494) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 593.637022] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ea0d97-e500-4bfd-8398-24ac60a8be31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72b6c5c6-dc2d-4e2b-b38c-41947de6283b', 'f9ea1f2e-9c8a-45c4-8b64-4c882b49f6f4', '699f0877-e96f-497b-a92e-f2058c976b19', '449db599-abed-4786-a436-df38028e913c']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.639217] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd32f66-9726-4828-ac4c-a505998de98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.817459] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dd32f66-9726-4828-ac4c-a505998de98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce6c6b5e-684b-4f14-a7a5-b6c469524d8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-669780291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1414ffdf1ab645eabe2954ad9369b5b3',qos_specs=None,replication_status=,reservations=['72b6c5c6-dc2d-4e2b-b38c-41947de6283b','f9ea1f2e-9c8a-45c4-8b64-4c882b49f6f4','699f0877-e96f-497b-a92e-f2058c976b19','449db599-abed-4786-a436-df38028e913c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d94a163238346489e9117af1d5244b5',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-669780291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce6c6b5e-684b-4f14-a7a5-b6c469524d8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1414ffdf1ab645eabe2954ad9369b5b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d94a163238346489e9117af1d5244b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.818462] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1343bcda-c79e-4743-ad46-1d907730b628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.841129] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1343bcda-c79e-4743-ad46-1d907730b628) transitioned into state 'SUCCESS' from state '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-669780291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1414ffdf1ab645eabe2954ad9369b5b3',qos_specs=None,replication_status=,reservations=['72b6c5c6-dc2d-4e2b-b38c-41947de6283b','f9ea1f2e-9c8a-45c4-8b64-4c882b49f6f4','699f0877-e96f-497b-a92e-f2058c976b19','449db599-abed-4786-a436-df38028e913c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d94a163238346489e9117af1d5244b5',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.841129] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b713656a-e5bf-4a6e-97d9-b818d8c7610b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 593.863874] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b713656a-e5bf-4a6e-97d9-b818d8c7610b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 593.864985] [55494]: DEBUG cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Flow 'volume_create_api' (e7ff5d75-f459-46e6-b934-13e86b3e0712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 593.869015] [55494]: INFO cinder.volume.api [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Create volume request issued successfully. [ 593.869015] [55494]: INFO cinder.api.openstack.wsgi [None req-5320248d-c545-4f76-8fa4-a888a3496a9c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 593.869015] [55494]: [pid: 55494|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:04:19 2025] POST /volume/v3/volumes => generated 783 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 593.882909] [55493]: DEBUG cinder.api.middleware.request_id [None req-b1780ee1-f5ae-43f5-9850-3164a258df0b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.888232] [55493]: INFO cinder.api.openstack.wsgi [None req-b1780ee1-f5ae-43f5-9850-3164a258df0b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 593.888480] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b1780ee1-f5ae-43f5-9850-3164a258df0b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.888701] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b1780ee1-f5ae-43f5-9850-3164a258df0b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.928154] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.928154] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.934552] [55493]: INFO cinder.volume.api [None req-b1780ee1-f5ae-43f5-9850-3164a258df0b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 593.942098] [55493]: INFO cinder.api.openstack.wsgi [None req-b1780ee1-f5ae-43f5-9850-3164a258df0b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 593.944073] [55493]: [pid: 55493|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:19 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 962 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 594.956208] [55494]: DEBUG cinder.api.middleware.request_id [None req-6eef7060-157b-4d15-a680-b9010ae7c8d8 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.960046] [55494]: INFO cinder.api.openstack.wsgi [None req-6eef7060-157b-4d15-a680-b9010ae7c8d8 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 594.960046] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6eef7060-157b-4d15-a680-b9010ae7c8d8 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.960046] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6eef7060-157b-4d15-a680-b9010ae7c8d8 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.972423] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.972423] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.978870] [55494]: INFO cinder.volume.api [None req-6eef7060-157b-4d15-a680-b9010ae7c8d8 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 594.991335] [55494]: INFO cinder.api.openstack.wsgi [None req-6eef7060-157b-4d15-a680-b9010ae7c8d8 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 594.991832] [55494]: [pid: 55494|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:20 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.941196] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=4 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 604.983284] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 605.787237] [55493]: DEBUG cinder.api.middleware.request_id [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.947338] [55493]: INFO cinder.api.openstack.wsgi [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] POST http://10.180.1.21/volume/v3/volumes [ 605.947766] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-383865827"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 605.950480] [55493]: DEBUG cinder.api.v3.volumes [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-383865827'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 605.952322] [55493]: INFO cinder.api.v3.volumes [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Create volume of 1 GB [ 605.976024] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Availability zone cache updated, next update will occur around 2025-02-12 22:04:31.827207. {{(pid=55493) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 605.976024] [55493]: INFO cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Availability Zones retrieved successfully. [ 605.992100] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/engines/action_engine/process_executor.py:17: DeprecationWarning: The asyncore module is deprecated and will be removed in Python 3.12. The recommended replacement is asyncio [ 605.992100] [55493]: import asyncore [ 606.003201] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Flow 'volume_create_api' (8ed20b51-6543-4995-9986-2d029a058599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 606.005558] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8345c6ab-3840-4d17-9856-e521d908dd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.006964] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 606.179943] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8345c6ab-3840-4d17-9856-e521d908dd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.180996] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4405907d-868e-4d00-a9b6-f098be96b276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.215300] [55493]: WARNING cinder.quota [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-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. [ 606.215460] [55493]: WARNING cinder.quota [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-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. [ 606.268033] [55493]: DEBUG cinder.quota [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Created reservations ['b305cc7f-4a63-408d-9c77-3c0dec48c7a3', '64746780-4e45-4d15-801a-ed98cc3fe6dc', '6ed62673-980b-4726-865b-055a8c22d5aa', '3b3a2e3b-7745-4b6c-88aa-fbd1ea6b9a31'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 606.269064] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4405907d-868e-4d00-a9b6-f098be96b276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b305cc7f-4a63-408d-9c77-3c0dec48c7a3', '64746780-4e45-4d15-801a-ed98cc3fe6dc', '6ed62673-980b-4726-865b-055a8c22d5aa', '3b3a2e3b-7745-4b6c-88aa-fbd1ea6b9a31']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.270042] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7494787c-e716-4d6b-bf98-396878f74c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.362280] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7494787c-e716-4d6b-bf98-396878f74c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f5f8115-31d4-4573-98f1-7cf5f38b3a42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-383865827',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd07d8f5ca9e4b8689b0f39d9bda740e',qos_specs=None,replication_status=,reservations=['b305cc7f-4a63-408d-9c77-3c0dec48c7a3','64746780-4e45-4d15-801a-ed98cc3fe6dc','6ed62673-980b-4726-865b-055a8c22d5aa','3b3a2e3b-7745-4b6c-88aa-fbd1ea6b9a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28181928f52d4f7ead32cfd85aa613c8',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-383865827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f5f8115-31d4-4573-98f1-7cf5f38b3a42,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fd07d8f5ca9e4b8689b0f39d9bda740e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28181928f52d4f7ead32cfd85aa613c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.363720] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14cb4794-c42a-4cd9-a239-787f37e3eaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.414735] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14cb4794-c42a-4cd9-a239-787f37e3eaaf) transitioned into state 'SUCCESS' from state '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-383865827',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd07d8f5ca9e4b8689b0f39d9bda740e',qos_specs=None,replication_status=,reservations=['b305cc7f-4a63-408d-9c77-3c0dec48c7a3','64746780-4e45-4d15-801a-ed98cc3fe6dc','6ed62673-980b-4726-865b-055a8c22d5aa','3b3a2e3b-7745-4b6c-88aa-fbd1ea6b9a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28181928f52d4f7ead32cfd85aa613c8',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.414735] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193d38d3-2e62-4483-8a6e-3072e2a8bb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 606.441866] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193d38d3-2e62-4483-8a6e-3072e2a8bb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 606.443165] [55493]: DEBUG cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Flow 'volume_create_api' (8ed20b51-6543-4995-9986-2d029a058599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 606.443597] [55493]: INFO cinder.volume.api [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Create volume request issued successfully. [ 606.444430] [55493]: INFO cinder.api.openstack.wsgi [None req-2421ec0c-443e-4574-97b0-0b6b5b475510 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 606.444916] [55493]: [pid: 55493|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 12 21:04:31 2025] POST /volume/v3/volumes => generated 758 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 606.461034] [55494]: DEBUG cinder.api.middleware.request_id [None req-0ef15290-21ae-42d4-8236-175d35722b33 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.468243] [55494]: INFO cinder.api.openstack.wsgi [None req-0ef15290-21ae-42d4-8236-175d35722b33 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 [ 606.468615] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0ef15290-21ae-42d4-8236-175d35722b33 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.468880] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0ef15290-21ae-42d4-8236-175d35722b33 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.507932] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507932] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.514035] [55494]: INFO cinder.volume.api [None req-0ef15290-21ae-42d4-8236-175d35722b33 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 606.521382] [55494]: INFO cinder.api.openstack.wsgi [None req-0ef15290-21ae-42d4-8236-175d35722b33 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 returned with HTTP 200 [ 606.521902] [55494]: [pid: 55494|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:32 2025] GET /volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 607.538679] [55493]: DEBUG cinder.api.middleware.request_id [None req-fe0c6d86-560c-4914-a1c7-3bc2382ca68a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.544969] [55493]: INFO cinder.api.openstack.wsgi [None req-fe0c6d86-560c-4914-a1c7-3bc2382ca68a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 [ 607.545240] [55493]: DEBUG cinder.api.openstack.wsgi [None req-fe0c6d86-560c-4914-a1c7-3bc2382ca68a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.546027] [55493]: DEBUG cinder.api.openstack.wsgi [None req-fe0c6d86-560c-4914-a1c7-3bc2382ca68a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.561458] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.561458] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.569304] [55493]: INFO cinder.volume.api [None req-fe0c6d86-560c-4914-a1c7-3bc2382ca68a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 607.577306] [55493]: INFO cinder.api.openstack.wsgi [None req-fe0c6d86-560c-4914-a1c7-3bc2382ca68a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 returned with HTTP 200 [ 607.577839] [55493]: [pid: 55493|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:33 2025] GET /volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 609.156114] [55494]: DEBUG cinder.api.middleware.request_id [req-bf8b1506-7b86-4fe2-a1ce-6e623b415c6e req-007dc2c6-f518-433f-9596-3bf098c78d4d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.157396] [55494]: WARNING keystonemiddleware.auth_token [req-bf8b1506-7b86-4fe2-a1ce-6e623b415c6e req-007dc2c6-f518-433f-9596-3bf098c78d4d 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. [ 609.161137] [55494]: INFO cinder.api.openstack.wsgi [req-bf8b1506-7b86-4fe2-a1ce-6e623b415c6e req-007dc2c6-f518-433f-9596-3bf098c78d4d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 [ 609.161371] [55494]: DEBUG cinder.api.openstack.wsgi [req-bf8b1506-7b86-4fe2-a1ce-6e623b415c6e req-007dc2c6-f518-433f-9596-3bf098c78d4d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.161596] [55494]: DEBUG cinder.api.openstack.wsgi [req-bf8b1506-7b86-4fe2-a1ce-6e623b415c6e req-007dc2c6-f518-433f-9596-3bf098c78d4d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.174651] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.174651] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.179447] [55494]: INFO cinder.volume.api [req-bf8b1506-7b86-4fe2-a1ce-6e623b415c6e req-007dc2c6-f518-433f-9596-3bf098c78d4d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 609.185885] [55494]: INFO cinder.api.openstack.wsgi [req-bf8b1506-7b86-4fe2-a1ce-6e623b415c6e req-007dc2c6-f518-433f-9596-3bf098c78d4d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 returned with HTTP 200 [ 609.186440] [55494]: [pid: 55494|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:04:35 2025] GET /volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 609.195427] [55493]: DEBUG cinder.api.middleware.request_id [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.197431] [55493]: INFO cinder.api.openstack.wsgi [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] POST http://10.180.1.21/volume/v3/volumes [ 609.198138] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1864035229"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 609.202789] [55493]: DEBUG cinder.api.v3.volumes [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1864035229'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 609.202966] [55493]: INFO cinder.api.v3.volumes [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Create volume of 1 GB [ 609.207861] [55493]: INFO cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Availability Zones retrieved successfully. [ 609.215829] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Flow 'volume_create_api' (9c4009c3-bdeb-4b11-a168-f3089432e7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 609.217112] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545db114-1011-4784-baae-8418c08f6e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.218955] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 609.241944] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545db114-1011-4784-baae-8418c08f6e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.243230] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6d5fbd-c786-4f79-b258-b613912383d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.296450] [55493]: DEBUG cinder.quota [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Created reservations ['6e849dd6-48c2-461e-971d-07ca95e10688', '94ed9d6a-be76-4436-b686-f6868abff9ce', '0144cfce-490e-41ea-b193-24e8d6577ca8', '1aabdc1a-bdaf-4a4b-bfa9-c58216e544e5'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 609.297413] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6d5fbd-c786-4f79-b258-b613912383d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e849dd6-48c2-461e-971d-07ca95e10688', '94ed9d6a-be76-4436-b686-f6868abff9ce', '0144cfce-490e-41ea-b193-24e8d6577ca8', '1aabdc1a-bdaf-4a4b-bfa9-c58216e544e5']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.298284] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e7817c-1993-4985-9952-9bd20f3d8680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.328019] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98e7817c-1993-4985-9952-9bd20f3d8680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b67c23e-2072-42af-bab9-1e5c4e06e561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1864035229',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd07d8f5ca9e4b8689b0f39d9bda740e',qos_specs=None,replication_status=,reservations=['6e849dd6-48c2-461e-971d-07ca95e10688','94ed9d6a-be76-4436-b686-f6868abff9ce','0144cfce-490e-41ea-b193-24e8d6577ca8','1aabdc1a-bdaf-4a4b-bfa9-c58216e544e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28181928f52d4f7ead32cfd85aa613c8',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1864035229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b67c23e-2072-42af-bab9-1e5c4e06e561,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fd07d8f5ca9e4b8689b0f39d9bda740e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28181928f52d4f7ead32cfd85aa613c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.329141] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eefb453b-9f88-4e57-9ee1-336e5fda656d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.444698] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eefb453b-9f88-4e57-9ee1-336e5fda656d) transitioned into state 'SUCCESS' from state '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-1864035229',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd07d8f5ca9e4b8689b0f39d9bda740e',qos_specs=None,replication_status=,reservations=['6e849dd6-48c2-461e-971d-07ca95e10688','94ed9d6a-be76-4436-b686-f6868abff9ce','0144cfce-490e-41ea-b193-24e8d6577ca8','1aabdc1a-bdaf-4a4b-bfa9-c58216e544e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28181928f52d4f7ead32cfd85aa613c8',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.446062] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae752ea-af53-49cf-83d9-2ae0c8464d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 609.469183] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae752ea-af53-49cf-83d9-2ae0c8464d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 609.470586] [55493]: DEBUG cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Flow 'volume_create_api' (9c4009c3-bdeb-4b11-a168-f3089432e7cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 609.470863] [55493]: INFO cinder.volume.api [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Create volume request issued successfully. [ 609.479750] [55493]: INFO cinder.api.openstack.wsgi [None req-f04d106e-15b9-47a7-a771-14dc29b5a2cb tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 609.479750] [55493]: [pid: 55493|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 12 21:04:35 2025] POST /volume/v3/volumes => generated 759 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 609.498585] [55494]: DEBUG cinder.api.middleware.request_id [None req-3ffbb471-06ab-4a9f-a00d-89da0f0cb778 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.502280] [55494]: INFO cinder.api.openstack.wsgi [None req-3ffbb471-06ab-4a9f-a00d-89da0f0cb778 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 [ 609.502525] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3ffbb471-06ab-4a9f-a00d-89da0f0cb778 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.502727] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3ffbb471-06ab-4a9f-a00d-89da0f0cb778 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.519739] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519739] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.529208] [55494]: INFO cinder.volume.api [None req-3ffbb471-06ab-4a9f-a00d-89da0f0cb778 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 609.535365] [55494]: INFO cinder.api.openstack.wsgi [None req-3ffbb471-06ab-4a9f-a00d-89da0f0cb778 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 returned with HTTP 200 [ 609.535885] [55494]: [pid: 55494|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:35 2025] GET /volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 610.552363] [55493]: DEBUG cinder.api.middleware.request_id [None req-57f8508a-6acc-47cd-b343-c36222e06337 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.556585] [55493]: INFO cinder.api.openstack.wsgi [None req-57f8508a-6acc-47cd-b343-c36222e06337 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 [ 610.556830] [55493]: DEBUG cinder.api.openstack.wsgi [None req-57f8508a-6acc-47cd-b343-c36222e06337 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.557076] [55493]: DEBUG cinder.api.openstack.wsgi [None req-57f8508a-6acc-47cd-b343-c36222e06337 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.577987] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 610.577987] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.586704] [55493]: INFO cinder.volume.api [None req-57f8508a-6acc-47cd-b343-c36222e06337 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 610.591398] [55493]: INFO cinder.api.openstack.wsgi [None req-57f8508a-6acc-47cd-b343-c36222e06337 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 returned with HTTP 200 [ 610.591806] [55493]: [pid: 55493|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:36 2025] GET /volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 612.131479] [55494]: DEBUG cinder.api.middleware.request_id [req-2dd3fc8b-e829-4361-a225-6270a5b3e4ad req-f30abdc7-9bf5-4fc1-83d4-810e9a994594 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.134242] [55494]: INFO cinder.api.openstack.wsgi [req-2dd3fc8b-e829-4361-a225-6270a5b3e4ad req-f30abdc7-9bf5-4fc1-83d4-810e9a994594 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 [ 612.134481] [55494]: DEBUG cinder.api.openstack.wsgi [req-2dd3fc8b-e829-4361-a225-6270a5b3e4ad req-f30abdc7-9bf5-4fc1-83d4-810e9a994594 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.134686] [55494]: DEBUG cinder.api.openstack.wsgi [req-2dd3fc8b-e829-4361-a225-6270a5b3e4ad req-f30abdc7-9bf5-4fc1-83d4-810e9a994594 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.153870] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.153870] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.158482] [55494]: INFO cinder.volume.api [req-2dd3fc8b-e829-4361-a225-6270a5b3e4ad req-f30abdc7-9bf5-4fc1-83d4-810e9a994594 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 612.165098] [55494]: INFO cinder.api.openstack.wsgi [req-2dd3fc8b-e829-4361-a225-6270a5b3e4ad req-f30abdc7-9bf5-4fc1-83d4-810e9a994594 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 returned with HTTP 200 [ 612.165098] [55494]: [pid: 55494|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:04:37 2025] GET /volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 612.183329] [55493]: DEBUG cinder.api.middleware.request_id [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.183329] [55493]: INFO cinder.api.openstack.wsgi [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] POST http://10.180.1.21/volume/v3/volumes [ 612.183329] [55493]: DEBUG cinder.api.openstack.wsgi [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-137925495"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 612.186792] [55493]: DEBUG cinder.api.v3.volumes [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-137925495'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 612.186792] [55493]: INFO cinder.api.v3.volumes [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Create volume of 1 GB [ 612.196138] [55493]: INFO cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Availability Zones retrieved successfully. [ 612.202498] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Flow 'volume_create_api' (2904bbe2-8aec-47b0-9b90-8ba1fcefa06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 612.204253] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12358c03-0e5a-45be-8619-c1142be0d66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.205951] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 612.235145] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12358c03-0e5a-45be-8619-c1142be0d66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.235145] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cbc3ccb-16e2-4702-b84d-8193392da7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.275280] [55493]: DEBUG cinder.quota [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Created reservations ['146aef28-e11d-4b6e-97bc-ba53994b0064', 'e0f40797-c7dc-4f60-96b5-bf96bac32378', '5c076d15-743b-4052-80da-ff6aec40b17e', '41a5479a-faae-4506-8782-9a7f48fd15a9'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 612.275965] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cbc3ccb-16e2-4702-b84d-8193392da7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['146aef28-e11d-4b6e-97bc-ba53994b0064', 'e0f40797-c7dc-4f60-96b5-bf96bac32378', '5c076d15-743b-4052-80da-ff6aec40b17e', '41a5479a-faae-4506-8782-9a7f48fd15a9']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.277074] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debe1783-51a5-49ef-9882-c639106671d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.299396] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (debe1783-51a5-49ef-9882-c639106671d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75d328b-70ba-4ae8-b50d-0fb8ed976f22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-137925495',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd07d8f5ca9e4b8689b0f39d9bda740e',qos_specs=None,replication_status=,reservations=['146aef28-e11d-4b6e-97bc-ba53994b0064','e0f40797-c7dc-4f60-96b5-bf96bac32378','5c076d15-743b-4052-80da-ff6aec40b17e','41a5479a-faae-4506-8782-9a7f48fd15a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28181928f52d4f7ead32cfd85aa613c8',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-137925495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75d328b-70ba-4ae8-b50d-0fb8ed976f22,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fd07d8f5ca9e4b8689b0f39d9bda740e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28181928f52d4f7ead32cfd85aa613c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.301197] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef36b643-fcaa-4f7f-87f8-df7ef7da991d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.334199] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef36b643-fcaa-4f7f-87f8-df7ef7da991d) transitioned into state 'SUCCESS' from state '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-137925495',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd07d8f5ca9e4b8689b0f39d9bda740e',qos_specs=None,replication_status=,reservations=['146aef28-e11d-4b6e-97bc-ba53994b0064','e0f40797-c7dc-4f60-96b5-bf96bac32378','5c076d15-743b-4052-80da-ff6aec40b17e','41a5479a-faae-4506-8782-9a7f48fd15a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28181928f52d4f7ead32cfd85aa613c8',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.334633] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e838b1-692f-439d-aa0e-3207fb39e3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 612.345551] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18e838b1-692f-439d-aa0e-3207fb39e3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 612.346830] [55493]: DEBUG cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Flow 'volume_create_api' (2904bbe2-8aec-47b0-9b90-8ba1fcefa06b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 612.347268] [55493]: INFO cinder.volume.api [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Create volume request issued successfully. [ 612.348720] [55493]: INFO cinder.api.openstack.wsgi [None req-08ac6eee-a3ee-49ba-816b-7ea39d630823 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 612.348720] [55493]: [pid: 55493|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 12 21:04:38 2025] POST /volume/v3/volumes => generated 758 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 612.367754] [55494]: DEBUG cinder.api.middleware.request_id [None req-02d82c10-a83d-45cf-8708-f9980ff7e43f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.370288] [55494]: INFO cinder.api.openstack.wsgi [None req-02d82c10-a83d-45cf-8708-f9980ff7e43f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 [ 612.370649] [55494]: DEBUG cinder.api.openstack.wsgi [None req-02d82c10-a83d-45cf-8708-f9980ff7e43f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.370947] [55494]: DEBUG cinder.api.openstack.wsgi [None req-02d82c10-a83d-45cf-8708-f9980ff7e43f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.390037] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.390037] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.397128] [55494]: INFO cinder.volume.api [None req-02d82c10-a83d-45cf-8708-f9980ff7e43f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 612.404054] [55494]: INFO cinder.api.openstack.wsgi [None req-02d82c10-a83d-45cf-8708-f9980ff7e43f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 returned with HTTP 200 [ 612.405638] [55494]: [pid: 55494|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:38 2025] GET /volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 613.419448] [55493]: DEBUG cinder.api.middleware.request_id [None req-655118d8-aaf8-4a4a-bd67-f603e8ab369a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.424926] [55493]: INFO cinder.api.openstack.wsgi [None req-655118d8-aaf8-4a4a-bd67-f603e8ab369a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 [ 613.424926] [55493]: DEBUG cinder.api.openstack.wsgi [None req-655118d8-aaf8-4a4a-bd67-f603e8ab369a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.424926] [55493]: DEBUG cinder.api.openstack.wsgi [None req-655118d8-aaf8-4a4a-bd67-f603e8ab369a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.437815] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.437815] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.444611] [55493]: INFO cinder.volume.api [None req-655118d8-aaf8-4a4a-bd67-f603e8ab369a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 613.453079] [55493]: INFO cinder.api.openstack.wsgi [None req-655118d8-aaf8-4a4a-bd67-f603e8ab369a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 returned with HTTP 200 [ 613.453079] [55493]: [pid: 55493|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:39 2025] GET /volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.312080] [55494]: DEBUG cinder.api.middleware.request_id [req-e63a415a-383b-4a0e-bedb-6caa99cbcaf1 req-68b529be-de94-4dd2-8da9-c78b5c777cd6 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.314852] [55494]: INFO cinder.api.openstack.wsgi [req-e63a415a-383b-4a0e-bedb-6caa99cbcaf1 req-68b529be-de94-4dd2-8da9-c78b5c777cd6 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 [ 615.314994] [55494]: DEBUG cinder.api.openstack.wsgi [req-e63a415a-383b-4a0e-bedb-6caa99cbcaf1 req-68b529be-de94-4dd2-8da9-c78b5c777cd6 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.315327] [55494]: DEBUG cinder.api.openstack.wsgi [req-e63a415a-383b-4a0e-bedb-6caa99cbcaf1 req-68b529be-de94-4dd2-8da9-c78b5c777cd6 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.327167] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.327167] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.331746] [55494]: INFO cinder.volume.api [req-e63a415a-383b-4a0e-bedb-6caa99cbcaf1 req-68b529be-de94-4dd2-8da9-c78b5c777cd6 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 615.337487] [55494]: INFO cinder.api.openstack.wsgi [req-e63a415a-383b-4a0e-bedb-6caa99cbcaf1 req-68b529be-de94-4dd2-8da9-c78b5c777cd6 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 returned with HTTP 200 [ 615.337924] [55494]: [pid: 55494|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:04:41 2025] GET /volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 616.907269] [55493]: DEBUG cinder.api.middleware.request_id [req-ccd5b008-38be-4550-a4c9-51cf5e845840 req-f0db40bd-594f-4940-a1c7-ddc9a4a8e08a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.908399] [55493]: WARNING keystonemiddleware.auth_token [req-ccd5b008-38be-4550-a4c9-51cf5e845840 req-f0db40bd-594f-4940-a1c7-ddc9a4a8e08a 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. [ 616.910652] [55493]: INFO cinder.api.openstack.wsgi [req-ccd5b008-38be-4550-a4c9-51cf5e845840 req-f0db40bd-594f-4940-a1c7-ddc9a4a8e08a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 616.910994] [55493]: DEBUG cinder.api.openstack.wsgi [req-ccd5b008-38be-4550-a4c9-51cf5e845840 req-f0db40bd-594f-4940-a1c7-ddc9a4a8e08a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.911284] [55493]: DEBUG cinder.api.openstack.wsgi [req-ccd5b008-38be-4550-a4c9-51cf5e845840 req-f0db40bd-594f-4940-a1c7-ddc9a4a8e08a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'detail' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.911904] [55493]: DEBUG cinder.api.api_utils [req-ccd5b008-38be-4550-a4c9-51cf5e845840 req-f0db40bd-594f-4940-a1c7-ddc9a4a8e08a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Removing options '' from query. {{(pid=55493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 616.912996] [55493]: DEBUG cinder.volume.api [req-ccd5b008-38be-4550-a4c9-51cf5e845840 req-f0db40bd-594f-4940-a1c7-ddc9a4a8e08a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55493) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 616.953962] [55493]: INFO cinder.volume.api [req-ccd5b008-38be-4550-a4c9-51cf5e845840 req-f0db40bd-594f-4940-a1c7-ddc9a4a8e08a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Get all volumes completed successfully. [ 616.955364] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.955364] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.966193] [55493]: INFO cinder.api.openstack.wsgi [req-ccd5b008-38be-4550-a4c9-51cf5e845840 req-f0db40bd-594f-4940-a1c7-ddc9a4a8e08a tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 616.967024] [55493]: [pid: 55493|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 12 21:04:42 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 618.352937] [55494]: DEBUG cinder.api.middleware.request_id [req-253003ea-b27e-4bf5-a8b2-ff0a4a26b478 req-28e7de61-137a-4261-a1b2-fa9068d209ed None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.355529] [55494]: INFO cinder.api.openstack.wsgi [req-253003ea-b27e-4bf5-a8b2-ff0a4a26b478 req-28e7de61-137a-4261-a1b2-fa9068d209ed tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 618.355821] [55494]: DEBUG cinder.api.openstack.wsgi [req-253003ea-b27e-4bf5-a8b2-ff0a4a26b478 req-28e7de61-137a-4261-a1b2-fa9068d209ed tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 618.356689] [55494]: DEBUG cinder.api.openstack.wsgi [req-253003ea-b27e-4bf5-a8b2-ff0a4a26b478 req-28e7de61-137a-4261-a1b2-fa9068d209ed tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'detail' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 618.359033] [55494]: DEBUG cinder.api.api_utils [req-253003ea-b27e-4bf5-a8b2-ff0a4a26b478 req-28e7de61-137a-4261-a1b2-fa9068d209ed tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Removing options '' from query. {{(pid=55494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 618.360817] [55494]: DEBUG cinder.volume.api [req-253003ea-b27e-4bf5-a8b2-ff0a4a26b478 req-28e7de61-137a-4261-a1b2-fa9068d209ed tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 618.400140] [55494]: INFO cinder.volume.api [req-253003ea-b27e-4bf5-a8b2-ff0a4a26b478 req-28e7de61-137a-4261-a1b2-fa9068d209ed tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Get all volumes completed successfully. [ 618.401647] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.401647] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 618.407439] [55494]: INFO cinder.api.openstack.wsgi [req-253003ea-b27e-4bf5-a8b2-ff0a4a26b478 req-28e7de61-137a-4261-a1b2-fa9068d209ed tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 618.408072] [55494]: [pid: 55494|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 12 21:04:44 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 619.783934] [55493]: DEBUG cinder.api.middleware.request_id [req-6636d24e-e4a7-4580-af77-07ad955a0d2e req-e8c74c8b-b8d9-458c-bd9f-866f3a91aac7 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.786803] [55493]: INFO cinder.api.openstack.wsgi [req-6636d24e-e4a7-4580-af77-07ad955a0d2e req-e8c74c8b-b8d9-458c-bd9f-866f3a91aac7 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 619.787051] [55493]: DEBUG cinder.api.openstack.wsgi [req-6636d24e-e4a7-4580-af77-07ad955a0d2e req-e8c74c8b-b8d9-458c-bd9f-866f3a91aac7 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 619.787282] [55493]: DEBUG cinder.api.openstack.wsgi [req-6636d24e-e4a7-4580-af77-07ad955a0d2e req-e8c74c8b-b8d9-458c-bd9f-866f3a91aac7 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'detail' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 619.787569] [55493]: DEBUG cinder.api.api_utils [req-6636d24e-e4a7-4580-af77-07ad955a0d2e req-e8c74c8b-b8d9-458c-bd9f-866f3a91aac7 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Removing options '' from query. {{(pid=55493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 619.788878] [55493]: DEBUG cinder.volume.api [req-6636d24e-e4a7-4580-af77-07ad955a0d2e req-e8c74c8b-b8d9-458c-bd9f-866f3a91aac7 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55493) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 619.806313] [55493]: INFO cinder.volume.api [req-6636d24e-e4a7-4580-af77-07ad955a0d2e req-e8c74c8b-b8d9-458c-bd9f-866f3a91aac7 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Get all volumes completed successfully. [ 619.807489] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.807489] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 619.814680] [55493]: INFO cinder.api.openstack.wsgi [req-6636d24e-e4a7-4580-af77-07ad955a0d2e req-e8c74c8b-b8d9-458c-bd9f-866f3a91aac7 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 619.815159] [55493]: [pid: 55493|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 12 21:04:45 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 621.046251] [55494]: DEBUG cinder.api.middleware.request_id [req-b30c2441-4e5c-4cbe-8c7f-04f0c59005b7 req-c458480c-74f7-4065-b7b2-626b4ea78d64 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.050910] [55494]: INFO cinder.api.openstack.wsgi [req-b30c2441-4e5c-4cbe-8c7f-04f0c59005b7 req-c458480c-74f7-4065-b7b2-626b4ea78d64 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 621.051507] [55494]: DEBUG cinder.api.openstack.wsgi [req-b30c2441-4e5c-4cbe-8c7f-04f0c59005b7 req-c458480c-74f7-4065-b7b2-626b4ea78d64 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.051603] [55494]: DEBUG cinder.api.openstack.wsgi [req-b30c2441-4e5c-4cbe-8c7f-04f0c59005b7 req-c458480c-74f7-4065-b7b2-626b4ea78d64 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'detail' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.052225] [55494]: DEBUG cinder.api.api_utils [req-b30c2441-4e5c-4cbe-8c7f-04f0c59005b7 req-c458480c-74f7-4065-b7b2-626b4ea78d64 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Removing options '' from query. {{(pid=55494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 621.053684] [55494]: DEBUG cinder.volume.api [req-b30c2441-4e5c-4cbe-8c7f-04f0c59005b7 req-c458480c-74f7-4065-b7b2-626b4ea78d64 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 621.072017] [55494]: INFO cinder.volume.api [req-b30c2441-4e5c-4cbe-8c7f-04f0c59005b7 req-c458480c-74f7-4065-b7b2-626b4ea78d64 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Get all volumes completed successfully. [ 621.073319] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.073319] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.079996] [55494]: INFO cinder.api.openstack.wsgi [req-b30c2441-4e5c-4cbe-8c7f-04f0c59005b7 req-c458480c-74f7-4065-b7b2-626b4ea78d64 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 621.079996] [55494]: [pid: 55494|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 12 21:04:46 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 622.187776] [55493]: DEBUG cinder.api.middleware.request_id [req-9b06370b-4f2c-4a19-bc45-f4599cf7cd88 req-0948cf43-0425-4f82-b4f4-2b63dd99fe2b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.190264] [55493]: INFO cinder.api.openstack.wsgi [req-9b06370b-4f2c-4a19-bc45-f4599cf7cd88 req-0948cf43-0425-4f82-b4f4-2b63dd99fe2b tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 622.190370] [55493]: DEBUG cinder.api.openstack.wsgi [req-9b06370b-4f2c-4a19-bc45-f4599cf7cd88 req-0948cf43-0425-4f82-b4f4-2b63dd99fe2b tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.190583] [55493]: DEBUG cinder.api.openstack.wsgi [req-9b06370b-4f2c-4a19-bc45-f4599cf7cd88 req-0948cf43-0425-4f82-b4f4-2b63dd99fe2b tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'detail' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.193109] [55493]: DEBUG cinder.api.api_utils [req-9b06370b-4f2c-4a19-bc45-f4599cf7cd88 req-0948cf43-0425-4f82-b4f4-2b63dd99fe2b tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Removing options '' from query. {{(pid=55493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 622.193109] [55493]: DEBUG cinder.volume.api [req-9b06370b-4f2c-4a19-bc45-f4599cf7cd88 req-0948cf43-0425-4f82-b4f4-2b63dd99fe2b tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55493) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 622.203888] [55493]: INFO cinder.volume.api [req-9b06370b-4f2c-4a19-bc45-f4599cf7cd88 req-0948cf43-0425-4f82-b4f4-2b63dd99fe2b tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Get all volumes completed successfully. [ 622.205114] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.205114] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.210364] [55493]: INFO cinder.api.openstack.wsgi [req-9b06370b-4f2c-4a19-bc45-f4599cf7cd88 req-0948cf43-0425-4f82-b4f4-2b63dd99fe2b tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 622.210949] [55493]: [pid: 55493|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 12 21:04:48 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 623.094666] [55494]: DEBUG cinder.api.middleware.request_id [req-4619962d-0d73-4897-873a-ce0e6485c2fe req-dfbafc52-f23f-4cb1-8421-490918aa691d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.098847] [55494]: INFO cinder.api.openstack.wsgi [req-4619962d-0d73-4897-873a-ce0e6485c2fe req-dfbafc52-f23f-4cb1-8421-490918aa691d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 623.099083] [55494]: DEBUG cinder.api.openstack.wsgi [req-4619962d-0d73-4897-873a-ce0e6485c2fe req-dfbafc52-f23f-4cb1-8421-490918aa691d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.099328] [55494]: DEBUG cinder.api.openstack.wsgi [req-4619962d-0d73-4897-873a-ce0e6485c2fe req-dfbafc52-f23f-4cb1-8421-490918aa691d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'detail' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.099612] [55494]: DEBUG cinder.api.api_utils [req-4619962d-0d73-4897-873a-ce0e6485c2fe req-dfbafc52-f23f-4cb1-8421-490918aa691d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Removing options '' from query. {{(pid=55494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 623.102238] [55494]: DEBUG cinder.volume.api [req-4619962d-0d73-4897-873a-ce0e6485c2fe req-dfbafc52-f23f-4cb1-8421-490918aa691d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 623.118374] [55494]: INFO cinder.volume.api [req-4619962d-0d73-4897-873a-ce0e6485c2fe req-dfbafc52-f23f-4cb1-8421-490918aa691d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Get all volumes completed successfully. [ 623.119531] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.119531] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.125981] [55494]: INFO cinder.api.openstack.wsgi [req-4619962d-0d73-4897-873a-ce0e6485c2fe req-dfbafc52-f23f-4cb1-8421-490918aa691d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 623.126125] [55494]: [pid: 55494|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 12 21:04:48 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 624.044174] [55493]: DEBUG cinder.api.middleware.request_id [req-fbfdb242-76c0-48de-aa2c-d5134c78f3cf req-538ef375-acc9-48e9-8c42-72df2600100f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.047163] [55493]: INFO cinder.api.openstack.wsgi [req-fbfdb242-76c0-48de-aa2c-d5134c78f3cf req-538ef375-acc9-48e9-8c42-72df2600100f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 624.047455] [55493]: DEBUG cinder.api.openstack.wsgi [req-fbfdb242-76c0-48de-aa2c-d5134c78f3cf req-538ef375-acc9-48e9-8c42-72df2600100f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.047762] [55493]: DEBUG cinder.api.openstack.wsgi [req-fbfdb242-76c0-48de-aa2c-d5134c78f3cf req-538ef375-acc9-48e9-8c42-72df2600100f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'detail' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.047985] [55493]: DEBUG cinder.api.api_utils [req-fbfdb242-76c0-48de-aa2c-d5134c78f3cf req-538ef375-acc9-48e9-8c42-72df2600100f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Removing options '' from query. {{(pid=55493) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 624.048947] [55493]: DEBUG cinder.volume.api [req-fbfdb242-76c0-48de-aa2c-d5134c78f3cf req-538ef375-acc9-48e9-8c42-72df2600100f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55493) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 624.066876] [55493]: INFO cinder.volume.api [req-fbfdb242-76c0-48de-aa2c-d5134c78f3cf req-538ef375-acc9-48e9-8c42-72df2600100f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Get all volumes completed successfully. [ 624.068463] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.068463] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.076672] [55493]: INFO cinder.api.openstack.wsgi [req-fbfdb242-76c0-48de-aa2c-d5134c78f3cf req-538ef375-acc9-48e9-8c42-72df2600100f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 624.077222] [55493]: [pid: 55493|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 12 21:04:49 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 625.636614] [55494]: DEBUG cinder.api.middleware.request_id [req-b68f88cb-d1ae-404e-b582-faed2a639d49 req-8fc7c180-e46d-4ebc-95da-014f3bbbf4b0 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.642032] [55494]: INFO cinder.api.openstack.wsgi [req-b68f88cb-d1ae-404e-b582-faed2a639d49 req-8fc7c180-e46d-4ebc-95da-014f3bbbf4b0 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 625.643140] [55494]: DEBUG cinder.api.openstack.wsgi [req-b68f88cb-d1ae-404e-b582-faed2a639d49 req-8fc7c180-e46d-4ebc-95da-014f3bbbf4b0 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.643140] [55494]: DEBUG cinder.api.openstack.wsgi [req-b68f88cb-d1ae-404e-b582-faed2a639d49 req-8fc7c180-e46d-4ebc-95da-014f3bbbf4b0 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'detail' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.643140] [55494]: DEBUG cinder.api.api_utils [req-b68f88cb-d1ae-404e-b582-faed2a639d49 req-8fc7c180-e46d-4ebc-95da-014f3bbbf4b0 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Removing options '' from query. {{(pid=55494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 625.643809] [55494]: DEBUG cinder.volume.api [req-b68f88cb-d1ae-404e-b582-faed2a639d49 req-8fc7c180-e46d-4ebc-95da-014f3bbbf4b0 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55494) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 625.655915] [55494]: INFO cinder.volume.api [req-b68f88cb-d1ae-404e-b582-faed2a639d49 req-8fc7c180-e46d-4ebc-95da-014f3bbbf4b0 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Get all volumes completed successfully. [ 625.659187] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.659187] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.662213] [55494]: INFO cinder.api.openstack.wsgi [req-b68f88cb-d1ae-404e-b582-faed2a639d49 req-8fc7c180-e46d-4ebc-95da-014f3bbbf4b0 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 625.662673] [55494]: [pid: 55494|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 12 21:04:51 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 625.679510] [55493]: DEBUG cinder.api.middleware.request_id [None req-a321b426-6594-40ed-a21c-f6f872b4a9f9 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.681642] [55493]: INFO cinder.api.openstack.wsgi [None req-a321b426-6594-40ed-a21c-f6f872b4a9f9 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 [ 625.681884] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a321b426-6594-40ed-a21c-f6f872b4a9f9 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.682125] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a321b426-6594-40ed-a21c-f6f872b4a9f9 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.682350] [55493]: INFO cinder.api.v3.volumes [None req-a321b426-6594-40ed-a21c-f6f872b4a9f9 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Delete volume with id: e75d328b-70ba-4ae8-b50d-0fb8ed976f22 [ 625.694458] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.694458] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.694458] [55493]: INFO cinder.volume.api [None req-a321b426-6594-40ed-a21c-f6f872b4a9f9 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 625.721648] [55493]: INFO cinder.volume.api [None req-a321b426-6594-40ed-a21c-f6f872b4a9f9 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Delete volume request issued successfully. [ 625.722212] [55493]: INFO cinder.api.openstack.wsgi [None req-a321b426-6594-40ed-a21c-f6f872b4a9f9 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 returned with HTTP 202 [ 625.722373] [55493]: [pid: 55493|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:04:51 2025] DELETE /volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 625.727633] [55494]: DEBUG cinder.api.middleware.request_id [None req-6b97d1e0-60a1-4f15-8625-e8ab51d18615 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.729883] [55494]: INFO cinder.api.openstack.wsgi [None req-6b97d1e0-60a1-4f15-8625-e8ab51d18615 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 [ 625.730133] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6b97d1e0-60a1-4f15-8625-e8ab51d18615 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.730413] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6b97d1e0-60a1-4f15-8625-e8ab51d18615 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.739198] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.739198] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.750954] [55494]: INFO cinder.volume.api [None req-6b97d1e0-60a1-4f15-8625-e8ab51d18615 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 625.757578] [55494]: INFO cinder.api.openstack.wsgi [None req-6b97d1e0-60a1-4f15-8625-e8ab51d18615 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 returned with HTTP 200 [ 625.758614] [55494]: [pid: 55494|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:51 2025] GET /volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 626.772459] [55493]: DEBUG cinder.api.middleware.request_id [None req-475195b0-e911-40e2-aaf0-3748080e5997 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.777393] [55493]: INFO cinder.api.openstack.wsgi [None req-475195b0-e911-40e2-aaf0-3748080e5997 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 [ 626.777622] [55493]: DEBUG cinder.api.openstack.wsgi [None req-475195b0-e911-40e2-aaf0-3748080e5997 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.777852] [55493]: DEBUG cinder.api.openstack.wsgi [None req-475195b0-e911-40e2-aaf0-3748080e5997 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.787164] [55493]: INFO cinder.api.openstack.wsgi [None req-475195b0-e911-40e2-aaf0-3748080e5997 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 returned with HTTP 404 [ 626.788025] [55493]: [pid: 55493|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:52 2025] GET /volume/v3/volumes/e75d328b-70ba-4ae8-b50d-0fb8ed976f22 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 626.792019] [55494]: DEBUG cinder.api.middleware.request_id [None req-2c2217ef-2344-4979-8d05-c3f5b740cd9f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.794901] [55494]: INFO cinder.api.openstack.wsgi [None req-2c2217ef-2344-4979-8d05-c3f5b740cd9f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 [ 626.794985] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2c2217ef-2344-4979-8d05-c3f5b740cd9f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.795571] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2c2217ef-2344-4979-8d05-c3f5b740cd9f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.795571] [55494]: INFO cinder.api.v3.volumes [None req-2c2217ef-2344-4979-8d05-c3f5b740cd9f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Delete volume with id: 4b67c23e-2072-42af-bab9-1e5c4e06e561 [ 626.813751] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.813751] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.814774] [55494]: INFO cinder.volume.api [None req-2c2217ef-2344-4979-8d05-c3f5b740cd9f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 626.846181] [55494]: INFO cinder.volume.api [None req-2c2217ef-2344-4979-8d05-c3f5b740cd9f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Delete volume request issued successfully. [ 626.846181] [55494]: INFO cinder.api.openstack.wsgi [None req-2c2217ef-2344-4979-8d05-c3f5b740cd9f tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 returned with HTTP 202 [ 626.846181] [55494]: [pid: 55494|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:04:52 2025] DELETE /volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 626.849655] [55493]: DEBUG cinder.api.middleware.request_id [None req-4c6eba5d-fb04-4c1a-8e87-08eb0181ad62 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.852901] [55493]: INFO cinder.api.openstack.wsgi [None req-4c6eba5d-fb04-4c1a-8e87-08eb0181ad62 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 [ 626.855084] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4c6eba5d-fb04-4c1a-8e87-08eb0181ad62 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.860265] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4c6eba5d-fb04-4c1a-8e87-08eb0181ad62 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.875875] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.875875] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.885890] [55493]: INFO cinder.volume.api [None req-4c6eba5d-fb04-4c1a-8e87-08eb0181ad62 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 626.901062] [55493]: INFO cinder.api.openstack.wsgi [None req-4c6eba5d-fb04-4c1a-8e87-08eb0181ad62 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 returned with HTTP 200 [ 626.905019] [55493]: [pid: 55493|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:52 2025] GET /volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 627.922931] [55494]: DEBUG cinder.api.middleware.request_id [None req-2ed4314e-d3a2-42cb-a319-05e7cbff18c5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.925443] [55494]: INFO cinder.api.openstack.wsgi [None req-2ed4314e-d3a2-42cb-a319-05e7cbff18c5 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 [ 627.925443] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2ed4314e-d3a2-42cb-a319-05e7cbff18c5 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.925647] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2ed4314e-d3a2-42cb-a319-05e7cbff18c5 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.938725] [55494]: INFO cinder.api.openstack.wsgi [None req-2ed4314e-d3a2-42cb-a319-05e7cbff18c5 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 returned with HTTP 404 [ 627.938725] [55494]: [pid: 55494|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:53 2025] GET /volume/v3/volumes/4b67c23e-2072-42af-bab9-1e5c4e06e561 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 627.941420] [55493]: DEBUG cinder.api.middleware.request_id [None req-e1e81894-0b6d-4f2e-8551-f0d5f7151738 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.944265] [55493]: INFO cinder.api.openstack.wsgi [None req-e1e81894-0b6d-4f2e-8551-f0d5f7151738 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 [ 627.944527] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e1e81894-0b6d-4f2e-8551-f0d5f7151738 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.944723] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e1e81894-0b6d-4f2e-8551-f0d5f7151738 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.944912] [55493]: INFO cinder.api.v3.volumes [None req-e1e81894-0b6d-4f2e-8551-f0d5f7151738 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Delete volume with id: 8f5f8115-31d4-4573-98f1-7cf5f38b3a42 [ 627.955258] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.955258] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 627.955869] [55493]: INFO cinder.volume.api [None req-e1e81894-0b6d-4f2e-8551-f0d5f7151738 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 627.976492] [55493]: INFO cinder.volume.api [None req-e1e81894-0b6d-4f2e-8551-f0d5f7151738 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Delete volume request issued successfully. [ 627.976712] [55493]: INFO cinder.api.openstack.wsgi [None req-e1e81894-0b6d-4f2e-8551-f0d5f7151738 tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 returned with HTTP 202 [ 627.977171] [55493]: [pid: 55493|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:04:53 2025] DELETE /volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 627.981485] [55494]: DEBUG cinder.api.middleware.request_id [None req-36b3a4e5-7276-4ca0-9c42-1e22f8bf2e7d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.984378] [55494]: INFO cinder.api.openstack.wsgi [None req-36b3a4e5-7276-4ca0-9c42-1e22f8bf2e7d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 [ 627.984611] [55494]: DEBUG cinder.api.openstack.wsgi [None req-36b3a4e5-7276-4ca0-9c42-1e22f8bf2e7d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 627.985338] [55494]: DEBUG cinder.api.openstack.wsgi [None req-36b3a4e5-7276-4ca0-9c42-1e22f8bf2e7d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 627.995223] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.995223] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.001405] [55494]: INFO cinder.volume.api [None req-36b3a4e5-7276-4ca0-9c42-1e22f8bf2e7d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Volume info retrieved successfully. [ 628.009139] [55494]: INFO cinder.api.openstack.wsgi [None req-36b3a4e5-7276-4ca0-9c42-1e22f8bf2e7d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 returned with HTTP 200 [ 628.009139] [55494]: [pid: 55494|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:53 2025] GET /volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 629.019990] [55493]: DEBUG cinder.api.middleware.request_id [None req-d78db7da-39af-4c71-a271-dd0a28ef0e9d None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.026225] [55493]: INFO cinder.api.openstack.wsgi [None req-d78db7da-39af-4c71-a271-dd0a28ef0e9d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] GET http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 [ 629.026225] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d78db7da-39af-4c71-a271-dd0a28ef0e9d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 629.026225] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d78db7da-39af-4c71-a271-dd0a28ef0e9d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 629.040906] [55493]: INFO cinder.api.openstack.wsgi [None req-d78db7da-39af-4c71-a271-dd0a28ef0e9d tempest-VolumesTestJSON-1263954658 tempest-VolumesTestJSON-1263954658-project-member] http://10.180.1.21/volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 returned with HTTP 404 [ 629.041495] [55493]: [pid: 55493|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:04:54 2025] GET /volume/v3/volumes/8f5f8115-31d4-4573-98f1-7cf5f38b3a42 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 638.005533] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=44,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 639.032883] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=100,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 692.683485] [55494]: DEBUG cinder.api.middleware.request_id [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.689154] [55494]: INFO cinder.api.openstack.wsgi [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] POST http://10.180.1.21/volume/v3/volumes [ 692.690875] [55494]: DEBUG cinder.api.openstack.wsgi [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1989803280", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 692.692724] [55494]: DEBUG cinder.api.v3.volumes [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1989803280', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55494) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 692.693178] [55494]: INFO cinder.api.v3.volumes [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Create volume of 1 GB [ 692.700529] [55494]: INFO cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Availability Zones retrieved successfully. [ 692.712439] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Flow 'volume_create_api' (84745b61-4db5-4df2-9122-4e4d98dca24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 692.714397] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0832c6d3-870f-4387-9628-12c102e45b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 692.716338] [55494]: DEBUG cinder.volume.flows.api.create_volume [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Validating volume size '1' using validate_int {{(pid=55494) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 692.761176] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0832c6d3-870f-4387-9628-12c102e45b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 692.762848] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d83e2721-75b7-4c20-824c-5a8812045364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 692.825821] [55494]: DEBUG cinder.quota [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Created reservations ['c929dcc4-76b8-4481-b16b-1864b48f8112', '96712155-9761-46a8-9b62-20329cd96fc9', 'a7a1bfc8-7281-4ef8-969b-a2170fae2e56', '423fbb18-970f-4b6d-bb87-03964a655cf6'] {{(pid=55494) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 692.826756] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d83e2721-75b7-4c20-824c-5a8812045364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c929dcc4-76b8-4481-b16b-1864b48f8112', '96712155-9761-46a8-9b62-20329cd96fc9', 'a7a1bfc8-7281-4ef8-969b-a2170fae2e56', '423fbb18-970f-4b6d-bb87-03964a655cf6']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 692.827715] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b901d5d-af5c-40f8-8fd6-f4bd50316115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 692.842055] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b901d5d-af5c-40f8-8fd6-f4bd50316115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a067d75d-88fa-41f2-b6a1-c811e0d4cf8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1989803280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8366b02e26a49a296ea5d8fc70012c2',qos_specs=None,replication_status=,reservations=['c929dcc4-76b8-4481-b16b-1864b48f8112','96712155-9761-46a8-9b62-20329cd96fc9','a7a1bfc8-7281-4ef8-969b-a2170fae2e56','423fbb18-970f-4b6d-bb87-03964a655cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7f760536a146e1b41c456d378a280a',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1989803280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a067d75d-88fa-41f2-b6a1-c811e0d4cf8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8366b02e26a49a296ea5d8fc70012c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce7f760536a146e1b41c456d378a280a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 692.843078] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41c7b15-22f8-4ad4-9bd6-faa62bbc3c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 692.860591] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41c7b15-22f8-4ad4-9bd6-faa62bbc3c15) transitioned into state 'SUCCESS' from state '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-1989803280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8366b02e26a49a296ea5d8fc70012c2',qos_specs=None,replication_status=,reservations=['c929dcc4-76b8-4481-b16b-1864b48f8112','96712155-9761-46a8-9b62-20329cd96fc9','a7a1bfc8-7281-4ef8-969b-a2170fae2e56','423fbb18-970f-4b6d-bb87-03964a655cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce7f760536a146e1b41c456d378a280a',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 692.862146] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5cce32-cd6f-466a-8a1e-3aa3e8330642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 692.876215] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5cce32-cd6f-466a-8a1e-3aa3e8330642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 692.878213] [55494]: DEBUG cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Flow 'volume_create_api' (84745b61-4db5-4df2-9122-4e4d98dca24c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 692.878213] [55494]: INFO cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Create volume request issued successfully. [ 692.880120] [55494]: INFO cinder.api.openstack.wsgi [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-e9350bf2-8098-4cfe-a7a2-9962482dbb5a tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 692.880120] [55494]: [pid: 55494|app: 0|req: 19/38] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 12 21:05:58 2025] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 692.885268] [55493]: DEBUG cinder.api.middleware.request_id [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-57c48187-d5d1-4222-aef1-3e96c928fdf1 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.892021] [55493]: INFO cinder.api.openstack.wsgi [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-57c48187-d5d1-4222-aef1-3e96c928fdf1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] GET http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 692.892021] [55493]: DEBUG cinder.api.openstack.wsgi [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-57c48187-d5d1-4222-aef1-3e96c928fdf1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.892021] [55493]: DEBUG cinder.api.openstack.wsgi [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-57c48187-d5d1-4222-aef1-3e96c928fdf1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.901712] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.901712] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.906586] [55493]: INFO cinder.volume.api [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-57c48187-d5d1-4222-aef1-3e96c928fdf1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Volume info retrieved successfully. [ 692.912768] [55493]: INFO cinder.api.openstack.wsgi [req-d020ce50-46c7-4911-9df1-87d61aefd4d6 req-57c48187-d5d1-4222-aef1-3e96c928fdf1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c returned with HTTP 200 [ 692.913298] [55493]: [pid: 55493|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:05:58 2025] GET /volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.001871] [55494]: DEBUG cinder.api.middleware.request_id [req-ef76fbd4-ecfd-4965-be4c-efffcb1e08da req-d361065a-4960-4f72-adfa-f73150a3ddb2 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.006245] [55494]: INFO cinder.api.openstack.wsgi [req-ef76fbd4-ecfd-4965-be4c-efffcb1e08da req-d361065a-4960-4f72-adfa-f73150a3ddb2 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] GET http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 693.008117] [55494]: DEBUG cinder.api.openstack.wsgi [req-ef76fbd4-ecfd-4965-be4c-efffcb1e08da req-d361065a-4960-4f72-adfa-f73150a3ddb2 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.008117] [55494]: DEBUG cinder.api.openstack.wsgi [req-ef76fbd4-ecfd-4965-be4c-efffcb1e08da req-d361065a-4960-4f72-adfa-f73150a3ddb2 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.018047] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.018047] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.022790] [55494]: INFO cinder.volume.api [req-ef76fbd4-ecfd-4965-be4c-efffcb1e08da req-d361065a-4960-4f72-adfa-f73150a3ddb2 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Volume info retrieved successfully. [ 693.027830] [55494]: INFO cinder.api.openstack.wsgi [req-ef76fbd4-ecfd-4965-be4c-efffcb1e08da req-d361065a-4960-4f72-adfa-f73150a3ddb2 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c returned with HTTP 200 [ 693.028638] [55494]: [pid: 55494|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:05:58 2025] GET /volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.053874] [55493]: DEBUG cinder.api.middleware.request_id [req-fb0bd1dd-0fae-4d5f-ac66-2f853df54a36 req-c2af97b9-5ec6-4a07-8d41-cf32501c66a7 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.053874] [55493]: INFO cinder.api.openstack.wsgi [req-fb0bd1dd-0fae-4d5f-ac66-2f853df54a36 req-c2af97b9-5ec6-4a07-8d41-cf32501c66a7 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] GET http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 694.054381] [55493]: DEBUG cinder.api.openstack.wsgi [req-fb0bd1dd-0fae-4d5f-ac66-2f853df54a36 req-c2af97b9-5ec6-4a07-8d41-cf32501c66a7 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.054716] [55493]: DEBUG cinder.api.openstack.wsgi [req-fb0bd1dd-0fae-4d5f-ac66-2f853df54a36 req-c2af97b9-5ec6-4a07-8d41-cf32501c66a7 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.070742] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.070742] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.078177] [55493]: INFO cinder.volume.api [req-fb0bd1dd-0fae-4d5f-ac66-2f853df54a36 req-c2af97b9-5ec6-4a07-8d41-cf32501c66a7 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Volume info retrieved successfully. [ 694.086012] [55493]: INFO cinder.api.openstack.wsgi [req-fb0bd1dd-0fae-4d5f-ac66-2f853df54a36 req-c2af97b9-5ec6-4a07-8d41-cf32501c66a7 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c returned with HTTP 200 [ 694.086012] [55493]: [pid: 55493|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:05:59 2025] GET /volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.108540] [55494]: DEBUG cinder.api.middleware.request_id [req-606b7407-7a9b-4b04-8b79-94f8b4156553 req-3d0c8a97-451a-4c5c-9144-be90dfed51d9 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.115972] [55494]: INFO cinder.api.openstack.wsgi [req-606b7407-7a9b-4b04-8b79-94f8b4156553 req-3d0c8a97-451a-4c5c-9144-be90dfed51d9 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 694.116247] [55494]: DEBUG cinder.api.openstack.wsgi [req-606b7407-7a9b-4b04-8b79-94f8b4156553 req-3d0c8a97-451a-4c5c-9144-be90dfed51d9 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a067d75d-88fa-41f2-b6a1-c811e0d4cf8c", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-791790231", "description": null, "metadata": {}}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 694.127726] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.127726] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.128166] [55494]: INFO cinder.volume.api [req-606b7407-7a9b-4b04-8b79-94f8b4156553 req-3d0c8a97-451a-4c5c-9144-be90dfed51d9 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Volume info retrieved successfully. [ 694.128227] [55494]: INFO cinder.api.v3.snapshots [req-606b7407-7a9b-4b04-8b79-94f8b4156553 req-3d0c8a97-451a-4c5c-9144-be90dfed51d9 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Create snapshot from volume a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 694.150237] [55494]: WARNING cinder.quota [req-606b7407-7a9b-4b04-8b79-94f8b4156553 req-3d0c8a97-451a-4c5c-9144-be90dfed51d9 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-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. [ 694.181545] [55494]: DEBUG cinder.quota [req-606b7407-7a9b-4b04-8b79-94f8b4156553 req-3d0c8a97-451a-4c5c-9144-be90dfed51d9 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Created reservations ['16611696-4000-4e95-b9e8-ab40c27b6219', '0649cf5d-c356-4c85-bc35-8f909207bdcc', '24ef87f9-0000-4a35-9bff-1998bddded67', '4ee05eff-b902-4d53-872d-d6d65f51f78c'] {{(pid=55494) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 694.244078] [55494]: INFO cinder.volume.api [req-606b7407-7a9b-4b04-8b79-94f8b4156553 req-3d0c8a97-451a-4c5c-9144-be90dfed51d9 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Snapshot create request issued successfully. [ 694.244540] [55494]: INFO cinder.api.openstack.wsgi [req-606b7407-7a9b-4b04-8b79-94f8b4156553 req-3d0c8a97-451a-4c5c-9144-be90dfed51d9 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 694.245070] [55494]: [pid: 55494|app: 0|req: 21/42] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 12 21:05:59 2025] POST /volume/v3/snapshots => generated 310 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 694.267922] [55493]: DEBUG cinder.api.middleware.request_id [req-e009472e-9b7d-44b8-b929-b514895ab78b req-c2a688f3-0488-4f7e-90e6-c0d132c1bcb1 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.271284] [55493]: INFO cinder.api.openstack.wsgi [req-e009472e-9b7d-44b8-b929-b514895ab78b req-c2a688f3-0488-4f7e-90e6-c0d132c1bcb1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] GET http://10.180.1.21/volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e [ 694.271690] [55493]: DEBUG cinder.api.openstack.wsgi [req-e009472e-9b7d-44b8-b929-b514895ab78b req-c2a688f3-0488-4f7e-90e6-c0d132c1bcb1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.273019] [55493]: DEBUG cinder.api.openstack.wsgi [req-e009472e-9b7d-44b8-b929-b514895ab78b req-c2a688f3-0488-4f7e-90e6-c0d132c1bcb1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.298403] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.298403] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.299042] [55493]: INFO cinder.volume.api [req-e009472e-9b7d-44b8-b929-b514895ab78b req-c2a688f3-0488-4f7e-90e6-c0d132c1bcb1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Snapshot retrieved successfully. [ 694.300085] [55493]: INFO cinder.api.openstack.wsgi [req-e009472e-9b7d-44b8-b929-b514895ab78b req-c2a688f3-0488-4f7e-90e6-c0d132c1bcb1 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e returned with HTTP 200 [ 694.300522] [55493]: [pid: 55493|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 12 21:06:00 2025] GET /volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.388745] [55494]: DEBUG cinder.api.middleware.request_id [req-d0bd605a-4d54-4f51-b7a6-def013b9fbaa req-41ddcd12-1f24-4496-bb31-5c3d17f2ad78 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.391744] [55494]: INFO cinder.api.openstack.wsgi [req-d0bd605a-4d54-4f51-b7a6-def013b9fbaa req-41ddcd12-1f24-4496-bb31-5c3d17f2ad78 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 694.393020] [55494]: DEBUG cinder.api.openstack.wsgi [req-d0bd605a-4d54-4f51-b7a6-def013b9fbaa req-41ddcd12-1f24-4496-bb31-5c3d17f2ad78 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.393020] [55494]: DEBUG cinder.api.openstack.wsgi [req-d0bd605a-4d54-4f51-b7a6-def013b9fbaa req-41ddcd12-1f24-4496-bb31-5c3d17f2ad78 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'detail' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.393020] [55494]: DEBUG cinder.api.api_utils [req-d0bd605a-4d54-4f51-b7a6-def013b9fbaa req-41ddcd12-1f24-4496-bb31-5c3d17f2ad78 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Removing options '' from query. {{(pid=55494) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 694.393020] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.393020] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.394582] [55494]: DEBUG cinder.db.sqlalchemy.api [req-d0bd605a-4d54-4f51-b7a6-def013b9fbaa req-41ddcd12-1f24-4496-bb31-5c3d17f2ad78 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Building query based on filter {{(pid=55494) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 694.415412] [55494]: INFO cinder.volume.api [req-d0bd605a-4d54-4f51-b7a6-def013b9fbaa req-41ddcd12-1f24-4496-bb31-5c3d17f2ad78 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Get all snapshots completed successfully. [ 694.415764] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.415764] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.416626] [55494]: INFO cinder.api.openstack.wsgi [req-d0bd605a-4d54-4f51-b7a6-def013b9fbaa req-41ddcd12-1f24-4496-bb31-5c3d17f2ad78 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 694.417213] [55494]: [pid: 55494|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 12 21:06:00 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.498495] [55493]: DEBUG cinder.api.middleware.request_id [req-37503b65-f039-478c-aefe-140e5e4474a0 req-8d2c3249-9884-4dbc-9a93-889a2405644c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.500897] [55493]: INFO cinder.api.openstack.wsgi [req-37503b65-f039-478c-aefe-140e5e4474a0 req-8d2c3249-9884-4dbc-9a93-889a2405644c tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] GET http://10.180.1.21/volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e [ 694.501142] [55493]: DEBUG cinder.api.openstack.wsgi [req-37503b65-f039-478c-aefe-140e5e4474a0 req-8d2c3249-9884-4dbc-9a93-889a2405644c tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.501368] [55493]: DEBUG cinder.api.openstack.wsgi [req-37503b65-f039-478c-aefe-140e5e4474a0 req-8d2c3249-9884-4dbc-9a93-889a2405644c tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.507726] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507726] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.511392] [55493]: INFO cinder.volume.api [req-37503b65-f039-478c-aefe-140e5e4474a0 req-8d2c3249-9884-4dbc-9a93-889a2405644c tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Snapshot retrieved successfully. [ 694.511392] [55493]: INFO cinder.api.openstack.wsgi [req-37503b65-f039-478c-aefe-140e5e4474a0 req-8d2c3249-9884-4dbc-9a93-889a2405644c tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e returned with HTTP 200 [ 694.511392] [55493]: [pid: 55493|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 12 21:06:00 2025] GET /volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.579417] [55494]: DEBUG cinder.api.middleware.request_id [req-eb7ac346-86fe-41c2-a2d4-27e8a4b137fc req-07b587c9-a4ea-479f-bc4d-d00bd531813f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.584432] [55494]: INFO cinder.api.openstack.wsgi [req-eb7ac346-86fe-41c2-a2d4-27e8a4b137fc req-07b587c9-a4ea-479f-bc4d-d00bd531813f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e [ 694.584685] [55494]: DEBUG cinder.api.openstack.wsgi [req-eb7ac346-86fe-41c2-a2d4-27e8a4b137fc req-07b587c9-a4ea-479f-bc4d-d00bd531813f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.584933] [55494]: DEBUG cinder.api.openstack.wsgi [req-eb7ac346-86fe-41c2-a2d4-27e8a4b137fc req-07b587c9-a4ea-479f-bc4d-d00bd531813f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.585082] [55494]: INFO cinder.api.v2.snapshots [req-eb7ac346-86fe-41c2-a2d4-27e8a4b137fc req-07b587c9-a4ea-479f-bc4d-d00bd531813f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Delete snapshot with id: 20ef109d-7b28-413d-8597-7e310bafc73e [ 694.597372] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.597372] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.597922] [55494]: INFO cinder.volume.api [req-eb7ac346-86fe-41c2-a2d4-27e8a4b137fc req-07b587c9-a4ea-479f-bc4d-d00bd531813f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Snapshot retrieved successfully. [ 694.620329] [55494]: INFO cinder.volume.api [req-eb7ac346-86fe-41c2-a2d4-27e8a4b137fc req-07b587c9-a4ea-479f-bc4d-d00bd531813f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Snapshot delete request issued successfully. [ 694.624022] [55494]: INFO cinder.api.openstack.wsgi [req-eb7ac346-86fe-41c2-a2d4-27e8a4b137fc req-07b587c9-a4ea-479f-bc4d-d00bd531813f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e returned with HTTP 202 [ 694.624022] [55494]: [pid: 55494|app: 0|req: 23/46] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 12 21:06:00 2025] DELETE /volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 694.796785] [55493]: DEBUG cinder.api.middleware.request_id [req-c69546fd-d8fe-4727-8dd6-4a798750b887 req-81ad1d76-fddd-4a05-8514-f10a9d7a1afe None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.800961] [55493]: INFO cinder.api.openstack.wsgi [req-c69546fd-d8fe-4727-8dd6-4a798750b887 req-81ad1d76-fddd-4a05-8514-f10a9d7a1afe tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] GET http://10.180.1.21/volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e [ 694.800961] [55493]: DEBUG cinder.api.openstack.wsgi [req-c69546fd-d8fe-4727-8dd6-4a798750b887 req-81ad1d76-fddd-4a05-8514-f10a9d7a1afe tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.800961] [55493]: DEBUG cinder.api.openstack.wsgi [req-c69546fd-d8fe-4727-8dd6-4a798750b887 req-81ad1d76-fddd-4a05-8514-f10a9d7a1afe tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.806462] [55493]: INFO cinder.api.openstack.wsgi [req-c69546fd-d8fe-4727-8dd6-4a798750b887 req-81ad1d76-fddd-4a05-8514-f10a9d7a1afe tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e returned with HTTP 404 [ 694.808892] [55493]: [pid: 55493|app: 0|req: 24/47] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 12 21:06:00 2025] GET /volume/v3/snapshots/20ef109d-7b28-413d-8597-7e310bafc73e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 694.963340] [55494]: DEBUG cinder.api.middleware.request_id [req-36bf7faf-9787-488f-9831-e2897a90caf0 req-81ebf0d3-761b-4d95-ba17-73660c15062f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.965994] [55494]: INFO cinder.api.openstack.wsgi [req-36bf7faf-9787-488f-9831-e2897a90caf0 req-81ebf0d3-761b-4d95-ba17-73660c15062f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 694.966712] [55494]: DEBUG cinder.api.openstack.wsgi [req-36bf7faf-9787-488f-9831-e2897a90caf0 req-81ebf0d3-761b-4d95-ba17-73660c15062f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.966712] [55494]: DEBUG cinder.api.openstack.wsgi [req-36bf7faf-9787-488f-9831-e2897a90caf0 req-81ebf0d3-761b-4d95-ba17-73660c15062f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.966712] [55494]: INFO cinder.api.v3.volumes [req-36bf7faf-9787-488f-9831-e2897a90caf0 req-81ebf0d3-761b-4d95-ba17-73660c15062f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Delete volume with id: a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 694.977669] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.977669] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.978839] [55494]: INFO cinder.volume.api [req-36bf7faf-9787-488f-9831-e2897a90caf0 req-81ebf0d3-761b-4d95-ba17-73660c15062f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Volume info retrieved successfully. [ 695.000979] [55494]: INFO cinder.volume.api [req-36bf7faf-9787-488f-9831-e2897a90caf0 req-81ebf0d3-761b-4d95-ba17-73660c15062f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Delete volume request issued successfully. [ 695.000979] [55494]: INFO cinder.api.openstack.wsgi [req-36bf7faf-9787-488f-9831-e2897a90caf0 req-81ebf0d3-761b-4d95-ba17-73660c15062f tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c returned with HTTP 202 [ 695.001219] [55494]: [pid: 55494|app: 0|req: 24/48] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 12 21:06:00 2025] DELETE /volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 695.237864] [55493]: DEBUG cinder.api.middleware.request_id [req-376a9585-913b-48a7-8636-c495f26cf9c4 req-3d0f47f0-e702-432d-abd3-5a4db93211b3 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.240659] [55493]: INFO cinder.api.openstack.wsgi [req-376a9585-913b-48a7-8636-c495f26cf9c4 req-3d0f47f0-e702-432d-abd3-5a4db93211b3 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] GET http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 695.242458] [55493]: DEBUG cinder.api.openstack.wsgi [req-376a9585-913b-48a7-8636-c495f26cf9c4 req-3d0f47f0-e702-432d-abd3-5a4db93211b3 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.242458] [55493]: DEBUG cinder.api.openstack.wsgi [req-376a9585-913b-48a7-8636-c495f26cf9c4 req-3d0f47f0-e702-432d-abd3-5a4db93211b3 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.249589] [55493]: INFO cinder.api.openstack.wsgi [req-376a9585-913b-48a7-8636-c495f26cf9c4 req-3d0f47f0-e702-432d-abd3-5a4db93211b3 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c returned with HTTP 404 [ 695.250063] [55493]: [pid: 55493|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:06:01 2025] GET /volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 695.354961] [55494]: DEBUG cinder.api.middleware.request_id [req-aab7f74b-2340-41db-9aa2-48d3f5f1261d req-01a133ec-9c8b-4f6e-8829-7e5e9ec024ae None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.360279] [55494]: INFO cinder.api.openstack.wsgi [req-aab7f74b-2340-41db-9aa2-48d3f5f1261d req-01a133ec-9c8b-4f6e-8829-7e5e9ec024ae tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 695.360538] [55494]: DEBUG cinder.api.openstack.wsgi [req-aab7f74b-2340-41db-9aa2-48d3f5f1261d req-01a133ec-9c8b-4f6e-8829-7e5e9ec024ae tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.360785] [55494]: DEBUG cinder.api.openstack.wsgi [req-aab7f74b-2340-41db-9aa2-48d3f5f1261d req-01a133ec-9c8b-4f6e-8829-7e5e9ec024ae tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.360996] [55494]: INFO cinder.api.v3.volumes [req-aab7f74b-2340-41db-9aa2-48d3f5f1261d req-01a133ec-9c8b-4f6e-8829-7e5e9ec024ae tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Delete volume with id: a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 695.372913] [55494]: INFO cinder.api.openstack.wsgi [req-aab7f74b-2340-41db-9aa2-48d3f5f1261d req-01a133ec-9c8b-4f6e-8829-7e5e9ec024ae tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c returned with HTTP 404 [ 695.373565] [55494]: [pid: 55494|app: 0|req: 25/50] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 12 21:06:01 2025] DELETE /volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 695.418290] [55493]: DEBUG cinder.api.middleware.request_id [req-52713ce6-e690-4bfe-830e-b47a4a420174 req-c5ebfe5c-7663-4e27-9df0-5c8eadd7b787 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.423920] [55493]: INFO cinder.api.openstack.wsgi [req-52713ce6-e690-4bfe-830e-b47a4a420174 req-c5ebfe5c-7663-4e27-9df0-5c8eadd7b787 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] GET http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c [ 695.423920] [55493]: DEBUG cinder.api.openstack.wsgi [req-52713ce6-e690-4bfe-830e-b47a4a420174 req-c5ebfe5c-7663-4e27-9df0-5c8eadd7b787 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.423920] [55493]: DEBUG cinder.api.openstack.wsgi [req-52713ce6-e690-4bfe-830e-b47a4a420174 req-c5ebfe5c-7663-4e27-9df0-5c8eadd7b787 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.432941] [55493]: INFO cinder.api.openstack.wsgi [req-52713ce6-e690-4bfe-830e-b47a4a420174 req-c5ebfe5c-7663-4e27-9df0-5c8eadd7b787 tempest-VolumesSnapshotsTestJSON-1950160483 tempest-VolumesSnapshotsTestJSON-1950160483-project-member] http://10.180.1.21/volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c returned with HTTP 404 [ 695.432941] [55493]: [pid: 55493|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:06:01 2025] GET /volume/v3/volumes/a067d75d-88fa-41f2-b6a1-c811e0d4cf8c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 705.366105] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=54,cinder:INSERT=18,cinder:UPDATE=26 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 705.426427] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=13 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 705.467673] [55494]: DEBUG cinder.api.middleware.request_id [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.469675] [55494]: INFO cinder.api.openstack.wsgi [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] POST http://10.180.1.21/volume/v3/volumes [ 705.470061] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-81443390"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 705.471854] [55494]: DEBUG cinder.api.v3.volumes [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-81443390'}} {{(pid=55494) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 705.471994] [55494]: INFO cinder.api.v3.volumes [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Create volume of 1 GB [ 705.476810] [55494]: INFO cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Availability Zones retrieved successfully. [ 705.486130] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Flow 'volume_create_api' (6f2b6df2-ca27-4c11-97b6-ab3cd0ba1cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 705.487717] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a55fae7-ec68-44f6-86ba-424d1857a184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.488676] [55494]: DEBUG cinder.volume.flows.api.create_volume [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Validating volume size '1' using validate_int {{(pid=55494) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 705.510842] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a55fae7-ec68-44f6-86ba-424d1857a184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.511861] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16498fd-eb6d-4a82-baf5-16ea29341b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.562143] [55494]: DEBUG cinder.quota [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Created reservations ['9dde45ff-d690-4b11-9bf1-8bbb96a8d330', '1fdc13f6-7b2e-4ea5-98b3-1c60bf9cedbe', '418a5c05-27ec-4deb-8c89-ebfc3c2669c1', 'cfcaa22c-8067-4dd9-b24b-9a82e512510b'] {{(pid=55494) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 705.563149] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16498fd-eb6d-4a82-baf5-16ea29341b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dde45ff-d690-4b11-9bf1-8bbb96a8d330', '1fdc13f6-7b2e-4ea5-98b3-1c60bf9cedbe', '418a5c05-27ec-4deb-8c89-ebfc3c2669c1', 'cfcaa22c-8067-4dd9-b24b-9a82e512510b']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.564219] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0689fc1-e554-486a-971f-08bc9621cde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.577985] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0689fc1-e554-486a-971f-08bc9621cde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89a46c8-0590-4761-90c6-9165635bbf5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-81443390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3120f870f9f04b24a10d2db836ff1ea8',qos_specs=None,replication_status=,reservations=['9dde45ff-d690-4b11-9bf1-8bbb96a8d330','1fdc13f6-7b2e-4ea5-98b3-1c60bf9cedbe','418a5c05-27ec-4deb-8c89-ebfc3c2669c1','cfcaa22c-8067-4dd9-b24b-9a82e512510b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ff02114d8d486ba4994e8c19355acb',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-81443390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f89a46c8-0590-4761-90c6-9165635bbf5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3120f870f9f04b24a10d2db836ff1ea8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3ff02114d8d486ba4994e8c19355acb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.578973] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f52806c8-ce24-4d94-a8d8-50955a914c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.592333] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f52806c8-ce24-4d94-a8d8-50955a914c3e) transitioned into state 'SUCCESS' from state '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-81443390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3120f870f9f04b24a10d2db836ff1ea8',qos_specs=None,replication_status=,reservations=['9dde45ff-d690-4b11-9bf1-8bbb96a8d330','1fdc13f6-7b2e-4ea5-98b3-1c60bf9cedbe','418a5c05-27ec-4deb-8c89-ebfc3c2669c1','cfcaa22c-8067-4dd9-b24b-9a82e512510b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ff02114d8d486ba4994e8c19355acb',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.593250] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7564e21e-84a6-4256-9ad3-00e775d57c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 705.602908] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7564e21e-84a6-4256-9ad3-00e775d57c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 705.604025] [55494]: DEBUG cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Flow 'volume_create_api' (6f2b6df2-ca27-4c11-97b6-ab3cd0ba1cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 705.604389] [55494]: INFO cinder.volume.api [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Create volume request issued successfully. [ 705.605172] [55494]: INFO cinder.api.openstack.wsgi [None req-a5c26e67-d1e8-42d0-b94a-5dee3c53244b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 705.605643] [55494]: [pid: 55494|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:06:11 2025] POST /volume/v3/volumes => generated 749 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 705.616494] [55493]: DEBUG cinder.api.middleware.request_id [None req-e39ac286-099a-4945-8e2c-7b0dc9541e45 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.618499] [55493]: INFO cinder.api.openstack.wsgi [None req-e39ac286-099a-4945-8e2c-7b0dc9541e45 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 705.618962] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e39ac286-099a-4945-8e2c-7b0dc9541e45 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.619352] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e39ac286-099a-4945-8e2c-7b0dc9541e45 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.626892] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.626892] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.631155] [55493]: INFO cinder.volume.api [None req-e39ac286-099a-4945-8e2c-7b0dc9541e45 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 705.636186] [55493]: INFO cinder.api.openstack.wsgi [None req-e39ac286-099a-4945-8e2c-7b0dc9541e45 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 705.636664] [55493]: [pid: 55493|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:11 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 706.647155] [55494]: DEBUG cinder.api.middleware.request_id [None req-7697cce3-66c7-4630-a239-907bf9c5d44d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.649516] [55494]: INFO cinder.api.openstack.wsgi [None req-7697cce3-66c7-4630-a239-907bf9c5d44d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 706.649745] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7697cce3-66c7-4630-a239-907bf9c5d44d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.649980] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7697cce3-66c7-4630-a239-907bf9c5d44d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.664127] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.664127] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.668284] [55494]: INFO cinder.volume.api [None req-7697cce3-66c7-4630-a239-907bf9c5d44d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 706.673380] [55494]: INFO cinder.api.openstack.wsgi [None req-7697cce3-66c7-4630-a239-907bf9c5d44d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 706.674086] [55494]: [pid: 55494|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:12 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 706.714303] [55493]: DEBUG cinder.api.middleware.request_id [req-f3248964-01c9-47b7-9f94-222e165e4449 req-3f7e5838-7cb2-49c6-af23-81c3679a464b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.718696] [55493]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-3f7e5838-7cb2-49c6-af23-81c3679a464b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 706.718962] [55493]: DEBUG cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-3f7e5838-7cb2-49c6-af23-81c3679a464b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.719224] [55493]: DEBUG cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-3f7e5838-7cb2-49c6-af23-81c3679a464b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.730833] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.730833] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.734546] [55493]: INFO cinder.volume.api [req-f3248964-01c9-47b7-9f94-222e165e4449 req-3f7e5838-7cb2-49c6-af23-81c3679a464b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 706.739194] [55493]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-3f7e5838-7cb2-49c6-af23-81c3679a464b tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 706.739625] [55493]: [pid: 55493|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:06:12 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.262693] [55494]: DEBUG cinder.api.middleware.request_id [None req-2f55e1f9-3c36-4135-b01c-f4f7266b4bfb None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.263177] [55494]: INFO cinder.api.openstack.wsgi [None req-2f55e1f9-3c36-4135-b01c-f4f7266b4bfb None None] GET http://10.180.1.21/volume// [ 708.263366] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2f55e1f9-3c36-4135-b01c-f4f7266b4bfb None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.263639] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2f55e1f9-3c36-4135-b01c-f4f7266b4bfb None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.264103] [55494]: INFO cinder.api.openstack.wsgi [None req-2f55e1f9-3c36-4135-b01c-f4f7266b4bfb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 708.264424] [55494]: [pid: 55494|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:06:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 708.268337] [55493]: DEBUG cinder.api.middleware.request_id [req-f3248964-01c9-47b7-9f94-222e165e4449 req-e383f12e-584b-4b1b-b716-6548eeaa7707 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.270754] [55493]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-e383f12e-584b-4b1b-b716-6548eeaa7707 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] POST http://10.180.1.21/volume/v3/attachments [ 708.271216] [55493]: DEBUG cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-e383f12e-584b-4b1b-b716-6548eeaa7707 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f89a46c8-0590-4761-90c6-9165635bbf5e", "connector": null, "instance_uuid": "ffd06d8f-e9e1-4a87-a1ee-3df21bc03941"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 708.282277] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.282277] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.316049] [55493]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-e383f12e-584b-4b1b-b716-6548eeaa7707 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 708.316448] [55493]: [pid: 55493|app: 0|req: 29/57] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:06:14 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) [ 708.333794] [55494]: DEBUG cinder.api.middleware.request_id [None req-0118cfad-1304-4db0-a900-65523ac69848 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.336319] [55494]: INFO cinder.api.openstack.wsgi [None req-0118cfad-1304-4db0-a900-65523ac69848 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 708.336490] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0118cfad-1304-4db0-a900-65523ac69848 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.336709] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0118cfad-1304-4db0-a900-65523ac69848 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.348329] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.348329] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.351636] [55494]: INFO cinder.volume.api [None req-0118cfad-1304-4db0-a900-65523ac69848 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 708.356650] [55494]: INFO cinder.api.openstack.wsgi [None req-0118cfad-1304-4db0-a900-65523ac69848 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 708.356865] [55494]: [pid: 55494|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:14 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.841286] [55493]: DEBUG cinder.api.middleware.request_id [None req-3e8d71c1-51cc-41d9-ae0a-6ebabdfb53ae None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.841873] [55493]: INFO cinder.api.openstack.wsgi [None req-3e8d71c1-51cc-41d9-ae0a-6ebabdfb53ae None None] GET http://10.180.1.21/volume// [ 708.842094] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3e8d71c1-51cc-41d9-ae0a-6ebabdfb53ae None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.843282] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3e8d71c1-51cc-41d9-ae0a-6ebabdfb53ae None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.843282] [55493]: INFO cinder.api.openstack.wsgi [None req-3e8d71c1-51cc-41d9-ae0a-6ebabdfb53ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 708.843282] [55493]: [pid: 55493|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:06:14 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 708.855437] [55494]: DEBUG cinder.api.middleware.request_id [req-f3248964-01c9-47b7-9f94-222e165e4449 req-55ad6848-4cfd-4d26-a566-d1f7e390b043 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.858574] [55494]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-55ad6848-4cfd-4d26-a566-d1f7e390b043 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 708.859376] [55494]: DEBUG cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-55ad6848-4cfd-4d26-a566-d1f7e390b043 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.859376] [55494]: DEBUG cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-55ad6848-4cfd-4d26-a566-d1f7e390b043 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.873677] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.873677] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.877514] [55494]: INFO cinder.volume.api [req-f3248964-01c9-47b7-9f94-222e165e4449 req-55ad6848-4cfd-4d26-a566-d1f7e390b043 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 708.882474] [55494]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-55ad6848-4cfd-4d26-a566-d1f7e390b043 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 708.883141] [55494]: [pid: 55494|app: 0|req: 30/60] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:06:14 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 708.909934] [55493]: DEBUG cinder.api.middleware.request_id [req-f3248964-01c9-47b7-9f94-222e165e4449 req-f788aeb6-9e89-44bf-a04a-a22116971cc3 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.914112] [55493]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-f788aeb6-9e89-44bf-a04a-a22116971cc3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] PUT http://10.180.1.21/volume/v3/attachments/48647e70-13a0-4e32-ba6c-51bca75eb68f [ 708.914539] [55493]: DEBUG cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-f788aeb6-9e89-44bf-a04a-a22116971cc3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-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-502929", "mountpoint": "/dev/sdb"}}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 708.923372] [55493]: DEBUG cinder.coordination [req-f3248964-01c9-47b7-9f94-222e165e4449 req-f788aeb6-9e89-44bf-a04a-a22116971cc3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Acquiring lock "cinder-attachment_update-f89a46c8-0590-4761-90c6-9165635bbf5e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 708.927732] [55493]: DEBUG cinder.coordination [req-f3248964-01c9-47b7-9f94-222e165e4449 req-f788aeb6-9e89-44bf-a04a-a22116971cc3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Lock "cinder-attachment_update-f89a46c8-0590-4761-90c6-9165635bbf5e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 708.928868] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.928868] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.370481] [55494]: DEBUG cinder.api.middleware.request_id [None req-8866c3cd-a03d-4727-b6df-38f788062e09 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.374881] [55494]: INFO cinder.api.openstack.wsgi [None req-8866c3cd-a03d-4727-b6df-38f788062e09 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 709.374881] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8866c3cd-a03d-4727-b6df-38f788062e09 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.375479] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8866c3cd-a03d-4727-b6df-38f788062e09 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.390171] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.390171] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.394187] [55494]: INFO cinder.volume.api [None req-8866c3cd-a03d-4727-b6df-38f788062e09 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 709.400666] [55494]: INFO cinder.api.openstack.wsgi [None req-8866c3cd-a03d-4727-b6df-38f788062e09 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 709.401813] [55494]: [pid: 55494|app: 0|req: 31/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:15 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.414286] [55494]: DEBUG cinder.api.middleware.request_id [None req-95930c29-b582-4108-b4a1-ac8cda925701 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.416893] [55494]: INFO cinder.api.openstack.wsgi [None req-95930c29-b582-4108-b4a1-ac8cda925701 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 710.417133] [55494]: DEBUG cinder.api.openstack.wsgi [None req-95930c29-b582-4108-b4a1-ac8cda925701 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.417432] [55494]: DEBUG cinder.api.openstack.wsgi [None req-95930c29-b582-4108-b4a1-ac8cda925701 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.430505] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.430505] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.434519] [55494]: INFO cinder.volume.api [None req-95930c29-b582-4108-b4a1-ac8cda925701 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 710.439791] [55494]: INFO cinder.api.openstack.wsgi [None req-95930c29-b582-4108-b4a1-ac8cda925701 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 710.440244] [55494]: [pid: 55494|app: 0|req: 32/62] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:16 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.451659] [55494]: DEBUG cinder.api.middleware.request_id [None req-d7ebbc43-3190-4860-9111-ab9c7701ccc8 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.453557] [55494]: INFO cinder.api.openstack.wsgi [None req-d7ebbc43-3190-4860-9111-ab9c7701ccc8 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 711.456637] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d7ebbc43-3190-4860-9111-ab9c7701ccc8 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.456637] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d7ebbc43-3190-4860-9111-ab9c7701ccc8 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.472515] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.472515] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.477421] [55494]: INFO cinder.volume.api [None req-d7ebbc43-3190-4860-9111-ab9c7701ccc8 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 711.482636] [55494]: INFO cinder.api.openstack.wsgi [None req-d7ebbc43-3190-4860-9111-ab9c7701ccc8 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 711.483119] [55494]: [pid: 55494|app: 0|req: 33/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:17 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 712.496265] [55494]: DEBUG cinder.api.middleware.request_id [None req-1c37d955-ce04-4341-84e1-daabcbb8c228 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.501258] [55494]: INFO cinder.api.openstack.wsgi [None req-1c37d955-ce04-4341-84e1-daabcbb8c228 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 712.501592] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1c37d955-ce04-4341-84e1-daabcbb8c228 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.501926] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1c37d955-ce04-4341-84e1-daabcbb8c228 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.518083] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.518083] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.523365] [55494]: INFO cinder.volume.api [None req-1c37d955-ce04-4341-84e1-daabcbb8c228 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 712.530679] [55494]: INFO cinder.api.openstack.wsgi [None req-1c37d955-ce04-4341-84e1-daabcbb8c228 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 712.531840] [55494]: [pid: 55494|app: 0|req: 34/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:18 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.008746] [55494]: DEBUG cinder.api.middleware.request_id [req-9ee90da0-330b-466b-8f71-f40b3b108ac8 req-5527cf44-1477-45b3-87e2-c97bad5d7b99 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.011801] [55494]: INFO cinder.api.openstack.wsgi [req-9ee90da0-330b-466b-8f71-f40b3b108ac8 req-5527cf44-1477-45b3-87e2-c97bad5d7b99 tempest-SecurityGroupsTestJSON-1668945324 tempest-SecurityGroupsTestJSON-1668945324-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=70d8967e-a6f6-458e-965d-47ebfb867526 [ 713.012090] [55494]: DEBUG cinder.api.openstack.wsgi [req-9ee90da0-330b-466b-8f71-f40b3b108ac8 req-5527cf44-1477-45b3-87e2-c97bad5d7b99 tempest-SecurityGroupsTestJSON-1668945324 tempest-SecurityGroupsTestJSON-1668945324-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.012330] [55494]: DEBUG cinder.api.openstack.wsgi [req-9ee90da0-330b-466b-8f71-f40b3b108ac8 req-5527cf44-1477-45b3-87e2-c97bad5d7b99 tempest-SecurityGroupsTestJSON-1668945324 tempest-SecurityGroupsTestJSON-1668945324-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.030429] [55494]: INFO cinder.api.openstack.wsgi [req-9ee90da0-330b-466b-8f71-f40b3b108ac8 req-5527cf44-1477-45b3-87e2-c97bad5d7b99 tempest-SecurityGroupsTestJSON-1668945324 tempest-SecurityGroupsTestJSON-1668945324-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=70d8967e-a6f6-458e-965d-47ebfb867526 returned with HTTP 200 [ 713.030929] [55494]: [pid: 55494|app: 0|req: 35/65] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 12 21:06:18 2025] GET /volume/v3/attachments?instance_id=70d8967e-a6f6-458e-965d-47ebfb867526 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 713.469396] [55493]: DEBUG cinder.coordination [req-f3248964-01c9-47b7-9f94-222e165e4449 req-f788aeb6-9e89-44bf-a04a-a22116971cc3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Lock "cinder-attachment_update-f89a46c8-0590-4761-90c6-9165635bbf5e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.541s {{(pid=55493) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 713.469396] [55493]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-f788aeb6-9e89-44bf-a04a-a22116971cc3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/attachments/48647e70-13a0-4e32-ba6c-51bca75eb68f returned with HTTP 200 [ 713.469396] [55493]: [pid: 55493|app: 0|req: 31/66] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:06:14 2025] PUT /volume/v3/attachments/48647e70-13a0-4e32-ba6c-51bca75eb68f => generated 617 bytes in 4560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 713.554773] [55494]: DEBUG cinder.api.middleware.request_id [None req-483e93ca-f08b-4011-be4c-c23bd34c772a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.560997] [55494]: INFO cinder.api.openstack.wsgi [None req-483e93ca-f08b-4011-be4c-c23bd34c772a tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 713.560997] [55494]: DEBUG cinder.api.openstack.wsgi [None req-483e93ca-f08b-4011-be4c-c23bd34c772a tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.560997] [55494]: DEBUG cinder.api.openstack.wsgi [None req-483e93ca-f08b-4011-be4c-c23bd34c772a tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.581042] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.581042] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.586067] [55494]: INFO cinder.volume.api [None req-483e93ca-f08b-4011-be4c-c23bd34c772a tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 713.592651] [55494]: INFO cinder.api.openstack.wsgi [None req-483e93ca-f08b-4011-be4c-c23bd34c772a tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 713.593141] [55494]: [pid: 55494|app: 0|req: 36/67] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:19 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.605105] [55493]: DEBUG cinder.api.middleware.request_id [None req-59a500ee-b804-4ed2-b9ad-d42f70e20b68 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.609203] [55493]: INFO cinder.api.openstack.wsgi [None req-59a500ee-b804-4ed2-b9ad-d42f70e20b68 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 714.609477] [55493]: DEBUG cinder.api.openstack.wsgi [None req-59a500ee-b804-4ed2-b9ad-d42f70e20b68 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.609822] [55493]: DEBUG cinder.api.openstack.wsgi [None req-59a500ee-b804-4ed2-b9ad-d42f70e20b68 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.630131] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.630131] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.636772] [55493]: INFO cinder.volume.api [None req-59a500ee-b804-4ed2-b9ad-d42f70e20b68 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 714.645346] [55493]: INFO cinder.api.openstack.wsgi [None req-59a500ee-b804-4ed2-b9ad-d42f70e20b68 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 714.646398] [55493]: [pid: 55493|app: 0|req: 32/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:20 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.634149] [55494]: DEBUG cinder.api.middleware.request_id [req-f3248964-01c9-47b7-9f94-222e165e4449 req-5a001aa0-823f-4a51-ba29-7f3ff0635f29 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.640317] [55494]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-5a001aa0-823f-4a51-ba29-7f3ff0635f29 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] POST http://10.180.1.21/volume/v3/attachments/48647e70-13a0-4e32-ba6c-51bca75eb68f/action [ 715.641167] [55494]: DEBUG cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-5a001aa0-823f-4a51-ba29-7f3ff0635f29 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 715.642889] [55494]: DEBUG cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-5a001aa0-823f-4a51-ba29-7f3ff0635f29 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 715.663949] [55493]: DEBUG cinder.api.middleware.request_id [None req-0a21bea3-aaf8-420c-8e8d-15b8119c7acb None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.672286] [55493]: INFO cinder.api.openstack.wsgi [None req-0a21bea3-aaf8-420c-8e8d-15b8119c7acb tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 715.672468] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0a21bea3-aaf8-420c-8e8d-15b8119c7acb tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.672675] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0a21bea3-aaf8-420c-8e8d-15b8119c7acb tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.676949] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.676949] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.685935] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.685935] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.690289] [55493]: INFO cinder.volume.api [None req-0a21bea3-aaf8-420c-8e8d-15b8119c7acb tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 715.691131] [55494]: INFO cinder.api.openstack.wsgi [req-f3248964-01c9-47b7-9f94-222e165e4449 req-5a001aa0-823f-4a51-ba29-7f3ff0635f29 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/attachments/48647e70-13a0-4e32-ba6c-51bca75eb68f/action returned with HTTP 204 [ 715.691767] [55494]: [pid: 55494|app: 0|req: 37/69] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:06:21 2025] POST /volume/v3/attachments/48647e70-13a0-4e32-ba6c-51bca75eb68f/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 715.701020] [55493]: INFO cinder.api.openstack.wsgi [None req-0a21bea3-aaf8-420c-8e8d-15b8119c7acb tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 715.701020] [55493]: [pid: 55493|app: 0|req: 33/70] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:21 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 716.714203] [55494]: DEBUG cinder.api.middleware.request_id [None req-15c641b8-ef1e-47bd-8989-844d6cfaa33d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.719022] [55494]: INFO cinder.api.openstack.wsgi [None req-15c641b8-ef1e-47bd-8989-844d6cfaa33d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 716.719022] [55494]: DEBUG cinder.api.openstack.wsgi [None req-15c641b8-ef1e-47bd-8989-844d6cfaa33d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.719022] [55494]: DEBUG cinder.api.openstack.wsgi [None req-15c641b8-ef1e-47bd-8989-844d6cfaa33d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.744404] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.744404] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.750389] [55494]: INFO cinder.volume.api [None req-15c641b8-ef1e-47bd-8989-844d6cfaa33d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 716.757142] [55494]: INFO cinder.api.openstack.wsgi [None req-15c641b8-ef1e-47bd-8989-844d6cfaa33d tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 716.757142] [55494]: [pid: 55494|app: 0|req: 38/71] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:22 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.775020] [55493]: DEBUG cinder.api.middleware.request_id [None req-86abb010-acb8-43f2-a35c-2981dc91c9d0 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.775020] [55493]: INFO cinder.api.openstack.wsgi [None req-86abb010-acb8-43f2-a35c-2981dc91c9d0 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 716.775020] [55493]: DEBUG cinder.api.openstack.wsgi [None req-86abb010-acb8-43f2-a35c-2981dc91c9d0 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.775020] [55493]: DEBUG cinder.api.openstack.wsgi [None req-86abb010-acb8-43f2-a35c-2981dc91c9d0 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.790938] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.790938] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.804966] [55493]: INFO cinder.volume.api [None req-86abb010-acb8-43f2-a35c-2981dc91c9d0 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 716.818181] [55493]: INFO cinder.api.openstack.wsgi [None req-86abb010-acb8-43f2-a35c-2981dc91c9d0 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 716.818402] [55493]: [pid: 55493|app: 0|req: 34/72] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:22 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 1134 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.022404] [55494]: DEBUG cinder.api.middleware.request_id [req-0354bf3a-49ae-4365-bdb7-56a40940a3bf req-c16e1947-2262-4d95-b9da-837b1d80e7cd None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.024745] [55494]: INFO cinder.api.openstack.wsgi [req-0354bf3a-49ae-4365-bdb7-56a40940a3bf req-c16e1947-2262-4d95-b9da-837b1d80e7cd tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] DELETE http://10.180.1.21/volume/v3/attachments/48647e70-13a0-4e32-ba6c-51bca75eb68f [ 722.025018] [55494]: DEBUG cinder.api.openstack.wsgi [req-0354bf3a-49ae-4365-bdb7-56a40940a3bf req-c16e1947-2262-4d95-b9da-837b1d80e7cd tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.025238] [55494]: DEBUG cinder.api.openstack.wsgi [req-0354bf3a-49ae-4365-bdb7-56a40940a3bf req-c16e1947-2262-4d95-b9da-837b1d80e7cd tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.035991] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.035991] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.593554] [55494]: INFO cinder.api.openstack.wsgi [req-0354bf3a-49ae-4365-bdb7-56a40940a3bf req-c16e1947-2262-4d95-b9da-837b1d80e7cd tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/attachments/48647e70-13a0-4e32-ba6c-51bca75eb68f returned with HTTP 200 [ 722.594414] [55494]: [pid: 55494|app: 0|req: 39/73] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:06:27 2025] DELETE /volume/v3/attachments/48647e70-13a0-4e32-ba6c-51bca75eb68f => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.810960] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=33,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 728.214601] [55493]: DEBUG cinder.api.middleware.request_id [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.218318] [55493]: INFO cinder.api.openstack.wsgi [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] POST http://10.180.1.21/volume/v3/volumes [ 728.218318] [55493]: DEBUG cinder.api.openstack.wsgi [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2060883477", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 728.219824] [55493]: DEBUG cinder.api.v3.volumes [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2060883477', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 728.219962] [55493]: INFO cinder.api.v3.volumes [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Create volume of 1 GB [ 728.226805] [55493]: INFO cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Availability Zones retrieved successfully. [ 728.235168] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Flow 'volume_create_api' (34866ccf-eb24-4208-b414-19094ef5f5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 728.236605] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3f44b0-d5b4-4640-9312-d88daf23c704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.237852] [55493]: DEBUG cinder.volume.flows.api.create_volume [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 728.262327] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3f44b0-d5b4-4640-9312-d88daf23c704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.263396] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b82aa08-af3b-4139-a106-3ddafad3c8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.335090] [55493]: DEBUG cinder.quota [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Created reservations ['afbac8b0-7591-40ce-b54a-aea3e72d32c3', 'fb4a33dd-a8de-4e8d-81ca-1025bdd7c164', '3f8fadef-4c11-47e6-a080-cf9401f40b6a', 'bf1fd3b7-8f0a-4b2d-bb47-9244d76334e0'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 728.337354] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b82aa08-af3b-4139-a106-3ddafad3c8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afbac8b0-7591-40ce-b54a-aea3e72d32c3', 'fb4a33dd-a8de-4e8d-81ca-1025bdd7c164', '3f8fadef-4c11-47e6-a080-cf9401f40b6a', 'bf1fd3b7-8f0a-4b2d-bb47-9244d76334e0']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.337354] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99f0585-b13f-4008-acf9-464051cf362c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.364857] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99f0585-b13f-4008-acf9-464051cf362c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b2dcaa3-4fd0-418a-82c9-16de67d845cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2060883477',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='99553d12998e43a9a6d8c8667fb06f9a',qos_specs=None,replication_status=,reservations=['afbac8b0-7591-40ce-b54a-aea3e72d32c3','fb4a33dd-a8de-4e8d-81ca-1025bdd7c164','3f8fadef-4c11-47e6-a080-cf9401f40b6a','bf1fd3b7-8f0a-4b2d-bb47-9244d76334e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722bdb2c118f4e22a89f1ec8c788509e',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2060883477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b2dcaa3-4fd0-418a-82c9-16de67d845cf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='99553d12998e43a9a6d8c8667fb06f9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='722bdb2c118f4e22a89f1ec8c788509e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.366175] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717a2f82-0738-4efc-84af-cefdd9fd8ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.405103] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717a2f82-0738-4efc-84af-cefdd9fd8ba8) transitioned into state 'SUCCESS' from state '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-2060883477',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='99553d12998e43a9a6d8c8667fb06f9a',qos_specs=None,replication_status=,reservations=['afbac8b0-7591-40ce-b54a-aea3e72d32c3','fb4a33dd-a8de-4e8d-81ca-1025bdd7c164','3f8fadef-4c11-47e6-a080-cf9401f40b6a','bf1fd3b7-8f0a-4b2d-bb47-9244d76334e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722bdb2c118f4e22a89f1ec8c788509e',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.405981] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc491b4-d3c9-4205-81c1-4ddd0f4e3f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 728.419536] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcc491b4-d3c9-4205-81c1-4ddd0f4e3f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 728.420046] [55493]: DEBUG cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Flow 'volume_create_api' (34866ccf-eb24-4208-b414-19094ef5f5ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 728.420439] [55493]: INFO cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Create volume request issued successfully. [ 728.421681] [55493]: INFO cinder.api.openstack.wsgi [req-202a34fb-1467-4595-9870-a26097136456 req-e9d7b3fd-e215-411d-a1f4-9fba1f4255c6 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 728.422018] [55493]: [pid: 55493|app: 0|req: 35/74] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 12 21:06:34 2025] POST /volume/v3/volumes => generated 762 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 728.427162] [55494]: DEBUG cinder.api.middleware.request_id [req-202a34fb-1467-4595-9870-a26097136456 req-1311db1f-bc6e-4d03-8d54-18d5f790ce6e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.432225] [55494]: INFO cinder.api.openstack.wsgi [req-202a34fb-1467-4595-9870-a26097136456 req-1311db1f-bc6e-4d03-8d54-18d5f790ce6e tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf [ 728.432896] [55494]: DEBUG cinder.api.openstack.wsgi [req-202a34fb-1467-4595-9870-a26097136456 req-1311db1f-bc6e-4d03-8d54-18d5f790ce6e tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.432896] [55494]: DEBUG cinder.api.openstack.wsgi [req-202a34fb-1467-4595-9870-a26097136456 req-1311db1f-bc6e-4d03-8d54-18d5f790ce6e tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.451178] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.451178] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.457165] [55494]: INFO cinder.volume.api [req-202a34fb-1467-4595-9870-a26097136456 req-1311db1f-bc6e-4d03-8d54-18d5f790ce6e tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Volume info retrieved successfully. [ 728.462685] [55494]: INFO cinder.api.openstack.wsgi [req-202a34fb-1467-4595-9870-a26097136456 req-1311db1f-bc6e-4d03-8d54-18d5f790ce6e tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf returned with HTTP 200 [ 728.463247] [55494]: [pid: 55494|app: 0|req: 40/75] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:06:34 2025] GET /volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.891077] [55493]: DEBUG cinder.api.middleware.request_id [req-95fa3fee-00a8-43ba-b3ff-b200330654a5 req-e7ff4589-4328-4e11-9b37-08e59b765380 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.893375] [55493]: INFO cinder.api.openstack.wsgi [req-95fa3fee-00a8-43ba-b3ff-b200330654a5 req-e7ff4589-4328-4e11-9b37-08e59b765380 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf [ 728.894024] [55493]: DEBUG cinder.api.openstack.wsgi [req-95fa3fee-00a8-43ba-b3ff-b200330654a5 req-e7ff4589-4328-4e11-9b37-08e59b765380 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.894024] [55493]: DEBUG cinder.api.openstack.wsgi [req-95fa3fee-00a8-43ba-b3ff-b200330654a5 req-e7ff4589-4328-4e11-9b37-08e59b765380 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.903615] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.903615] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.907811] [55493]: INFO cinder.volume.api [req-95fa3fee-00a8-43ba-b3ff-b200330654a5 req-e7ff4589-4328-4e11-9b37-08e59b765380 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Volume info retrieved successfully. [ 728.915240] [55493]: INFO cinder.api.openstack.wsgi [req-95fa3fee-00a8-43ba-b3ff-b200330654a5 req-e7ff4589-4328-4e11-9b37-08e59b765380 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf returned with HTTP 200 [ 728.915840] [55493]: [pid: 55493|app: 0|req: 36/76] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:06:34 2025] GET /volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.278422] [55494]: DEBUG cinder.api.middleware.request_id [req-cfe6d7b6-d587-4810-b2ea-d3956eecade3 req-85507ed6-0acc-43cb-93f7-8a2d3a01a306 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.281962] [55494]: INFO cinder.api.openstack.wsgi [req-cfe6d7b6-d587-4810-b2ea-d3956eecade3 req-85507ed6-0acc-43cb-93f7-8a2d3a01a306 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf [ 729.281962] [55494]: DEBUG cinder.api.openstack.wsgi [req-cfe6d7b6-d587-4810-b2ea-d3956eecade3 req-85507ed6-0acc-43cb-93f7-8a2d3a01a306 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.281962] [55494]: DEBUG cinder.api.openstack.wsgi [req-cfe6d7b6-d587-4810-b2ea-d3956eecade3 req-85507ed6-0acc-43cb-93f7-8a2d3a01a306 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.290670] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.290670] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.294509] [55494]: INFO cinder.volume.api [req-cfe6d7b6-d587-4810-b2ea-d3956eecade3 req-85507ed6-0acc-43cb-93f7-8a2d3a01a306 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Volume info retrieved successfully. [ 729.299278] [55494]: INFO cinder.api.openstack.wsgi [req-cfe6d7b6-d587-4810-b2ea-d3956eecade3 req-85507ed6-0acc-43cb-93f7-8a2d3a01a306 tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf returned with HTTP 200 [ 729.300389] [55494]: [pid: 55494|app: 0|req: 41/77] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:06:35 2025] GET /volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.762889] [55493]: DEBUG cinder.api.middleware.request_id [req-048dcd00-4ecb-40c4-a7cc-c28ba070c7d1 req-c63fbae9-9e0f-4a87-89d7-78b66c9b68af None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.766605] [55493]: INFO cinder.api.openstack.wsgi [req-048dcd00-4ecb-40c4-a7cc-c28ba070c7d1 req-c63fbae9-9e0f-4a87-89d7-78b66c9b68af tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf [ 729.768735] [55493]: DEBUG cinder.api.openstack.wsgi [req-048dcd00-4ecb-40c4-a7cc-c28ba070c7d1 req-c63fbae9-9e0f-4a87-89d7-78b66c9b68af tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.768735] [55493]: DEBUG cinder.api.openstack.wsgi [req-048dcd00-4ecb-40c4-a7cc-c28ba070c7d1 req-c63fbae9-9e0f-4a87-89d7-78b66c9b68af tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.768735] [55493]: INFO cinder.api.v3.volumes [req-048dcd00-4ecb-40c4-a7cc-c28ba070c7d1 req-c63fbae9-9e0f-4a87-89d7-78b66c9b68af tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Delete volume with id: 7b2dcaa3-4fd0-418a-82c9-16de67d845cf [ 729.804383] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.804383] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.805168] [55493]: INFO cinder.volume.api [req-048dcd00-4ecb-40c4-a7cc-c28ba070c7d1 req-c63fbae9-9e0f-4a87-89d7-78b66c9b68af tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Volume info retrieved successfully. [ 729.866941] [55493]: INFO cinder.volume.api [req-048dcd00-4ecb-40c4-a7cc-c28ba070c7d1 req-c63fbae9-9e0f-4a87-89d7-78b66c9b68af tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Delete volume request issued successfully. [ 729.867255] [55493]: INFO cinder.api.openstack.wsgi [req-048dcd00-4ecb-40c4-a7cc-c28ba070c7d1 req-c63fbae9-9e0f-4a87-89d7-78b66c9b68af tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf returned with HTTP 202 [ 729.867716] [55493]: [pid: 55493|app: 0|req: 37/78] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 12 21:06:35 2025] DELETE /volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 730.098535] [55494]: DEBUG cinder.api.middleware.request_id [req-f722bb98-b18b-4224-bdfa-89a089237c13 req-bfa896a2-9a1b-4c9a-b0f3-71b3e04b5d6e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.103235] [55494]: INFO cinder.api.openstack.wsgi [req-f722bb98-b18b-4224-bdfa-89a089237c13 req-bfa896a2-9a1b-4c9a-b0f3-71b3e04b5d6e tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] GET http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf [ 730.103235] [55494]: DEBUG cinder.api.openstack.wsgi [req-f722bb98-b18b-4224-bdfa-89a089237c13 req-bfa896a2-9a1b-4c9a-b0f3-71b3e04b5d6e tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.103235] [55494]: DEBUG cinder.api.openstack.wsgi [req-f722bb98-b18b-4224-bdfa-89a089237c13 req-bfa896a2-9a1b-4c9a-b0f3-71b3e04b5d6e tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.112900] [55494]: INFO cinder.api.openstack.wsgi [req-f722bb98-b18b-4224-bdfa-89a089237c13 req-bfa896a2-9a1b-4c9a-b0f3-71b3e04b5d6e tempest-VolumesGetTestJSON-514590213 tempest-VolumesGetTestJSON-514590213-project-member] http://10.180.1.21/volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf returned with HTTP 404 [ 730.112900] [55494]: [pid: 55494|app: 0|req: 42/79] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:06:35 2025] GET /volume/v3/volumes/7b2dcaa3-4fd0-418a-82c9-16de67d845cf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 732.331419] [55493]: DEBUG cinder.api.middleware.request_id [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-80079d8f-68e2-4dc7-bfbb-d32eb159efc1 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.335780] [55493]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-80079d8f-68e2-4dc7-bfbb-d32eb159efc1 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 732.335780] [55493]: DEBUG cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-80079d8f-68e2-4dc7-bfbb-d32eb159efc1 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.335780] [55493]: DEBUG cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-80079d8f-68e2-4dc7-bfbb-d32eb159efc1 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.352423] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.352423] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.356110] [55493]: INFO cinder.volume.api [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-80079d8f-68e2-4dc7-bfbb-d32eb159efc1 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 732.363232] [55493]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-80079d8f-68e2-4dc7-bfbb-d32eb159efc1 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 732.363806] [55493]: [pid: 55493|app: 0|req: 38/80] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:06:38 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.893061] [55494]: DEBUG cinder.api.middleware.request_id [None req-d0a72add-252e-47cc-a6b2-71d08aa4b7d9 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.893520] [55494]: INFO cinder.api.openstack.wsgi [None req-d0a72add-252e-47cc-a6b2-71d08aa4b7d9 None None] GET http://10.180.1.21/volume// [ 733.893690] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d0a72add-252e-47cc-a6b2-71d08aa4b7d9 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.893991] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d0a72add-252e-47cc-a6b2-71d08aa4b7d9 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.894417] [55494]: INFO cinder.api.openstack.wsgi [None req-d0a72add-252e-47cc-a6b2-71d08aa4b7d9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 733.894804] [55494]: [pid: 55494|app: 0|req: 43/81] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:06:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 733.900168] [55493]: DEBUG cinder.api.middleware.request_id [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-1a485fb3-b401-49ec-83bb-0715c6ff9e04 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.902697] [55493]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-1a485fb3-b401-49ec-83bb-0715c6ff9e04 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 733.903146] [55493]: DEBUG cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-1a485fb3-b401-49ec-83bb-0715c6ff9e04 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce6c6b5e-684b-4f14-a7a5-b6c469524d8b", "connector": null, "instance_uuid": "a884ef52-e22f-4f4f-8b4e-f663de615123"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 733.916423] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.916423] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.939601] [55493]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-1a485fb3-b401-49ec-83bb-0715c6ff9e04 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 733.940247] [55493]: [pid: 55493|app: 0|req: 39/82] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:06:39 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) [ 733.965970] [55494]: DEBUG cinder.api.middleware.request_id [None req-e9279c7c-3490-4bda-8254-e1f703ec2e31 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.969388] [55494]: INFO cinder.api.openstack.wsgi [None req-e9279c7c-3490-4bda-8254-e1f703ec2e31 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 733.969388] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e9279c7c-3490-4bda-8254-e1f703ec2e31 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.969388] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e9279c7c-3490-4bda-8254-e1f703ec2e31 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.981991] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.981991] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.986235] [55494]: INFO cinder.volume.api [None req-e9279c7c-3490-4bda-8254-e1f703ec2e31 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 733.991642] [55494]: INFO cinder.api.openstack.wsgi [None req-e9279c7c-3490-4bda-8254-e1f703ec2e31 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 733.992104] [55494]: [pid: 55494|app: 0|req: 44/83] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:39 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 734.468371] [55493]: DEBUG cinder.api.middleware.request_id [None req-18fc5fda-c376-4b49-8593-4345f8491725 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.468789] [55493]: INFO cinder.api.openstack.wsgi [None req-18fc5fda-c376-4b49-8593-4345f8491725 None None] GET http://10.180.1.21/volume// [ 734.469075] [55493]: DEBUG cinder.api.openstack.wsgi [None req-18fc5fda-c376-4b49-8593-4345f8491725 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.469213] [55493]: DEBUG cinder.api.openstack.wsgi [None req-18fc5fda-c376-4b49-8593-4345f8491725 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.469610] [55493]: INFO cinder.api.openstack.wsgi [None req-18fc5fda-c376-4b49-8593-4345f8491725 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 734.469929] [55493]: [pid: 55493|app: 0|req: 40/84] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:06:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 734.477301] [55494]: DEBUG cinder.api.middleware.request_id [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-bc00d707-211e-4de1-8a01-750fb2405e23 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.479396] [55494]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-bc00d707-211e-4de1-8a01-750fb2405e23 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 734.479789] [55494]: DEBUG cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-bc00d707-211e-4de1-8a01-750fb2405e23 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.480129] [55494]: DEBUG cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-bc00d707-211e-4de1-8a01-750fb2405e23 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.498678] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.498678] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.505890] [55494]: INFO cinder.volume.api [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-bc00d707-211e-4de1-8a01-750fb2405e23 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 734.512130] [55494]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-bc00d707-211e-4de1-8a01-750fb2405e23 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 734.512130] [55494]: [pid: 55494|app: 0|req: 45/85] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:06:40 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1232 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 734.548201] [55493]: DEBUG cinder.api.middleware.request_id [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-613dbbb3-4de9-4129-b7de-07d7c57b3592 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.552382] [55493]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-613dbbb3-4de9-4129-b7de-07d7c57b3592 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] PUT http://10.180.1.21/volume/v3/attachments/6142d32c-4107-48cf-96f7-888c0ce15510 [ 734.552382] [55493]: DEBUG cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-613dbbb3-4de9-4129-b7de-07d7c57b3592 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-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-502873", "mountpoint": "/dev/sdb"}}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 734.561223] [55493]: DEBUG cinder.coordination [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-613dbbb3-4de9-4129-b7de-07d7c57b3592 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Acquiring lock "cinder-attachment_update-ce6c6b5e-684b-4f14-a7a5-b6c469524d8b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 734.565895] [55493]: DEBUG cinder.coordination [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-613dbbb3-4de9-4129-b7de-07d7c57b3592 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Lock "cinder-attachment_update-ce6c6b5e-684b-4f14-a7a5-b6c469524d8b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 734.567088] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.567088] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.013548] [55494]: DEBUG cinder.api.middleware.request_id [None req-a015b193-f7db-4171-b91e-e7378505f558 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.015751] [55494]: INFO cinder.api.openstack.wsgi [None req-a015b193-f7db-4171-b91e-e7378505f558 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 735.015972] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a015b193-f7db-4171-b91e-e7378505f558 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.017047] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a015b193-f7db-4171-b91e-e7378505f558 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.030416] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.030416] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.034205] [55494]: INFO cinder.volume.api [None req-a015b193-f7db-4171-b91e-e7378505f558 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 735.039358] [55494]: INFO cinder.api.openstack.wsgi [None req-a015b193-f7db-4171-b91e-e7378505f558 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 735.039760] [55494]: [pid: 55494|app: 0|req: 46/86] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:40 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.055432] [55494]: DEBUG cinder.api.middleware.request_id [None req-c4b28755-f05f-4a3a-9a34-8551ed3abb90 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.057684] [55494]: INFO cinder.api.openstack.wsgi [None req-c4b28755-f05f-4a3a-9a34-8551ed3abb90 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 736.057909] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c4b28755-f05f-4a3a-9a34-8551ed3abb90 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.058159] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c4b28755-f05f-4a3a-9a34-8551ed3abb90 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.071183] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.071183] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.074472] [55494]: INFO cinder.volume.api [None req-c4b28755-f05f-4a3a-9a34-8551ed3abb90 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 736.079043] [55494]: INFO cinder.api.openstack.wsgi [None req-c4b28755-f05f-4a3a-9a34-8551ed3abb90 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 736.079844] [55494]: [pid: 55494|app: 0|req: 47/87] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:41 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.092494] [55494]: DEBUG cinder.api.middleware.request_id [None req-e6e9cd7c-ebd7-4623-88c6-1e8a3a52e3f5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.093712] [55494]: INFO cinder.api.openstack.wsgi [None req-e6e9cd7c-ebd7-4623-88c6-1e8a3a52e3f5 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 737.094104] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e6e9cd7c-ebd7-4623-88c6-1e8a3a52e3f5 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.094518] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e6e9cd7c-ebd7-4623-88c6-1e8a3a52e3f5 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.109418] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.109418] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.114246] [55494]: INFO cinder.volume.api [None req-e6e9cd7c-ebd7-4623-88c6-1e8a3a52e3f5 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 737.123629] [55494]: INFO cinder.api.openstack.wsgi [None req-e6e9cd7c-ebd7-4623-88c6-1e8a3a52e3f5 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 737.124286] [55494]: [pid: 55494|app: 0|req: 48/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:42 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 738.143325] [55494]: DEBUG cinder.api.middleware.request_id [None req-599448ac-6820-4a75-8250-64c3cd438abd None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.150137] [55494]: INFO cinder.api.openstack.wsgi [None req-599448ac-6820-4a75-8250-64c3cd438abd tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 738.150388] [55494]: DEBUG cinder.api.openstack.wsgi [None req-599448ac-6820-4a75-8250-64c3cd438abd tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.150726] [55494]: DEBUG cinder.api.openstack.wsgi [None req-599448ac-6820-4a75-8250-64c3cd438abd tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.174767] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.174767] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.177044] [55494]: INFO cinder.volume.api [None req-599448ac-6820-4a75-8250-64c3cd438abd tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 738.182419] [55494]: INFO cinder.api.openstack.wsgi [None req-599448ac-6820-4a75-8250-64c3cd438abd tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 738.182977] [55494]: [pid: 55494|app: 0|req: 49/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:43 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.098449] [55493]: DEBUG cinder.coordination [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-613dbbb3-4de9-4129-b7de-07d7c57b3592 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Lock "cinder-attachment_update-ce6c6b5e-684b-4f14-a7a5-b6c469524d8b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55493) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 739.099026] [55493]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-613dbbb3-4de9-4129-b7de-07d7c57b3592 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/attachments/6142d32c-4107-48cf-96f7-888c0ce15510 returned with HTTP 200 [ 739.099315] [55493]: [pid: 55493|app: 0|req: 41/90] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:06:40 2025] PUT /volume/v3/attachments/6142d32c-4107-48cf-96f7-888c0ce15510 => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.198085] [55494]: DEBUG cinder.api.middleware.request_id [None req-328213fb-579b-425a-a8ea-04aa305deac0 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.199749] [55494]: INFO cinder.api.openstack.wsgi [None req-328213fb-579b-425a-a8ea-04aa305deac0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 739.200008] [55494]: DEBUG cinder.api.openstack.wsgi [None req-328213fb-579b-425a-a8ea-04aa305deac0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.200306] [55494]: DEBUG cinder.api.openstack.wsgi [None req-328213fb-579b-425a-a8ea-04aa305deac0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.211988] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.211988] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.215592] [55494]: INFO cinder.volume.api [None req-328213fb-579b-425a-a8ea-04aa305deac0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 739.221141] [55494]: INFO cinder.api.openstack.wsgi [None req-328213fb-579b-425a-a8ea-04aa305deac0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 739.223018] [55494]: [pid: 55494|app: 0|req: 50/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:45 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 740.236499] [55493]: DEBUG cinder.api.middleware.request_id [None req-0dc0275a-a7e9-493b-a671-4296985336eb None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.238915] [55493]: INFO cinder.api.openstack.wsgi [None req-0dc0275a-a7e9-493b-a671-4296985336eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 740.239246] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0dc0275a-a7e9-493b-a671-4296985336eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.239600] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0dc0275a-a7e9-493b-a671-4296985336eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.255079] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255079] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.258680] [55493]: INFO cinder.volume.api [None req-0dc0275a-a7e9-493b-a671-4296985336eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 740.265087] [55493]: INFO cinder.api.openstack.wsgi [None req-0dc0275a-a7e9-493b-a671-4296985336eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 740.265647] [55493]: [pid: 55493|app: 0|req: 42/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:46 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.174847] [55494]: DEBUG cinder.api.middleware.request_id [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-1ffce82f-5a47-4b13-aa6a-59dc324cc5b3 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.177560] [55494]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-1ffce82f-5a47-4b13-aa6a-59dc324cc5b3 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] POST http://10.180.1.21/volume/v3/attachments/6142d32c-4107-48cf-96f7-888c0ce15510/action [ 741.178019] [55494]: DEBUG cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-1ffce82f-5a47-4b13-aa6a-59dc324cc5b3 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 741.178159] [55494]: DEBUG cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-1ffce82f-5a47-4b13-aa6a-59dc324cc5b3 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 741.209480] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.209480] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.220800] [55494]: INFO cinder.api.openstack.wsgi [req-061af198-69c7-4c7e-a9cf-e53e3df8c0bd req-1ffce82f-5a47-4b13-aa6a-59dc324cc5b3 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/attachments/6142d32c-4107-48cf-96f7-888c0ce15510/action returned with HTTP 204 [ 741.221385] [55494]: [pid: 55494|app: 0|req: 51/93] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:06:47 2025] POST /volume/v3/attachments/6142d32c-4107-48cf-96f7-888c0ce15510/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 741.276810] [55493]: DEBUG cinder.api.middleware.request_id [None req-1cfd28c3-d1bc-465a-8056-f761b152fdb0 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.279328] [55493]: INFO cinder.api.openstack.wsgi [None req-1cfd28c3-d1bc-465a-8056-f761b152fdb0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 741.279636] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1cfd28c3-d1bc-465a-8056-f761b152fdb0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.279882] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1cfd28c3-d1bc-465a-8056-f761b152fdb0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.298761] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.298761] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.303233] [55493]: INFO cinder.volume.api [None req-1cfd28c3-d1bc-465a-8056-f761b152fdb0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 741.308992] [55493]: INFO cinder.api.openstack.wsgi [None req-1cfd28c3-d1bc-465a-8056-f761b152fdb0 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 741.309606] [55493]: [pid: 55493|app: 0|req: 43/94] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:47 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.321045] [55494]: DEBUG cinder.api.middleware.request_id [None req-cc5ed98f-5b6c-4e16-856d-a322cdabc8eb None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.323488] [55494]: INFO cinder.api.openstack.wsgi [None req-cc5ed98f-5b6c-4e16-856d-a322cdabc8eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 741.323765] [55494]: DEBUG cinder.api.openstack.wsgi [None req-cc5ed98f-5b6c-4e16-856d-a322cdabc8eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.324098] [55494]: DEBUG cinder.api.openstack.wsgi [None req-cc5ed98f-5b6c-4e16-856d-a322cdabc8eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.336517] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.336517] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.344991] [55494]: INFO cinder.volume.api [None req-cc5ed98f-5b6c-4e16-856d-a322cdabc8eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 741.350890] [55494]: INFO cinder.api.openstack.wsgi [None req-cc5ed98f-5b6c-4e16-856d-a322cdabc8eb tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 741.351620] [55494]: [pid: 55494|app: 0|req: 52/95] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:47 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.555669] [55493]: DEBUG cinder.api.middleware.request_id [None req-dc4d9598-6020-4869-b99d-e9a5ce6b9442 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.557719] [55493]: INFO cinder.api.openstack.wsgi [None req-dc4d9598-6020-4869-b99d-e9a5ce6b9442 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 741.557942] [55493]: DEBUG cinder.api.openstack.wsgi [None req-dc4d9598-6020-4869-b99d-e9a5ce6b9442 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.558184] [55493]: DEBUG cinder.api.openstack.wsgi [None req-dc4d9598-6020-4869-b99d-e9a5ce6b9442 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.568143] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.568143] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.571236] [55493]: INFO cinder.volume.api [None req-dc4d9598-6020-4869-b99d-e9a5ce6b9442 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 741.576131] [55493]: INFO cinder.api.openstack.wsgi [None req-dc4d9598-6020-4869-b99d-e9a5ce6b9442 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 741.576539] [55493]: [pid: 55493|app: 0|req: 44/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:47 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.632169] [55494]: DEBUG cinder.api.middleware.request_id [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-40a071db-3a6a-4213-9dc6-828f8a41fd87 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.634586] [55494]: INFO cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-40a071db-3a6a-4213-9dc6-828f8a41fd87 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 741.634812] [55494]: DEBUG cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-40a071db-3a6a-4213-9dc6-828f8a41fd87 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.635045] [55494]: DEBUG cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-40a071db-3a6a-4213-9dc6-828f8a41fd87 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.645649] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.645649] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.649665] [55494]: INFO cinder.volume.api [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-40a071db-3a6a-4213-9dc6-828f8a41fd87 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 741.656077] [55494]: INFO cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-40a071db-3a6a-4213-9dc6-828f8a41fd87 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 741.656975] [55494]: [pid: 55494|app: 0|req: 53/97] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:06:47 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.692919] [55493]: DEBUG cinder.api.middleware.request_id [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-aa8f7e1b-cb75-43b1-8bb0-c737a27d7b7c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.695676] [55493]: INFO cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-aa8f7e1b-cb75-43b1-8bb0-c737a27d7b7c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] POST http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b/action [ 741.696096] [55493]: DEBUG cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-aa8f7e1b-cb75-43b1-8bb0-c737a27d7b7c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 741.696248] [55493]: DEBUG cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-aa8f7e1b-cb75-43b1-8bb0-c737a27d7b7c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 741.707189] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.707189] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.707697] [55493]: INFO cinder.volume.api [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-aa8f7e1b-cb75-43b1-8bb0-c737a27d7b7c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 741.713698] [55493]: INFO cinder.volume.api [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-aa8f7e1b-cb75-43b1-8bb0-c737a27d7b7c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Begin detaching volume completed successfully. [ 741.713941] [55493]: INFO cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-aa8f7e1b-cb75-43b1-8bb0-c737a27d7b7c tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b/action returned with HTTP 202 [ 741.714472] [55493]: [pid: 55493|app: 0|req: 45/98] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:06:47 2025] POST /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 742.778724] [55494]: DEBUG cinder.api.middleware.request_id [None req-aed43f78-a185-4136-adcb-27e896d23efc None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.779166] [55494]: INFO cinder.api.openstack.wsgi [None req-aed43f78-a185-4136-adcb-27e896d23efc None None] GET http://10.180.1.21/volume// [ 742.779352] [55494]: DEBUG cinder.api.openstack.wsgi [None req-aed43f78-a185-4136-adcb-27e896d23efc None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.779573] [55494]: DEBUG cinder.api.openstack.wsgi [None req-aed43f78-a185-4136-adcb-27e896d23efc None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.779986] [55494]: INFO cinder.api.openstack.wsgi [None req-aed43f78-a185-4136-adcb-27e896d23efc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 742.780399] [55494]: [pid: 55494|app: 0|req: 54/99] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:06:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 742.785323] [55493]: DEBUG cinder.api.middleware.request_id [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-9b4574fd-d8bd-4d18-b0a0-92bfa5d60467 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.788211] [55493]: INFO cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-9b4574fd-d8bd-4d18-b0a0-92bfa5d60467 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 742.788451] [55493]: DEBUG cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-9b4574fd-d8bd-4d18-b0a0-92bfa5d60467 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.788677] [55493]: DEBUG cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-9b4574fd-d8bd-4d18-b0a0-92bfa5d60467 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.805515] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.805515] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.808817] [55493]: INFO cinder.volume.api [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-9b4574fd-d8bd-4d18-b0a0-92bfa5d60467 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 742.813411] [55493]: INFO cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-9b4574fd-d8bd-4d18-b0a0-92bfa5d60467 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 742.813914] [55493]: [pid: 55493|app: 0|req: 46/100] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:06:48 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1554 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 744.007738] [55494]: DEBUG cinder.api.middleware.request_id [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-03f3c0e2-e032-422b-9365-4f4315e5660a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.015576] [55494]: INFO cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-03f3c0e2-e032-422b-9365-4f4315e5660a tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/6142d32c-4107-48cf-96f7-888c0ce15510 [ 744.015765] [55494]: DEBUG cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-03f3c0e2-e032-422b-9365-4f4315e5660a tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.016250] [55494]: DEBUG cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-03f3c0e2-e032-422b-9365-4f4315e5660a tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.034494] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.034494] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.590198] [55494]: INFO cinder.api.openstack.wsgi [req-95334a5a-bd6c-4e5e-8af4-88e22da77dd5 req-03f3c0e2-e032-422b-9365-4f4315e5660a tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/attachments/6142d32c-4107-48cf-96f7-888c0ce15510 returned with HTTP 200 [ 744.590198] [55494]: [pid: 55494|app: 0|req: 55/101] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:06:49 2025] DELETE /volume/v3/attachments/6142d32c-4107-48cf-96f7-888c0ce15510 => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 746.080865] [55493]: DEBUG cinder.api.middleware.request_id [None req-2a9e6e32-149f-4f39-98af-a266fa50d49b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.083048] [55493]: INFO cinder.api.openstack.wsgi [None req-2a9e6e32-149f-4f39-98af-a266fa50d49b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 746.083267] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2a9e6e32-149f-4f39-98af-a266fa50d49b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.084893] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2a9e6e32-149f-4f39-98af-a266fa50d49b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.094276] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.094276] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.097744] [55493]: INFO cinder.volume.api [None req-2a9e6e32-149f-4f39-98af-a266fa50d49b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 746.104071] [55493]: INFO cinder.api.openstack.wsgi [None req-2a9e6e32-149f-4f39-98af-a266fa50d49b tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 746.104071] [55493]: [pid: 55493|app: 0|req: 47/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:51 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.115914] [55494]: DEBUG cinder.api.middleware.request_id [None req-6693a992-ad17-47b8-8c4b-63fdb05ca793 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.121428] [55494]: INFO cinder.api.openstack.wsgi [None req-6693a992-ad17-47b8-8c4b-63fdb05ca793 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 746.121687] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6693a992-ad17-47b8-8c4b-63fdb05ca793 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.121939] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6693a992-ad17-47b8-8c4b-63fdb05ca793 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.122202] [55494]: INFO cinder.api.v3.volumes [None req-6693a992-ad17-47b8-8c4b-63fdb05ca793 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Delete volume with id: ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 746.138780] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.138780] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.138780] [55494]: INFO cinder.volume.api [None req-6693a992-ad17-47b8-8c4b-63fdb05ca793 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 746.172741] [55494]: INFO cinder.volume.api [None req-6693a992-ad17-47b8-8c4b-63fdb05ca793 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Delete volume request issued successfully. [ 746.172954] [55494]: INFO cinder.api.openstack.wsgi [None req-6693a992-ad17-47b8-8c4b-63fdb05ca793 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 202 [ 746.173410] [55494]: [pid: 55494|app: 0|req: 56/103] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:06:51 2025] DELETE /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 746.176842] [55493]: DEBUG cinder.api.middleware.request_id [None req-5c724940-a58a-42af-8cb7-49c920028e4d None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.183161] [55493]: INFO cinder.api.openstack.wsgi [None req-5c724940-a58a-42af-8cb7-49c920028e4d tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 746.183586] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5c724940-a58a-42af-8cb7-49c920028e4d tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.183586] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5c724940-a58a-42af-8cb7-49c920028e4d tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.193720] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.193720] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.205540] [55493]: INFO cinder.volume.api [None req-5c724940-a58a-42af-8cb7-49c920028e4d tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 746.215149] [55493]: INFO cinder.api.openstack.wsgi [None req-5c724940-a58a-42af-8cb7-49c920028e4d tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 746.215598] [55493]: [pid: 55493|app: 0|req: 48/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:52 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.230061] [55494]: DEBUG cinder.api.middleware.request_id [None req-d2896356-a8ce-45bc-bdd6-316750269b4e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.232433] [55494]: INFO cinder.api.openstack.wsgi [None req-d2896356-a8ce-45bc-bdd6-316750269b4e tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 747.232736] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d2896356-a8ce-45bc-bdd6-316750269b4e tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.232919] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d2896356-a8ce-45bc-bdd6-316750269b4e tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.247035] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.247035] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.251506] [55494]: INFO cinder.volume.api [None req-d2896356-a8ce-45bc-bdd6-316750269b4e tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Volume info retrieved successfully. [ 747.256681] [55494]: INFO cinder.api.openstack.wsgi [None req-d2896356-a8ce-45bc-bdd6-316750269b4e tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 200 [ 747.257114] [55494]: [pid: 55494|app: 0|req: 57/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:53 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.270647] [55493]: DEBUG cinder.api.middleware.request_id [None req-566bfa1d-db8c-4118-9ed2-68617e869ca8 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.273076] [55493]: INFO cinder.api.openstack.wsgi [None req-566bfa1d-db8c-4118-9ed2-68617e869ca8 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 748.273433] [55493]: DEBUG cinder.api.openstack.wsgi [None req-566bfa1d-db8c-4118-9ed2-68617e869ca8 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 748.275334] [55493]: DEBUG cinder.api.openstack.wsgi [None req-566bfa1d-db8c-4118-9ed2-68617e869ca8 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 748.290883] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.290883] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 748.298148] [55493]: INFO cinder.api.openstack.wsgi [None req-566bfa1d-db8c-4118-9ed2-68617e869ca8 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 404 [ 748.298741] [55493]: [pid: 55493|app: 0|req: 49/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:54 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 751.285813] [55494]: DEBUG cinder.api.middleware.request_id [None req-335dde76-29db-4878-8dd9-8ba35e4563aa None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.289279] [55494]: INFO cinder.api.openstack.wsgi [None req-335dde76-29db-4878-8dd9-8ba35e4563aa tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 751.289529] [55494]: DEBUG cinder.api.openstack.wsgi [None req-335dde76-29db-4878-8dd9-8ba35e4563aa tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.289746] [55494]: DEBUG cinder.api.openstack.wsgi [None req-335dde76-29db-4878-8dd9-8ba35e4563aa tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.303873] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.303873] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.309510] [55494]: INFO cinder.volume.api [None req-335dde76-29db-4878-8dd9-8ba35e4563aa tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 751.316988] [55494]: INFO cinder.api.openstack.wsgi [None req-335dde76-29db-4878-8dd9-8ba35e4563aa tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 751.317328] [55494]: [pid: 55494|app: 0|req: 58/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:57 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 751.329505] [55493]: DEBUG cinder.api.middleware.request_id [None req-ca1452d3-fc9b-44ca-b23c-1b64848a8a74 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.331745] [55493]: INFO cinder.api.openstack.wsgi [None req-ca1452d3-fc9b-44ca-b23c-1b64848a8a74 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 751.332532] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ca1452d3-fc9b-44ca-b23c-1b64848a8a74 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.332914] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ca1452d3-fc9b-44ca-b23c-1b64848a8a74 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.342315] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.342315] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.359181] [55493]: INFO cinder.volume.api [None req-ca1452d3-fc9b-44ca-b23c-1b64848a8a74 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 751.364533] [55493]: INFO cinder.api.openstack.wsgi [None req-ca1452d3-fc9b-44ca-b23c-1b64848a8a74 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 751.365367] [55493]: [pid: 55493|app: 0|req: 50/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:57 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 751.460422] [55494]: DEBUG cinder.api.middleware.request_id [None req-abcc8823-dba1-40f0-8af8-a8d273a917db None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.464218] [55494]: INFO cinder.api.openstack.wsgi [None req-abcc8823-dba1-40f0-8af8-a8d273a917db tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 751.464218] [55494]: DEBUG cinder.api.openstack.wsgi [None req-abcc8823-dba1-40f0-8af8-a8d273a917db tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.464218] [55494]: DEBUG cinder.api.openstack.wsgi [None req-abcc8823-dba1-40f0-8af8-a8d273a917db tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.477795] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.477795] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.482911] [55494]: INFO cinder.volume.api [None req-abcc8823-dba1-40f0-8af8-a8d273a917db tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 751.490179] [55494]: INFO cinder.api.openstack.wsgi [None req-abcc8823-dba1-40f0-8af8-a8d273a917db tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 751.490179] [55494]: [pid: 55494|app: 0|req: 59/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:06:57 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.361474] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=84,cinder:INSERT=13,cinder:UPDATE=17 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 761.485855] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=169,cinder:INSERT=11,cinder:UPDATE=23 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 775.781505] [55493]: DEBUG cinder.api.middleware.request_id [None req-1fe171cd-6834-419d-9042-a0881c21cd3e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.783446] [55493]: INFO cinder.api.openstack.wsgi [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] POST http://10.180.1.21/volume/v3/volumes [ 775.783886] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-353586935"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 775.786474] [55493]: DEBUG cinder.api.v3.volumes [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-353586935'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 775.786474] [55493]: INFO cinder.api.v3.volumes [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Create volume of 1 GB [ 775.791565] [55493]: INFO cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Availability Zones retrieved successfully. [ 775.798688] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Flow 'volume_create_api' (c010e440-f762-464b-9d63-13a37763121b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 775.799997] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9133b035-19dd-47ea-a12c-91173558dfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 775.801776] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 775.821177] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9133b035-19dd-47ea-a12c-91173558dfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 775.822241] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fdbbd49-e9a2-4b4a-802f-76af70d22999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 775.866752] [55493]: DEBUG cinder.quota [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Created reservations ['67bf2e3b-add0-497d-80a4-70e3072e296f', 'aacc65ca-1ed2-428b-b0cf-5cbf8d82828b', 'cc75a423-d284-4620-a864-dc44512145b1', '04413eaa-b12e-49f5-8fea-46d83075a788'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 775.867742] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fdbbd49-e9a2-4b4a-802f-76af70d22999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67bf2e3b-add0-497d-80a4-70e3072e296f', 'aacc65ca-1ed2-428b-b0cf-5cbf8d82828b', 'cc75a423-d284-4620-a864-dc44512145b1', '04413eaa-b12e-49f5-8fea-46d83075a788']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 775.868643] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b61eb43-f11c-46b1-9a24-ed7a639816fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 775.881022] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b61eb43-f11c-46b1-9a24-ed7a639816fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2576ad2c-679c-48f4-bb7b-6262b55110e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-353586935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51bbd2e4e6d40b8a7d0e2334c186e3d',qos_specs=None,replication_status=,reservations=['67bf2e3b-add0-497d-80a4-70e3072e296f','aacc65ca-1ed2-428b-b0cf-5cbf8d82828b','cc75a423-d284-4620-a864-dc44512145b1','04413eaa-b12e-49f5-8fea-46d83075a788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9e3c46af4e24c30988d98e657fef0fc',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-353586935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2576ad2c-679c-48f4-bb7b-6262b55110e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51bbd2e4e6d40b8a7d0e2334c186e3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9e3c46af4e24c30988d98e657fef0fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 775.881919] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69d8d87-3dce-42f6-8d02-60614f7829ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 775.896579] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69d8d87-3dce-42f6-8d02-60614f7829ea) transitioned into state 'SUCCESS' from state '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-353586935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51bbd2e4e6d40b8a7d0e2334c186e3d',qos_specs=None,replication_status=,reservations=['67bf2e3b-add0-497d-80a4-70e3072e296f','aacc65ca-1ed2-428b-b0cf-5cbf8d82828b','cc75a423-d284-4620-a864-dc44512145b1','04413eaa-b12e-49f5-8fea-46d83075a788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9e3c46af4e24c30988d98e657fef0fc',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 775.897497] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24dbe89a-5594-4424-bd61-170535012967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 775.905598] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24dbe89a-5594-4424-bd61-170535012967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 775.906621] [55493]: DEBUG cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Flow 'volume_create_api' (c010e440-f762-464b-9d63-13a37763121b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 775.906995] [55493]: INFO cinder.volume.api [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Create volume request issued successfully. [ 775.907947] [55493]: INFO cinder.api.openstack.wsgi [None req-1fe171cd-6834-419d-9042-a0881c21cd3e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 775.908138] [55493]: [pid: 55493|app: 0|req: 51/110] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:07:21 2025] POST /volume/v3/volumes => generated 753 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 775.918164] [55494]: DEBUG cinder.api.middleware.request_id [None req-3588bba4-5e2c-4387-b51d-9600de06a4f5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.920358] [55494]: INFO cinder.api.openstack.wsgi [None req-3588bba4-5e2c-4387-b51d-9600de06a4f5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 775.920651] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3588bba4-5e2c-4387-b51d-9600de06a4f5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.920913] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3588bba4-5e2c-4387-b51d-9600de06a4f5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.930408] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.930408] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.935237] [55494]: INFO cinder.volume.api [None req-3588bba4-5e2c-4387-b51d-9600de06a4f5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 775.940049] [55494]: INFO cinder.api.openstack.wsgi [None req-3588bba4-5e2c-4387-b51d-9600de06a4f5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 775.940499] [55494]: [pid: 55494|app: 0|req: 60/111] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:21 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 776.956973] [55493]: DEBUG cinder.api.middleware.request_id [None req-a3314e01-aa93-4975-be4e-b9136b46723b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.959417] [55493]: INFO cinder.api.openstack.wsgi [None req-a3314e01-aa93-4975-be4e-b9136b46723b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 776.959604] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a3314e01-aa93-4975-be4e-b9136b46723b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.959837] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a3314e01-aa93-4975-be4e-b9136b46723b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.970860] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.970860] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.975885] [55493]: INFO cinder.volume.api [None req-a3314e01-aa93-4975-be4e-b9136b46723b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 776.981267] [55493]: INFO cinder.api.openstack.wsgi [None req-a3314e01-aa93-4975-be4e-b9136b46723b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 776.981674] [55493]: [pid: 55493|app: 0|req: 52/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:22 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.029360] [55494]: DEBUG cinder.api.middleware.request_id [req-9239be7d-c720-498f-814a-1920ff621286 req-47d03430-1911-4831-adbf-c10834c4021b None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.032349] [55494]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-47d03430-1911-4831-adbf-c10834c4021b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 777.032605] [55494]: DEBUG cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-47d03430-1911-4831-adbf-c10834c4021b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.032919] [55494]: DEBUG cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-47d03430-1911-4831-adbf-c10834c4021b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.041473] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.041473] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.045666] [55494]: INFO cinder.volume.api [req-9239be7d-c720-498f-814a-1920ff621286 req-47d03430-1911-4831-adbf-c10834c4021b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 777.051303] [55494]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-47d03430-1911-4831-adbf-c10834c4021b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 777.051792] [55494]: [pid: 55494|app: 0|req: 61/113] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:07:22 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 778.571377] [55493]: DEBUG cinder.api.middleware.request_id [None req-8dc09b1c-53e2-4a4b-a1d7-ab5d89e0f5b7 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.571838] [55493]: INFO cinder.api.openstack.wsgi [None req-8dc09b1c-53e2-4a4b-a1d7-ab5d89e0f5b7 None None] GET http://10.180.1.21/volume// [ 778.572032] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8dc09b1c-53e2-4a4b-a1d7-ab5d89e0f5b7 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.572264] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8dc09b1c-53e2-4a4b-a1d7-ab5d89e0f5b7 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.572852] [55493]: INFO cinder.api.openstack.wsgi [None req-8dc09b1c-53e2-4a4b-a1d7-ab5d89e0f5b7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 778.573302] [55493]: [pid: 55493|app: 0|req: 53/114] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:07:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 778.577814] [55494]: DEBUG cinder.api.middleware.request_id [req-9239be7d-c720-498f-814a-1920ff621286 req-7960f4ef-a971-4592-a02b-cd71e61a7a77 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.580499] [55494]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-7960f4ef-a971-4592-a02b-cd71e61a7a77 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] POST http://10.180.1.21/volume/v3/attachments [ 778.580907] [55494]: DEBUG cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-7960f4ef-a971-4592-a02b-cd71e61a7a77 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2576ad2c-679c-48f4-bb7b-6262b55110e1", "connector": null, "instance_uuid": "73827131-0a2c-48ac-9358-d5d301c1144f"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 778.591883] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.591883] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.618313] [55494]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-7960f4ef-a971-4592-a02b-cd71e61a7a77 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 778.618772] [55494]: [pid: 55494|app: 0|req: 62/115] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:07:24 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) [ 778.636269] [55493]: DEBUG cinder.api.middleware.request_id [None req-dcf3f281-a419-4752-86f0-345ce73698ee None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.638386] [55493]: INFO cinder.api.openstack.wsgi [None req-dcf3f281-a419-4752-86f0-345ce73698ee tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 778.638608] [55493]: DEBUG cinder.api.openstack.wsgi [None req-dcf3f281-a419-4752-86f0-345ce73698ee tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.638868] [55493]: DEBUG cinder.api.openstack.wsgi [None req-dcf3f281-a419-4752-86f0-345ce73698ee tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.649984] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 778.649984] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 778.653357] [55493]: INFO cinder.volume.api [None req-dcf3f281-a419-4752-86f0-345ce73698ee tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 778.658189] [55493]: INFO cinder.api.openstack.wsgi [None req-dcf3f281-a419-4752-86f0-345ce73698ee tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 778.658586] [55493]: [pid: 55493|app: 0|req: 54/116] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:24 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 779.141373] [55494]: DEBUG cinder.api.middleware.request_id [None req-0c3a9245-1696-4795-b193-2881e76d6a15 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.141839] [55494]: INFO cinder.api.openstack.wsgi [None req-0c3a9245-1696-4795-b193-2881e76d6a15 None None] GET http://10.180.1.21/volume// [ 779.142039] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0c3a9245-1696-4795-b193-2881e76d6a15 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.142267] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0c3a9245-1696-4795-b193-2881e76d6a15 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.143317] [55494]: INFO cinder.api.openstack.wsgi [None req-0c3a9245-1696-4795-b193-2881e76d6a15 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 779.143317] [55494]: [pid: 55494|app: 0|req: 63/117] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:07:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 779.146833] [55493]: DEBUG cinder.api.middleware.request_id [req-9239be7d-c720-498f-814a-1920ff621286 req-e046a3d2-1a9f-4133-bfb3-50e1561f8f73 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.149582] [55493]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-e046a3d2-1a9f-4133-bfb3-50e1561f8f73 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 779.149834] [55493]: DEBUG cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-e046a3d2-1a9f-4133-bfb3-50e1561f8f73 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.150072] [55493]: DEBUG cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-e046a3d2-1a9f-4133-bfb3-50e1561f8f73 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.163662] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.163662] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.166014] [55493]: INFO cinder.volume.api [req-9239be7d-c720-498f-814a-1920ff621286 req-e046a3d2-1a9f-4133-bfb3-50e1561f8f73 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 779.171433] [55493]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-e046a3d2-1a9f-4133-bfb3-50e1561f8f73 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 779.171433] [55493]: [pid: 55493|app: 0|req: 55/118] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:07:25 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 779.207603] [55494]: DEBUG cinder.api.middleware.request_id [req-9239be7d-c720-498f-814a-1920ff621286 req-df2a7f81-5478-49ab-8c3f-16b2f36e2a33 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.210177] [55494]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-df2a7f81-5478-49ab-8c3f-16b2f36e2a33 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] PUT http://10.180.1.21/volume/v3/attachments/951d408e-16fb-4b09-80e7-1c322a6d8493 [ 779.210668] [55494]: DEBUG cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-df2a7f81-5478-49ab-8c3f-16b2f36e2a33 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-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-502965", "mountpoint": "/dev/sdb"}}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 779.220402] [55494]: DEBUG cinder.coordination [req-9239be7d-c720-498f-814a-1920ff621286 req-df2a7f81-5478-49ab-8c3f-16b2f36e2a33 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Acquiring lock "cinder-attachment_update-2576ad2c-679c-48f4-bb7b-6262b55110e1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 779.225852] [55494]: DEBUG cinder.coordination [req-9239be7d-c720-498f-814a-1920ff621286 req-df2a7f81-5478-49ab-8c3f-16b2f36e2a33 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Lock "cinder-attachment_update-2576ad2c-679c-48f4-bb7b-6262b55110e1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 779.227353] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.227353] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.669287] [55493]: DEBUG cinder.api.middleware.request_id [None req-a4f072f5-e8e5-4a1d-9f68-6d70fb1a5d0f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.671304] [55493]: INFO cinder.api.openstack.wsgi [None req-a4f072f5-e8e5-4a1d-9f68-6d70fb1a5d0f tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 779.671526] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a4f072f5-e8e5-4a1d-9f68-6d70fb1a5d0f tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 779.671760] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a4f072f5-e8e5-4a1d-9f68-6d70fb1a5d0f tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 779.683186] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.683186] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 779.686857] [55493]: INFO cinder.volume.api [None req-a4f072f5-e8e5-4a1d-9f68-6d70fb1a5d0f tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 779.691568] [55493]: INFO cinder.api.openstack.wsgi [None req-a4f072f5-e8e5-4a1d-9f68-6d70fb1a5d0f tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 779.692012] [55493]: [pid: 55493|app: 0|req: 56/119] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:25 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 780.705250] [55493]: DEBUG cinder.api.middleware.request_id [None req-d8eaeafb-3f19-4daf-95e0-2dec9e996522 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.709166] [55493]: INFO cinder.api.openstack.wsgi [None req-d8eaeafb-3f19-4daf-95e0-2dec9e996522 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 780.709437] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d8eaeafb-3f19-4daf-95e0-2dec9e996522 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 780.709620] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d8eaeafb-3f19-4daf-95e0-2dec9e996522 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 780.725362] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 780.725362] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 780.729486] [55493]: INFO cinder.volume.api [None req-d8eaeafb-3f19-4daf-95e0-2dec9e996522 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 780.734391] [55493]: INFO cinder.api.openstack.wsgi [None req-d8eaeafb-3f19-4daf-95e0-2dec9e996522 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 780.734781] [55493]: [pid: 55493|app: 0|req: 57/120] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:26 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 781.748163] [55493]: DEBUG cinder.api.middleware.request_id [None req-d1983d4b-da3d-432f-af36-c9ec38b81335 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.750327] [55493]: INFO cinder.api.openstack.wsgi [None req-d1983d4b-da3d-432f-af36-c9ec38b81335 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 781.750582] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d1983d4b-da3d-432f-af36-c9ec38b81335 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 781.750807] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d1983d4b-da3d-432f-af36-c9ec38b81335 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 781.765138] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 781.765138] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 781.779755] [55493]: INFO cinder.volume.api [None req-d1983d4b-da3d-432f-af36-c9ec38b81335 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 781.786220] [55493]: INFO cinder.api.openstack.wsgi [None req-d1983d4b-da3d-432f-af36-c9ec38b81335 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 781.786663] [55493]: [pid: 55493|app: 0|req: 58/121] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:27 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 782.802069] [55493]: DEBUG cinder.api.middleware.request_id [None req-c94bc340-8aab-4c69-b53e-e8cd60d0612c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.804174] [55493]: INFO cinder.api.openstack.wsgi [None req-c94bc340-8aab-4c69-b53e-e8cd60d0612c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 782.804416] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c94bc340-8aab-4c69-b53e-e8cd60d0612c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.805041] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c94bc340-8aab-4c69-b53e-e8cd60d0612c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.819031] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.819031] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.822306] [55493]: INFO cinder.volume.api [None req-c94bc340-8aab-4c69-b53e-e8cd60d0612c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 782.827523] [55493]: INFO cinder.api.openstack.wsgi [None req-c94bc340-8aab-4c69-b53e-e8cd60d0612c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 782.827937] [55493]: [pid: 55493|app: 0|req: 59/122] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:28 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 783.760967] [55494]: DEBUG cinder.coordination [req-9239be7d-c720-498f-814a-1920ff621286 req-df2a7f81-5478-49ab-8c3f-16b2f36e2a33 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Lock "cinder-attachment_update-2576ad2c-679c-48f4-bb7b-6262b55110e1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.535s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 783.762122] [55494]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-df2a7f81-5478-49ab-8c3f-16b2f36e2a33 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/attachments/951d408e-16fb-4b09-80e7-1c322a6d8493 returned with HTTP 200 [ 783.762122] [55494]: [pid: 55494|app: 0|req: 64/123] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:07:25 2025] PUT /volume/v3/attachments/951d408e-16fb-4b09-80e7-1c322a6d8493 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 783.839175] [55493]: DEBUG cinder.api.middleware.request_id [None req-9cda4b03-a0da-4e32-b2ba-86cd53285fad None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.841670] [55493]: INFO cinder.api.openstack.wsgi [None req-9cda4b03-a0da-4e32-b2ba-86cd53285fad tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 783.842062] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9cda4b03-a0da-4e32-b2ba-86cd53285fad tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.842340] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9cda4b03-a0da-4e32-b2ba-86cd53285fad tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.861195] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.861195] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.868236] [55493]: INFO cinder.volume.api [None req-9cda4b03-a0da-4e32-b2ba-86cd53285fad tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 783.876370] [55493]: INFO cinder.api.openstack.wsgi [None req-9cda4b03-a0da-4e32-b2ba-86cd53285fad tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 783.877220] [55493]: [pid: 55493|app: 0|req: 60/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:29 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 784.896311] [55494]: DEBUG cinder.api.middleware.request_id [None req-595280f0-026d-4015-bfef-cc9bed4fd405 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.899300] [55494]: INFO cinder.api.openstack.wsgi [None req-595280f0-026d-4015-bfef-cc9bed4fd405 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 784.899527] [55494]: DEBUG cinder.api.openstack.wsgi [None req-595280f0-026d-4015-bfef-cc9bed4fd405 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.899746] [55494]: DEBUG cinder.api.openstack.wsgi [None req-595280f0-026d-4015-bfef-cc9bed4fd405 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.914762] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 784.914762] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 784.918763] [55494]: INFO cinder.volume.api [None req-595280f0-026d-4015-bfef-cc9bed4fd405 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 784.924303] [55494]: INFO cinder.api.openstack.wsgi [None req-595280f0-026d-4015-bfef-cc9bed4fd405 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 784.928018] [55494]: [pid: 55494|app: 0|req: 65/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:30 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.904570] [55493]: DEBUG cinder.api.middleware.request_id [req-9239be7d-c720-498f-814a-1920ff621286 req-1e44d15b-91f9-44cc-81f7-5761881295eb None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.908298] [55493]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-1e44d15b-91f9-44cc-81f7-5761881295eb tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] POST http://10.180.1.21/volume/v3/attachments/951d408e-16fb-4b09-80e7-1c322a6d8493/action [ 785.909034] [55493]: DEBUG cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-1e44d15b-91f9-44cc-81f7-5761881295eb tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 785.909034] [55493]: DEBUG cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-1e44d15b-91f9-44cc-81f7-5761881295eb tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 785.931498] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.931498] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.941839] [55493]: INFO cinder.api.openstack.wsgi [req-9239be7d-c720-498f-814a-1920ff621286 req-1e44d15b-91f9-44cc-81f7-5761881295eb tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/attachments/951d408e-16fb-4b09-80e7-1c322a6d8493/action returned with HTTP 204 [ 785.941931] [55494]: DEBUG cinder.api.middleware.request_id [None req-17d7db9e-33b5-4657-8230-960dc4c3d9c2 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.942138] [55493]: [pid: 55493|app: 0|req: 61/126] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:07:31 2025] POST /volume/v3/attachments/951d408e-16fb-4b09-80e7-1c322a6d8493/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 785.944011] [55494]: INFO cinder.api.openstack.wsgi [None req-17d7db9e-33b5-4657-8230-960dc4c3d9c2 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 785.945432] [55494]: DEBUG cinder.api.openstack.wsgi [None req-17d7db9e-33b5-4657-8230-960dc4c3d9c2 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.945846] [55494]: DEBUG cinder.api.openstack.wsgi [None req-17d7db9e-33b5-4657-8230-960dc4c3d9c2 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.964115] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.964115] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.971492] [55494]: INFO cinder.volume.api [None req-17d7db9e-33b5-4657-8230-960dc4c3d9c2 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 785.977186] [55494]: INFO cinder.api.openstack.wsgi [None req-17d7db9e-33b5-4657-8230-960dc4c3d9c2 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 785.977898] [55494]: [pid: 55494|app: 0|req: 66/127] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:31 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 785.992271] [55493]: DEBUG cinder.api.middleware.request_id [None req-20de006b-0069-464e-a904-5167410a1cb1 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.994450] [55493]: INFO cinder.api.openstack.wsgi [None req-20de006b-0069-464e-a904-5167410a1cb1 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 785.994713] [55493]: DEBUG cinder.api.openstack.wsgi [None req-20de006b-0069-464e-a904-5167410a1cb1 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.994908] [55493]: DEBUG cinder.api.openstack.wsgi [None req-20de006b-0069-464e-a904-5167410a1cb1 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.014467] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.014467] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.023250] [55493]: INFO cinder.volume.api [None req-20de006b-0069-464e-a904-5167410a1cb1 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 786.031457] [55493]: INFO cinder.api.openstack.wsgi [None req-20de006b-0069-464e-a904-5167410a1cb1 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 786.031924] [55493]: [pid: 55493|app: 0|req: 62/128] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:31 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 786.234379] [55494]: DEBUG cinder.api.middleware.request_id [req-2b62cd19-6024-4f30-a439-6876893ce549 req-f4dd0763-b938-4611-80c3-e6b6b9c082f6 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.236827] [55494]: INFO cinder.api.openstack.wsgi [req-2b62cd19-6024-4f30-a439-6876893ce549 req-f4dd0763-b938-4611-80c3-e6b6b9c082f6 tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 786.237087] [55494]: DEBUG cinder.api.openstack.wsgi [req-2b62cd19-6024-4f30-a439-6876893ce549 req-f4dd0763-b938-4611-80c3-e6b6b9c082f6 tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.237292] [55494]: DEBUG cinder.api.openstack.wsgi [req-2b62cd19-6024-4f30-a439-6876893ce549 req-f4dd0763-b938-4611-80c3-e6b6b9c082f6 tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.250450] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.250450] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.255603] [55494]: INFO cinder.volume.api [req-2b62cd19-6024-4f30-a439-6876893ce549 req-f4dd0763-b938-4611-80c3-e6b6b9c082f6 tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] Volume info retrieved successfully. [ 786.260207] [55494]: INFO cinder.api.openstack.wsgi [req-2b62cd19-6024-4f30-a439-6876893ce549 req-f4dd0763-b938-4611-80c3-e6b6b9c082f6 tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 786.260864] [55494]: [pid: 55494|app: 0|req: 67/129] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:07:32 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 786.267366] [55493]: DEBUG cinder.api.middleware.request_id [req-2b62cd19-6024-4f30-a439-6876893ce549 req-6ebb70c3-72fb-40d5-9e09-8ee1ea822f0f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.269676] [55493]: INFO cinder.api.openstack.wsgi [req-2b62cd19-6024-4f30-a439-6876893ce549 req-6ebb70c3-72fb-40d5-9e09-8ee1ea822f0f tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] GET http://10.180.1.21/volume/v3/volumes/7ae1119e-03a3-45c1-a695-71009371bffa [ 786.270077] [55493]: DEBUG cinder.api.openstack.wsgi [req-2b62cd19-6024-4f30-a439-6876893ce549 req-6ebb70c3-72fb-40d5-9e09-8ee1ea822f0f tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.270447] [55493]: DEBUG cinder.api.openstack.wsgi [req-2b62cd19-6024-4f30-a439-6876893ce549 req-6ebb70c3-72fb-40d5-9e09-8ee1ea822f0f tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.282778] [55493]: INFO cinder.api.openstack.wsgi [req-2b62cd19-6024-4f30-a439-6876893ce549 req-6ebb70c3-72fb-40d5-9e09-8ee1ea822f0f tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] http://10.180.1.21/volume/v3/volumes/7ae1119e-03a3-45c1-a695-71009371bffa returned with HTTP 404 [ 786.283479] [55493]: [pid: 55493|app: 0|req: 63/130] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:07:32 2025] GET /volume/v3/volumes/7ae1119e-03a3-45c1-a695-71009371bffa => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 786.290181] [55494]: DEBUG cinder.api.middleware.request_id [None req-db01f0cc-b53c-4716-8f59-4d9cc66165bc None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.292108] [55494]: INFO cinder.api.openstack.wsgi [None req-db01f0cc-b53c-4716-8f59-4d9cc66165bc tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 786.292354] [55494]: DEBUG cinder.api.openstack.wsgi [None req-db01f0cc-b53c-4716-8f59-4d9cc66165bc tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.292685] [55494]: DEBUG cinder.api.openstack.wsgi [None req-db01f0cc-b53c-4716-8f59-4d9cc66165bc tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.305029] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.305029] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.311872] [55494]: INFO cinder.volume.api [None req-db01f0cc-b53c-4716-8f59-4d9cc66165bc tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 786.316009] [55494]: INFO cinder.api.openstack.wsgi [None req-db01f0cc-b53c-4716-8f59-4d9cc66165bc tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 786.317225] [55494]: [pid: 55494|app: 0|req: 68/131] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:32 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 786.681999] [55493]: DEBUG cinder.api.middleware.request_id [req-203bdc86-2294-4198-aa44-0a3607538d5a req-f79a8d1a-53a3-4e2f-85e5-a216cfecb32e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.685619] [55493]: INFO cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-f79a8d1a-53a3-4e2f-85e5-a216cfecb32e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 786.685867] [55493]: DEBUG cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-f79a8d1a-53a3-4e2f-85e5-a216cfecb32e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.686099] [55493]: DEBUG cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-f79a8d1a-53a3-4e2f-85e5-a216cfecb32e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.706508] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.706508] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.713782] [55493]: INFO cinder.volume.api [req-203bdc86-2294-4198-aa44-0a3607538d5a req-f79a8d1a-53a3-4e2f-85e5-a216cfecb32e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 786.720739] [55493]: INFO cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-f79a8d1a-53a3-4e2f-85e5-a216cfecb32e tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 786.720739] [55493]: [pid: 55493|app: 0|req: 64/132] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:07:32 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 786.757725] [55494]: DEBUG cinder.api.middleware.request_id [req-203bdc86-2294-4198-aa44-0a3607538d5a req-d5b8e4d4-4dca-4be8-b4cb-963bf7ddd5c7 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.758450] [55494]: INFO cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-d5b8e4d4-4dca-4be8-b4cb-963bf7ddd5c7 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] POST http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1/action [ 786.758884] [55494]: DEBUG cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-d5b8e4d4-4dca-4be8-b4cb-963bf7ddd5c7 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 786.759061] [55494]: DEBUG cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-d5b8e4d4-4dca-4be8-b4cb-963bf7ddd5c7 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 786.768952] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.768952] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.769516] [55494]: INFO cinder.volume.api [req-203bdc86-2294-4198-aa44-0a3607538d5a req-d5b8e4d4-4dca-4be8-b4cb-963bf7ddd5c7 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 786.776175] [55494]: INFO cinder.volume.api [req-203bdc86-2294-4198-aa44-0a3607538d5a req-d5b8e4d4-4dca-4be8-b4cb-963bf7ddd5c7 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Begin detaching volume completed successfully. [ 786.776421] [55494]: INFO cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-d5b8e4d4-4dca-4be8-b4cb-963bf7ddd5c7 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1/action returned with HTTP 202 [ 786.777347] [55494]: [pid: 55494|app: 0|req: 69/133] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:07:32 2025] POST /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 787.805035] [55493]: DEBUG cinder.api.middleware.request_id [None req-c8896949-d6fe-40ac-89d8-40fcc9790362 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.805370] [55493]: INFO cinder.api.openstack.wsgi [None req-c8896949-d6fe-40ac-89d8-40fcc9790362 None None] GET http://10.180.1.21/volume// [ 787.805993] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c8896949-d6fe-40ac-89d8-40fcc9790362 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.806405] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c8896949-d6fe-40ac-89d8-40fcc9790362 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.808108] [55493]: INFO cinder.api.openstack.wsgi [None req-c8896949-d6fe-40ac-89d8-40fcc9790362 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 787.808866] [55493]: [pid: 55493|app: 0|req: 65/134] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:07:33 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 787.815484] [55494]: DEBUG cinder.api.middleware.request_id [req-203bdc86-2294-4198-aa44-0a3607538d5a req-6d8c3805-fe0b-4545-b949-d1e69e1955c4 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.818522] [55494]: INFO cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-6d8c3805-fe0b-4545-b949-d1e69e1955c4 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 787.818985] [55494]: DEBUG cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-6d8c3805-fe0b-4545-b949-d1e69e1955c4 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.819316] [55494]: DEBUG cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-6d8c3805-fe0b-4545-b949-d1e69e1955c4 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.832609] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.832609] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.836630] [55494]: INFO cinder.volume.api [req-203bdc86-2294-4198-aa44-0a3607538d5a req-6d8c3805-fe0b-4545-b949-d1e69e1955c4 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 787.843360] [55494]: INFO cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-6d8c3805-fe0b-4545-b949-d1e69e1955c4 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 787.843360] [55494]: [pid: 55494|app: 0|req: 70/135] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:07:33 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 789.036724] [55493]: DEBUG cinder.api.middleware.request_id [req-203bdc86-2294-4198-aa44-0a3607538d5a req-70c68def-6a13-4342-9359-522c5441e454 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.039141] [55493]: INFO cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-70c68def-6a13-4342-9359-522c5441e454 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] DELETE http://10.180.1.21/volume/v3/attachments/951d408e-16fb-4b09-80e7-1c322a6d8493 [ 789.039361] [55493]: DEBUG cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-70c68def-6a13-4342-9359-522c5441e454 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.039615] [55493]: DEBUG cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-70c68def-6a13-4342-9359-522c5441e454 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.049600] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.049600] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.598073] [55493]: INFO cinder.api.openstack.wsgi [req-203bdc86-2294-4198-aa44-0a3607538d5a req-70c68def-6a13-4342-9359-522c5441e454 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/attachments/951d408e-16fb-4b09-80e7-1c322a6d8493 returned with HTTP 200 [ 789.598073] [55493]: [pid: 55493|app: 0|req: 66/136] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:07:34 2025] DELETE /volume/v3/attachments/951d408e-16fb-4b09-80e7-1c322a6d8493 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.818184] [55494]: DEBUG cinder.api.middleware.request_id [None req-a80eb5d0-2df2-41d7-a387-69d169e17a16 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.820353] [55494]: INFO cinder.api.openstack.wsgi [None req-a80eb5d0-2df2-41d7-a387-69d169e17a16 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 790.820572] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a80eb5d0-2df2-41d7-a387-69d169e17a16 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.820785] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a80eb5d0-2df2-41d7-a387-69d169e17a16 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.820970] [55494]: INFO cinder.api.v3.volumes [None req-a80eb5d0-2df2-41d7-a387-69d169e17a16 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Delete volume with id: ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 790.834536] [55494]: INFO cinder.api.openstack.wsgi [None req-a80eb5d0-2df2-41d7-a387-69d169e17a16 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 404 [ 790.835136] [55494]: [pid: 55494|app: 0|req: 71/137] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:07:36 2025] DELETE /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 790.838476] [55493]: DEBUG cinder.api.middleware.request_id [None req-9538dc6d-5654-4555-91a3-3ad9438718e6 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.842017] [55493]: INFO cinder.api.openstack.wsgi [None req-9538dc6d-5654-4555-91a3-3ad9438718e6 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] GET http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b [ 790.842017] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9538dc6d-5654-4555-91a3-3ad9438718e6 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.842378] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9538dc6d-5654-4555-91a3-3ad9438718e6 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.854353] [55493]: INFO cinder.api.openstack.wsgi [None req-9538dc6d-5654-4555-91a3-3ad9438718e6 tempest-VolumesAssistedSnapshotsTest-815888088 tempest-VolumesAssistedSnapshotsTest-815888088-project-admin] http://10.180.1.21/volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b returned with HTTP 404 [ 790.855057] [55493]: [pid: 55493|app: 0|req: 67/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:36 2025] GET /volume/v3/volumes/ce6c6b5e-684b-4f14-a7a5-b6c469524d8b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 791.076439] [55494]: DEBUG cinder.api.middleware.request_id [None req-49ac81c1-31a8-4bd5-a99b-8d1cd58511cf None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.081081] [55494]: INFO cinder.api.openstack.wsgi [None req-49ac81c1-31a8-4bd5-a99b-8d1cd58511cf tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 791.081563] [55494]: DEBUG cinder.api.openstack.wsgi [None req-49ac81c1-31a8-4bd5-a99b-8d1cd58511cf tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.081828] [55494]: DEBUG cinder.api.openstack.wsgi [None req-49ac81c1-31a8-4bd5-a99b-8d1cd58511cf tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.095157] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.095157] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.099624] [55494]: INFO cinder.volume.api [None req-49ac81c1-31a8-4bd5-a99b-8d1cd58511cf tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 791.105045] [55494]: INFO cinder.api.openstack.wsgi [None req-49ac81c1-31a8-4bd5-a99b-8d1cd58511cf tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 791.105485] [55494]: [pid: 55494|app: 0|req: 72/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:07:36 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 800.847909] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=92,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 801.102101] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=50,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 823.916955] [55493]: DEBUG cinder.api.middleware.request_id [None req-af19194a-a456-44f9-b854-ba2d6bc0181c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.918479] [55493]: INFO cinder.api.openstack.wsgi [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] POST http://10.180.1.21/volume/v3/volumes [ 823.918861] [55493]: DEBUG cinder.api.openstack.wsgi [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1221947671"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 823.921453] [55493]: DEBUG cinder.api.v3.volumes [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1221947671'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 823.921453] [55493]: INFO cinder.api.v3.volumes [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Create volume of 1 GB [ 823.921799] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.921799] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.927808] [55493]: INFO cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Availability Zones retrieved successfully. [ 823.936239] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Flow 'volume_create_api' (feb7c198-6c42-4cfd-8f76-44ab046a6e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 823.937465] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03916714-65fc-45aa-8d29-1247942ec4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 823.938703] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 823.958381] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03916714-65fc-45aa-8d29-1247942ec4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 823.959381] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42cacd9-6c86-433a-b644-127442037802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 823.999344] [55493]: DEBUG cinder.quota [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Created reservations ['0bc59fc4-3723-49b9-bc42-298c76360495', '55c49ab3-68f1-4843-b545-1f9289d06f55', '52074168-9068-4fc6-867e-f83be567de44', '186809e3-67e2-4f39-8805-006fb2ff119d'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 824.000247] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42cacd9-6c86-433a-b644-127442037802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bc59fc4-3723-49b9-bc42-298c76360495', '55c49ab3-68f1-4843-b545-1f9289d06f55', '52074168-9068-4fc6-867e-f83be567de44', '186809e3-67e2-4f39-8805-006fb2ff119d']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 824.001244] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5cfc2c5-8420-4328-82eb-11e77b08941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 824.020705] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5cfc2c5-8420-4328-82eb-11e77b08941d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8cfb1be-80e9-4178-90b5-134d23674c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1221947671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51bbd2e4e6d40b8a7d0e2334c186e3d',qos_specs=None,replication_status=,reservations=['0bc59fc4-3723-49b9-bc42-298c76360495','55c49ab3-68f1-4843-b545-1f9289d06f55','52074168-9068-4fc6-867e-f83be567de44','186809e3-67e2-4f39-8805-006fb2ff119d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9e3c46af4e24c30988d98e657fef0fc',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1221947671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8cfb1be-80e9-4178-90b5-134d23674c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e51bbd2e4e6d40b8a7d0e2334c186e3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9e3c46af4e24c30988d98e657fef0fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 824.021751] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c174f49-4c35-4112-9934-b8da62ce41cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 824.039425] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c174f49-4c35-4112-9934-b8da62ce41cd) transitioned into state 'SUCCESS' from state '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-1221947671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e51bbd2e4e6d40b8a7d0e2334c186e3d',qos_specs=None,replication_status=,reservations=['0bc59fc4-3723-49b9-bc42-298c76360495','55c49ab3-68f1-4843-b545-1f9289d06f55','52074168-9068-4fc6-867e-f83be567de44','186809e3-67e2-4f39-8805-006fb2ff119d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9e3c46af4e24c30988d98e657fef0fc',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 824.040398] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8705bdc7-1ae8-4c84-a1ca-656abe70a482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 824.050198] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8705bdc7-1ae8-4c84-a1ca-656abe70a482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 824.051330] [55493]: DEBUG cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Flow 'volume_create_api' (feb7c198-6c42-4cfd-8f76-44ab046a6e63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 824.051700] [55493]: INFO cinder.volume.api [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Create volume request issued successfully. [ 824.052615] [55493]: INFO cinder.api.openstack.wsgi [None req-af19194a-a456-44f9-b854-ba2d6bc0181c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 824.052886] [55493]: [pid: 55493|app: 0|req: 68/140] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:08:09 2025] POST /volume/v3/volumes => generated 754 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 824.064899] [55494]: DEBUG cinder.api.middleware.request_id [None req-8ff75c42-96a6-455c-b539-d64e043d0bef None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.068094] [55494]: INFO cinder.api.openstack.wsgi [None req-8ff75c42-96a6-455c-b539-d64e043d0bef tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 [ 824.068328] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8ff75c42-96a6-455c-b539-d64e043d0bef tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.068545] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8ff75c42-96a6-455c-b539-d64e043d0bef tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.077673] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.077673] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.082706] [55494]: INFO cinder.volume.api [None req-8ff75c42-96a6-455c-b539-d64e043d0bef tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 824.087503] [55494]: INFO cinder.api.openstack.wsgi [None req-8ff75c42-96a6-455c-b539-d64e043d0bef tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 returned with HTTP 200 [ 824.087891] [55494]: [pid: 55494|app: 0|req: 73/141] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:08:09 2025] GET /volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.099398] [55493]: DEBUG cinder.api.middleware.request_id [None req-d4dfda7d-a311-463b-9559-4101d667b19b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.102894] [55493]: INFO cinder.api.openstack.wsgi [None req-d4dfda7d-a311-463b-9559-4101d667b19b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 [ 825.103168] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d4dfda7d-a311-463b-9559-4101d667b19b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.103384] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d4dfda7d-a311-463b-9559-4101d667b19b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.117156] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.117156] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.123028] [55493]: INFO cinder.volume.api [None req-d4dfda7d-a311-463b-9559-4101d667b19b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 825.129047] [55493]: INFO cinder.api.openstack.wsgi [None req-d4dfda7d-a311-463b-9559-4101d667b19b tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 returned with HTTP 200 [ 825.129653] [55493]: [pid: 55493|app: 0|req: 69/142] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:08:10 2025] GET /volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 825.170777] [55494]: DEBUG cinder.api.middleware.request_id [req-e83a99ab-df43-42c3-9b98-4a5309e19e84 req-be4187fe-ae1f-4286-a076-4919e94c70bb None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.176771] [55494]: INFO cinder.api.openstack.wsgi [req-e83a99ab-df43-42c3-9b98-4a5309e19e84 req-be4187fe-ae1f-4286-a076-4919e94c70bb tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] GET http://10.180.1.21/volume/v3/volumes/c5589f3a-419f-4777-b43c-ec62b9d19762 [ 825.177010] [55494]: DEBUG cinder.api.openstack.wsgi [req-e83a99ab-df43-42c3-9b98-4a5309e19e84 req-be4187fe-ae1f-4286-a076-4919e94c70bb tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.177267] [55494]: DEBUG cinder.api.openstack.wsgi [req-e83a99ab-df43-42c3-9b98-4a5309e19e84 req-be4187fe-ae1f-4286-a076-4919e94c70bb tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.186722] [55494]: INFO cinder.api.openstack.wsgi [req-e83a99ab-df43-42c3-9b98-4a5309e19e84 req-be4187fe-ae1f-4286-a076-4919e94c70bb tempest-VolumesAdminNegativeTest-1338985813 tempest-VolumesAdminNegativeTest-1338985813-project-admin] http://10.180.1.21/volume/v3/volumes/c5589f3a-419f-4777-b43c-ec62b9d19762 returned with HTTP 404 [ 825.187322] [55494]: [pid: 55494|app: 0|req: 74/143] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:08:11 2025] GET /volume/v3/volumes/c5589f3a-419f-4777-b43c-ec62b9d19762 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 825.195905] [55493]: DEBUG cinder.api.middleware.request_id [None req-d3617649-d0ea-4b93-8106-f0bf9bd288d8 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.198167] [55493]: INFO cinder.api.openstack.wsgi [None req-d3617649-d0ea-4b93-8106-f0bf9bd288d8 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 [ 825.198421] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d3617649-d0ea-4b93-8106-f0bf9bd288d8 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.198652] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d3617649-d0ea-4b93-8106-f0bf9bd288d8 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.198907] [55493]: INFO cinder.api.v3.volumes [None req-d3617649-d0ea-4b93-8106-f0bf9bd288d8 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Delete volume with id: f8cfb1be-80e9-4178-90b5-134d23674c59 [ 825.207652] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.207652] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.208276] [55493]: INFO cinder.volume.api [None req-d3617649-d0ea-4b93-8106-f0bf9bd288d8 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 825.230668] [55493]: INFO cinder.volume.api [None req-d3617649-d0ea-4b93-8106-f0bf9bd288d8 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Delete volume request issued successfully. [ 825.230899] [55493]: INFO cinder.api.openstack.wsgi [None req-d3617649-d0ea-4b93-8106-f0bf9bd288d8 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 returned with HTTP 202 [ 825.231418] [55493]: [pid: 55493|app: 0|req: 70/144] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:08:11 2025] DELETE /volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 825.235378] [55494]: DEBUG cinder.api.middleware.request_id [None req-261761f1-e4d0-4323-8103-4d1999306088 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 825.238385] [55494]: INFO cinder.api.openstack.wsgi [None req-261761f1-e4d0-4323-8103-4d1999306088 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 [ 825.238837] [55494]: DEBUG cinder.api.openstack.wsgi [None req-261761f1-e4d0-4323-8103-4d1999306088 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 825.240247] [55494]: DEBUG cinder.api.openstack.wsgi [None req-261761f1-e4d0-4323-8103-4d1999306088 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 825.250090] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 825.250090] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 825.253857] [55494]: INFO cinder.volume.api [None req-261761f1-e4d0-4323-8103-4d1999306088 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 825.261427] [55494]: INFO cinder.api.openstack.wsgi [None req-261761f1-e4d0-4323-8103-4d1999306088 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 returned with HTTP 200 [ 825.262068] [55494]: [pid: 55494|app: 0|req: 75/145] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:08:11 2025] GET /volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 826.278568] [55493]: DEBUG cinder.api.middleware.request_id [None req-d1c45923-e112-4790-b134-9db4a0c5afb0 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 826.280836] [55493]: INFO cinder.api.openstack.wsgi [None req-d1c45923-e112-4790-b134-9db4a0c5afb0 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 [ 826.282286] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d1c45923-e112-4790-b134-9db4a0c5afb0 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 826.283067] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d1c45923-e112-4790-b134-9db4a0c5afb0 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 826.295925] [55493]: INFO cinder.api.openstack.wsgi [None req-d1c45923-e112-4790-b134-9db4a0c5afb0 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 returned with HTTP 404 [ 826.297711] [55493]: [pid: 55493|app: 0|req: 71/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:08:12 2025] GET /volume/v3/volumes/f8cfb1be-80e9-4178-90b5-134d23674c59 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 835.256919] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=9 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 836.288850] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 845.718500] [55494]: DEBUG cinder.api.middleware.request_id [req-8dfd71c6-b973-47c7-b065-9e2346dc701c req-8d107cc2-adfc-4924-8a7e-bdd8b6fa7d96 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.720899] [55494]: INFO cinder.api.openstack.wsgi [req-8dfd71c6-b973-47c7-b065-9e2346dc701c req-8d107cc2-adfc-4924-8a7e-bdd8b6fa7d96 tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1451030898 [ 845.721116] [55494]: DEBUG cinder.api.openstack.wsgi [req-8dfd71c6-b973-47c7-b065-9e2346dc701c req-8d107cc2-adfc-4924-8a7e-bdd8b6fa7d96 tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 845.721332] [55494]: DEBUG cinder.api.openstack.wsgi [req-8dfd71c6-b973-47c7-b065-9e2346dc701c req-8d107cc2-adfc-4924-8a7e-bdd8b6fa7d96 tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 845.721530] [55494]: INFO cinder.api.v3.volumes [req-8dfd71c6-b973-47c7-b065-9e2346dc701c req-8d107cc2-adfc-4924-8a7e-bdd8b6fa7d96 tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] Delete volume with id: tempest-invalid-1451030898 [ 845.729851] [55494]: INFO cinder.api.openstack.wsgi [req-8dfd71c6-b973-47c7-b065-9e2346dc701c req-8d107cc2-adfc-4924-8a7e-bdd8b6fa7d96 tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1451030898 returned with HTTP 404 [ 845.730467] [55494]: [pid: 55494|app: 0|req: 76/147] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Feb 12 21:08:31 2025] DELETE /volume/v3/volumes/tempest-invalid-1451030898 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 846.012823] [55493]: DEBUG cinder.api.middleware.request_id [req-815b588c-c246-4230-bd3e-e8ac7dc7a65f req-8e68af3d-f258-431d-b128-73a23a66289a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.017314] [55493]: INFO cinder.api.openstack.wsgi [req-815b588c-c246-4230-bd3e-e8ac7dc7a65f req-8e68af3d-f258-431d-b128-73a23a66289a tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e8e8b8d3-429a-4a58-97d7-272033fddd83 [ 846.017314] [55493]: DEBUG cinder.api.openstack.wsgi [req-815b588c-c246-4230-bd3e-e8ac7dc7a65f req-8e68af3d-f258-431d-b128-73a23a66289a tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.017472] [55493]: DEBUG cinder.api.openstack.wsgi [req-815b588c-c246-4230-bd3e-e8ac7dc7a65f req-8e68af3d-f258-431d-b128-73a23a66289a tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.017663] [55493]: INFO cinder.api.v3.volumes [req-815b588c-c246-4230-bd3e-e8ac7dc7a65f req-8e68af3d-f258-431d-b128-73a23a66289a tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] Delete volume with id: e8e8b8d3-429a-4a58-97d7-272033fddd83 [ 846.028186] [55493]: INFO cinder.api.openstack.wsgi [req-815b588c-c246-4230-bd3e-e8ac7dc7a65f req-8e68af3d-f258-431d-b128-73a23a66289a tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] http://10.180.1.21/volume/v3/volumes/e8e8b8d3-429a-4a58-97d7-272033fddd83 returned with HTTP 404 [ 846.028789] [55493]: [pid: 55493|app: 0|req: 72/148] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 12 21:08:31 2025] DELETE /volume/v3/volumes/e8e8b8d3-429a-4a58-97d7-272033fddd83 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 846.156114] [55494]: DEBUG cinder.api.middleware.request_id [req-60d126a0-113d-40aa-96c7-1969579e5e8c req-5aac7889-a372-4eb1-8e23-dd971cd863b4 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.158658] [55494]: INFO cinder.api.openstack.wsgi [req-60d126a0-113d-40aa-96c7-1969579e5e8c req-5aac7889-a372-4eb1-8e23-dd971cd863b4 tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] GET http://10.180.1.21/volume/v3/volumes/b7926ab9-6517-4316-a647-f7bbb7b688e2 [ 846.159500] [55494]: DEBUG cinder.api.openstack.wsgi [req-60d126a0-113d-40aa-96c7-1969579e5e8c req-5aac7889-a372-4eb1-8e23-dd971cd863b4 tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.159500] [55494]: DEBUG cinder.api.openstack.wsgi [req-60d126a0-113d-40aa-96c7-1969579e5e8c req-5aac7889-a372-4eb1-8e23-dd971cd863b4 tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.165566] [55494]: INFO cinder.api.openstack.wsgi [req-60d126a0-113d-40aa-96c7-1969579e5e8c req-5aac7889-a372-4eb1-8e23-dd971cd863b4 tempest-VolumesNegativeTest-1317941123 tempest-VolumesNegativeTest-1317941123-project-member] http://10.180.1.21/volume/v3/volumes/b7926ab9-6517-4316-a647-f7bbb7b688e2 returned with HTTP 404 [ 846.166134] [55494]: [pid: 55494|app: 0|req: 77/149] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:08:32 2025] GET /volume/v3/volumes/b7926ab9-6517-4316-a647-f7bbb7b688e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 856.022212] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=1 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 856.161576] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=2 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 856.234776] [55493]: DEBUG cinder.api.middleware.request_id [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.238706] [55493]: INFO cinder.api.openstack.wsgi [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] POST http://10.180.1.21/volume/v3/volumes [ 856.241377] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-877840982", "imageRef": "c04b4539-b4fb-448a-802e-c39bc76f1862", "size": 1}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 856.246240] [55493]: DEBUG cinder.api.v3.volumes [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-877840982', 'imageRef': 'c04b4539-b4fb-448a-802e-c39bc76f1862', 'size': 1}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 856.462340] [55493]: INFO cinder.api.v3.volumes [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Create volume of 1 GB [ 856.468070] [55493]: INFO cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Availability Zones retrieved successfully. [ 856.478515] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Flow 'volume_create_api' (338c9e39-74fc-4750-8b40-5f243679b65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 856.478515] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3998694-5670-4e85-84f0-4233d23d9533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.479615] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 856.533645] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3998694-5670-4e85-84f0-4233d23d9533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.534666] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f415aa6-7362-4e0b-9710-7d8d175f476e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.584905] [55493]: DEBUG cinder.quota [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Created reservations ['e0435399-5a4d-4adf-b0b2-12d5b5bd40b3', 'bc70de08-9a00-4bb3-bae1-3ec77165f744', 'bbf1884f-a905-47d7-9cc6-1548c5241793', '2512f922-0e78-49e4-8742-46fec30bfaa6'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 856.585960] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f415aa6-7362-4e0b-9710-7d8d175f476e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0435399-5a4d-4adf-b0b2-12d5b5bd40b3', 'bc70de08-9a00-4bb3-bae1-3ec77165f744', 'bbf1884f-a905-47d7-9cc6-1548c5241793', '2512f922-0e78-49e4-8742-46fec30bfaa6']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.586882] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (584f61db-b312-4a54-9261-5c2d3960b85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.600108] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (584f61db-b312-4a54-9261-5c2d3960b85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef5012eb-bdf9-4b73-a800-794985a85b17', '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-877840982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f66b2a391f34ea2bbf37b6a8416a29e',qos_specs=None,replication_status=,reservations=['e0435399-5a4d-4adf-b0b2-12d5b5bd40b3','bc70de08-9a00-4bb3-bae1-3ec77165f744','bbf1884f-a905-47d7-9cc6-1548c5241793','2512f922-0e78-49e4-8742-46fec30bfaa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f7bc64b35b49a0917e388d19f76e70',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-877840982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef5012eb-bdf9-4b73-a800-794985a85b17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f66b2a391f34ea2bbf37b6a8416a29e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f7bc64b35b49a0917e388d19f76e70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.601863] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42608d2d-fbee-43e6-b1b3-18b4564c70e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.616761] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42608d2d-fbee-43e6-b1b3-18b4564c70e4) transitioned into state 'SUCCESS' from state '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-877840982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f66b2a391f34ea2bbf37b6a8416a29e',qos_specs=None,replication_status=,reservations=['e0435399-5a4d-4adf-b0b2-12d5b5bd40b3','bc70de08-9a00-4bb3-bae1-3ec77165f744','bbf1884f-a905-47d7-9cc6-1548c5241793','2512f922-0e78-49e4-8742-46fec30bfaa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f7bc64b35b49a0917e388d19f76e70',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.616974] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e762d3a-8aab-42a8-900d-4555712f07ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 856.626009] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e762d3a-8aab-42a8-900d-4555712f07ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 856.627030] [55493]: DEBUG cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Flow 'volume_create_api' (338c9e39-74fc-4750-8b40-5f243679b65e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 856.627030] [55493]: INFO cinder.volume.api [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Create volume request issued successfully. [ 856.627652] [55493]: INFO cinder.api.openstack.wsgi [None req-e1970e99-0147-4eb6-8d1f-e22c25f5a653 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 856.628378] [55493]: [pid: 55493|app: 0|req: 73/150] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 12 21:08:42 2025] POST /volume/v3/volumes => generated 897 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 856.638451] [55494]: DEBUG cinder.api.middleware.request_id [None req-86033bbd-0cfd-441d-8e1e-0335c3cf28ec None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.640536] [55494]: INFO cinder.api.openstack.wsgi [None req-86033bbd-0cfd-441d-8e1e-0335c3cf28ec tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 856.640823] [55494]: DEBUG cinder.api.openstack.wsgi [None req-86033bbd-0cfd-441d-8e1e-0335c3cf28ec tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.641034] [55494]: DEBUG cinder.api.openstack.wsgi [None req-86033bbd-0cfd-441d-8e1e-0335c3cf28ec tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.648934] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648934] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.652923] [55494]: INFO cinder.volume.api [None req-86033bbd-0cfd-441d-8e1e-0335c3cf28ec tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 856.657418] [55494]: INFO cinder.api.openstack.wsgi [None req-86033bbd-0cfd-441d-8e1e-0335c3cf28ec tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 856.657804] [55494]: [pid: 55494|app: 0|req: 78/151] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:42 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 965 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 857.671200] [55493]: DEBUG cinder.api.middleware.request_id [None req-f0c0fceb-9ea9-4f52-b584-47db14031afd None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.675251] [55493]: INFO cinder.api.openstack.wsgi [None req-f0c0fceb-9ea9-4f52-b584-47db14031afd tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 857.675251] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f0c0fceb-9ea9-4f52-b584-47db14031afd tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.675508] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f0c0fceb-9ea9-4f52-b584-47db14031afd tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.687636] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.687636] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.697769] [55493]: INFO cinder.volume.api [None req-f0c0fceb-9ea9-4f52-b584-47db14031afd tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 857.702799] [55493]: INFO cinder.api.openstack.wsgi [None req-f0c0fceb-9ea9-4f52-b584-47db14031afd tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 857.703432] [55493]: [pid: 55493|app: 0|req: 74/152] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:43 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 858.718083] [55494]: DEBUG cinder.api.middleware.request_id [None req-d2bea813-0dea-49ef-b1f7-229dc191d619 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.720204] [55494]: INFO cinder.api.openstack.wsgi [None req-d2bea813-0dea-49ef-b1f7-229dc191d619 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 858.720472] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d2bea813-0dea-49ef-b1f7-229dc191d619 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.720688] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d2bea813-0dea-49ef-b1f7-229dc191d619 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.754121] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.754121] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.759363] [55494]: INFO cinder.volume.api [None req-d2bea813-0dea-49ef-b1f7-229dc191d619 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 858.766245] [55494]: INFO cinder.api.openstack.wsgi [None req-d2bea813-0dea-49ef-b1f7-229dc191d619 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 858.766638] [55494]: [pid: 55494|app: 0|req: 79/153] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:44 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 859.778281] [55493]: DEBUG cinder.api.middleware.request_id [None req-2b0bb858-ddfb-4de3-9dfa-499c8dd4b212 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.780835] [55493]: INFO cinder.api.openstack.wsgi [None req-2b0bb858-ddfb-4de3-9dfa-499c8dd4b212 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 859.781225] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2b0bb858-ddfb-4de3-9dfa-499c8dd4b212 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.781523] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2b0bb858-ddfb-4de3-9dfa-499c8dd4b212 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.800731] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.800731] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.806609] [55493]: INFO cinder.volume.api [None req-2b0bb858-ddfb-4de3-9dfa-499c8dd4b212 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 859.814539] [55493]: INFO cinder.api.openstack.wsgi [None req-2b0bb858-ddfb-4de3-9dfa-499c8dd4b212 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 859.815078] [55493]: [pid: 55493|app: 0|req: 75/154] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:45 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 860.101025] [55494]: DEBUG cinder.api.middleware.request_id [None req-d6c906a9-a5e8-4c4d-a295-571dc1c7325d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.102156] [55494]: INFO cinder.api.openstack.wsgi [None req-d6c906a9-a5e8-4c4d-a295-571dc1c7325d tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 860.102524] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d6c906a9-a5e8-4c4d-a295-571dc1c7325d tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.102865] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d6c906a9-a5e8-4c4d-a295-571dc1c7325d tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.103203] [55494]: INFO cinder.api.v3.volumes [None req-d6c906a9-a5e8-4c4d-a295-571dc1c7325d tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Delete volume with id: 2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 860.117856] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.117856] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.121097] [55494]: INFO cinder.volume.api [None req-d6c906a9-a5e8-4c4d-a295-571dc1c7325d tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 860.147977] [55494]: INFO cinder.volume.api [None req-d6c906a9-a5e8-4c4d-a295-571dc1c7325d tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Delete volume request issued successfully. [ 860.148212] [55494]: INFO cinder.api.openstack.wsgi [None req-d6c906a9-a5e8-4c4d-a295-571dc1c7325d tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 202 [ 860.148674] [55494]: [pid: 55494|app: 0|req: 80/155] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:08:45 2025] DELETE /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 860.152432] [55493]: DEBUG cinder.api.middleware.request_id [None req-1d0c05a5-7310-4220-9580-4a842d68be93 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.155544] [55493]: INFO cinder.api.openstack.wsgi [None req-1d0c05a5-7310-4220-9580-4a842d68be93 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 860.156317] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1d0c05a5-7310-4220-9580-4a842d68be93 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.156453] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1d0c05a5-7310-4220-9580-4a842d68be93 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.180372] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.180372] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.184876] [55493]: INFO cinder.volume.api [None req-1d0c05a5-7310-4220-9580-4a842d68be93 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 860.191720] [55493]: INFO cinder.api.openstack.wsgi [None req-1d0c05a5-7310-4220-9580-4a842d68be93 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 860.192174] [55493]: [pid: 55493|app: 0|req: 76/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:08:46 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.830365] [55494]: DEBUG cinder.api.middleware.request_id [None req-264b7448-f5c0-4356-a1c7-5d66b73cb43e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.832467] [55494]: INFO cinder.api.openstack.wsgi [None req-264b7448-f5c0-4356-a1c7-5d66b73cb43e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 860.832772] [55494]: DEBUG cinder.api.openstack.wsgi [None req-264b7448-f5c0-4356-a1c7-5d66b73cb43e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.832982] [55494]: DEBUG cinder.api.openstack.wsgi [None req-264b7448-f5c0-4356-a1c7-5d66b73cb43e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.842848] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.842848] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.847088] [55494]: INFO cinder.volume.api [None req-264b7448-f5c0-4356-a1c7-5d66b73cb43e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 860.852424] [55494]: INFO cinder.api.openstack.wsgi [None req-264b7448-f5c0-4356-a1c7-5d66b73cb43e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 860.852852] [55494]: [pid: 55494|app: 0|req: 81/157] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:46 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.210857] [55493]: DEBUG cinder.api.middleware.request_id [None req-39edb650-ee0d-415e-ba62-45c4a79b97f0 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.214349] [55493]: INFO cinder.api.openstack.wsgi [None req-39edb650-ee0d-415e-ba62-45c4a79b97f0 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 861.214349] [55493]: DEBUG cinder.api.openstack.wsgi [None req-39edb650-ee0d-415e-ba62-45c4a79b97f0 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.214349] [55493]: DEBUG cinder.api.openstack.wsgi [None req-39edb650-ee0d-415e-ba62-45c4a79b97f0 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.226901] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.226901] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.230514] [55493]: INFO cinder.volume.api [None req-39edb650-ee0d-415e-ba62-45c4a79b97f0 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 861.235720] [55493]: INFO cinder.api.openstack.wsgi [None req-39edb650-ee0d-415e-ba62-45c4a79b97f0 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 861.236254] [55493]: [pid: 55493|app: 0|req: 77/158] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:08:47 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.864663] [55494]: DEBUG cinder.api.middleware.request_id [None req-ff948297-4bb7-4dff-ba24-1498cff9810e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.867628] [55494]: INFO cinder.api.openstack.wsgi [None req-ff948297-4bb7-4dff-ba24-1498cff9810e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 861.868018] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ff948297-4bb7-4dff-ba24-1498cff9810e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.868327] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ff948297-4bb7-4dff-ba24-1498cff9810e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.881514] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.881514] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.886783] [55494]: INFO cinder.volume.api [None req-ff948297-4bb7-4dff-ba24-1498cff9810e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 861.892259] [55494]: INFO cinder.api.openstack.wsgi [None req-ff948297-4bb7-4dff-ba24-1498cff9810e tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 861.892712] [55494]: [pid: 55494|app: 0|req: 82/159] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:47 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 862.249579] [55493]: DEBUG cinder.api.middleware.request_id [None req-d7dab66e-dd7d-4c2d-bc96-5ebeb3343cf5 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.254879] [55493]: INFO cinder.api.openstack.wsgi [None req-d7dab66e-dd7d-4c2d-bc96-5ebeb3343cf5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 862.255153] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d7dab66e-dd7d-4c2d-bc96-5ebeb3343cf5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.255377] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d7dab66e-dd7d-4c2d-bc96-5ebeb3343cf5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.270198] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.270198] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.277295] [55493]: INFO cinder.volume.api [None req-d7dab66e-dd7d-4c2d-bc96-5ebeb3343cf5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Volume info retrieved successfully. [ 862.282282] [55493]: INFO cinder.api.openstack.wsgi [None req-d7dab66e-dd7d-4c2d-bc96-5ebeb3343cf5 tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 200 [ 862.282679] [55493]: [pid: 55493|app: 0|req: 78/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:08:48 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 862.904292] [55494]: DEBUG cinder.api.middleware.request_id [None req-d01f1065-41b7-4eb5-ad17-a871ce6e07f4 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.906501] [55494]: INFO cinder.api.openstack.wsgi [None req-d01f1065-41b7-4eb5-ad17-a871ce6e07f4 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 862.906778] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d01f1065-41b7-4eb5-ad17-a871ce6e07f4 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.907010] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d01f1065-41b7-4eb5-ad17-a871ce6e07f4 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.917980] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.917980] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.922667] [55494]: INFO cinder.volume.api [None req-d01f1065-41b7-4eb5-ad17-a871ce6e07f4 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 862.928664] [55494]: INFO cinder.api.openstack.wsgi [None req-d01f1065-41b7-4eb5-ad17-a871ce6e07f4 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 862.929398] [55494]: [pid: 55494|app: 0|req: 83/161] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:48 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 863.297270] [55493]: DEBUG cinder.api.middleware.request_id [None req-3b3c6926-639c-484a-81ce-897440f79d4c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.299336] [55493]: INFO cinder.api.openstack.wsgi [None req-3b3c6926-639c-484a-81ce-897440f79d4c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] GET http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 [ 863.299554] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3b3c6926-639c-484a-81ce-897440f79d4c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.299766] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3b3c6926-639c-484a-81ce-897440f79d4c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.305937] [55493]: INFO cinder.api.openstack.wsgi [None req-3b3c6926-639c-484a-81ce-897440f79d4c tempest-VolumesAdminNegativeTest-1231698101 tempest-VolumesAdminNegativeTest-1231698101-project-member] http://10.180.1.21/volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 returned with HTTP 404 [ 863.306416] [55493]: [pid: 55493|app: 0|req: 79/162] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:08:49 2025] GET /volume/v3/volumes/2576ad2c-679c-48f4-bb7b-6262b55110e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 863.940237] [55494]: DEBUG cinder.api.middleware.request_id [None req-3aeb0f65-bd1b-4fcd-b642-0dadde10e5e2 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.942311] [55494]: INFO cinder.api.openstack.wsgi [None req-3aeb0f65-bd1b-4fcd-b642-0dadde10e5e2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 863.942546] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3aeb0f65-bd1b-4fcd-b642-0dadde10e5e2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 863.942843] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3aeb0f65-bd1b-4fcd-b642-0dadde10e5e2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 863.953416] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 863.953416] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 863.957821] [55494]: INFO cinder.volume.api [None req-3aeb0f65-bd1b-4fcd-b642-0dadde10e5e2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 863.963119] [55494]: INFO cinder.api.openstack.wsgi [None req-3aeb0f65-bd1b-4fcd-b642-0dadde10e5e2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 863.963550] [55494]: [pid: 55494|app: 0|req: 84/163] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:49 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 864.975373] [55493]: DEBUG cinder.api.middleware.request_id [None req-26b4f193-d22b-423e-8ab8-50a0fbf3149a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.981743] [55493]: INFO cinder.api.openstack.wsgi [None req-26b4f193-d22b-423e-8ab8-50a0fbf3149a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 864.982007] [55493]: DEBUG cinder.api.openstack.wsgi [None req-26b4f193-d22b-423e-8ab8-50a0fbf3149a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 864.982237] [55493]: DEBUG cinder.api.openstack.wsgi [None req-26b4f193-d22b-423e-8ab8-50a0fbf3149a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.003033] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.003033] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.012413] [55493]: INFO cinder.volume.api [None req-26b4f193-d22b-423e-8ab8-50a0fbf3149a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 865.016533] [55493]: INFO cinder.api.openstack.wsgi [None req-26b4f193-d22b-423e-8ab8-50a0fbf3149a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 865.017218] [55493]: [pid: 55493|app: 0|req: 80/164] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:50 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 866.028793] [55494]: DEBUG cinder.api.middleware.request_id [None req-3bdeb568-c3c1-4cc8-90af-0e59e44ac87c None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.032762] [55494]: INFO cinder.api.openstack.wsgi [None req-3bdeb568-c3c1-4cc8-90af-0e59e44ac87c tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 866.033776] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3bdeb568-c3c1-4cc8-90af-0e59e44ac87c tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.034099] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3bdeb568-c3c1-4cc8-90af-0e59e44ac87c tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.046521] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.046521] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.055915] [55494]: INFO cinder.volume.api [None req-3bdeb568-c3c1-4cc8-90af-0e59e44ac87c tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 866.069185] [55494]: INFO cinder.api.openstack.wsgi [None req-3bdeb568-c3c1-4cc8-90af-0e59e44ac87c tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 866.069185] [55494]: [pid: 55494|app: 0|req: 85/165] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:51 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 867.089306] [55493]: DEBUG cinder.api.middleware.request_id [None req-40c128a7-ae0d-4a73-8023-bbfa06b34841 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.091528] [55493]: INFO cinder.api.openstack.wsgi [None req-40c128a7-ae0d-4a73-8023-bbfa06b34841 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 867.093434] [55493]: DEBUG cinder.api.openstack.wsgi [None req-40c128a7-ae0d-4a73-8023-bbfa06b34841 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.093694] [55493]: DEBUG cinder.api.openstack.wsgi [None req-40c128a7-ae0d-4a73-8023-bbfa06b34841 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.106829] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.106829] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 867.112848] [55493]: INFO cinder.volume.api [None req-40c128a7-ae0d-4a73-8023-bbfa06b34841 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 867.120083] [55493]: INFO cinder.api.openstack.wsgi [None req-40c128a7-ae0d-4a73-8023-bbfa06b34841 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 867.121025] [55493]: [pid: 55493|app: 0|req: 81/166] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:52 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 868.134754] [55494]: DEBUG cinder.api.middleware.request_id [None req-1f2d8f8d-5456-46e6-b80b-dbc58916dc53 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.138079] [55494]: INFO cinder.api.openstack.wsgi [None req-1f2d8f8d-5456-46e6-b80b-dbc58916dc53 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 868.138448] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1f2d8f8d-5456-46e6-b80b-dbc58916dc53 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 868.138702] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1f2d8f8d-5456-46e6-b80b-dbc58916dc53 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 868.157270] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.157270] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 868.159232] [55494]: INFO cinder.volume.api [None req-1f2d8f8d-5456-46e6-b80b-dbc58916dc53 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 868.164191] [55494]: INFO cinder.api.openstack.wsgi [None req-1f2d8f8d-5456-46e6-b80b-dbc58916dc53 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 868.164875] [55494]: [pid: 55494|app: 0|req: 86/167] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:53 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 869.175299] [55493]: DEBUG cinder.api.middleware.request_id [None req-66c18a57-834f-444e-8530-855c700e9bd2 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 869.177533] [55493]: INFO cinder.api.openstack.wsgi [None req-66c18a57-834f-444e-8530-855c700e9bd2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 869.177638] [55493]: DEBUG cinder.api.openstack.wsgi [None req-66c18a57-834f-444e-8530-855c700e9bd2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 869.177829] [55493]: DEBUG cinder.api.openstack.wsgi [None req-66c18a57-834f-444e-8530-855c700e9bd2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 869.187356] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 869.187356] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 869.191498] [55493]: INFO cinder.volume.api [None req-66c18a57-834f-444e-8530-855c700e9bd2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 869.196430] [55493]: INFO cinder.api.openstack.wsgi [None req-66c18a57-834f-444e-8530-855c700e9bd2 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 869.196839] [55493]: [pid: 55493|app: 0|req: 82/168] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:55 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 870.208737] [55494]: DEBUG cinder.api.middleware.request_id [None req-82b4ae5b-3bdd-4648-848d-6386733cf959 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.211013] [55494]: INFO cinder.api.openstack.wsgi [None req-82b4ae5b-3bdd-4648-848d-6386733cf959 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 870.211286] [55494]: DEBUG cinder.api.openstack.wsgi [None req-82b4ae5b-3bdd-4648-848d-6386733cf959 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 870.211513] [55494]: DEBUG cinder.api.openstack.wsgi [None req-82b4ae5b-3bdd-4648-848d-6386733cf959 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 870.223772] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.223772] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 870.229468] [55494]: INFO cinder.volume.api [None req-82b4ae5b-3bdd-4648-848d-6386733cf959 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 870.236615] [55494]: INFO cinder.api.openstack.wsgi [None req-82b4ae5b-3bdd-4648-848d-6386733cf959 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 870.236909] [55494]: [pid: 55494|app: 0|req: 87/169] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:56 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 871.255941] [55493]: DEBUG cinder.api.middleware.request_id [None req-2d3c88be-7560-478c-a780-28c36aad02e6 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.258071] [55493]: INFO cinder.api.openstack.wsgi [None req-2d3c88be-7560-478c-a780-28c36aad02e6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 871.258467] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2d3c88be-7560-478c-a780-28c36aad02e6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 871.258824] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2d3c88be-7560-478c-a780-28c36aad02e6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 871.272385] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.272385] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.277951] [55493]: INFO cinder.volume.api [None req-2d3c88be-7560-478c-a780-28c36aad02e6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 871.285997] [55493]: INFO cinder.api.openstack.wsgi [None req-2d3c88be-7560-478c-a780-28c36aad02e6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 871.286664] [55493]: [pid: 55493|app: 0|req: 83/170] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:57 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 872.305103] [55494]: DEBUG cinder.api.middleware.request_id [None req-9d083de8-a19c-4d03-a3c4-52816ea77080 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.307893] [55494]: INFO cinder.api.openstack.wsgi [None req-9d083de8-a19c-4d03-a3c4-52816ea77080 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 872.308900] [55494]: DEBUG cinder.api.openstack.wsgi [None req-9d083de8-a19c-4d03-a3c4-52816ea77080 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.308900] [55494]: DEBUG cinder.api.openstack.wsgi [None req-9d083de8-a19c-4d03-a3c4-52816ea77080 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.320937] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.320937] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.328352] [55494]: INFO cinder.volume.api [None req-9d083de8-a19c-4d03-a3c4-52816ea77080 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 872.335037] [55494]: INFO cinder.api.openstack.wsgi [None req-9d083de8-a19c-4d03-a3c4-52816ea77080 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 872.335464] [55494]: [pid: 55494|app: 0|req: 88/171] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:58 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 873.346904] [55493]: DEBUG cinder.api.middleware.request_id [None req-94b137c7-5ca7-4d14-921c-a483454fce91 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.353109] [55493]: INFO cinder.api.openstack.wsgi [None req-94b137c7-5ca7-4d14-921c-a483454fce91 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 873.353109] [55493]: DEBUG cinder.api.openstack.wsgi [None req-94b137c7-5ca7-4d14-921c-a483454fce91 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.353109] [55493]: DEBUG cinder.api.openstack.wsgi [None req-94b137c7-5ca7-4d14-921c-a483454fce91 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.370581] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 873.370581] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 873.377274] [55493]: INFO cinder.volume.api [None req-94b137c7-5ca7-4d14-921c-a483454fce91 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 873.382963] [55493]: INFO cinder.api.openstack.wsgi [None req-94b137c7-5ca7-4d14-921c-a483454fce91 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 873.383603] [55493]: [pid: 55493|app: 0|req: 84/172] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:08:59 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 989 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 874.397494] [55494]: DEBUG cinder.api.middleware.request_id [None req-33f7e350-cb8f-4f94-9e9a-6681b3daee9f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.400425] [55494]: INFO cinder.api.openstack.wsgi [None req-33f7e350-cb8f-4f94-9e9a-6681b3daee9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 874.403017] [55494]: DEBUG cinder.api.openstack.wsgi [None req-33f7e350-cb8f-4f94-9e9a-6681b3daee9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.403017] [55494]: DEBUG cinder.api.openstack.wsgi [None req-33f7e350-cb8f-4f94-9e9a-6681b3daee9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.411675] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.411675] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.416013] [55494]: INFO cinder.volume.api [None req-33f7e350-cb8f-4f94-9e9a-6681b3daee9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 874.422457] [55494]: INFO cinder.api.openstack.wsgi [None req-33f7e350-cb8f-4f94-9e9a-6681b3daee9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 874.423324] [55494]: [pid: 55494|app: 0|req: 89/173] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:09:00 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 874.456521] [55493]: DEBUG cinder.api.middleware.request_id [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-864d882f-5d38-4fa6-8661-0780865db06a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.459075] [55493]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-864d882f-5d38-4fa6-8661-0780865db06a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 874.459396] [55493]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-864d882f-5d38-4fa6-8661-0780865db06a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.459647] [55493]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-864d882f-5d38-4fa6-8661-0780865db06a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.468710] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.468710] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.472792] [55493]: INFO cinder.volume.api [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-864d882f-5d38-4fa6-8661-0780865db06a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 874.478435] [55493]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-864d882f-5d38-4fa6-8661-0780865db06a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 874.479012] [55493]: [pid: 55493|app: 0|req: 85/174] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:09:00 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 874.756856] [55494]: DEBUG cinder.api.middleware.request_id [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-326b3b75-b646-44d3-b85c-ab3f41affd70 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.759916] [55494]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-326b3b75-b646-44d3-b85c-ab3f41affd70 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 874.760169] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-326b3b75-b646-44d3-b85c-ab3f41affd70 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.760410] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-326b3b75-b646-44d3-b85c-ab3f41affd70 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.773541] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.773541] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.779037] [55494]: INFO cinder.volume.api [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-326b3b75-b646-44d3-b85c-ab3f41affd70 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 874.788071] [55494]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-326b3b75-b646-44d3-b85c-ab3f41affd70 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 874.788777] [55494]: [pid: 55494|app: 0|req: 90/175] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:09:00 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 874.796883] [55493]: DEBUG cinder.api.middleware.request_id [None req-d324a9d5-5276-4a58-9a2c-4e3a8b0d28e3 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.796883] [55493]: INFO cinder.api.openstack.wsgi [None req-d324a9d5-5276-4a58-9a2c-4e3a8b0d28e3 None None] GET http://10.180.1.21/volume// [ 874.796883] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d324a9d5-5276-4a58-9a2c-4e3a8b0d28e3 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.796883] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d324a9d5-5276-4a58-9a2c-4e3a8b0d28e3 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.796883] [55493]: INFO cinder.api.openstack.wsgi [None req-d324a9d5-5276-4a58-9a2c-4e3a8b0d28e3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 874.796883] [55493]: [pid: 55493|app: 0|req: 86/176] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:09:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 874.801741] [55494]: DEBUG cinder.api.middleware.request_id [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-1db8d063-2dd0-4d2e-96fc-906b4c7e7b33 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.804989] [55494]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-1db8d063-2dd0-4d2e-96fc-906b4c7e7b33 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] POST http://10.180.1.21/volume/v3/attachments [ 874.805428] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-1db8d063-2dd0-4d2e-96fc-906b4c7e7b33 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef5012eb-bdf9-4b73-a800-794985a85b17", "connector": null, "instance_uuid": "742dafd4-b7d6-4a9c-a171-e7d08f31d8ba"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 874.818671] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.818671] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.842795] [55494]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-1db8d063-2dd0-4d2e-96fc-906b4c7e7b33 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 874.843462] [55494]: [pid: 55494|app: 0|req: 91/177] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:09:00 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) [ 884.476142] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=72,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 884.842284] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=57,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 888.193020] [55493]: DEBUG cinder.api.middleware.request_id [None req-3e1283e5-fcda-4400-989a-01c58b236e9a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.193703] [55493]: INFO cinder.api.openstack.wsgi [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] POST http://10.180.1.21/volume/v3/volumes [ 888.194197] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1062174273", "imageRef": "c04b4539-b4fb-448a-802e-c39bc76f1862", "size": 1}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 888.196545] [55493]: DEBUG cinder.api.v3.volumes [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1062174273', 'imageRef': 'c04b4539-b4fb-448a-802e-c39bc76f1862', 'size': 1}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 892.776341] [55493]: INFO cinder.api.v3.volumes [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Create volume of 1 GB [ 892.784177] [55493]: INFO cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Availability Zones retrieved successfully. [ 892.793613] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Flow 'volume_create_api' (1be913f4-def4-4490-a45f-b47058a48d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 892.794622] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d62305-008b-49ac-9eb5-d5c467bf3410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.795998] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 892.851028] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64d62305-008b-49ac-9eb5-d5c467bf3410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.855313] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455a29d3-8660-49d1-9832-08c1a6b935aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.912916] [55493]: DEBUG cinder.quota [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Created reservations ['96b84b2f-151f-4bf9-8e05-011f77f41127', '898a818b-4a3a-46ad-92a9-bbbd5ad83ec3', '21afe2a0-21a5-4366-b2f7-f9710804f4fd', '0fe04982-feba-4d2a-bf20-b4e7833ca6ff'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 892.914095] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455a29d3-8660-49d1-9832-08c1a6b935aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b84b2f-151f-4bf9-8e05-011f77f41127', '898a818b-4a3a-46ad-92a9-bbbd5ad83ec3', '21afe2a0-21a5-4366-b2f7-f9710804f4fd', '0fe04982-feba-4d2a-bf20-b4e7833ca6ff']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.915264] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (543f55fb-819b-457f-b0dc-b15e2e17ace7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.930074] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (543f55fb-819b-457f-b0dc-b15e2e17ace7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75885a3c-ea7d-4349-855a-e1e7e6e12697', '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-1062174273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940c2c893bf247f18729a8f6056c4937',qos_specs=None,replication_status=,reservations=['96b84b2f-151f-4bf9-8e05-011f77f41127','898a818b-4a3a-46ad-92a9-bbbd5ad83ec3','21afe2a0-21a5-4366-b2f7-f9710804f4fd','0fe04982-feba-4d2a-bf20-b4e7833ca6ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc610078a97d42e7a027d10cff61061c',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1062174273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75885a3c-ea7d-4349-855a-e1e7e6e12697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='940c2c893bf247f18729a8f6056c4937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc610078a97d42e7a027d10cff61061c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.931252] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0455f30-91ff-4d80-af22-c3cdb43d92a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.952475] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0455f30-91ff-4d80-af22-c3cdb43d92a6) transitioned into state 'SUCCESS' from state '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-1062174273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='940c2c893bf247f18729a8f6056c4937',qos_specs=None,replication_status=,reservations=['96b84b2f-151f-4bf9-8e05-011f77f41127','898a818b-4a3a-46ad-92a9-bbbd5ad83ec3','21afe2a0-21a5-4366-b2f7-f9710804f4fd','0fe04982-feba-4d2a-bf20-b4e7833ca6ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc610078a97d42e7a027d10cff61061c',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.953549] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774ac1aa-e068-4883-b04d-607744ebf943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 892.965053] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774ac1aa-e068-4883-b04d-607744ebf943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 892.966357] [55493]: DEBUG cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Flow 'volume_create_api' (1be913f4-def4-4490-a45f-b47058a48d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 892.966743] [55493]: INFO cinder.volume.api [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Create volume request issued successfully. [ 892.967541] [55493]: INFO cinder.api.openstack.wsgi [None req-3e1283e5-fcda-4400-989a-01c58b236e9a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 892.968111] [55493]: [pid: 55493|app: 0|req: 87/178] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 12 21:09:14 2025] POST /volume/v3/volumes => generated 752 bytes in 4778 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 892.977274] [55494]: DEBUG cinder.api.middleware.request_id [None req-a3f036a2-17e2-46c8-86d7-add5cb22b188 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.979478] [55494]: INFO cinder.api.openstack.wsgi [None req-a3f036a2-17e2-46c8-86d7-add5cb22b188 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 892.979810] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a3f036a2-17e2-46c8-86d7-add5cb22b188 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 892.980157] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a3f036a2-17e2-46c8-86d7-add5cb22b188 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 892.990693] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.990693] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 892.996234] [55494]: INFO cinder.volume.api [None req-a3f036a2-17e2-46c8-86d7-add5cb22b188 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 893.002136] [55494]: INFO cinder.api.openstack.wsgi [None req-a3f036a2-17e2-46c8-86d7-add5cb22b188 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 893.003370] [55494]: [pid: 55494|app: 0|req: 92/179] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:18 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.016613] [55493]: DEBUG cinder.api.middleware.request_id [None req-2337f4a7-9125-4eca-acc2-44e7b4374703 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.018875] [55493]: INFO cinder.api.openstack.wsgi [None req-2337f4a7-9125-4eca-acc2-44e7b4374703 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 894.019280] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2337f4a7-9125-4eca-acc2-44e7b4374703 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 894.019520] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2337f4a7-9125-4eca-acc2-44e7b4374703 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 894.036872] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.036872] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 894.045496] [55493]: INFO cinder.volume.api [None req-2337f4a7-9125-4eca-acc2-44e7b4374703 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 894.052703] [55493]: INFO cinder.api.openstack.wsgi [None req-2337f4a7-9125-4eca-acc2-44e7b4374703 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 894.056118] [55493]: [pid: 55493|app: 0|req: 88/180] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:19 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.066543] [55494]: DEBUG cinder.api.middleware.request_id [None req-947e72e7-e057-4c66-8d6e-36a6d595cf60 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.066967] [55494]: INFO cinder.api.openstack.wsgi [None req-947e72e7-e057-4c66-8d6e-36a6d595cf60 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 895.067068] [55494]: DEBUG cinder.api.openstack.wsgi [None req-947e72e7-e057-4c66-8d6e-36a6d595cf60 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 895.067385] [55494]: DEBUG cinder.api.openstack.wsgi [None req-947e72e7-e057-4c66-8d6e-36a6d595cf60 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 895.078090] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.078090] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 895.082796] [55494]: INFO cinder.volume.api [None req-947e72e7-e057-4c66-8d6e-36a6d595cf60 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 895.089546] [55494]: INFO cinder.api.openstack.wsgi [None req-947e72e7-e057-4c66-8d6e-36a6d595cf60 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 895.089546] [55494]: [pid: 55494|app: 0|req: 93/181] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:20 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 896.107258] [55493]: DEBUG cinder.api.middleware.request_id [None req-5c800282-8fcd-4e5b-b4ec-8b7d51c0f582 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.111479] [55493]: INFO cinder.api.openstack.wsgi [None req-5c800282-8fcd-4e5b-b4ec-8b7d51c0f582 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 896.112427] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5c800282-8fcd-4e5b-b4ec-8b7d51c0f582 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 896.112658] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5c800282-8fcd-4e5b-b4ec-8b7d51c0f582 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 896.125505] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.125505] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 896.131326] [55493]: INFO cinder.volume.api [None req-5c800282-8fcd-4e5b-b4ec-8b7d51c0f582 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 896.137673] [55493]: INFO cinder.api.openstack.wsgi [None req-5c800282-8fcd-4e5b-b4ec-8b7d51c0f582 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 896.139423] [55493]: [pid: 55493|app: 0|req: 89/182] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:21 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 897.148255] [55494]: DEBUG cinder.api.middleware.request_id [None req-ddd95b96-e3f1-4e7c-b5f8-0db747a0f2ea None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.151400] [55494]: INFO cinder.api.openstack.wsgi [None req-ddd95b96-e3f1-4e7c-b5f8-0db747a0f2ea tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 897.151400] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ddd95b96-e3f1-4e7c-b5f8-0db747a0f2ea tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 897.151400] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ddd95b96-e3f1-4e7c-b5f8-0db747a0f2ea tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 897.167131] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.167131] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 897.172202] [55494]: INFO cinder.volume.api [None req-ddd95b96-e3f1-4e7c-b5f8-0db747a0f2ea tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 897.177956] [55494]: INFO cinder.api.openstack.wsgi [None req-ddd95b96-e3f1-4e7c-b5f8-0db747a0f2ea tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 897.178498] [55494]: [pid: 55494|app: 0|req: 94/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:23 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 898.199200] [55493]: DEBUG cinder.api.middleware.request_id [None req-d441e008-cfaf-40d9-90db-784831bb1489 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.206324] [55493]: INFO cinder.api.openstack.wsgi [None req-d441e008-cfaf-40d9-90db-784831bb1489 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 898.206582] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d441e008-cfaf-40d9-90db-784831bb1489 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.206795] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d441e008-cfaf-40d9-90db-784831bb1489 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.220614] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 898.220614] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 898.226574] [55493]: INFO cinder.volume.api [None req-d441e008-cfaf-40d9-90db-784831bb1489 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 898.234820] [55493]: INFO cinder.api.openstack.wsgi [None req-d441e008-cfaf-40d9-90db-784831bb1489 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 898.235928] [55493]: [pid: 55493|app: 0|req: 90/184] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:24 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 899.250027] [55494]: DEBUG cinder.api.middleware.request_id [None req-2069dcf2-502c-4114-ab7c-e14c0dd36d02 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.253679] [55494]: INFO cinder.api.openstack.wsgi [None req-2069dcf2-502c-4114-ab7c-e14c0dd36d02 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 899.253679] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2069dcf2-502c-4114-ab7c-e14c0dd36d02 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.253679] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2069dcf2-502c-4114-ab7c-e14c0dd36d02 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.265889] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.265889] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.270824] [55494]: INFO cinder.volume.api [None req-2069dcf2-502c-4114-ab7c-e14c0dd36d02 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 899.276343] [55494]: INFO cinder.api.openstack.wsgi [None req-2069dcf2-502c-4114-ab7c-e14c0dd36d02 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 899.276879] [55494]: [pid: 55494|app: 0|req: 95/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:25 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 899.712418] [55493]: DEBUG cinder.api.middleware.request_id [None req-13d3578a-6fa9-4c30-9340-93d20a13d77d None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.712644] [55493]: INFO cinder.api.openstack.wsgi [None req-13d3578a-6fa9-4c30-9340-93d20a13d77d None None] GET http://10.180.1.21/volume// [ 899.712764] [55493]: DEBUG cinder.api.openstack.wsgi [None req-13d3578a-6fa9-4c30-9340-93d20a13d77d None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.712986] [55493]: DEBUG cinder.api.openstack.wsgi [None req-13d3578a-6fa9-4c30-9340-93d20a13d77d None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.713522] [55493]: INFO cinder.api.openstack.wsgi [None req-13d3578a-6fa9-4c30-9340-93d20a13d77d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 899.713813] [55493]: [pid: 55493|app: 0|req: 91/186] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:09:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 899.718697] [55494]: DEBUG cinder.api.middleware.request_id [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-4f0bd3d0-c28f-452e-b800-6b71af55907f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.722028] [55494]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-4f0bd3d0-c28f-452e-b800-6b71af55907f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 899.722354] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-4f0bd3d0-c28f-452e-b800-6b71af55907f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 899.722552] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-4f0bd3d0-c28f-452e-b800-6b71af55907f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 899.737051] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.737051] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 899.740759] [55494]: INFO cinder.volume.api [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-4f0bd3d0-c28f-452e-b800-6b71af55907f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 899.747372] [55494]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-4f0bd3d0-c28f-452e-b800-6b71af55907f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 899.749057] [55494]: [pid: 55494|app: 0|req: 96/187] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:09:25 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 1571 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 899.906568] [55493]: DEBUG cinder.api.middleware.request_id [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-a3b67e1c-1104-4f01-bb7a-93012fb68b9f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.909072] [55493]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-a3b67e1c-1104-4f01-bb7a-93012fb68b9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] PUT http://10.180.1.21/volume/v3/attachments/7af2c40a-919d-44c0-9cf5-13a5d3fb37ea [ 899.909511] [55493]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-a3b67e1c-1104-4f01-bb7a-93012fb68b9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-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=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 899.918032] [55493]: DEBUG cinder.coordination [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-a3b67e1c-1104-4f01-bb7a-93012fb68b9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Acquiring lock "cinder-attachment_update-ef5012eb-bdf9-4b73-a800-794985a85b17-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 899.923134] [55493]: DEBUG cinder.coordination [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-a3b67e1c-1104-4f01-bb7a-93012fb68b9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Lock "cinder-attachment_update-ef5012eb-bdf9-4b73-a800-794985a85b17-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 899.924564] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.924564] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.288713] [55494]: DEBUG cinder.api.middleware.request_id [None req-d6f52db3-13aa-4523-a22c-04a54a649dbe None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.290783] [55494]: INFO cinder.api.openstack.wsgi [None req-d6f52db3-13aa-4523-a22c-04a54a649dbe tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 900.291014] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d6f52db3-13aa-4523-a22c-04a54a649dbe tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.291237] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d6f52db3-13aa-4523-a22c-04a54a649dbe tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.299118] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.299118] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.302740] [55494]: INFO cinder.volume.api [None req-d6f52db3-13aa-4523-a22c-04a54a649dbe tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 900.307552] [55494]: INFO cinder.api.openstack.wsgi [None req-d6f52db3-13aa-4523-a22c-04a54a649dbe tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 900.307930] [55494]: [pid: 55494|app: 0|req: 97/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:26 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 900.446017] [55493]: DEBUG cinder.coordination [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-a3b67e1c-1104-4f01-bb7a-93012fb68b9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Lock "cinder-attachment_update-ef5012eb-bdf9-4b73-a800-794985a85b17-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55493) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 900.446396] [55493]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-a3b67e1c-1104-4f01-bb7a-93012fb68b9f tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/attachments/7af2c40a-919d-44c0-9cf5-13a5d3fb37ea returned with HTTP 200 [ 900.446898] [55493]: [pid: 55493|app: 0|req: 92/189] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:09:25 2025] PUT /volume/v3/attachments/7af2c40a-919d-44c0-9cf5-13a5d3fb37ea => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 900.955008] [55494]: DEBUG cinder.api.middleware.request_id [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-1f86425b-9702-4103-a046-bbf57ad4ec0a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.957600] [55494]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-1f86425b-9702-4103-a046-bbf57ad4ec0a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] POST http://10.180.1.21/volume/v3/attachments/7af2c40a-919d-44c0-9cf5-13a5d3fb37ea/action [ 900.958048] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-1f86425b-9702-4103-a046-bbf57ad4ec0a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 900.958188] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-1f86425b-9702-4103-a046-bbf57ad4ec0a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 900.978018] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.978018] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.988308] [55494]: INFO cinder.api.openstack.wsgi [req-3a5b0da2-d343-48cd-a1a9-dd50c02abf1e req-1f86425b-9702-4103-a046-bbf57ad4ec0a tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/attachments/7af2c40a-919d-44c0-9cf5-13a5d3fb37ea/action returned with HTTP 204 [ 900.988762] [55494]: [pid: 55494|app: 0|req: 98/190] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:09:26 2025] POST /volume/v3/attachments/7af2c40a-919d-44c0-9cf5-13a5d3fb37ea/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 901.318299] [55493]: DEBUG cinder.api.middleware.request_id [None req-01923bb0-df3c-4188-8edb-436c21e139fb None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.320760] [55493]: INFO cinder.api.openstack.wsgi [None req-01923bb0-df3c-4188-8edb-436c21e139fb tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 901.320988] [55493]: DEBUG cinder.api.openstack.wsgi [None req-01923bb0-df3c-4188-8edb-436c21e139fb tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.321218] [55493]: DEBUG cinder.api.openstack.wsgi [None req-01923bb0-df3c-4188-8edb-436c21e139fb tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.330285] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.330285] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.334174] [55493]: INFO cinder.volume.api [None req-01923bb0-df3c-4188-8edb-436c21e139fb tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 901.338900] [55493]: INFO cinder.api.openstack.wsgi [None req-01923bb0-df3c-4188-8edb-436c21e139fb tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 901.339313] [55493]: [pid: 55493|app: 0|req: 93/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:27 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.349314] [55494]: DEBUG cinder.api.middleware.request_id [None req-eb8f1836-1990-41f5-86fb-3f00b1f82f35 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.351393] [55494]: INFO cinder.api.openstack.wsgi [None req-eb8f1836-1990-41f5-86fb-3f00b1f82f35 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 902.351672] [55494]: DEBUG cinder.api.openstack.wsgi [None req-eb8f1836-1990-41f5-86fb-3f00b1f82f35 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.352092] [55494]: DEBUG cinder.api.openstack.wsgi [None req-eb8f1836-1990-41f5-86fb-3f00b1f82f35 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.361496] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.361496] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.365453] [55494]: INFO cinder.volume.api [None req-eb8f1836-1990-41f5-86fb-3f00b1f82f35 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 902.370375] [55494]: INFO cinder.api.openstack.wsgi [None req-eb8f1836-1990-41f5-86fb-3f00b1f82f35 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 902.370846] [55494]: [pid: 55494|app: 0|req: 99/192] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:28 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.380658] [55493]: DEBUG cinder.api.middleware.request_id [None req-1cf31e79-9c6f-49e1-870a-b32f96300be9 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.385115] [55493]: INFO cinder.api.openstack.wsgi [None req-1cf31e79-9c6f-49e1-870a-b32f96300be9 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 903.385115] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1cf31e79-9c6f-49e1-870a-b32f96300be9 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.385115] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1cf31e79-9c6f-49e1-870a-b32f96300be9 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.396265] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.396265] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.400626] [55493]: INFO cinder.volume.api [None req-1cf31e79-9c6f-49e1-870a-b32f96300be9 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 903.407025] [55493]: INFO cinder.api.openstack.wsgi [None req-1cf31e79-9c6f-49e1-870a-b32f96300be9 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 903.407277] [55493]: [pid: 55493|app: 0|req: 94/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:29 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.418761] [55494]: DEBUG cinder.api.middleware.request_id [None req-1e688bd3-48e6-410e-9791-383f887c1d5f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.421936] [55494]: INFO cinder.api.openstack.wsgi [None req-1e688bd3-48e6-410e-9791-383f887c1d5f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 904.422190] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1e688bd3-48e6-410e-9791-383f887c1d5f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.422435] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1e688bd3-48e6-410e-9791-383f887c1d5f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.433891] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.433891] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.438426] [55494]: INFO cinder.volume.api [None req-1e688bd3-48e6-410e-9791-383f887c1d5f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 904.444106] [55494]: INFO cinder.api.openstack.wsgi [None req-1e688bd3-48e6-410e-9791-383f887c1d5f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 904.445079] [55494]: [pid: 55494|app: 0|req: 100/194] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:30 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.455137] [55493]: DEBUG cinder.api.middleware.request_id [None req-8d2a133b-22d0-49de-bee4-e2558d8f8885 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.460018] [55493]: INFO cinder.api.openstack.wsgi [None req-8d2a133b-22d0-49de-bee4-e2558d8f8885 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 905.460018] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8d2a133b-22d0-49de-bee4-e2558d8f8885 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.460018] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8d2a133b-22d0-49de-bee4-e2558d8f8885 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.476090] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.476090] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.479966] [55493]: INFO cinder.volume.api [None req-8d2a133b-22d0-49de-bee4-e2558d8f8885 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 905.486318] [55493]: INFO cinder.api.openstack.wsgi [None req-8d2a133b-22d0-49de-bee4-e2558d8f8885 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 905.487523] [55493]: [pid: 55493|app: 0|req: 95/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:31 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.500933] [55494]: DEBUG cinder.api.middleware.request_id [None req-d361b179-7b8e-411b-802c-c7ae1038cd69 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.504026] [55494]: INFO cinder.api.openstack.wsgi [None req-d361b179-7b8e-411b-802c-c7ae1038cd69 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 906.504323] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d361b179-7b8e-411b-802c-c7ae1038cd69 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.504704] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d361b179-7b8e-411b-802c-c7ae1038cd69 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.519081] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.519081] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.524627] [55494]: INFO cinder.volume.api [None req-d361b179-7b8e-411b-802c-c7ae1038cd69 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 906.531314] [55494]: INFO cinder.api.openstack.wsgi [None req-d361b179-7b8e-411b-802c-c7ae1038cd69 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 906.531929] [55494]: [pid: 55494|app: 0|req: 101/196] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:32 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.541345] [55493]: DEBUG cinder.api.middleware.request_id [None req-44b0cb99-3e53-473e-b2f2-3bb8fc3b0911 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.543499] [55493]: INFO cinder.api.openstack.wsgi [None req-44b0cb99-3e53-473e-b2f2-3bb8fc3b0911 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 907.543725] [55493]: DEBUG cinder.api.openstack.wsgi [None req-44b0cb99-3e53-473e-b2f2-3bb8fc3b0911 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.543943] [55493]: DEBUG cinder.api.openstack.wsgi [None req-44b0cb99-3e53-473e-b2f2-3bb8fc3b0911 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.554230] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.554230] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.558844] [55493]: INFO cinder.volume.api [None req-44b0cb99-3e53-473e-b2f2-3bb8fc3b0911 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 907.564346] [55493]: INFO cinder.api.openstack.wsgi [None req-44b0cb99-3e53-473e-b2f2-3bb8fc3b0911 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 907.564827] [55493]: [pid: 55493|app: 0|req: 96/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:33 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.576412] [55494]: DEBUG cinder.api.middleware.request_id [None req-3a6c5be3-a41e-4093-bfdf-f9d0289d522b None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.578679] [55494]: INFO cinder.api.openstack.wsgi [None req-3a6c5be3-a41e-4093-bfdf-f9d0289d522b tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 908.578946] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3a6c5be3-a41e-4093-bfdf-f9d0289d522b tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.579224] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3a6c5be3-a41e-4093-bfdf-f9d0289d522b tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.589995] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.589995] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.594555] [55494]: INFO cinder.volume.api [None req-3a6c5be3-a41e-4093-bfdf-f9d0289d522b tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 908.599674] [55494]: INFO cinder.api.openstack.wsgi [None req-3a6c5be3-a41e-4093-bfdf-f9d0289d522b tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 908.600318] [55494]: [pid: 55494|app: 0|req: 102/198] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:34 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.611127] [55493]: DEBUG cinder.api.middleware.request_id [None req-68cc2aef-f17f-4bda-9a4f-261df40e000f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.614334] [55493]: INFO cinder.api.openstack.wsgi [None req-68cc2aef-f17f-4bda-9a4f-261df40e000f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 909.614706] [55493]: DEBUG cinder.api.openstack.wsgi [None req-68cc2aef-f17f-4bda-9a4f-261df40e000f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.615044] [55493]: DEBUG cinder.api.openstack.wsgi [None req-68cc2aef-f17f-4bda-9a4f-261df40e000f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.628115] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.628115] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.633591] [55493]: INFO cinder.volume.api [None req-68cc2aef-f17f-4bda-9a4f-261df40e000f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 909.638886] [55493]: INFO cinder.api.openstack.wsgi [None req-68cc2aef-f17f-4bda-9a4f-261df40e000f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 909.639343] [55493]: [pid: 55493|app: 0|req: 97/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:35 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.650958] [55494]: DEBUG cinder.api.middleware.request_id [None req-c94b2a1c-8b09-4dbf-9645-434e4300533d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.654740] [55494]: INFO cinder.api.openstack.wsgi [None req-c94b2a1c-8b09-4dbf-9645-434e4300533d tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 910.655076] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c94b2a1c-8b09-4dbf-9645-434e4300533d tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.655428] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c94b2a1c-8b09-4dbf-9645-434e4300533d tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.665594] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.665594] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.669924] [55494]: INFO cinder.volume.api [None req-c94b2a1c-8b09-4dbf-9645-434e4300533d tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 910.675073] [55494]: INFO cinder.api.openstack.wsgi [None req-c94b2a1c-8b09-4dbf-9645-434e4300533d tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 910.675566] [55494]: [pid: 55494|app: 0|req: 103/200] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:36 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.031388] [55493]: DEBUG cinder.api.middleware.request_id [None req-21e86d7e-7f6d-48be-a147-a1677d536f11 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.033701] [55493]: INFO cinder.api.openstack.wsgi [None req-21e86d7e-7f6d-48be-a147-a1677d536f11 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 911.034015] [55493]: DEBUG cinder.api.openstack.wsgi [None req-21e86d7e-7f6d-48be-a147-a1677d536f11 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.034302] [55493]: DEBUG cinder.api.openstack.wsgi [None req-21e86d7e-7f6d-48be-a147-a1677d536f11 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.045275] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.045275] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.048873] [55493]: INFO cinder.volume.api [None req-21e86d7e-7f6d-48be-a147-a1677d536f11 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 911.054243] [55493]: INFO cinder.api.openstack.wsgi [None req-21e86d7e-7f6d-48be-a147-a1677d536f11 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 911.054656] [55493]: [pid: 55493|app: 0|req: 98/201] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 12 21:09:36 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 1864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 911.685454] [55494]: DEBUG cinder.api.middleware.request_id [None req-51de07da-d207-4c2a-80ed-a536fc8fad2f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.687540] [55494]: INFO cinder.api.openstack.wsgi [None req-51de07da-d207-4c2a-80ed-a536fc8fad2f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 911.687801] [55494]: DEBUG cinder.api.openstack.wsgi [None req-51de07da-d207-4c2a-80ed-a536fc8fad2f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.688054] [55494]: DEBUG cinder.api.openstack.wsgi [None req-51de07da-d207-4c2a-80ed-a536fc8fad2f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.697986] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.697986] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.703030] [55494]: INFO cinder.volume.api [None req-51de07da-d207-4c2a-80ed-a536fc8fad2f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 911.709095] [55494]: INFO cinder.api.openstack.wsgi [None req-51de07da-d207-4c2a-80ed-a536fc8fad2f tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 911.709580] [55494]: [pid: 55494|app: 0|req: 104/202] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:37 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 911.744865] [55493]: DEBUG cinder.api.middleware.request_id [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-045ac137-2ea4-4d8f-87a9-3e3a21e8ba19 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.747522] [55493]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-045ac137-2ea4-4d8f-87a9-3e3a21e8ba19 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 911.747923] [55493]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-045ac137-2ea4-4d8f-87a9-3e3a21e8ba19 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.748220] [55493]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-045ac137-2ea4-4d8f-87a9-3e3a21e8ba19 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.756638] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.756638] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.760664] [55493]: INFO cinder.volume.api [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-045ac137-2ea4-4d8f-87a9-3e3a21e8ba19 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 911.766145] [55493]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-045ac137-2ea4-4d8f-87a9-3e3a21e8ba19 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 911.766623] [55493]: [pid: 55493|app: 0|req: 99/203] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:09:37 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.050390] [55494]: DEBUG cinder.api.middleware.request_id [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-5ddc9961-797d-4ae8-8479-28fc82268f97 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.052918] [55494]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-5ddc9961-797d-4ae8-8479-28fc82268f97 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 912.053264] [55494]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-5ddc9961-797d-4ae8-8479-28fc82268f97 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.053824] [55494]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-5ddc9961-797d-4ae8-8479-28fc82268f97 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.061577] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.061577] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.064997] [55494]: INFO cinder.volume.api [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-5ddc9961-797d-4ae8-8479-28fc82268f97 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 912.070106] [55494]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-5ddc9961-797d-4ae8-8479-28fc82268f97 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 912.070555] [55494]: [pid: 55494|app: 0|req: 105/204] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:09:37 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.076817] [55493]: DEBUG cinder.api.middleware.request_id [None req-25e7be9e-6d0f-4196-af17-2979d3afdb8b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.077333] [55493]: INFO cinder.api.openstack.wsgi [None req-25e7be9e-6d0f-4196-af17-2979d3afdb8b None None] GET http://10.180.1.21/volume// [ 912.077508] [55493]: DEBUG cinder.api.openstack.wsgi [None req-25e7be9e-6d0f-4196-af17-2979d3afdb8b None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.077794] [55493]: DEBUG cinder.api.openstack.wsgi [None req-25e7be9e-6d0f-4196-af17-2979d3afdb8b None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.078214] [55493]: INFO cinder.api.openstack.wsgi [None req-25e7be9e-6d0f-4196-af17-2979d3afdb8b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 912.078547] [55493]: [pid: 55493|app: 0|req: 100/205] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:09:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 912.082185] [55494]: DEBUG cinder.api.middleware.request_id [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-779bdff5-1491-4703-8ad8-609ac50237d5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.084702] [55494]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-779bdff5-1491-4703-8ad8-609ac50237d5 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] POST http://10.180.1.21/volume/v3/attachments [ 912.084987] [55494]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-779bdff5-1491-4703-8ad8-609ac50237d5 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75885a3c-ea7d-4349-855a-e1e7e6e12697", "connector": null, "instance_uuid": "d2ccb3df-217c-44ae-9bf2-24517cebb9c0"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 912.094737] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.094737] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.121360] [55494]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-779bdff5-1491-4703-8ad8-609ac50237d5 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 912.121804] [55494]: [pid: 55494|app: 0|req: 106/206] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:09:37 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 921.763294] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=72,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 922.119442] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=63,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 922.905789] [55493]: DEBUG cinder.api.middleware.request_id [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.907934] [55493]: INFO cinder.api.openstack.wsgi [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] POST http://10.180.1.21/volume/v3/volumes [ 922.908364] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1793380432"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 922.910063] [55493]: DEBUG cinder.api.v3.volumes [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1793380432'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 922.910242] [55493]: INFO cinder.api.v3.volumes [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Create volume of 1 GB [ 922.915499] [55493]: INFO cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Availability Zones retrieved successfully. [ 922.922342] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Flow 'volume_create_api' (e5ce0ea6-b8ac-4d34-b247-71376ff00e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 922.923570] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ef3ff8-ef90-434b-b589-93511f6a3a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 922.924765] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 922.943703] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ef3ff8-ef90-434b-b589-93511f6a3a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 922.944700] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047b2f2d-fd6c-4ead-9cd2-52d863143294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 922.993418] [55493]: DEBUG cinder.quota [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Created reservations ['08c83e61-07b6-41ed-ba6f-9dff4c85e05a', 'a769f329-b0a3-46d4-a440-38b6d5ec8c0b', '2df1c5a6-daee-48bc-9099-987277f5565d', '91bc095c-3f3f-47b3-98c7-3a50765a4011'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 922.994525] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047b2f2d-fd6c-4ead-9cd2-52d863143294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08c83e61-07b6-41ed-ba6f-9dff4c85e05a', 'a769f329-b0a3-46d4-a440-38b6d5ec8c0b', '2df1c5a6-daee-48bc-9099-987277f5565d', '91bc095c-3f3f-47b3-98c7-3a50765a4011']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 922.995517] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72672a73-fb54-4966-9849-45db8cdff91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 923.008971] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72672a73-fb54-4966-9849-45db8cdff91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2be6935-7a65-430a-92a6-4250cb48d3d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1793380432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709cbb7fc73f4e149c33d183211cc17f',qos_specs=None,replication_status=,reservations=['08c83e61-07b6-41ed-ba6f-9dff4c85e05a','a769f329-b0a3-46d4-a440-38b6d5ec8c0b','2df1c5a6-daee-48bc-9099-987277f5565d','91bc095c-3f3f-47b3-98c7-3a50765a4011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343ec618099644d5823df005691bf8af',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1793380432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2be6935-7a65-430a-92a6-4250cb48d3d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='709cbb7fc73f4e149c33d183211cc17f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='343ec618099644d5823df005691bf8af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 923.009910] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751eccd3-5de2-4e73-8916-c0334f28fbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 923.022972] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751eccd3-5de2-4e73-8916-c0334f28fbeb) transitioned into state 'SUCCESS' from state '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-1793380432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709cbb7fc73f4e149c33d183211cc17f',qos_specs=None,replication_status=,reservations=['08c83e61-07b6-41ed-ba6f-9dff4c85e05a','a769f329-b0a3-46d4-a440-38b6d5ec8c0b','2df1c5a6-daee-48bc-9099-987277f5565d','91bc095c-3f3f-47b3-98c7-3a50765a4011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343ec618099644d5823df005691bf8af',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 923.024411] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75c3527-6c1d-451c-a998-fa55b0ec4007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 923.034295] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75c3527-6c1d-451c-a998-fa55b0ec4007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 923.035364] [55493]: DEBUG cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Flow 'volume_create_api' (e5ce0ea6-b8ac-4d34-b247-71376ff00e62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 923.035364] [55493]: INFO cinder.volume.api [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Create volume request issued successfully. [ 923.035658] [55493]: INFO cinder.api.openstack.wsgi [None req-0c38fc37-465c-4a1b-a0b4-158ce4a3ea3c tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 923.036115] [55493]: [pid: 55493|app: 0|req: 101/207] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:09:48 2025] POST /volume/v3/volumes => generated 758 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 923.045105] [55494]: DEBUG cinder.api.middleware.request_id [None req-11e8a231-1acc-4db9-95b0-71923eb2a943 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.047290] [55494]: INFO cinder.api.openstack.wsgi [None req-11e8a231-1acc-4db9-95b0-71923eb2a943 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 [ 923.048259] [55494]: DEBUG cinder.api.openstack.wsgi [None req-11e8a231-1acc-4db9-95b0-71923eb2a943 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.048259] [55494]: DEBUG cinder.api.openstack.wsgi [None req-11e8a231-1acc-4db9-95b0-71923eb2a943 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.059146] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.059146] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.064237] [55494]: INFO cinder.volume.api [None req-11e8a231-1acc-4db9-95b0-71923eb2a943 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 923.069087] [55494]: INFO cinder.api.openstack.wsgi [None req-11e8a231-1acc-4db9-95b0-71923eb2a943 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 returned with HTTP 200 [ 923.069582] [55494]: [pid: 55494|app: 0|req: 107/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:48 2025] GET /volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.079570] [55493]: DEBUG cinder.api.middleware.request_id [None req-9b01957d-4dd9-488e-80c6-b737051a6523 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.081994] [55493]: INFO cinder.api.openstack.wsgi [None req-9b01957d-4dd9-488e-80c6-b737051a6523 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 [ 924.082278] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9b01957d-4dd9-488e-80c6-b737051a6523 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.082529] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9b01957d-4dd9-488e-80c6-b737051a6523 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.092703] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.092703] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.096827] [55493]: INFO cinder.volume.api [None req-9b01957d-4dd9-488e-80c6-b737051a6523 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 924.101686] [55493]: INFO cinder.api.openstack.wsgi [None req-9b01957d-4dd9-488e-80c6-b737051a6523 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 returned with HTTP 200 [ 924.102115] [55493]: [pid: 55493|app: 0|req: 102/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:09:49 2025] GET /volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.066780] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=4 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 934.099182] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 935.451720] [55494]: DEBUG cinder.api.middleware.request_id [None req-7b630c3b-83b4-45ff-b39a-190b66011d21 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.452393] [55494]: INFO cinder.api.openstack.wsgi [None req-7b630c3b-83b4-45ff-b39a-190b66011d21 None None] GET http://10.180.1.21/volume// [ 935.452713] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7b630c3b-83b4-45ff-b39a-190b66011d21 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.453026] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7b630c3b-83b4-45ff-b39a-190b66011d21 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.453527] [55494]: INFO cinder.api.openstack.wsgi [None req-7b630c3b-83b4-45ff-b39a-190b66011d21 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 935.453909] [55494]: [pid: 55494|app: 0|req: 108/210] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:10:01 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 935.458795] [55493]: DEBUG cinder.api.middleware.request_id [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-1177711e-43a6-42cc-9df4-ac6c32bf1d84 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.461665] [55493]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-1177711e-43a6-42cc-9df4-ac6c32bf1d84 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] GET http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 935.461970] [55493]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-1177711e-43a6-42cc-9df4-ac6c32bf1d84 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.462181] [55493]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-1177711e-43a6-42cc-9df4-ac6c32bf1d84 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.479782] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.479782] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.484737] [55493]: INFO cinder.volume.api [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-1177711e-43a6-42cc-9df4-ac6c32bf1d84 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 935.492439] [55493]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-1177711e-43a6-42cc-9df4-ac6c32bf1d84 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 200 [ 935.493656] [55493]: [pid: 55493|app: 0|req: 103/211] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:10:01 2025] GET /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 1572 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 935.660809] [55494]: DEBUG cinder.api.middleware.request_id [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-aeaceb36-cec1-47d1-b3aa-ed300a2d6978 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.665654] [55494]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-aeaceb36-cec1-47d1-b3aa-ed300a2d6978 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] PUT http://10.180.1.21/volume/v3/attachments/1118be07-74a4-4328-ae6e-945754e5dd6e [ 935.666111] [55494]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-aeaceb36-cec1-47d1-b3aa-ed300a2d6978 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-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=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 935.678383] [55494]: DEBUG cinder.coordination [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-aeaceb36-cec1-47d1-b3aa-ed300a2d6978 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Acquiring lock "cinder-attachment_update-75885a3c-ea7d-4349-855a-e1e7e6e12697-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 935.683340] [55494]: DEBUG cinder.coordination [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-aeaceb36-cec1-47d1-b3aa-ed300a2d6978 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Lock "cinder-attachment_update-75885a3c-ea7d-4349-855a-e1e7e6e12697-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 935.684493] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.684493] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.205625] [55494]: DEBUG cinder.coordination [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-aeaceb36-cec1-47d1-b3aa-ed300a2d6978 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Lock "cinder-attachment_update-75885a3c-ea7d-4349-855a-e1e7e6e12697-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 936.205981] [55494]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-aeaceb36-cec1-47d1-b3aa-ed300a2d6978 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/attachments/1118be07-74a4-4328-ae6e-945754e5dd6e returned with HTTP 200 [ 936.206567] [55494]: [pid: 55494|app: 0|req: 109/212] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:10:01 2025] PUT /volume/v3/attachments/1118be07-74a4-4328-ae6e-945754e5dd6e => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 936.718491] [55493]: DEBUG cinder.api.middleware.request_id [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-528e905b-fdee-4ba2-bf33-a5e7ffce8f54 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.721094] [55493]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-528e905b-fdee-4ba2-bf33-a5e7ffce8f54 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] POST http://10.180.1.21/volume/v3/attachments/1118be07-74a4-4328-ae6e-945754e5dd6e/action [ 936.721551] [55493]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-528e905b-fdee-4ba2-bf33-a5e7ffce8f54 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 936.721957] [55493]: DEBUG cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-528e905b-fdee-4ba2-bf33-a5e7ffce8f54 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 936.747214] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.747214] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.755718] [55493]: INFO cinder.api.openstack.wsgi [req-a6e348d3-c4ee-46fe-ab94-dd91f5067bcc req-528e905b-fdee-4ba2-bf33-a5e7ffce8f54 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/attachments/1118be07-74a4-4328-ae6e-945754e5dd6e/action returned with HTTP 204 [ 936.757320] [55493]: [pid: 55493|app: 0|req: 104/213] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:10:02 2025] POST /volume/v3/attachments/1118be07-74a4-4328-ae6e-945754e5dd6e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 940.168878] [55494]: DEBUG cinder.api.middleware.request_id [None req-e19e2a7c-9797-4750-8919-2d86b31263bf None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.171036] [55494]: INFO cinder.api.openstack.wsgi [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] POST http://10.180.1.21/volume/v3/volumes [ 940.171417] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2038349774"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.173260] [55494]: DEBUG cinder.api.v3.volumes [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2038349774'}} {{(pid=55494) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 940.173728] [55494]: INFO cinder.api.v3.volumes [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Create volume of 1 GB [ 940.173871] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.173871] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.182012] [55494]: INFO cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Availability Zones retrieved successfully. [ 940.191342] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Flow 'volume_create_api' (6c3d607b-7801-4586-bb83-6ba8c9cf3545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.192060] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc5eed1-ae78-45ca-9e68-f70302a867ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.193399] [55494]: DEBUG cinder.volume.flows.api.create_volume [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Validating volume size '1' using validate_int {{(pid=55494) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 940.218191] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc5eed1-ae78-45ca-9e68-f70302a867ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.219245] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba53e13-0cdf-436a-9744-35d0dfa7fc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.266012] [55494]: DEBUG cinder.quota [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Created reservations ['2a4ad089-6990-4442-8be8-473cf1a1d964', 'a49e2e05-8bd8-4034-846c-19c4905d4e23', '8dc00b5c-7d5a-4a84-a85d-470caf0e685a', '14a236f4-2600-4f82-a6ce-7b739a47e6dc'] {{(pid=55494) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 940.267394] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ba53e13-0cdf-436a-9744-35d0dfa7fc36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a4ad089-6990-4442-8be8-473cf1a1d964', 'a49e2e05-8bd8-4034-846c-19c4905d4e23', '8dc00b5c-7d5a-4a84-a85d-470caf0e685a', '14a236f4-2600-4f82-a6ce-7b739a47e6dc']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.268498] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a40d36-041d-4b7e-85ae-96ed5f796ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.295915] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a40d36-041d-4b7e-85ae-96ed5f796ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad8f076f-a301-4dce-b51c-83396b00e6af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2038349774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709cbb7fc73f4e149c33d183211cc17f',qos_specs=None,replication_status=,reservations=['2a4ad089-6990-4442-8be8-473cf1a1d964','a49e2e05-8bd8-4034-846c-19c4905d4e23','8dc00b5c-7d5a-4a84-a85d-470caf0e685a','14a236f4-2600-4f82-a6ce-7b739a47e6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343ec618099644d5823df005691bf8af',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2038349774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad8f076f-a301-4dce-b51c-83396b00e6af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='709cbb7fc73f4e149c33d183211cc17f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='343ec618099644d5823df005691bf8af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.296934] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d108b3-dc7d-4779-b036-9570482fae46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.321596] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d108b3-dc7d-4779-b036-9570482fae46) transitioned into state 'SUCCESS' from state '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-2038349774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='709cbb7fc73f4e149c33d183211cc17f',qos_specs=None,replication_status=,reservations=['2a4ad089-6990-4442-8be8-473cf1a1d964','a49e2e05-8bd8-4034-846c-19c4905d4e23','8dc00b5c-7d5a-4a84-a85d-470caf0e685a','14a236f4-2600-4f82-a6ce-7b739a47e6dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343ec618099644d5823df005691bf8af',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.321596] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d038c745-a831-42fb-9086-ecc4fdccb8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 940.335733] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d038c745-a831-42fb-9086-ecc4fdccb8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 940.337270] [55494]: DEBUG cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Flow 'volume_create_api' (6c3d607b-7801-4586-bb83-6ba8c9cf3545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 940.337472] [55494]: INFO cinder.volume.api [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Create volume request issued successfully. [ 940.338618] [55494]: INFO cinder.api.openstack.wsgi [None req-e19e2a7c-9797-4750-8919-2d86b31263bf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 940.338785] [55494]: [pid: 55494|app: 0|req: 110/214] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:10:06 2025] POST /volume/v3/volumes => generated 758 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 940.351951] [55493]: DEBUG cinder.api.middleware.request_id [None req-5f0494fb-bf1f-408d-9576-940921e8685b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.358625] [55493]: INFO cinder.api.openstack.wsgi [None req-5f0494fb-bf1f-408d-9576-940921e8685b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 940.358904] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5f0494fb-bf1f-408d-9576-940921e8685b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.359165] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5f0494fb-bf1f-408d-9576-940921e8685b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.368214] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.368214] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.373508] [55493]: INFO cinder.volume.api [None req-5f0494fb-bf1f-408d-9576-940921e8685b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 940.379359] [55493]: INFO cinder.api.openstack.wsgi [None req-5f0494fb-bf1f-408d-9576-940921e8685b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 940.379814] [55493]: [pid: 55493|app: 0|req: 105/215] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:10:06 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.391420] [55494]: DEBUG cinder.api.middleware.request_id [None req-dda1b7c2-c462-4d22-8807-61c1d4b91dd1 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.393777] [55494]: INFO cinder.api.openstack.wsgi [None req-dda1b7c2-c462-4d22-8807-61c1d4b91dd1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 941.394667] [55494]: DEBUG cinder.api.openstack.wsgi [None req-dda1b7c2-c462-4d22-8807-61c1d4b91dd1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.394667] [55494]: DEBUG cinder.api.openstack.wsgi [None req-dda1b7c2-c462-4d22-8807-61c1d4b91dd1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.405823] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.405823] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.410247] [55494]: INFO cinder.volume.api [None req-dda1b7c2-c462-4d22-8807-61c1d4b91dd1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 941.415391] [55494]: INFO cinder.api.openstack.wsgi [None req-dda1b7c2-c462-4d22-8807-61c1d4b91dd1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 941.416118] [55494]: [pid: 55494|app: 0|req: 111/216] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:10:07 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.376600] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=13,cinder:UPDATE=2 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 951.412930] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 976.357967] [55493]: DEBUG cinder.api.middleware.request_id [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-b7e38047-bb09-48b2-b53d-02de56fdd267 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.358518] [55493]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-b7e38047-bb09-48b2-b53d-02de56fdd267 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 976.358800] [55493]: DEBUG cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-b7e38047-bb09-48b2-b53d-02de56fdd267 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.359090] [55493]: DEBUG cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-b7e38047-bb09-48b2-b53d-02de56fdd267 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.377510] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.377510] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.382603] [55493]: INFO cinder.volume.api [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-b7e38047-bb09-48b2-b53d-02de56fdd267 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 976.389100] [55493]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-b7e38047-bb09-48b2-b53d-02de56fdd267 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 976.389767] [55493]: [pid: 55493|app: 0|req: 106/217] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:10:42 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 1683 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.427459] [55494]: DEBUG cinder.api.middleware.request_id [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-3f62bb8b-c759-4566-be7a-ce0b80be29f6 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.430051] [55494]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-3f62bb8b-c759-4566-be7a-ce0b80be29f6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] GET http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 976.430051] [55494]: DEBUG cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-3f62bb8b-c759-4566-be7a-ce0b80be29f6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.430212] [55494]: DEBUG cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-3f62bb8b-c759-4566-be7a-ce0b80be29f6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.439803] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.439803] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.443341] [55494]: INFO cinder.volume.api [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-3f62bb8b-c759-4566-be7a-ce0b80be29f6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 976.448630] [55494]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-3f62bb8b-c759-4566-be7a-ce0b80be29f6 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 200 [ 976.449053] [55494]: [pid: 55494|app: 0|req: 112/218] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:10:42 2025] GET /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 1683 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.598379] [55493]: DEBUG cinder.api.middleware.request_id [None req-32a36a80-a986-4458-b47d-63df7bfd2a60 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.598850] [55493]: INFO cinder.api.openstack.wsgi [None req-32a36a80-a986-4458-b47d-63df7bfd2a60 None None] GET http://10.180.1.21/volume// [ 980.599055] [55493]: DEBUG cinder.api.openstack.wsgi [None req-32a36a80-a986-4458-b47d-63df7bfd2a60 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.599272] [55493]: DEBUG cinder.api.openstack.wsgi [None req-32a36a80-a986-4458-b47d-63df7bfd2a60 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.599692] [55493]: INFO cinder.api.openstack.wsgi [None req-32a36a80-a986-4458-b47d-63df7bfd2a60 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 980.600026] [55493]: [pid: 55493|app: 0|req: 107/219] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:10:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 980.603166] [55494]: DEBUG cinder.api.middleware.request_id [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-18b2e01d-6255-47aa-865a-b5dd4ad0f406 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.605606] [55494]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-18b2e01d-6255-47aa-865a-b5dd4ad0f406 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] POST http://10.180.1.21/volume/v3/attachments [ 980.606105] [55494]: DEBUG cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-18b2e01d-6255-47aa-865a-b5dd4ad0f406 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef5012eb-bdf9-4b73-a800-794985a85b17", "connector": null, "instance_uuid": "742dafd4-b7d6-4a9c-a171-e7d08f31d8ba"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 980.621852] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.621852] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.653632] [55494]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-18b2e01d-6255-47aa-865a-b5dd4ad0f406 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 980.654153] [55494]: [pid: 55494|app: 0|req: 113/220] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:10:46 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) [ 980.716029] [55493]: DEBUG cinder.api.middleware.request_id [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-014e883a-05f1-4ae8-ae71-32f276029435 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.718060] [55493]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-014e883a-05f1-4ae8-ae71-32f276029435 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] POST http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17/action [ 980.718492] [55493]: DEBUG cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-014e883a-05f1-4ae8-ae71-32f276029435 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 980.718630] [55493]: DEBUG cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-014e883a-05f1-4ae8-ae71-32f276029435 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 980.731802] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.731802] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.732357] [55493]: INFO cinder.volume.api [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-014e883a-05f1-4ae8-ae71-32f276029435 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 980.736962] [55493]: INFO cinder.volume.api [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-014e883a-05f1-4ae8-ae71-32f276029435 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Roll detaching of volume completed successfully. [ 980.737117] [55493]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-014e883a-05f1-4ae8-ae71-32f276029435 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17/action returned with HTTP 202 [ 980.738361] [55493]: [pid: 55493|app: 0|req: 108/221] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:10:46 2025] POST /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 980.742209] [55494]: DEBUG cinder.api.middleware.request_id [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-d090d3fc-68b8-404b-b9bf-97467d1cc584 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.744837] [55494]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-d090d3fc-68b8-404b-b9bf-97467d1cc584 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9c4289f7-758a-46c7-958e-6c57f22bae4b [ 980.745081] [55494]: DEBUG cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-d090d3fc-68b8-404b-b9bf-97467d1cc584 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.745461] [55494]: DEBUG cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-d090d3fc-68b8-404b-b9bf-97467d1cc584 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.753077] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.753077] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.798754] [55494]: INFO cinder.api.openstack.wsgi [req-9ef84afe-1139-4893-84cd-87d7ccfb909b req-d090d3fc-68b8-404b-b9bf-97467d1cc584 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/attachments/9c4289f7-758a-46c7-958e-6c57f22bae4b returned with HTTP 200 [ 980.799012] [55494]: [pid: 55494|app: 0|req: 114/222] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:10:46 2025] DELETE /volume/v3/attachments/9c4289f7-758a-46c7-958e-6c57f22bae4b => generated 192 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 986.046242] [55493]: DEBUG cinder.api.middleware.request_id [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-8fa2af54-46bf-4159-8092-1702a9550c84 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.050052] [55493]: INFO cinder.api.openstack.wsgi [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-8fa2af54-46bf-4159-8092-1702a9550c84 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7af2c40a-919d-44c0-9cf5-13a5d3fb37ea [ 986.050052] [55493]: DEBUG cinder.api.openstack.wsgi [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-8fa2af54-46bf-4159-8092-1702a9550c84 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.050052] [55493]: DEBUG cinder.api.openstack.wsgi [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-8fa2af54-46bf-4159-8092-1702a9550c84 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.058653] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.058653] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.612764] [55493]: INFO cinder.api.openstack.wsgi [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-8fa2af54-46bf-4159-8092-1702a9550c84 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/attachments/7af2c40a-919d-44c0-9cf5-13a5d3fb37ea returned with HTTP 200 [ 986.612764] [55493]: [pid: 55493|app: 0|req: 109/223] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:10:51 2025] DELETE /volume/v3/attachments/7af2c40a-919d-44c0-9cf5-13a5d3fb37ea => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.625977] [55494]: DEBUG cinder.api.middleware.request_id [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-15b8b6c0-f142-4be7-a157-8bd35b374395 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.629253] [55494]: INFO cinder.api.openstack.wsgi [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-15b8b6c0-f142-4be7-a157-8bd35b374395 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 [ 986.629387] [55494]: DEBUG cinder.api.openstack.wsgi [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-15b8b6c0-f142-4be7-a157-8bd35b374395 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.629687] [55494]: DEBUG cinder.api.openstack.wsgi [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-15b8b6c0-f142-4be7-a157-8bd35b374395 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.629973] [55494]: INFO cinder.api.v3.volumes [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-15b8b6c0-f142-4be7-a157-8bd35b374395 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Delete volume with id: ef5012eb-bdf9-4b73-a800-794985a85b17 [ 986.665599] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.665599] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.666265] [55494]: INFO cinder.volume.api [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-15b8b6c0-f142-4be7-a157-8bd35b374395 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Volume info retrieved successfully. [ 986.710054] [55494]: INFO cinder.volume.api [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-15b8b6c0-f142-4be7-a157-8bd35b374395 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] Delete volume request issued successfully. [ 986.710157] [55494]: INFO cinder.api.openstack.wsgi [req-fc89879e-7f42-4351-9e4b-bd3f5b3edf5d req-15b8b6c0-f142-4be7-a157-8bd35b374395 tempest-ServerActionsV293TestJSON-355111187 tempest-ServerActionsV293TestJSON-355111187-project-member] http://10.180.1.21/volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 returned with HTTP 202 [ 986.710726] [55494]: [pid: 55494|app: 0|req: 115/224] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 12 21:10:52 2025] DELETE /volume/v3/volumes/ef5012eb-bdf9-4b73-a800-794985a85b17 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 988.278101] [55493]: DEBUG cinder.api.middleware.request_id [req-842d92da-506f-456e-ba61-ad7d568aab76 req-9a662942-e049-44cb-a82f-beff8cb91824 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.281466] [55493]: INFO cinder.api.openstack.wsgi [req-842d92da-506f-456e-ba61-ad7d568aab76 req-9a662942-e049-44cb-a82f-beff8cb91824 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1118be07-74a4-4328-ae6e-945754e5dd6e [ 988.282910] [55493]: DEBUG cinder.api.openstack.wsgi [req-842d92da-506f-456e-ba61-ad7d568aab76 req-9a662942-e049-44cb-a82f-beff8cb91824 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.282910] [55493]: DEBUG cinder.api.openstack.wsgi [req-842d92da-506f-456e-ba61-ad7d568aab76 req-9a662942-e049-44cb-a82f-beff8cb91824 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.301047] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.301047] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.839692] [55493]: INFO cinder.api.openstack.wsgi [req-842d92da-506f-456e-ba61-ad7d568aab76 req-9a662942-e049-44cb-a82f-beff8cb91824 tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/attachments/1118be07-74a4-4328-ae6e-945754e5dd6e returned with HTTP 200 [ 988.839692] [55493]: [pid: 55493|app: 0|req: 110/225] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:10:54 2025] DELETE /volume/v3/attachments/1118be07-74a4-4328-ae6e-945754e5dd6e => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.855048] [55494]: DEBUG cinder.api.middleware.request_id [req-842d92da-506f-456e-ba61-ad7d568aab76 req-7e5217f6-2547-47b4-b9f4-1ae771aeea1a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.866570] [55494]: INFO cinder.api.openstack.wsgi [req-842d92da-506f-456e-ba61-ad7d568aab76 req-7e5217f6-2547-47b4-b9f4-1ae771aeea1a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] DELETE http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 988.866818] [55494]: DEBUG cinder.api.openstack.wsgi [req-842d92da-506f-456e-ba61-ad7d568aab76 req-7e5217f6-2547-47b4-b9f4-1ae771aeea1a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.867045] [55494]: DEBUG cinder.api.openstack.wsgi [req-842d92da-506f-456e-ba61-ad7d568aab76 req-7e5217f6-2547-47b4-b9f4-1ae771aeea1a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.867372] [55494]: INFO cinder.api.v3.volumes [req-842d92da-506f-456e-ba61-ad7d568aab76 req-7e5217f6-2547-47b4-b9f4-1ae771aeea1a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Delete volume with id: 75885a3c-ea7d-4349-855a-e1e7e6e12697 [ 988.878782] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.878782] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.879407] [55494]: INFO cinder.volume.api [req-842d92da-506f-456e-ba61-ad7d568aab76 req-7e5217f6-2547-47b4-b9f4-1ae771aeea1a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Volume info retrieved successfully. [ 988.902892] [55494]: INFO cinder.volume.api [req-842d92da-506f-456e-ba61-ad7d568aab76 req-7e5217f6-2547-47b4-b9f4-1ae771aeea1a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] Delete volume request issued successfully. [ 988.903261] [55494]: INFO cinder.api.openstack.wsgi [req-842d92da-506f-456e-ba61-ad7d568aab76 req-7e5217f6-2547-47b4-b9f4-1ae771aeea1a tempest-ServersTestBootFromVolume-394683464 tempest-ServersTestBootFromVolume-394683464-project-member] http://10.180.1.21/volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 returned with HTTP 202 [ 988.903818] [55494]: [pid: 55494|app: 0|req: 116/226] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 12 21:10:54 2025] DELETE /volume/v3/volumes/75885a3c-ea7d-4349-855a-e1e7e6e12697 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 992.293497] [55493]: DEBUG cinder.api.middleware.request_id [req-2912febe-be7d-40eb-a837-083825996bad req-42fd87b9-5cef-4fd1-9054-8201d5bfd6ac None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.297745] [55493]: INFO cinder.api.openstack.wsgi [req-2912febe-be7d-40eb-a837-083825996bad req-42fd87b9-5cef-4fd1-9054-8201d5bfd6ac tempest-ServerActionsTestJSON-613229635 tempest-ServerActionsTestJSON-613229635-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=ab28bb60-47bc-4be4-b9bc-12373d6bd1d9 [ 992.298811] [55493]: DEBUG cinder.api.openstack.wsgi [req-2912febe-be7d-40eb-a837-083825996bad req-42fd87b9-5cef-4fd1-9054-8201d5bfd6ac tempest-ServerActionsTestJSON-613229635 tempest-ServerActionsTestJSON-613229635-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.298811] [55493]: DEBUG cinder.api.openstack.wsgi [req-2912febe-be7d-40eb-a837-083825996bad req-42fd87b9-5cef-4fd1-9054-8201d5bfd6ac tempest-ServerActionsTestJSON-613229635 tempest-ServerActionsTestJSON-613229635-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.314692] [55493]: INFO cinder.api.openstack.wsgi [req-2912febe-be7d-40eb-a837-083825996bad req-42fd87b9-5cef-4fd1-9054-8201d5bfd6ac tempest-ServerActionsTestJSON-613229635 tempest-ServerActionsTestJSON-613229635-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=ab28bb60-47bc-4be4-b9bc-12373d6bd1d9 returned with HTTP 200 [ 992.315166] [55493]: [pid: 55493|app: 0|req: 111/227] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 12 21:10:58 2025] GET /volume/v3/attachments?instance_id=ab28bb60-47bc-4be4-b9bc-12373d6bd1d9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.896848] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=31,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1000.449957] [55494]: DEBUG cinder.api.middleware.request_id [req-d4943e74-9351-4b55-a931-6685d29f6000 req-3d1f8e92-93c8-454d-810d-c5e165847f0f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.452507] [55494]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-3d1f8e92-93c8-454d-810d-c5e165847f0f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1000.452765] [55494]: DEBUG cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-3d1f8e92-93c8-454d-810d-c5e165847f0f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.453126] [55494]: DEBUG cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-3d1f8e92-93c8-454d-810d-c5e165847f0f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.464512] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.464512] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1000.469021] [55494]: INFO cinder.volume.api [req-d4943e74-9351-4b55-a931-6685d29f6000 req-3d1f8e92-93c8-454d-810d-c5e165847f0f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1000.474019] [55494]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-3d1f8e92-93c8-454d-810d-c5e165847f0f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1000.474633] [55494]: [pid: 55494|app: 0|req: 117/228] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:11:06 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1001.996751] [55493]: DEBUG cinder.api.middleware.request_id [None req-92e9dd57-99d0-4943-a0ab-c71716faaa3e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.997350] [55493]: INFO cinder.api.openstack.wsgi [None req-92e9dd57-99d0-4943-a0ab-c71716faaa3e None None] GET http://10.180.1.21/volume// [ 1001.997531] [55493]: DEBUG cinder.api.openstack.wsgi [None req-92e9dd57-99d0-4943-a0ab-c71716faaa3e None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.997751] [55493]: DEBUG cinder.api.openstack.wsgi [None req-92e9dd57-99d0-4943-a0ab-c71716faaa3e None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.998189] [55493]: INFO cinder.api.openstack.wsgi [None req-92e9dd57-99d0-4943-a0ab-c71716faaa3e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1001.998529] [55493]: [pid: 55493|app: 0|req: 112/229] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:11:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1002.003928] [55494]: DEBUG cinder.api.middleware.request_id [req-d4943e74-9351-4b55-a931-6685d29f6000 req-269f7c5f-9f99-445d-aba8-bc53a536ad22 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.006836] [55494]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-269f7c5f-9f99-445d-aba8-bc53a536ad22 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1002.007395] [55494]: DEBUG cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-269f7c5f-9f99-445d-aba8-bc53a536ad22 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad8f076f-a301-4dce-b51c-83396b00e6af", "connector": null, "instance_uuid": "1cbd1368-03e3-42b0-8ff3-9a8044f47fe2"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1002.019582] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.019582] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.049092] [55494]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-269f7c5f-9f99-445d-aba8-bc53a536ad22 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1002.049592] [55494]: [pid: 55494|app: 0|req: 118/230] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:11:07 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1002.075762] [55493]: DEBUG cinder.api.middleware.request_id [None req-1db26126-cb4f-483e-93c3-10702a24af89 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.078108] [55493]: INFO cinder.api.openstack.wsgi [None req-1db26126-cb4f-483e-93c3-10702a24af89 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1002.078354] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1db26126-cb4f-483e-93c3-10702a24af89 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.078694] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1db26126-cb4f-483e-93c3-10702a24af89 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.091254] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.091254] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.095616] [55493]: INFO cinder.volume.api [None req-1db26126-cb4f-483e-93c3-10702a24af89 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1002.102025] [55493]: INFO cinder.api.openstack.wsgi [None req-1db26126-cb4f-483e-93c3-10702a24af89 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1002.102473] [55493]: [pid: 55493|app: 0|req: 113/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:07 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1002.625526] [55494]: DEBUG cinder.api.middleware.request_id [None req-80e2bcc5-a412-419f-87bf-ebdf8db702e7 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.626532] [55494]: INFO cinder.api.openstack.wsgi [None req-80e2bcc5-a412-419f-87bf-ebdf8db702e7 None None] GET http://10.180.1.21/volume// [ 1002.626532] [55494]: DEBUG cinder.api.openstack.wsgi [None req-80e2bcc5-a412-419f-87bf-ebdf8db702e7 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.626839] [55494]: DEBUG cinder.api.openstack.wsgi [None req-80e2bcc5-a412-419f-87bf-ebdf8db702e7 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.627058] [55494]: INFO cinder.api.openstack.wsgi [None req-80e2bcc5-a412-419f-87bf-ebdf8db702e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1002.627392] [55494]: [pid: 55494|app: 0|req: 119/232] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:11:08 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1002.631416] [55493]: DEBUG cinder.api.middleware.request_id [req-d4943e74-9351-4b55-a931-6685d29f6000 req-dece1dd8-b763-4f5d-a74a-9c707f16d8fc None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.637119] [55493]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-dece1dd8-b763-4f5d-a74a-9c707f16d8fc tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1002.637119] [55493]: DEBUG cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-dece1dd8-b763-4f5d-a74a-9c707f16d8fc tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.637119] [55493]: DEBUG cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-dece1dd8-b763-4f5d-a74a-9c707f16d8fc tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.648272] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648272] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.653595] [55493]: INFO cinder.volume.api [req-d4943e74-9351-4b55-a931-6685d29f6000 req-dece1dd8-b763-4f5d-a74a-9c707f16d8fc tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1002.659809] [55493]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-dece1dd8-b763-4f5d-a74a-9c707f16d8fc tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1002.664511] [55493]: [pid: 55493|app: 0|req: 114/233] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:11:08 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 1031 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1002.722976] [55494]: DEBUG cinder.api.middleware.request_id [req-d4943e74-9351-4b55-a931-6685d29f6000 req-e6db86bd-7edf-4dcf-8973-e6635ec7700f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.726047] [55494]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-e6db86bd-7edf-4dcf-8973-e6635ec7700f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] PUT http://10.180.1.21/volume/v3/attachments/cfdc7cfe-3276-4f7d-adfe-6802bf5f0476 [ 1002.727172] [55494]: DEBUG cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-e6db86bd-7edf-4dcf-8973-e6635ec7700f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-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-503072", "mountpoint": "/dev/sdb"}}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1002.743913] [55494]: DEBUG cinder.coordination [req-d4943e74-9351-4b55-a931-6685d29f6000 req-e6db86bd-7edf-4dcf-8973-e6635ec7700f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Acquiring lock "cinder-attachment_update-ad8f076f-a301-4dce-b51c-83396b00e6af-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1002.751745] [55494]: DEBUG cinder.coordination [req-d4943e74-9351-4b55-a931-6685d29f6000 req-e6db86bd-7edf-4dcf-8973-e6635ec7700f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Lock "cinder-attachment_update-ad8f076f-a301-4dce-b51c-83396b00e6af-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1002.755174] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.755174] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.112760] [55493]: DEBUG cinder.api.middleware.request_id [None req-6a6ad0fd-6e13-4b39-8d3e-11f7f2cddff9 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.115751] [55493]: INFO cinder.api.openstack.wsgi [None req-6a6ad0fd-6e13-4b39-8d3e-11f7f2cddff9 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1003.116103] [55493]: DEBUG cinder.api.openstack.wsgi [None req-6a6ad0fd-6e13-4b39-8d3e-11f7f2cddff9 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.116450] [55493]: DEBUG cinder.api.openstack.wsgi [None req-6a6ad0fd-6e13-4b39-8d3e-11f7f2cddff9 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.128653] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.128653] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.133669] [55493]: INFO cinder.volume.api [None req-6a6ad0fd-6e13-4b39-8d3e-11f7f2cddff9 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1003.141198] [55493]: INFO cinder.api.openstack.wsgi [None req-6a6ad0fd-6e13-4b39-8d3e-11f7f2cddff9 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1003.141718] [55493]: [pid: 55493|app: 0|req: 115/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:08 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.153603] [55493]: DEBUG cinder.api.middleware.request_id [None req-4497f8ae-0b39-404c-9fa9-3774fefecde1 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.155250] [55493]: INFO cinder.api.openstack.wsgi [None req-4497f8ae-0b39-404c-9fa9-3774fefecde1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1004.155250] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4497f8ae-0b39-404c-9fa9-3774fefecde1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.155250] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4497f8ae-0b39-404c-9fa9-3774fefecde1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.169678] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.169678] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.175308] [55493]: INFO cinder.volume.api [None req-4497f8ae-0b39-404c-9fa9-3774fefecde1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1004.181900] [55493]: INFO cinder.api.openstack.wsgi [None req-4497f8ae-0b39-404c-9fa9-3774fefecde1 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1004.181900] [55493]: [pid: 55493|app: 0|req: 116/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:10 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.196183] [55493]: DEBUG cinder.api.middleware.request_id [None req-dc70b0bf-79bd-48d5-b4ec-5de4d940e783 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.200216] [55493]: INFO cinder.api.openstack.wsgi [None req-dc70b0bf-79bd-48d5-b4ec-5de4d940e783 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1005.201827] [55493]: DEBUG cinder.api.openstack.wsgi [None req-dc70b0bf-79bd-48d5-b4ec-5de4d940e783 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.201827] [55493]: DEBUG cinder.api.openstack.wsgi [None req-dc70b0bf-79bd-48d5-b4ec-5de4d940e783 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.222777] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.222777] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.235369] [55493]: INFO cinder.volume.api [None req-dc70b0bf-79bd-48d5-b4ec-5de4d940e783 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1005.249314] [55493]: INFO cinder.api.openstack.wsgi [None req-dc70b0bf-79bd-48d5-b4ec-5de4d940e783 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1005.254215] [55493]: [pid: 55493|app: 0|req: 117/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:11 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.262732] [55493]: DEBUG cinder.api.middleware.request_id [None req-e98b9dc6-d266-493c-8131-73d9d0b427df None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.266912] [55493]: INFO cinder.api.openstack.wsgi [None req-e98b9dc6-d266-493c-8131-73d9d0b427df tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1006.266912] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e98b9dc6-d266-493c-8131-73d9d0b427df tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.266912] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e98b9dc6-d266-493c-8131-73d9d0b427df tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.283751] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283751] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.287358] [55493]: INFO cinder.volume.api [None req-e98b9dc6-d266-493c-8131-73d9d0b427df tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1006.293456] [55493]: INFO cinder.api.openstack.wsgi [None req-e98b9dc6-d266-493c-8131-73d9d0b427df tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1006.294113] [55493]: [pid: 55493|app: 0|req: 118/237] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:12 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.292321] [55494]: DEBUG cinder.coordination [req-d4943e74-9351-4b55-a931-6685d29f6000 req-e6db86bd-7edf-4dcf-8973-e6635ec7700f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Lock "cinder-attachment_update-ad8f076f-a301-4dce-b51c-83396b00e6af-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.541s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1007.292728] [55494]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-e6db86bd-7edf-4dcf-8973-e6635ec7700f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/attachments/cfdc7cfe-3276-4f7d-adfe-6802bf5f0476 returned with HTTP 200 [ 1007.293369] [55494]: [pid: 55494|app: 0|req: 120/238] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:11:08 2025] PUT /volume/v3/attachments/cfdc7cfe-3276-4f7d-adfe-6802bf5f0476 => generated 617 bytes in 4572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.304360] [55493]: DEBUG cinder.api.middleware.request_id [None req-b3c4265b-6fb2-43d7-8247-ad2a33a6493f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.306667] [55493]: INFO cinder.api.openstack.wsgi [None req-b3c4265b-6fb2-43d7-8247-ad2a33a6493f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1007.306888] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b3c4265b-6fb2-43d7-8247-ad2a33a6493f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.307116] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b3c4265b-6fb2-43d7-8247-ad2a33a6493f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.317192] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.317192] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.320654] [55493]: INFO cinder.volume.api [None req-b3c4265b-6fb2-43d7-8247-ad2a33a6493f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1007.327139] [55493]: INFO cinder.api.openstack.wsgi [None req-b3c4265b-6fb2-43d7-8247-ad2a33a6493f tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1007.327139] [55493]: [pid: 55493|app: 0|req: 119/239] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:13 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.349286] [55494]: DEBUG cinder.api.middleware.request_id [None req-c10a000f-38de-4f98-8b59-50ae28d09ada None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.351844] [55494]: INFO cinder.api.openstack.wsgi [None req-c10a000f-38de-4f98-8b59-50ae28d09ada tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1008.352554] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c10a000f-38de-4f98-8b59-50ae28d09ada tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.352554] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c10a000f-38de-4f98-8b59-50ae28d09ada tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.366663] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.366663] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.370197] [55494]: INFO cinder.volume.api [None req-c10a000f-38de-4f98-8b59-50ae28d09ada tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1008.375223] [55494]: INFO cinder.api.openstack.wsgi [None req-c10a000f-38de-4f98-8b59-50ae28d09ada tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1008.377654] [55494]: [pid: 55494|app: 0|req: 121/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:14 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.963219] [55493]: DEBUG cinder.api.middleware.request_id [req-d4943e74-9351-4b55-a931-6685d29f6000 req-1a96f1f2-1ee0-4b8d-a45e-87adfc18f44a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.970237] [55493]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-1a96f1f2-1ee0-4b8d-a45e-87adfc18f44a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] POST http://10.180.1.21/volume/v3/attachments/cfdc7cfe-3276-4f7d-adfe-6802bf5f0476/action [ 1008.972031] [55493]: DEBUG cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-1a96f1f2-1ee0-4b8d-a45e-87adfc18f44a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1008.972031] [55493]: DEBUG cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-1a96f1f2-1ee0-4b8d-a45e-87adfc18f44a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1008.996151] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.996151] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.005209] [55493]: INFO cinder.api.openstack.wsgi [req-d4943e74-9351-4b55-a931-6685d29f6000 req-1a96f1f2-1ee0-4b8d-a45e-87adfc18f44a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/attachments/cfdc7cfe-3276-4f7d-adfe-6802bf5f0476/action returned with HTTP 204 [ 1009.005209] [55493]: [pid: 55493|app: 0|req: 120/241] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:11:14 2025] POST /volume/v3/attachments/cfdc7cfe-3276-4f7d-adfe-6802bf5f0476/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1009.386177] [55494]: DEBUG cinder.api.middleware.request_id [None req-cbf110e3-f10d-4772-855e-293d301a8530 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.388606] [55494]: INFO cinder.api.openstack.wsgi [None req-cbf110e3-f10d-4772-855e-293d301a8530 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1009.388881] [55494]: DEBUG cinder.api.openstack.wsgi [None req-cbf110e3-f10d-4772-855e-293d301a8530 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.389182] [55494]: DEBUG cinder.api.openstack.wsgi [None req-cbf110e3-f10d-4772-855e-293d301a8530 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.401452] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.401452] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.406903] [55494]: INFO cinder.volume.api [None req-cbf110e3-f10d-4772-855e-293d301a8530 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1009.419756] [55494]: INFO cinder.api.openstack.wsgi [None req-cbf110e3-f10d-4772-855e-293d301a8530 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1009.420639] [55494]: [pid: 55494|app: 0|req: 122/242] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:15 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.436866] [55493]: DEBUG cinder.api.middleware.request_id [None req-f4c9c563-1125-43e9-892b-be9b52a9a715 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.439191] [55493]: INFO cinder.api.openstack.wsgi [None req-f4c9c563-1125-43e9-892b-be9b52a9a715 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1009.439422] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f4c9c563-1125-43e9-892b-be9b52a9a715 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.439638] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f4c9c563-1125-43e9-892b-be9b52a9a715 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.450873] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.450873] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.454811] [55493]: INFO cinder.volume.api [None req-f4c9c563-1125-43e9-892b-be9b52a9a715 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1009.460219] [55493]: INFO cinder.api.openstack.wsgi [None req-f4c9c563-1125-43e9-892b-be9b52a9a715 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1009.460959] [55493]: [pid: 55493|app: 0|req: 121/243] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:15 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.580336] [55494]: DEBUG cinder.api.middleware.request_id [req-4dba7f26-4c6f-440c-ae33-bd20a0b694e1 req-9adca33c-403f-49f1-8b59-8978da56ef68 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.582509] [55494]: INFO cinder.api.openstack.wsgi [req-4dba7f26-4c6f-440c-ae33-bd20a0b694e1 req-9adca33c-403f-49f1-8b59-8978da56ef68 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1009.583506] [55494]: DEBUG cinder.api.openstack.wsgi [req-4dba7f26-4c6f-440c-ae33-bd20a0b694e1 req-9adca33c-403f-49f1-8b59-8978da56ef68 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.583994] [55494]: DEBUG cinder.api.openstack.wsgi [req-4dba7f26-4c6f-440c-ae33-bd20a0b694e1 req-9adca33c-403f-49f1-8b59-8978da56ef68 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.605780] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.605780] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.614494] [55494]: INFO cinder.volume.api [req-4dba7f26-4c6f-440c-ae33-bd20a0b694e1 req-9adca33c-403f-49f1-8b59-8978da56ef68 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1009.619582] [55494]: INFO cinder.api.openstack.wsgi [req-4dba7f26-4c6f-440c-ae33-bd20a0b694e1 req-9adca33c-403f-49f1-8b59-8978da56ef68 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1009.620823] [55494]: [pid: 55494|app: 0|req: 123/244] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:11:15 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.756373] [55493]: DEBUG cinder.api.middleware.request_id [req-27a7215e-9df5-4ba4-b252-1382dd7f8c7f req-22a7696c-23f8-47b1-a83e-a1e67ae0509a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.760175] [55493]: INFO cinder.api.openstack.wsgi [req-27a7215e-9df5-4ba4-b252-1382dd7f8c7f req-22a7696c-23f8-47b1-a83e-a1e67ae0509a tempest-InstanceActionsTestJSON-1613452514 tempest-InstanceActionsTestJSON-1613452514-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=71b28d45-f27b-4e8e-b525-5a2ceba070aa [ 1018.760175] [55493]: DEBUG cinder.api.openstack.wsgi [req-27a7215e-9df5-4ba4-b252-1382dd7f8c7f req-22a7696c-23f8-47b1-a83e-a1e67ae0509a tempest-InstanceActionsTestJSON-1613452514 tempest-InstanceActionsTestJSON-1613452514-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.760175] [55493]: DEBUG cinder.api.openstack.wsgi [req-27a7215e-9df5-4ba4-b252-1382dd7f8c7f req-22a7696c-23f8-47b1-a83e-a1e67ae0509a tempest-InstanceActionsTestJSON-1613452514 tempest-InstanceActionsTestJSON-1613452514-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.771458] [55493]: INFO cinder.api.openstack.wsgi [req-27a7215e-9df5-4ba4-b252-1382dd7f8c7f req-22a7696c-23f8-47b1-a83e-a1e67ae0509a tempest-InstanceActionsTestJSON-1613452514 tempest-InstanceActionsTestJSON-1613452514-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=71b28d45-f27b-4e8e-b525-5a2ceba070aa returned with HTTP 200 [ 1018.771458] [55493]: [pid: 55493|app: 0|req: 122/245] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 12 21:11:24 2025] GET /volume/v3/attachments?instance_id=71b28d45-f27b-4e8e-b525-5a2ceba070aa => generated 19 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.616023] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1020.274731] [55494]: DEBUG cinder.api.middleware.request_id [req-f4a67b5f-6dde-4479-836b-159fdcca1bcd req-e556e779-e146-41ae-9efa-04f036a1245b None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.277172] [55494]: INFO cinder.api.openstack.wsgi [req-f4a67b5f-6dde-4479-836b-159fdcca1bcd req-e556e779-e146-41ae-9efa-04f036a1245b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1020.277400] [55494]: DEBUG cinder.api.openstack.wsgi [req-f4a67b5f-6dde-4479-836b-159fdcca1bcd req-e556e779-e146-41ae-9efa-04f036a1245b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.277616] [55494]: DEBUG cinder.api.openstack.wsgi [req-f4a67b5f-6dde-4479-836b-159fdcca1bcd req-e556e779-e146-41ae-9efa-04f036a1245b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.290892] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.290892] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.294795] [55494]: INFO cinder.volume.api [req-f4a67b5f-6dde-4479-836b-159fdcca1bcd req-e556e779-e146-41ae-9efa-04f036a1245b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1020.299979] [55494]: INFO cinder.api.openstack.wsgi [req-f4a67b5f-6dde-4479-836b-159fdcca1bcd req-e556e779-e146-41ae-9efa-04f036a1245b tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1020.300481] [55494]: [pid: 55494|app: 0|req: 124/246] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:11:26 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1026.283000] [55493]: DEBUG cinder.api.middleware.request_id [None req-4d60dbef-a168-469b-bc5f-497d770e76da None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.285293] [55493]: INFO cinder.api.openstack.wsgi [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1026.285918] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1410126034"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1026.287798] [55493]: DEBUG cinder.api.v3.volumes [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1410126034'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1026.287935] [55493]: INFO cinder.api.v3.volumes [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Create volume of 1 GB [ 1026.297725] [55493]: INFO cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Availability Zones retrieved successfully. [ 1026.304726] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Flow 'volume_create_api' (faf577f8-3f1c-4ec7-aa62-813932f3108c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1026.306025] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (971af73e-50a0-4757-b734-b56d4c92fbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.307315] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1026.335015] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (971af73e-50a0-4757-b734-b56d4c92fbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.336139] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716808c0-ff3a-44f3-80a5-3f3531d8e776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.386943] [55493]: DEBUG cinder.quota [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Created reservations ['78a2896f-b0f4-4afa-9e17-671d5c68ab46', '315b6b47-bd49-4be5-8ebf-8f25bc40849e', '0a127a31-ce33-4991-8a3b-208d6e832652', '262b9087-0698-4c2a-ba2b-99e32be76be9'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1026.387619] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716808c0-ff3a-44f3-80a5-3f3531d8e776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78a2896f-b0f4-4afa-9e17-671d5c68ab46', '315b6b47-bd49-4be5-8ebf-8f25bc40849e', '0a127a31-ce33-4991-8a3b-208d6e832652', '262b9087-0698-4c2a-ba2b-99e32be76be9']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.388519] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10dae86b-573d-483a-b7a0-56afdce15a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.402907] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10dae86b-573d-483a-b7a0-56afdce15a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1410126034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5be96206fc46a687e145395d53e74b',qos_specs=None,replication_status=,reservations=['78a2896f-b0f4-4afa-9e17-671d5c68ab46','315b6b47-bd49-4be5-8ebf-8f25bc40849e','0a127a31-ce33-4991-8a3b-208d6e832652','262b9087-0698-4c2a-ba2b-99e32be76be9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b4132eea1e4d19b4a401e8afacd73f',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:11:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1410126034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb5be96206fc46a687e145395d53e74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2b4132eea1e4d19b4a401e8afacd73f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.403626] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0560a49-eeed-42f0-b9f6-81bd6430d1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.421412] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0560a49-eeed-42f0-b9f6-81bd6430d1cc) transitioned into state 'SUCCESS' from state '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-1410126034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5be96206fc46a687e145395d53e74b',qos_specs=None,replication_status=,reservations=['78a2896f-b0f4-4afa-9e17-671d5c68ab46','315b6b47-bd49-4be5-8ebf-8f25bc40849e','0a127a31-ce33-4991-8a3b-208d6e832652','262b9087-0698-4c2a-ba2b-99e32be76be9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b4132eea1e4d19b4a401e8afacd73f',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.422137] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e4b5ff-f670-46a8-9169-983bba9dc95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1026.431958] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e4b5ff-f670-46a8-9169-983bba9dc95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1026.433229] [55493]: DEBUG cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Flow 'volume_create_api' (faf577f8-3f1c-4ec7-aa62-813932f3108c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1026.433607] [55493]: INFO cinder.volume.api [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Create volume request issued successfully. [ 1026.434347] [55493]: INFO cinder.api.openstack.wsgi [None req-4d60dbef-a168-469b-bc5f-497d770e76da tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1026.435040] [55493]: [pid: 55493|app: 0|req: 123/247] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:11:32 2025] POST /volume/v3/volumes => generated 753 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1026.450349] [55494]: DEBUG cinder.api.middleware.request_id [None req-fe6e8073-155b-48c5-be52-eaa09648e181 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.455098] [55494]: INFO cinder.api.openstack.wsgi [None req-fe6e8073-155b-48c5-be52-eaa09648e181 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 [ 1026.455151] [55494]: DEBUG cinder.api.openstack.wsgi [None req-fe6e8073-155b-48c5-be52-eaa09648e181 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.455351] [55494]: DEBUG cinder.api.openstack.wsgi [None req-fe6e8073-155b-48c5-be52-eaa09648e181 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.468215] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.468215] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.475059] [55494]: INFO cinder.volume.api [None req-fe6e8073-155b-48c5-be52-eaa09648e181 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1026.484633] [55494]: INFO cinder.api.openstack.wsgi [None req-fe6e8073-155b-48c5-be52-eaa09648e181 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 returned with HTTP 200 [ 1026.485252] [55494]: [pid: 55494|app: 0|req: 125/248] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:32 2025] GET /volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.502806] [55493]: DEBUG cinder.api.middleware.request_id [None req-74ae81da-644a-4d4e-aa9d-a4375e0842dd None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.505764] [55493]: INFO cinder.api.openstack.wsgi [None req-74ae81da-644a-4d4e-aa9d-a4375e0842dd tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 [ 1027.506074] [55493]: DEBUG cinder.api.openstack.wsgi [None req-74ae81da-644a-4d4e-aa9d-a4375e0842dd tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.506322] [55493]: DEBUG cinder.api.openstack.wsgi [None req-74ae81da-644a-4d4e-aa9d-a4375e0842dd tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.520349] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520349] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.525038] [55493]: INFO cinder.volume.api [None req-74ae81da-644a-4d4e-aa9d-a4375e0842dd tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1027.531031] [55493]: INFO cinder.api.openstack.wsgi [None req-74ae81da-644a-4d4e-aa9d-a4375e0842dd tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 returned with HTTP 200 [ 1027.531443] [55493]: [pid: 55493|app: 0|req: 124/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:33 2025] GET /volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.544702] [55494]: DEBUG cinder.api.middleware.request_id [None req-a4eb6898-6092-47b9-9149-43b88e68a9e5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.546942] [55494]: INFO cinder.api.openstack.wsgi [None req-a4eb6898-6092-47b9-9149-43b88e68a9e5 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] POST http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2/action [ 1027.547637] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a4eb6898-6092-47b9-9149-43b88e68a9e5 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1027.547900] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a4eb6898-6092-47b9-9149-43b88e68a9e5 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1027.558978] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.558978] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.561023] [55494]: INFO cinder.volume.api [None req-a4eb6898-6092-47b9-9149-43b88e68a9e5 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1027.571300] [55494]: INFO cinder.volume.api [None req-a4eb6898-6092-47b9-9149-43b88e68a9e5 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume updated successfully. [ 1027.571794] [55494]: INFO cinder.api.openstack.wsgi [None req-a4eb6898-6092-47b9-9149-43b88e68a9e5 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2/action returned with HTTP 200 [ 1027.572374] [55494]: [pid: 55494|app: 0|req: 126/250] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 12 21:11:33 2025] POST /volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1027.577297] [55493]: DEBUG cinder.api.middleware.request_id [None req-d21a8d51-bed4-448e-942d-0212cb4e1640 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.580504] [55493]: INFO cinder.api.openstack.wsgi [None req-d21a8d51-bed4-448e-942d-0212cb4e1640 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 [ 1027.581148] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d21a8d51-bed4-448e-942d-0212cb4e1640 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.581148] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d21a8d51-bed4-448e-942d-0212cb4e1640 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.592211] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.592211] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.598895] [55493]: INFO cinder.volume.api [None req-d21a8d51-bed4-448e-942d-0212cb4e1640 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1027.604572] [55493]: INFO cinder.api.openstack.wsgi [None req-d21a8d51-bed4-448e-942d-0212cb4e1640 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 returned with HTTP 200 [ 1027.609076] [55493]: [pid: 55493|app: 0|req: 125/251] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:33 2025] GET /volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.715973] [55494]: DEBUG cinder.api.middleware.request_id [req-07f01d36-3e4f-4980-bb75-df9fc697f420 req-2187b015-c4e0-439f-babf-8fbe8513e716 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.718148] [55494]: INFO cinder.api.openstack.wsgi [req-07f01d36-3e4f-4980-bb75-df9fc697f420 req-2187b015-c4e0-439f-babf-8fbe8513e716 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 [ 1027.718672] [55494]: DEBUG cinder.api.openstack.wsgi [req-07f01d36-3e4f-4980-bb75-df9fc697f420 req-2187b015-c4e0-439f-babf-8fbe8513e716 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.719240] [55494]: DEBUG cinder.api.openstack.wsgi [req-07f01d36-3e4f-4980-bb75-df9fc697f420 req-2187b015-c4e0-439f-babf-8fbe8513e716 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.728366] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.728366] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.732978] [55494]: INFO cinder.volume.api [req-07f01d36-3e4f-4980-bb75-df9fc697f420 req-2187b015-c4e0-439f-babf-8fbe8513e716 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1027.739599] [55494]: INFO cinder.api.openstack.wsgi [req-07f01d36-3e4f-4980-bb75-df9fc697f420 req-2187b015-c4e0-439f-babf-8fbe8513e716 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 returned with HTTP 200 [ 1027.739599] [55494]: [pid: 55494|app: 0|req: 127/252] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:11:33 2025] GET /volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.184257] [55493]: DEBUG cinder.api.middleware.request_id [None req-29092f05-fd84-46ae-b872-bf21bdd226ee None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.186439] [55493]: INFO cinder.api.openstack.wsgi [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1028.186825] [55493]: DEBUG cinder.api.openstack.wsgi [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-119956761"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1028.188542] [55493]: DEBUG cinder.api.v3.volumes [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-119956761'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1028.188680] [55493]: INFO cinder.api.v3.volumes [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Create volume of 1 GB [ 1028.193253] [55493]: INFO cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Availability Zones retrieved successfully. [ 1028.200196] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Flow 'volume_create_api' (e7570c33-5d08-4c7b-89f9-b92786137cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1028.201429] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09fee29-9952-4187-8061-cb982d1e9a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1028.202655] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1028.224259] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09fee29-9952-4187-8061-cb982d1e9a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1028.225392] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d644c5b-cd7a-476f-a86c-ff83ca056a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1028.261909] [55493]: DEBUG cinder.quota [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Created reservations ['3fdd7b8e-36b4-4bd5-b5fb-123b66d13e86', 'bf7e3d44-26db-4d5f-b7df-ebb9e924f57e', 'dec2deed-a078-4643-8995-87955034e222', '902e09c5-9a8c-4797-8628-557a9e576703'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1028.262901] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d644c5b-cd7a-476f-a86c-ff83ca056a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fdd7b8e-36b4-4bd5-b5fb-123b66d13e86', 'bf7e3d44-26db-4d5f-b7df-ebb9e924f57e', 'dec2deed-a078-4643-8995-87955034e222', '902e09c5-9a8c-4797-8628-557a9e576703']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1028.263820] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b15de3-7b25-4bb6-a913-944a39a04e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1028.281797] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b15de3-7b25-4bb6-a913-944a39a04e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95dd0895-bd0f-41a8-a7f7-a4f027abe632', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-119956761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5be96206fc46a687e145395d53e74b',qos_specs=None,replication_status=,reservations=['3fdd7b8e-36b4-4bd5-b5fb-123b66d13e86','bf7e3d44-26db-4d5f-b7df-ebb9e924f57e','dec2deed-a078-4643-8995-87955034e222','902e09c5-9a8c-4797-8628-557a9e576703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b4132eea1e4d19b4a401e8afacd73f',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-119956761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95dd0895-bd0f-41a8-a7f7-a4f027abe632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb5be96206fc46a687e145395d53e74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2b4132eea1e4d19b4a401e8afacd73f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1028.281797] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f52e2e1-2b38-4154-9d12-4119eb7ab5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1028.302326] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f52e2e1-2b38-4154-9d12-4119eb7ab5ec) transitioned into state 'SUCCESS' from state '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-119956761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5be96206fc46a687e145395d53e74b',qos_specs=None,replication_status=,reservations=['3fdd7b8e-36b4-4bd5-b5fb-123b66d13e86','bf7e3d44-26db-4d5f-b7df-ebb9e924f57e','dec2deed-a078-4643-8995-87955034e222','902e09c5-9a8c-4797-8628-557a9e576703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b4132eea1e4d19b4a401e8afacd73f',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1028.304256] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bc8221-841d-4aea-91af-9ad58a1041de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1028.315289] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bc8221-841d-4aea-91af-9ad58a1041de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1028.316576] [55493]: DEBUG cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Flow 'volume_create_api' (e7570c33-5d08-4c7b-89f9-b92786137cee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1028.316901] [55493]: INFO cinder.volume.api [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Create volume request issued successfully. [ 1028.317644] [55493]: INFO cinder.api.openstack.wsgi [None req-29092f05-fd84-46ae-b872-bf21bdd226ee tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1028.318107] [55493]: [pid: 55493|app: 0|req: 126/253] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:11:34 2025] POST /volume/v3/volumes => generated 752 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1028.336154] [55494]: DEBUG cinder.api.middleware.request_id [None req-7c9f0616-5b69-4040-b969-acfde9567b05 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.338527] [55494]: INFO cinder.api.openstack.wsgi [None req-7c9f0616-5b69-4040-b969-acfde9567b05 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 [ 1028.338760] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7c9f0616-5b69-4040-b969-acfde9567b05 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.338998] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7c9f0616-5b69-4040-b969-acfde9567b05 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.349259] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.349259] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.353203] [55494]: INFO cinder.volume.api [None req-7c9f0616-5b69-4040-b969-acfde9567b05 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1028.358411] [55494]: INFO cinder.api.openstack.wsgi [None req-7c9f0616-5b69-4040-b969-acfde9567b05 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 returned with HTTP 200 [ 1028.358836] [55494]: [pid: 55494|app: 0|req: 128/254] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:34 2025] GET /volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.375418] [55493]: DEBUG cinder.api.middleware.request_id [None req-ab3da22e-c511-4117-94bc-93e4df7dcfb7 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.376283] [55493]: INFO cinder.api.openstack.wsgi [None req-ab3da22e-c511-4117-94bc-93e4df7dcfb7 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 [ 1029.377075] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ab3da22e-c511-4117-94bc-93e4df7dcfb7 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.377075] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ab3da22e-c511-4117-94bc-93e4df7dcfb7 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.388209] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.388209] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.395764] [55493]: INFO cinder.volume.api [None req-ab3da22e-c511-4117-94bc-93e4df7dcfb7 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1029.404406] [55493]: INFO cinder.api.openstack.wsgi [None req-ab3da22e-c511-4117-94bc-93e4df7dcfb7 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 returned with HTTP 200 [ 1029.404690] [55493]: [pid: 55493|app: 0|req: 127/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:35 2025] GET /volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.303528] [55494]: DEBUG cinder.api.middleware.request_id [None req-20293f02-a6dd-4b28-9734-d4cb9918fa17 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.308027] [55494]: INFO cinder.api.openstack.wsgi [None req-20293f02-a6dd-4b28-9734-d4cb9918fa17 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 1035.308027] [55494]: DEBUG cinder.api.openstack.wsgi [None req-20293f02-a6dd-4b28-9734-d4cb9918fa17 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.308027] [55494]: DEBUG cinder.api.openstack.wsgi [None req-20293f02-a6dd-4b28-9734-d4cb9918fa17 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.308027] [55494]: INFO cinder.api.v3.volumes [None req-20293f02-a6dd-4b28-9734-d4cb9918fa17 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Delete volume with id: f89a46c8-0590-4761-90c6-9165635bbf5e [ 1035.323989] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.323989] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.325154] [55494]: INFO cinder.volume.api [None req-20293f02-a6dd-4b28-9734-d4cb9918fa17 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 1035.347048] [55494]: INFO cinder.volume.api [None req-20293f02-a6dd-4b28-9734-d4cb9918fa17 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Delete volume request issued successfully. [ 1035.347048] [55494]: INFO cinder.api.openstack.wsgi [None req-20293f02-a6dd-4b28-9734-d4cb9918fa17 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 202 [ 1035.347048] [55494]: [pid: 55494|app: 0|req: 129/256] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:11:41 2025] DELETE /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1035.350699] [55493]: DEBUG cinder.api.middleware.request_id [None req-ef90444f-959e-4ffa-957b-d86af469e3c5 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.352847] [55493]: INFO cinder.api.openstack.wsgi [None req-ef90444f-959e-4ffa-957b-d86af469e3c5 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 1035.353115] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ef90444f-959e-4ffa-957b-d86af469e3c5 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.353345] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ef90444f-959e-4ffa-957b-d86af469e3c5 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.356225] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=134,cinder:UPDATE=33,cinder:INSERT=16 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1035.364225] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364225] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.368931] [55493]: INFO cinder.volume.api [None req-ef90444f-959e-4ffa-957b-d86af469e3c5 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 1035.374243] [55493]: INFO cinder.api.openstack.wsgi [None req-ef90444f-959e-4ffa-957b-d86af469e3c5 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 1035.374719] [55493]: [pid: 55493|app: 0|req: 128/257] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:41 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.385298] [55494]: DEBUG cinder.api.middleware.request_id [None req-79cdb5a2-c26c-4cda-af52-3bb4f9d19ed3 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.387852] [55494]: INFO cinder.api.openstack.wsgi [None req-79cdb5a2-c26c-4cda-af52-3bb4f9d19ed3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 1036.388123] [55494]: DEBUG cinder.api.openstack.wsgi [None req-79cdb5a2-c26c-4cda-af52-3bb4f9d19ed3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.388337] [55494]: DEBUG cinder.api.openstack.wsgi [None req-79cdb5a2-c26c-4cda-af52-3bb4f9d19ed3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.398832] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.398832] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.403079] [55494]: INFO cinder.volume.api [None req-79cdb5a2-c26c-4cda-af52-3bb4f9d19ed3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 1036.409510] [55494]: INFO cinder.api.openstack.wsgi [None req-79cdb5a2-c26c-4cda-af52-3bb4f9d19ed3 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 1036.409510] [55494]: [pid: 55494|app: 0|req: 130/258] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:42 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1037.418440] [55493]: DEBUG cinder.api.middleware.request_id [None req-265d93f8-bcf0-40f9-8333-af09af099399 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.421026] [55493]: INFO cinder.api.openstack.wsgi [None req-265d93f8-bcf0-40f9-8333-af09af099399 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 1037.421671] [55493]: DEBUG cinder.api.openstack.wsgi [None req-265d93f8-bcf0-40f9-8333-af09af099399 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.421928] [55493]: DEBUG cinder.api.openstack.wsgi [None req-265d93f8-bcf0-40f9-8333-af09af099399 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.433760] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.433760] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.440647] [55493]: INFO cinder.volume.api [None req-265d93f8-bcf0-40f9-8333-af09af099399 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Volume info retrieved successfully. [ 1037.447693] [55493]: INFO cinder.api.openstack.wsgi [None req-265d93f8-bcf0-40f9-8333-af09af099399 tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 200 [ 1037.448245] [55493]: [pid: 55493|app: 0|req: 129/259] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:43 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.459139] [55494]: DEBUG cinder.api.middleware.request_id [None req-727b9051-b514-4a6a-943d-c7b20b854ceb None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.461454] [55494]: INFO cinder.api.openstack.wsgi [None req-727b9051-b514-4a6a-943d-c7b20b854ceb tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] GET http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e [ 1038.461540] [55494]: DEBUG cinder.api.openstack.wsgi [None req-727b9051-b514-4a6a-943d-c7b20b854ceb tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.461698] [55494]: DEBUG cinder.api.openstack.wsgi [None req-727b9051-b514-4a6a-943d-c7b20b854ceb tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.468534] [55494]: INFO cinder.api.openstack.wsgi [None req-727b9051-b514-4a6a-943d-c7b20b854ceb tempest-DeleteServersTestJSON-1898356651 tempest-DeleteServersTestJSON-1898356651-project-member] http://10.180.1.21/volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e returned with HTTP 404 [ 1038.469127] [55494]: [pid: 55494|app: 0|req: 131/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:11:44 2025] GET /volume/v3/volumes/f89a46c8-0590-4761-90c6-9165635bbf5e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1047.443886] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=7 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1048.464738] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=26,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1056.018173] [55493]: DEBUG cinder.api.middleware.request_id [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.020924] [55493]: INFO cinder.api.openstack.wsgi [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1056.021634] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-577920283"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1056.023691] [55493]: DEBUG cinder.api.v3.volumes [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-577920283'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1056.024927] [55493]: INFO cinder.api.v3.volumes [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Create volume of 1 GB [ 1056.031793] [55493]: INFO cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Availability Zones retrieved successfully. [ 1056.039166] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Flow 'volume_create_api' (9224138b-d613-4004-a087-f378db8366d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1056.040516] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c1a867-f953-44ee-a66c-014349066d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1056.041867] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1056.076132] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c1a867-f953-44ee-a66c-014349066d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1056.077253] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564e1d54-aac3-4a75-8288-d39b37180cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1056.129898] [55493]: DEBUG cinder.quota [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Created reservations ['365aff20-5c33-4522-aaa2-3cc6bf890900', '74632445-047e-4a41-9422-c7aaa84ffd24', '5e602d4e-b046-4907-a663-8ca684b313ea', '03c73dc5-5218-43bc-852b-d6552f8f81b9'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1056.130969] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564e1d54-aac3-4a75-8288-d39b37180cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['365aff20-5c33-4522-aaa2-3cc6bf890900', '74632445-047e-4a41-9422-c7aaa84ffd24', '5e602d4e-b046-4907-a663-8ca684b313ea', '03c73dc5-5218-43bc-852b-d6552f8f81b9']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1056.131862] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f583282-974d-4971-ae77-568bc5be8efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1056.146175] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f583282-974d-4971-ae77-568bc5be8efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d48fbbe-5974-4468-b74d-f78f6ff7ee00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-577920283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd087b8c1b2a4b00a298583f3e318e98',qos_specs=None,replication_status=,reservations=['365aff20-5c33-4522-aaa2-3cc6bf890900','74632445-047e-4a41-9422-c7aaa84ffd24','5e602d4e-b046-4907-a663-8ca684b313ea','03c73dc5-5218-43bc-852b-d6552f8f81b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a7be003d92408283d3ffd5147c0a98',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-577920283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d48fbbe-5974-4468-b74d-f78f6ff7ee00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd087b8c1b2a4b00a298583f3e318e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a7be003d92408283d3ffd5147c0a98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1056.147244] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f82c5de-4551-4f3c-8c24-de0c9b23e1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1056.163989] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f82c5de-4551-4f3c-8c24-de0c9b23e1cb) transitioned into state 'SUCCESS' from state '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-577920283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd087b8c1b2a4b00a298583f3e318e98',qos_specs=None,replication_status=,reservations=['365aff20-5c33-4522-aaa2-3cc6bf890900','74632445-047e-4a41-9422-c7aaa84ffd24','5e602d4e-b046-4907-a663-8ca684b313ea','03c73dc5-5218-43bc-852b-d6552f8f81b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a7be003d92408283d3ffd5147c0a98',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1056.165176] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e9ec66-7268-4cee-ac0a-5d7d2d4febc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1056.175974] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e9ec66-7268-4cee-ac0a-5d7d2d4febc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1056.177156] [55493]: DEBUG cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Flow 'volume_create_api' (9224138b-d613-4004-a087-f378db8366d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1056.177529] [55493]: INFO cinder.volume.api [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Create volume request issued successfully. [ 1056.178404] [55493]: INFO cinder.api.openstack.wsgi [None req-b3403b3f-0b2d-41c4-abd4-81dd3975bdf8 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1056.178874] [55493]: [pid: 55493|app: 0|req: 130/261] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:12:01 2025] POST /volume/v3/volumes => generated 753 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1056.188186] [55494]: DEBUG cinder.api.middleware.request_id [None req-4951c09e-f568-4b22-9fc1-6489591e7ef1 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.190303] [55494]: INFO cinder.api.openstack.wsgi [None req-4951c09e-f568-4b22-9fc1-6489591e7ef1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1056.190592] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4951c09e-f568-4b22-9fc1-6489591e7ef1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.191753] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4951c09e-f568-4b22-9fc1-6489591e7ef1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.199761] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.199761] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.203940] [55494]: INFO cinder.volume.api [None req-4951c09e-f568-4b22-9fc1-6489591e7ef1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1056.208701] [55494]: INFO cinder.api.openstack.wsgi [None req-4951c09e-f568-4b22-9fc1-6489591e7ef1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1056.209298] [55494]: [pid: 55494|app: 0|req: 132/262] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:02 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1057.221027] [55493]: DEBUG cinder.api.middleware.request_id [None req-a6e45b67-7e2a-4018-bbf5-f599f0769f62 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.224049] [55493]: INFO cinder.api.openstack.wsgi [None req-a6e45b67-7e2a-4018-bbf5-f599f0769f62 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1057.224816] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a6e45b67-7e2a-4018-bbf5-f599f0769f62 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.225531] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a6e45b67-7e2a-4018-bbf5-f599f0769f62 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.243355] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.243355] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.250713] [55493]: INFO cinder.volume.api [None req-a6e45b67-7e2a-4018-bbf5-f599f0769f62 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1057.256617] [55493]: INFO cinder.api.openstack.wsgi [None req-a6e45b67-7e2a-4018-bbf5-f599f0769f62 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1057.257067] [55493]: [pid: 55493|app: 0|req: 131/263] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:03 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.298618] [55494]: DEBUG cinder.api.middleware.request_id [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-faf15e3d-d485-48b5-8e95-022149d0e4e5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.301817] [55494]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-faf15e3d-d485-48b5-8e95-022149d0e4e5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1057.302245] [55494]: DEBUG cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-faf15e3d-d485-48b5-8e95-022149d0e4e5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.302777] [55494]: DEBUG cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-faf15e3d-d485-48b5-8e95-022149d0e4e5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.312173] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312173] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.316250] [55494]: INFO cinder.volume.api [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-faf15e3d-d485-48b5-8e95-022149d0e4e5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1057.321813] [55494]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-faf15e3d-d485-48b5-8e95-022149d0e4e5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1057.322253] [55494]: [pid: 55494|app: 0|req: 133/264] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:12:03 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.845202] [55493]: DEBUG cinder.api.middleware.request_id [None req-7e05fc46-9a6b-4be2-ae7b-a71f6219f85f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.845760] [55493]: INFO cinder.api.openstack.wsgi [None req-7e05fc46-9a6b-4be2-ae7b-a71f6219f85f None None] GET http://10.180.1.21/volume// [ 1058.845953] [55493]: DEBUG cinder.api.openstack.wsgi [None req-7e05fc46-9a6b-4be2-ae7b-a71f6219f85f None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.846192] [55493]: DEBUG cinder.api.openstack.wsgi [None req-7e05fc46-9a6b-4be2-ae7b-a71f6219f85f None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.846684] [55493]: INFO cinder.api.openstack.wsgi [None req-7e05fc46-9a6b-4be2-ae7b-a71f6219f85f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1058.847008] [55493]: [pid: 55493|app: 0|req: 132/265] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:12:04 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1058.851039] [55494]: DEBUG cinder.api.middleware.request_id [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-d74e346b-1970-4576-9cb3-75807ebfa42d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.853335] [55494]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-d74e346b-1970-4576-9cb3-75807ebfa42d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1058.853734] [55494]: DEBUG cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-d74e346b-1970-4576-9cb3-75807ebfa42d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d48fbbe-5974-4468-b74d-f78f6ff7ee00", "connector": null, "instance_uuid": "db9ebced-3859-46e0-851e-4eaf4552acbd"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1058.865673] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.865673] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.886106] [55494]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-d74e346b-1970-4576-9cb3-75807ebfa42d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1058.886327] [55494]: [pid: 55494|app: 0|req: 134/266] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:12:04 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.914962] [55493]: DEBUG cinder.api.middleware.request_id [None req-a2da65c9-df09-4935-9c52-a4b7ccb064d7 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.918130] [55493]: INFO cinder.api.openstack.wsgi [None req-a2da65c9-df09-4935-9c52-a4b7ccb064d7 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1058.918397] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a2da65c9-df09-4935-9c52-a4b7ccb064d7 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.918733] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a2da65c9-df09-4935-9c52-a4b7ccb064d7 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.928983] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.928983] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.932599] [55493]: INFO cinder.volume.api [None req-a2da65c9-df09-4935-9c52-a4b7ccb064d7 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1058.939058] [55493]: INFO cinder.api.openstack.wsgi [None req-a2da65c9-df09-4935-9c52-a4b7ccb064d7 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1058.939712] [55493]: [pid: 55493|app: 0|req: 133/267] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:04 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.940960] [55494]: DEBUG cinder.api.middleware.request_id [None req-f5dc37e8-4542-4db8-bd6f-f14e2f9c497f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.941695] [55494]: INFO cinder.api.openstack.wsgi [None req-f5dc37e8-4542-4db8-bd6f-f14e2f9c497f None None] GET http://10.180.1.21/volume// [ 1058.942037] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f5dc37e8-4542-4db8-bd6f-f14e2f9c497f None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.942379] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f5dc37e8-4542-4db8-bd6f-f14e2f9c497f None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.942804] [55494]: INFO cinder.api.openstack.wsgi [None req-f5dc37e8-4542-4db8-bd6f-f14e2f9c497f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1058.943691] [55494]: [pid: 55494|app: 0|req: 135/268] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:12:04 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1058.949942] [55493]: DEBUG cinder.api.middleware.request_id [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e3f21eb9-6d01-404e-809a-8570231a796f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.952799] [55493]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e3f21eb9-6d01-404e-809a-8570231a796f tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1058.953229] [55493]: DEBUG cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e3f21eb9-6d01-404e-809a-8570231a796f tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.953563] [55493]: DEBUG cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e3f21eb9-6d01-404e-809a-8570231a796f tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.965159] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.965159] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.969219] [55493]: INFO cinder.volume.api [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e3f21eb9-6d01-404e-809a-8570231a796f tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1058.974866] [55493]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e3f21eb9-6d01-404e-809a-8570231a796f tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1058.974866] [55493]: [pid: 55493|app: 0|req: 134/269] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:12:04 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1059.006484] [55494]: DEBUG cinder.api.middleware.request_id [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e6a846c0-5d36-45d4-9363-4de48bd0e03e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.008990] [55494]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e6a846c0-5d36-45d4-9363-4de48bd0e03e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] PUT http://10.180.1.21/volume/v3/attachments/4bd88d20-be3f-4a37-a5a2-ce6e09a858e3 [ 1059.009423] [55494]: DEBUG cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e6a846c0-5d36-45d4-9363-4de48bd0e03e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-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-503098", "mountpoint": "/dev/sdb"}}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1059.018082] [55494]: DEBUG cinder.coordination [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e6a846c0-5d36-45d4-9363-4de48bd0e03e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Acquiring lock "cinder-attachment_update-0d48fbbe-5974-4468-b74d-f78f6ff7ee00-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1059.022115] [55494]: DEBUG cinder.coordination [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e6a846c0-5d36-45d4-9363-4de48bd0e03e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Lock "cinder-attachment_update-0d48fbbe-5974-4468-b74d-f78f6ff7ee00-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1059.023202] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.023202] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.952238] [55493]: DEBUG cinder.api.middleware.request_id [None req-85505d2d-e01a-411c-8b2d-7764c414cf34 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.954447] [55493]: INFO cinder.api.openstack.wsgi [None req-85505d2d-e01a-411c-8b2d-7764c414cf34 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1059.954752] [55493]: DEBUG cinder.api.openstack.wsgi [None req-85505d2d-e01a-411c-8b2d-7764c414cf34 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.954966] [55493]: DEBUG cinder.api.openstack.wsgi [None req-85505d2d-e01a-411c-8b2d-7764c414cf34 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.966715] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.966715] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.971344] [55493]: INFO cinder.volume.api [None req-85505d2d-e01a-411c-8b2d-7764c414cf34 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1059.977222] [55493]: INFO cinder.api.openstack.wsgi [None req-85505d2d-e01a-411c-8b2d-7764c414cf34 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1059.977711] [55493]: [pid: 55493|app: 0|req: 135/270] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:05 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.994167] [55493]: DEBUG cinder.api.middleware.request_id [None req-7ab15b33-80d1-4193-bd7d-5c784b485f42 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.997371] [55493]: INFO cinder.api.openstack.wsgi [None req-7ab15b33-80d1-4193-bd7d-5c784b485f42 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1060.997371] [55493]: DEBUG cinder.api.openstack.wsgi [None req-7ab15b33-80d1-4193-bd7d-5c784b485f42 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.997371] [55493]: DEBUG cinder.api.openstack.wsgi [None req-7ab15b33-80d1-4193-bd7d-5c784b485f42 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.009919] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.009919] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.014613] [55493]: INFO cinder.volume.api [None req-7ab15b33-80d1-4193-bd7d-5c784b485f42 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1061.020188] [55493]: INFO cinder.api.openstack.wsgi [None req-7ab15b33-80d1-4193-bd7d-5c784b485f42 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1061.020591] [55493]: [pid: 55493|app: 0|req: 136/271] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:06 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.032198] [55493]: DEBUG cinder.api.middleware.request_id [None req-64eb24bf-0744-4edd-a50a-d00ae5696b13 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.038315] [55493]: INFO cinder.api.openstack.wsgi [None req-64eb24bf-0744-4edd-a50a-d00ae5696b13 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1062.038315] [55493]: DEBUG cinder.api.openstack.wsgi [None req-64eb24bf-0744-4edd-a50a-d00ae5696b13 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.038315] [55493]: DEBUG cinder.api.openstack.wsgi [None req-64eb24bf-0744-4edd-a50a-d00ae5696b13 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.060219] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.060219] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.064760] [55493]: INFO cinder.volume.api [None req-64eb24bf-0744-4edd-a50a-d00ae5696b13 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1062.070599] [55493]: INFO cinder.api.openstack.wsgi [None req-64eb24bf-0744-4edd-a50a-d00ae5696b13 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1062.070831] [55493]: [pid: 55493|app: 0|req: 137/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:07 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.846191] [55493]: DEBUG cinder.api.middleware.request_id [None req-3e147fc2-5a64-451e-b2f7-209d0688664a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.849397] [55493]: INFO cinder.api.openstack.wsgi [None req-3e147fc2-5a64-451e-b2f7-209d0688664a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1062.849662] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3e147fc2-5a64-451e-b2f7-209d0688664a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.849908] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3e147fc2-5a64-451e-b2f7-209d0688664a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.864172] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.864172] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.868160] [55493]: INFO cinder.volume.api [None req-3e147fc2-5a64-451e-b2f7-209d0688664a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1062.872899] [55493]: INFO cinder.api.openstack.wsgi [None req-3e147fc2-5a64-451e-b2f7-209d0688664a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1062.873408] [55493]: [pid: 55493|app: 0|req: 138/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:08 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.908906] [55493]: DEBUG cinder.api.middleware.request_id [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-984b1af5-6e70-4de5-99f7-4a9979b68f0e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.911406] [55493]: INFO cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-984b1af5-6e70-4de5-99f7-4a9979b68f0e tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1062.911642] [55493]: DEBUG cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-984b1af5-6e70-4de5-99f7-4a9979b68f0e tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.911859] [55493]: DEBUG cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-984b1af5-6e70-4de5-99f7-4a9979b68f0e tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.922875] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.922875] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.925586] [55493]: INFO cinder.volume.api [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-984b1af5-6e70-4de5-99f7-4a9979b68f0e tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1062.929978] [55493]: INFO cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-984b1af5-6e70-4de5-99f7-4a9979b68f0e tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1062.930414] [55493]: [pid: 55493|app: 0|req: 139/274] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:12:08 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1062.947396] [55493]: DEBUG cinder.api.middleware.request_id [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-7d3329fa-1911-4321-b97d-9b4a7ccada71 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.949677] [55493]: INFO cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-7d3329fa-1911-4321-b97d-9b4a7ccada71 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] POST http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af/action [ 1062.950095] [55493]: DEBUG cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-7d3329fa-1911-4321-b97d-9b4a7ccada71 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1062.950239] [55493]: DEBUG cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-7d3329fa-1911-4321-b97d-9b4a7ccada71 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1062.960314] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.960314] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.961031] [55493]: INFO cinder.volume.api [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-7d3329fa-1911-4321-b97d-9b4a7ccada71 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1062.965778] [55493]: INFO cinder.volume.api [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-7d3329fa-1911-4321-b97d-9b4a7ccada71 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Begin detaching volume completed successfully. [ 1062.965998] [55493]: INFO cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-7d3329fa-1911-4321-b97d-9b4a7ccada71 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af/action returned with HTTP 202 [ 1062.966496] [55493]: [pid: 55493|app: 0|req: 140/275] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:12:08 2025] POST /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1063.081963] [55493]: DEBUG cinder.api.middleware.request_id [None req-cc626379-1e7b-4cbc-9a9c-e77480824a6a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.084141] [55493]: INFO cinder.api.openstack.wsgi [None req-cc626379-1e7b-4cbc-9a9c-e77480824a6a tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1063.084362] [55493]: DEBUG cinder.api.openstack.wsgi [None req-cc626379-1e7b-4cbc-9a9c-e77480824a6a tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.084602] [55493]: DEBUG cinder.api.openstack.wsgi [None req-cc626379-1e7b-4cbc-9a9c-e77480824a6a tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.094627] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.094627] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.097884] [55493]: INFO cinder.volume.api [None req-cc626379-1e7b-4cbc-9a9c-e77480824a6a tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1063.102159] [55493]: INFO cinder.api.openstack.wsgi [None req-cc626379-1e7b-4cbc-9a9c-e77480824a6a tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1063.102790] [55493]: [pid: 55493|app: 0|req: 141/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:08 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.553363] [55494]: DEBUG cinder.coordination [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e6a846c0-5d36-45d4-9363-4de48bd0e03e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Lock "cinder-attachment_update-0d48fbbe-5974-4468-b74d-f78f6ff7ee00-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1063.553707] [55494]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-e6a846c0-5d36-45d4-9363-4de48bd0e03e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/attachments/4bd88d20-be3f-4a37-a5a2-ce6e09a858e3 returned with HTTP 200 [ 1063.554197] [55494]: [pid: 55494|app: 0|req: 136/277] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:12:04 2025] PUT /volume/v3/attachments/4bd88d20-be3f-4a37-a5a2-ce6e09a858e3 => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1063.991052] [55493]: DEBUG cinder.api.middleware.request_id [None req-03c91e3d-4494-498e-927e-4668c6e6a3a1 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.991508] [55493]: INFO cinder.api.openstack.wsgi [None req-03c91e3d-4494-498e-927e-4668c6e6a3a1 None None] GET http://10.180.1.21/volume// [ 1063.991690] [55493]: DEBUG cinder.api.openstack.wsgi [None req-03c91e3d-4494-498e-927e-4668c6e6a3a1 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.991907] [55493]: DEBUG cinder.api.openstack.wsgi [None req-03c91e3d-4494-498e-927e-4668c6e6a3a1 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.992565] [55493]: INFO cinder.api.openstack.wsgi [None req-03c91e3d-4494-498e-927e-4668c6e6a3a1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1063.992648] [55493]: [pid: 55493|app: 0|req: 142/278] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:12:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1063.997314] [55494]: DEBUG cinder.api.middleware.request_id [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-0d77d704-8bca-44e3-96a5-7dced9e4f1f7 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.000685] [55494]: INFO cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-0d77d704-8bca-44e3-96a5-7dced9e4f1f7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1064.001119] [55494]: DEBUG cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-0d77d704-8bca-44e3-96a5-7dced9e4f1f7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.001413] [55494]: DEBUG cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-0d77d704-8bca-44e3-96a5-7dced9e4f1f7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.018790] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.018790] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.024130] [55494]: INFO cinder.volume.api [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-0d77d704-8bca-44e3-96a5-7dced9e4f1f7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1064.031849] [55494]: INFO cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-0d77d704-8bca-44e3-96a5-7dced9e4f1f7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1064.032546] [55494]: [pid: 55494|app: 0|req: 137/279] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:12:09 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1064.112846] [55493]: DEBUG cinder.api.middleware.request_id [None req-f752d2bc-824d-4ea3-941a-be3d4aa61f2b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.115060] [55493]: INFO cinder.api.openstack.wsgi [None req-f752d2bc-824d-4ea3-941a-be3d4aa61f2b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1064.115060] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f752d2bc-824d-4ea3-941a-be3d4aa61f2b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.115255] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f752d2bc-824d-4ea3-941a-be3d4aa61f2b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.125929] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.125929] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.129451] [55493]: INFO cinder.volume.api [None req-f752d2bc-824d-4ea3-941a-be3d4aa61f2b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1064.136764] [55493]: INFO cinder.api.openstack.wsgi [None req-f752d2bc-824d-4ea3-941a-be3d4aa61f2b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1064.136764] [55493]: [pid: 55493|app: 0|req: 143/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:09 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.145547] [55494]: DEBUG cinder.api.middleware.request_id [None req-a109bbd5-3416-4ddd-a668-b52f0caf92b2 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.147543] [55494]: INFO cinder.api.openstack.wsgi [None req-a109bbd5-3416-4ddd-a668-b52f0caf92b2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1065.147800] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a109bbd5-3416-4ddd-a668-b52f0caf92b2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.148035] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a109bbd5-3416-4ddd-a668-b52f0caf92b2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.162036] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.162036] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.165273] [55494]: INFO cinder.volume.api [None req-a109bbd5-3416-4ddd-a668-b52f0caf92b2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1065.169829] [55494]: INFO cinder.api.openstack.wsgi [None req-a109bbd5-3416-4ddd-a668-b52f0caf92b2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1065.170220] [55494]: [pid: 55494|app: 0|req: 138/281] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:10 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.241981] [55493]: DEBUG cinder.api.middleware.request_id [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-b43220c9-9d02-4069-9261-b97a24f63b35 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.244371] [55493]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-b43220c9-9d02-4069-9261-b97a24f63b35 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] POST http://10.180.1.21/volume/v3/attachments/4bd88d20-be3f-4a37-a5a2-ce6e09a858e3/action [ 1065.244811] [55493]: DEBUG cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-b43220c9-9d02-4069-9261-b97a24f63b35 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1065.244963] [55493]: DEBUG cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-b43220c9-9d02-4069-9261-b97a24f63b35 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.259725] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.259725] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.266702] [55493]: INFO cinder.api.openstack.wsgi [req-594300a8-5afd-42c6-b76e-13cfaf2db71b req-b43220c9-9d02-4069-9261-b97a24f63b35 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/attachments/4bd88d20-be3f-4a37-a5a2-ce6e09a858e3/action returned with HTTP 204 [ 1065.267139] [55493]: [pid: 55493|app: 0|req: 144/282] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:12:11 2025] POST /volume/v3/attachments/4bd88d20-be3f-4a37-a5a2-ce6e09a858e3/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1065.279671] [55494]: DEBUG cinder.api.middleware.request_id [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-e5d219d3-aa3b-4745-a974-0ebb7efed09e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.282018] [55494]: INFO cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-e5d219d3-aa3b-4745-a974-0ebb7efed09e tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cfdc7cfe-3276-4f7d-adfe-6802bf5f0476 [ 1065.282234] [55494]: DEBUG cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-e5d219d3-aa3b-4745-a974-0ebb7efed09e tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.282453] [55494]: DEBUG cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-e5d219d3-aa3b-4745-a974-0ebb7efed09e tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.289562] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.289562] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1065.814843] [55494]: INFO cinder.api.openstack.wsgi [req-7db5e836-f8b8-43b3-aebb-87ae97790dea req-e5d219d3-aa3b-4745-a974-0ebb7efed09e tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/attachments/cfdc7cfe-3276-4f7d-adfe-6802bf5f0476 returned with HTTP 200 [ 1065.815324] [55494]: [pid: 55494|app: 0|req: 139/283] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:12:11 2025] DELETE /volume/v3/attachments/cfdc7cfe-3276-4f7d-adfe-6802bf5f0476 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.963678] [55493]: DEBUG cinder.api.middleware.request_id [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.965833] [55493]: INFO cinder.api.openstack.wsgi [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1065.966238] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1823990139"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1065.967980] [55493]: DEBUG cinder.api.v3.volumes [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1823990139'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1065.968123] [55493]: INFO cinder.api.v3.volumes [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Create volume of 1 GB [ 1065.972256] [55493]: INFO cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Availability Zones retrieved successfully. [ 1065.978911] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Flow 'volume_create_api' (5db20d6c-5313-4709-9b44-4f52b0d16b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1065.980059] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b265c6-a059-4889-9806-f8dbd21de665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1065.981119] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1065.998458] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b265c6-a059-4889-9806-f8dbd21de665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1065.999370] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283ea6b0-39c7-4573-be50-f129b6d9fde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1066.057387] [55493]: DEBUG cinder.quota [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Created reservations ['1736e463-f3b6-4017-9f01-02369027cee8', '2cf6aab0-75b2-43d4-b5d3-253b79864c92', '8a8ebda8-0ec7-4a5c-b7ee-fe9053bf776f', '74bbbbb6-2484-432b-8721-7891c90d6b00'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1066.058434] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (283ea6b0-39c7-4573-be50-f129b6d9fde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1736e463-f3b6-4017-9f01-02369027cee8', '2cf6aab0-75b2-43d4-b5d3-253b79864c92', '8a8ebda8-0ec7-4a5c-b7ee-fe9053bf776f', '74bbbbb6-2484-432b-8721-7891c90d6b00']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1066.059867] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a56076-054a-4679-bc1e-a9eff278b2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1066.073304] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a56076-054a-4679-bc1e-a9eff278b2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6943fd1a-73b3-4f70-aae8-d3959f411586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1823990139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='883d5050742746cd8882e3ed38aa4e3b',qos_specs=None,replication_status=,reservations=['1736e463-f3b6-4017-9f01-02369027cee8','2cf6aab0-75b2-43d4-b5d3-253b79864c92','8a8ebda8-0ec7-4a5c-b7ee-fe9053bf776f','74bbbbb6-2484-432b-8721-7891c90d6b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e85f3077894e63a30e9303c835005c',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1823990139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6943fd1a-73b3-4f70-aae8-d3959f411586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='883d5050742746cd8882e3ed38aa4e3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6e85f3077894e63a30e9303c835005c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1066.074279] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47aca70-696f-4b0f-935d-3c9a3cc1ab95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1066.094345] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47aca70-696f-4b0f-935d-3c9a3cc1ab95) transitioned into state 'SUCCESS' from state '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-1823990139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='883d5050742746cd8882e3ed38aa4e3b',qos_specs=None,replication_status=,reservations=['1736e463-f3b6-4017-9f01-02369027cee8','2cf6aab0-75b2-43d4-b5d3-253b79864c92','8a8ebda8-0ec7-4a5c-b7ee-fe9053bf776f','74bbbbb6-2484-432b-8721-7891c90d6b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e85f3077894e63a30e9303c835005c',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1066.095680] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015852da-a5f1-4ead-aefd-492fb03faf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1066.104519] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (015852da-a5f1-4ead-aefd-492fb03faf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1066.105548] [55493]: DEBUG cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Flow 'volume_create_api' (5db20d6c-5313-4709-9b44-4f52b0d16b99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1066.106011] [55493]: INFO cinder.volume.api [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Create volume request issued successfully. [ 1066.106912] [55493]: INFO cinder.api.openstack.wsgi [None req-a076b90c-5ed1-4671-a02c-e00f69ace2d9 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1066.107406] [55493]: [pid: 55493|app: 0|req: 145/284] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:12:11 2025] POST /volume/v3/volumes => generated 750 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1066.118042] [55494]: DEBUG cinder.api.middleware.request_id [None req-26cc9e17-0605-4759-8a04-1dda2363cd75 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.120741] [55494]: INFO cinder.api.openstack.wsgi [None req-26cc9e17-0605-4759-8a04-1dda2363cd75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1066.120910] [55494]: DEBUG cinder.api.openstack.wsgi [None req-26cc9e17-0605-4759-8a04-1dda2363cd75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.121288] [55494]: DEBUG cinder.api.openstack.wsgi [None req-26cc9e17-0605-4759-8a04-1dda2363cd75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.130137] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.130137] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.133886] [55494]: INFO cinder.volume.api [None req-26cc9e17-0605-4759-8a04-1dda2363cd75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1066.139765] [55494]: INFO cinder.api.openstack.wsgi [None req-26cc9e17-0605-4759-8a04-1dda2363cd75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1066.140559] [55494]: [pid: 55494|app: 0|req: 140/285] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:11 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.181031] [55493]: DEBUG cinder.api.middleware.request_id [None req-15b54974-31b1-4115-b076-257cf71dcb75 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.182872] [55493]: INFO cinder.api.openstack.wsgi [None req-15b54974-31b1-4115-b076-257cf71dcb75 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1066.183111] [55493]: DEBUG cinder.api.openstack.wsgi [None req-15b54974-31b1-4115-b076-257cf71dcb75 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.183332] [55493]: DEBUG cinder.api.openstack.wsgi [None req-15b54974-31b1-4115-b076-257cf71dcb75 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.194208] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.194208] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.197933] [55493]: INFO cinder.volume.api [None req-15b54974-31b1-4115-b076-257cf71dcb75 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1066.202732] [55493]: INFO cinder.api.openstack.wsgi [None req-15b54974-31b1-4115-b076-257cf71dcb75 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1066.203126] [55493]: [pid: 55493|app: 0|req: 146/286] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:12 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.213181] [55494]: DEBUG cinder.api.middleware.request_id [None req-e3544263-4291-424f-a00c-be62f4ad16a0 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.215369] [55494]: INFO cinder.api.openstack.wsgi [None req-e3544263-4291-424f-a00c-be62f4ad16a0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1066.215648] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e3544263-4291-424f-a00c-be62f4ad16a0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.215961] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e3544263-4291-424f-a00c-be62f4ad16a0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.226674] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.226674] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.229807] [55494]: INFO cinder.volume.api [None req-e3544263-4291-424f-a00c-be62f4ad16a0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1066.234272] [55494]: INFO cinder.api.openstack.wsgi [None req-e3544263-4291-424f-a00c-be62f4ad16a0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1066.234664] [55494]: [pid: 55494|app: 0|req: 141/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:12 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.273804] [55493]: DEBUG cinder.api.middleware.request_id [req-9f222fb2-738a-4ae4-9bc7-5a747383ab33 req-1ec007a4-9914-4b30-94d1-44f22738afd3 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.276235] [55493]: INFO cinder.api.openstack.wsgi [req-9f222fb2-738a-4ae4-9bc7-5a747383ab33 req-1ec007a4-9914-4b30-94d1-44f22738afd3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1066.276482] [55493]: DEBUG cinder.api.openstack.wsgi [req-9f222fb2-738a-4ae4-9bc7-5a747383ab33 req-1ec007a4-9914-4b30-94d1-44f22738afd3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.276774] [55493]: DEBUG cinder.api.openstack.wsgi [req-9f222fb2-738a-4ae4-9bc7-5a747383ab33 req-1ec007a4-9914-4b30-94d1-44f22738afd3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.287058] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.287058] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.290979] [55493]: INFO cinder.volume.api [req-9f222fb2-738a-4ae4-9bc7-5a747383ab33 req-1ec007a4-9914-4b30-94d1-44f22738afd3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1066.295636] [55493]: INFO cinder.api.openstack.wsgi [req-9f222fb2-738a-4ae4-9bc7-5a747383ab33 req-1ec007a4-9914-4b30-94d1-44f22738afd3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1066.296079] [55493]: [pid: 55493|app: 0|req: 147/288] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:12:12 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.305433] [55494]: DEBUG cinder.api.middleware.request_id [None req-0c621ad0-ae40-41ee-86be-5ed17fde6090 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.307525] [55494]: INFO cinder.api.openstack.wsgi [None req-0c621ad0-ae40-41ee-86be-5ed17fde6090 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1066.307757] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0c621ad0-ae40-41ee-86be-5ed17fde6090 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.307975] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0c621ad0-ae40-41ee-86be-5ed17fde6090 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.317269] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.317269] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.320755] [55494]: INFO cinder.volume.api [None req-0c621ad0-ae40-41ee-86be-5ed17fde6090 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1066.325708] [55494]: INFO cinder.api.openstack.wsgi [None req-0c621ad0-ae40-41ee-86be-5ed17fde6090 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1066.326090] [55494]: [pid: 55494|app: 0|req: 142/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:12 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.379655] [55493]: DEBUG cinder.api.middleware.request_id [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-6b496257-64e0-4512-b509-8b3845c49344 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.382876] [55493]: INFO cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-6b496257-64e0-4512-b509-8b3845c49344 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1066.383156] [55493]: DEBUG cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-6b496257-64e0-4512-b509-8b3845c49344 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.383438] [55493]: DEBUG cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-6b496257-64e0-4512-b509-8b3845c49344 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.394936] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.394936] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.398902] [55493]: INFO cinder.volume.api [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-6b496257-64e0-4512-b509-8b3845c49344 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1066.403276] [55493]: INFO cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-6b496257-64e0-4512-b509-8b3845c49344 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1066.403414] [55493]: [pid: 55493|app: 0|req: 148/290] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:12:12 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1066.438451] [55494]: DEBUG cinder.api.middleware.request_id [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-9d07e0f3-389f-483d-b96c-b774bfad6ff1 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.440751] [55494]: INFO cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-9d07e0f3-389f-483d-b96c-b774bfad6ff1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] POST http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00/action [ 1066.441178] [55494]: DEBUG cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-9d07e0f3-389f-483d-b96c-b774bfad6ff1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1066.441321] [55494]: DEBUG cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-9d07e0f3-389f-483d-b96c-b774bfad6ff1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1066.451241] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.451241] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.451758] [55494]: INFO cinder.volume.api [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-9d07e0f3-389f-483d-b96c-b774bfad6ff1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1066.456697] [55494]: INFO cinder.volume.api [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-9d07e0f3-389f-483d-b96c-b774bfad6ff1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Begin detaching volume completed successfully. [ 1066.456921] [55494]: INFO cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-9d07e0f3-389f-483d-b96c-b774bfad6ff1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00/action returned with HTTP 202 [ 1066.457330] [55494]: [pid: 55494|app: 0|req: 143/291] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:12:12 2025] POST /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1067.146444] [55493]: DEBUG cinder.api.middleware.request_id [None req-df9f00eb-2000-4adc-b213-91ed631bfabf None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.148913] [55493]: INFO cinder.api.openstack.wsgi [None req-df9f00eb-2000-4adc-b213-91ed631bfabf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1067.148913] [55493]: DEBUG cinder.api.openstack.wsgi [None req-df9f00eb-2000-4adc-b213-91ed631bfabf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.149165] [55493]: DEBUG cinder.api.openstack.wsgi [None req-df9f00eb-2000-4adc-b213-91ed631bfabf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.150932] [55494]: DEBUG cinder.api.middleware.request_id [None req-3c320589-8655-4475-b079-da7a0c552e7c None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.153337] [55494]: INFO cinder.api.openstack.wsgi [None req-3c320589-8655-4475-b079-da7a0c552e7c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1067.153676] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3c320589-8655-4475-b079-da7a0c552e7c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.153963] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3c320589-8655-4475-b079-da7a0c552e7c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.160581] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.160581] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.162106] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.162106] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.165227] [55493]: INFO cinder.volume.api [None req-df9f00eb-2000-4adc-b213-91ed631bfabf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1067.166202] [55494]: INFO cinder.volume.api [None req-3c320589-8655-4475-b079-da7a0c552e7c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1067.170944] [55493]: INFO cinder.api.openstack.wsgi [None req-df9f00eb-2000-4adc-b213-91ed631bfabf tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1067.171225] [55494]: INFO cinder.api.openstack.wsgi [None req-3c320589-8655-4475-b079-da7a0c552e7c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1067.171494] [55493]: [pid: 55493|app: 0|req: 149/292] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:12 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.171618] [55494]: [pid: 55494|app: 0|req: 144/293] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:13 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.205391] [55493]: DEBUG cinder.api.middleware.request_id [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-353cfcb5-4c5f-4d23-98cf-6ed7c43b23be None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.207756] [55493]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-353cfcb5-4c5f-4d23-98cf-6ed7c43b23be tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1067.207973] [55493]: DEBUG cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-353cfcb5-4c5f-4d23-98cf-6ed7c43b23be tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.208203] [55493]: DEBUG cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-353cfcb5-4c5f-4d23-98cf-6ed7c43b23be tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.215595] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.215595] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.220077] [55493]: INFO cinder.volume.api [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-353cfcb5-4c5f-4d23-98cf-6ed7c43b23be tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1067.224229] [55493]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-353cfcb5-4c5f-4d23-98cf-6ed7c43b23be tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1067.224723] [55493]: [pid: 55493|app: 0|req: 150/294] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:12:13 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.490022] [55494]: DEBUG cinder.api.middleware.request_id [None req-7e1f379a-eb66-4499-8334-62536bbda3bf None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.490377] [55494]: INFO cinder.api.openstack.wsgi [None req-7e1f379a-eb66-4499-8334-62536bbda3bf None None] GET http://10.180.1.21/volume// [ 1067.490558] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7e1f379a-eb66-4499-8334-62536bbda3bf None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.490773] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7e1f379a-eb66-4499-8334-62536bbda3bf None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.491186] [55494]: INFO cinder.api.openstack.wsgi [None req-7e1f379a-eb66-4499-8334-62536bbda3bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1067.491489] [55494]: [pid: 55494|app: 0|req: 145/295] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:12:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1067.495880] [55493]: DEBUG cinder.api.middleware.request_id [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-cbca48fa-87e3-4f5f-b2de-af007ae5697c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.498015] [55493]: INFO cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-cbca48fa-87e3-4f5f-b2de-af007ae5697c tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1067.498220] [55493]: DEBUG cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-cbca48fa-87e3-4f5f-b2de-af007ae5697c tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.498435] [55493]: DEBUG cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-cbca48fa-87e3-4f5f-b2de-af007ae5697c tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.508763] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.508763] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.512169] [55493]: INFO cinder.volume.api [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-cbca48fa-87e3-4f5f-b2de-af007ae5697c tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1067.516722] [55493]: INFO cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-cbca48fa-87e3-4f5f-b2de-af007ae5697c tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1067.517134] [55493]: [pid: 55493|app: 0|req: 151/296] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:12:13 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1068.670542] [55494]: DEBUG cinder.api.middleware.request_id [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-24fee16d-5ba7-428a-a254-87d577209ada None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.674497] [55494]: INFO cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-24fee16d-5ba7-428a-a254-87d577209ada tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4bd88d20-be3f-4a37-a5a2-ce6e09a858e3 [ 1068.674957] [55494]: DEBUG cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-24fee16d-5ba7-428a-a254-87d577209ada tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.675430] [55494]: DEBUG cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-24fee16d-5ba7-428a-a254-87d577209ada tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.686258] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.686258] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.743881] [55493]: DEBUG cinder.api.middleware.request_id [None req-d754b5ac-0b2c-49a0-b57d-d72a6ab974bf None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.744366] [55493]: INFO cinder.api.openstack.wsgi [None req-d754b5ac-0b2c-49a0-b57d-d72a6ab974bf None None] GET http://10.180.1.21/volume// [ 1068.744547] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d754b5ac-0b2c-49a0-b57d-d72a6ab974bf None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.744762] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d754b5ac-0b2c-49a0-b57d-d72a6ab974bf None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.745183] [55493]: INFO cinder.api.openstack.wsgi [None req-d754b5ac-0b2c-49a0-b57d-d72a6ab974bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1068.745506] [55493]: [pid: 55493|app: 0|req: 152/297] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:12:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1068.749374] [55493]: DEBUG cinder.api.middleware.request_id [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-a95186bf-4034-489d-be95-efeca972395b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.751742] [55493]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-a95186bf-4034-489d-be95-efeca972395b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1068.752187] [55493]: DEBUG cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-a95186bf-4034-489d-be95-efeca972395b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6943fd1a-73b3-4f70-aae8-d3959f411586", "connector": null, "instance_uuid": "ec195cde-37ad-4f04-98c6-2b22b3703558"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1068.764023] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.764023] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.784711] [55493]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-a95186bf-4034-489d-be95-efeca972395b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1068.785207] [55493]: [pid: 55493|app: 0|req: 153/298] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:12:14 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1068.808216] [55493]: DEBUG cinder.api.middleware.request_id [None req-58dec78e-4d12-403d-ba85-897523cccce2 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.810396] [55493]: INFO cinder.api.openstack.wsgi [None req-58dec78e-4d12-403d-ba85-897523cccce2 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1068.810623] [55493]: DEBUG cinder.api.openstack.wsgi [None req-58dec78e-4d12-403d-ba85-897523cccce2 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.810843] [55493]: DEBUG cinder.api.openstack.wsgi [None req-58dec78e-4d12-403d-ba85-897523cccce2 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.821182] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.821182] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.825554] [55493]: INFO cinder.volume.api [None req-58dec78e-4d12-403d-ba85-897523cccce2 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1068.830582] [55493]: INFO cinder.api.openstack.wsgi [None req-58dec78e-4d12-403d-ba85-897523cccce2 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1068.831069] [55493]: [pid: 55493|app: 0|req: 154/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:14 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.212620] [55494]: INFO cinder.api.openstack.wsgi [req-178d1716-2cd8-40e6-a15c-4f7808c93ea5 req-24fee16d-5ba7-428a-a254-87d577209ada tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/attachments/4bd88d20-be3f-4a37-a5a2-ce6e09a858e3 returned with HTTP 200 [ 1069.213109] [55494]: [pid: 55494|app: 0|req: 146/300] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:12:14 2025] DELETE /volume/v3/attachments/4bd88d20-be3f-4a37-a5a2-ce6e09a858e3 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.315989] [55493]: DEBUG cinder.api.middleware.request_id [None req-12fdfc32-80c1-4426-a6d3-31d958b3fcdc None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.315989] [55493]: INFO cinder.api.openstack.wsgi [None req-12fdfc32-80c1-4426-a6d3-31d958b3fcdc None None] GET http://10.180.1.21/volume// [ 1069.315989] [55493]: DEBUG cinder.api.openstack.wsgi [None req-12fdfc32-80c1-4426-a6d3-31d958b3fcdc None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.316131] [55493]: DEBUG cinder.api.openstack.wsgi [None req-12fdfc32-80c1-4426-a6d3-31d958b3fcdc None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.316592] [55493]: INFO cinder.api.openstack.wsgi [None req-12fdfc32-80c1-4426-a6d3-31d958b3fcdc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1069.317016] [55493]: [pid: 55493|app: 0|req: 155/301] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:12:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1069.326538] [55494]: DEBUG cinder.api.middleware.request_id [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-032591b3-af47-423d-9a66-21ab7007ed43 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.329067] [55494]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-032591b3-af47-423d-9a66-21ab7007ed43 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1069.329332] [55494]: DEBUG cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-032591b3-af47-423d-9a66-21ab7007ed43 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.329554] [55494]: DEBUG cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-032591b3-af47-423d-9a66-21ab7007ed43 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.339375] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.339375] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.342428] [55494]: INFO cinder.volume.api [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-032591b3-af47-423d-9a66-21ab7007ed43 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1069.346633] [55494]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-032591b3-af47-423d-9a66-21ab7007ed43 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1069.347009] [55494]: [pid: 55494|app: 0|req: 147/302] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:12:15 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1069.371321] [55493]: DEBUG cinder.api.middleware.request_id [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-d77acd45-5ffc-4058-b165-209f7186bb57 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.373634] [55493]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-d77acd45-5ffc-4058-b165-209f7186bb57 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] PUT http://10.180.1.21/volume/v3/attachments/770b470f-779e-42fd-a198-75ba9f2a2adc [ 1069.374047] [55493]: DEBUG cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-d77acd45-5ffc-4058-b165-209f7186bb57 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-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-503103", "mountpoint": "/dev/sdb"}}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1069.381953] [55493]: DEBUG cinder.coordination [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-d77acd45-5ffc-4058-b165-209f7186bb57 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Acquiring lock "cinder-attachment_update-6943fd1a-73b3-4f70-aae8-d3959f411586-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1069.386687] [55493]: DEBUG cinder.coordination [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-d77acd45-5ffc-4058-b165-209f7186bb57 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Lock "cinder-attachment_update-6943fd1a-73b3-4f70-aae8-d3959f411586-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1069.388057] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.388057] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.778089] [55494]: DEBUG cinder.api.middleware.request_id [None req-78df68e1-c673-451d-8aab-4b5994b06b84 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.781094] [55494]: INFO cinder.api.openstack.wsgi [None req-78df68e1-c673-451d-8aab-4b5994b06b84 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1069.781436] [55494]: DEBUG cinder.api.openstack.wsgi [None req-78df68e1-c673-451d-8aab-4b5994b06b84 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.781740] [55494]: DEBUG cinder.api.openstack.wsgi [None req-78df68e1-c673-451d-8aab-4b5994b06b84 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.795532] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.795532] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.805598] [55494]: INFO cinder.volume.api [None req-78df68e1-c673-451d-8aab-4b5994b06b84 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1069.811713] [55494]: INFO cinder.api.openstack.wsgi [None req-78df68e1-c673-451d-8aab-4b5994b06b84 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1069.812360] [55494]: [pid: 55494|app: 0|req: 148/303] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:15 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1069.841198] [55494]: DEBUG cinder.api.middleware.request_id [None req-ec2c9a2b-cd51-4d21-9718-ff927eeec096 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.844366] [55494]: INFO cinder.api.openstack.wsgi [None req-ec2c9a2b-cd51-4d21-9718-ff927eeec096 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1069.844366] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ec2c9a2b-cd51-4d21-9718-ff927eeec096 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.844366] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ec2c9a2b-cd51-4d21-9718-ff927eeec096 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.858006] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.858006] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.865020] [55494]: INFO cinder.volume.api [None req-ec2c9a2b-cd51-4d21-9718-ff927eeec096 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1069.866905] [55494]: INFO cinder.api.openstack.wsgi [None req-ec2c9a2b-cd51-4d21-9718-ff927eeec096 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1069.867358] [55494]: [pid: 55494|app: 0|req: 149/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:15 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1070.879316] [55494]: DEBUG cinder.api.middleware.request_id [None req-8be48f9f-e871-437d-a0ee-48a16fe15b1e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.881448] [55494]: INFO cinder.api.openstack.wsgi [None req-8be48f9f-e871-437d-a0ee-48a16fe15b1e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1070.881712] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8be48f9f-e871-437d-a0ee-48a16fe15b1e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.881972] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8be48f9f-e871-437d-a0ee-48a16fe15b1e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.895811] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.895811] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.901094] [55494]: INFO cinder.volume.api [None req-8be48f9f-e871-437d-a0ee-48a16fe15b1e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1070.905381] [55494]: INFO cinder.api.openstack.wsgi [None req-8be48f9f-e871-437d-a0ee-48a16fe15b1e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1070.905864] [55494]: [pid: 55494|app: 0|req: 150/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:16 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.915776] [55494]: DEBUG cinder.api.middleware.request_id [None req-96ad6801-354d-4088-9666-1032e1886573 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.917956] [55494]: INFO cinder.api.openstack.wsgi [None req-96ad6801-354d-4088-9666-1032e1886573 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1071.918211] [55494]: DEBUG cinder.api.openstack.wsgi [None req-96ad6801-354d-4088-9666-1032e1886573 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.918431] [55494]: DEBUG cinder.api.openstack.wsgi [None req-96ad6801-354d-4088-9666-1032e1886573 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.929983] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.929983] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.933206] [55494]: INFO cinder.volume.api [None req-96ad6801-354d-4088-9666-1032e1886573 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1071.938215] [55494]: INFO cinder.api.openstack.wsgi [None req-96ad6801-354d-4088-9666-1032e1886573 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1071.938838] [55494]: [pid: 55494|app: 0|req: 151/306] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:17 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.950389] [55494]: DEBUG cinder.api.middleware.request_id [None req-8c068ddb-48e1-44bd-b737-2262e89ee364 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.952539] [55494]: INFO cinder.api.openstack.wsgi [None req-8c068ddb-48e1-44bd-b737-2262e89ee364 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1072.952762] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8c068ddb-48e1-44bd-b737-2262e89ee364 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.952981] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8c068ddb-48e1-44bd-b737-2262e89ee364 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.964798] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.964798] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.969209] [55494]: INFO cinder.volume.api [None req-8c068ddb-48e1-44bd-b737-2262e89ee364 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1072.976345] [55494]: INFO cinder.api.openstack.wsgi [None req-8c068ddb-48e1-44bd-b737-2262e89ee364 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1072.976931] [55494]: [pid: 55494|app: 0|req: 152/307] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:18 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1073.912617] [55493]: DEBUG cinder.coordination [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-d77acd45-5ffc-4058-b165-209f7186bb57 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Lock "cinder-attachment_update-6943fd1a-73b3-4f70-aae8-d3959f411586-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55493) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1073.912985] [55493]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-d77acd45-5ffc-4058-b165-209f7186bb57 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments/770b470f-779e-42fd-a198-75ba9f2a2adc returned with HTTP 200 [ 1073.913572] [55493]: [pid: 55493|app: 0|req: 156/308] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:12:15 2025] PUT /volume/v3/attachments/770b470f-779e-42fd-a198-75ba9f2a2adc => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.988331] [55494]: DEBUG cinder.api.middleware.request_id [None req-c2938470-c35c-40a2-8f20-f27263db76a7 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.990479] [55494]: INFO cinder.api.openstack.wsgi [None req-c2938470-c35c-40a2-8f20-f27263db76a7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1073.990728] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c2938470-c35c-40a2-8f20-f27263db76a7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.990950] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c2938470-c35c-40a2-8f20-f27263db76a7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.002767] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.002767] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.008094] [55494]: INFO cinder.volume.api [None req-c2938470-c35c-40a2-8f20-f27263db76a7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1074.013747] [55494]: INFO cinder.api.openstack.wsgi [None req-c2938470-c35c-40a2-8f20-f27263db76a7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1074.014290] [55494]: [pid: 55494|app: 0|req: 153/309] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:19 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.025470] [55493]: DEBUG cinder.api.middleware.request_id [None req-8298e92b-9e99-40e6-bf09-ac71820ec255 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.027944] [55493]: INFO cinder.api.openstack.wsgi [None req-8298e92b-9e99-40e6-bf09-ac71820ec255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1075.027944] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8298e92b-9e99-40e6-bf09-ac71820ec255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.028242] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8298e92b-9e99-40e6-bf09-ac71820ec255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.049189] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.049189] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.054389] [55493]: INFO cinder.volume.api [None req-8298e92b-9e99-40e6-bf09-ac71820ec255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1075.062457] [55493]: INFO cinder.api.openstack.wsgi [None req-8298e92b-9e99-40e6-bf09-ac71820ec255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1075.063070] [55493]: [pid: 55493|app: 0|req: 157/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:20 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.543646] [55494]: DEBUG cinder.api.middleware.request_id [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-872eafe6-5192-492b-860e-423cfe17fcf7 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.546170] [55494]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-872eafe6-5192-492b-860e-423cfe17fcf7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/attachments/770b470f-779e-42fd-a198-75ba9f2a2adc/action [ 1075.546584] [55494]: DEBUG cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-872eafe6-5192-492b-860e-423cfe17fcf7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1075.546763] [55494]: DEBUG cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-872eafe6-5192-492b-860e-423cfe17fcf7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1075.562522] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.562522] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.572090] [55494]: INFO cinder.api.openstack.wsgi [req-a5100c1d-627f-4003-afe4-df4ee0620001 req-872eafe6-5192-492b-860e-423cfe17fcf7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments/770b470f-779e-42fd-a198-75ba9f2a2adc/action returned with HTTP 204 [ 1075.572527] [55494]: [pid: 55494|app: 0|req: 154/311] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:12:21 2025] POST /volume/v3/attachments/770b470f-779e-42fd-a198-75ba9f2a2adc/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1076.074256] [55493]: DEBUG cinder.api.middleware.request_id [None req-ad9ea3fe-490f-4722-9393-22b56ae96fc0 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.077349] [55493]: INFO cinder.api.openstack.wsgi [None req-ad9ea3fe-490f-4722-9393-22b56ae96fc0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1076.077349] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ad9ea3fe-490f-4722-9393-22b56ae96fc0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.077349] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ad9ea3fe-490f-4722-9393-22b56ae96fc0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.090998] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.090998] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.095190] [55493]: INFO cinder.volume.api [None req-ad9ea3fe-490f-4722-9393-22b56ae96fc0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1076.100391] [55493]: INFO cinder.api.openstack.wsgi [None req-ad9ea3fe-490f-4722-9393-22b56ae96fc0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1076.100921] [55493]: [pid: 55493|app: 0|req: 158/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:21 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1076.110179] [55494]: DEBUG cinder.api.middleware.request_id [None req-0a7b9a45-ef89-45fc-b4b4-63c1e2e4d094 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.112391] [55494]: INFO cinder.api.openstack.wsgi [None req-0a7b9a45-ef89-45fc-b4b4-63c1e2e4d094 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1076.112610] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0a7b9a45-ef89-45fc-b4b4-63c1e2e4d094 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.112824] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0a7b9a45-ef89-45fc-b4b4-63c1e2e4d094 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.125248] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.125248] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.128185] [55494]: INFO cinder.volume.api [None req-0a7b9a45-ef89-45fc-b4b4-63c1e2e4d094 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1076.132906] [55494]: INFO cinder.api.openstack.wsgi [None req-0a7b9a45-ef89-45fc-b4b4-63c1e2e4d094 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1076.133457] [55494]: [pid: 55494|app: 0|req: 155/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:21 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.101726] [55493]: DEBUG cinder.api.middleware.request_id [None req-47664092-7aaa-4c8a-8340-ead96b0f6169 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.104059] [55493]: INFO cinder.api.openstack.wsgi [None req-47664092-7aaa-4c8a-8340-ead96b0f6169 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1082.104292] [55493]: DEBUG cinder.api.openstack.wsgi [None req-47664092-7aaa-4c8a-8340-ead96b0f6169 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.104516] [55493]: DEBUG cinder.api.openstack.wsgi [None req-47664092-7aaa-4c8a-8340-ead96b0f6169 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.104709] [55493]: INFO cinder.api.v3.volumes [None req-47664092-7aaa-4c8a-8340-ead96b0f6169 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Delete volume with id: ad8f076f-a301-4dce-b51c-83396b00e6af [ 1082.118426] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.118426] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.119051] [55493]: INFO cinder.volume.api [None req-47664092-7aaa-4c8a-8340-ead96b0f6169 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1082.145028] [55493]: INFO cinder.volume.api [None req-47664092-7aaa-4c8a-8340-ead96b0f6169 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Delete volume request issued successfully. [ 1082.145223] [55493]: INFO cinder.api.openstack.wsgi [None req-47664092-7aaa-4c8a-8340-ead96b0f6169 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 202 [ 1082.145697] [55493]: [pid: 55493|app: 0|req: 159/314] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:12:27 2025] DELETE /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1082.148996] [55494]: DEBUG cinder.api.middleware.request_id [None req-8e0649e3-97dd-411b-b7b3-bbdbec85e470 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.151900] [55494]: INFO cinder.api.openstack.wsgi [None req-8e0649e3-97dd-411b-b7b3-bbdbec85e470 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1082.152223] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8e0649e3-97dd-411b-b7b3-bbdbec85e470 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.152377] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8e0649e3-97dd-411b-b7b3-bbdbec85e470 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.160778] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.160778] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.165117] [55494]: INFO cinder.volume.api [None req-8e0649e3-97dd-411b-b7b3-bbdbec85e470 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1082.170556] [55494]: INFO cinder.api.openstack.wsgi [None req-8e0649e3-97dd-411b-b7b3-bbdbec85e470 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1082.171032] [55494]: [pid: 55494|app: 0|req: 156/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:28 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.183452] [55493]: DEBUG cinder.api.middleware.request_id [None req-b2f9a47e-0902-44a5-b3f8-a29819f57cf7 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.185762] [55493]: INFO cinder.api.openstack.wsgi [None req-b2f9a47e-0902-44a5-b3f8-a29819f57cf7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1083.185981] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b2f9a47e-0902-44a5-b3f8-a29819f57cf7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.186254] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b2f9a47e-0902-44a5-b3f8-a29819f57cf7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.198627] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.198627] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.201736] [55493]: INFO cinder.volume.api [None req-b2f9a47e-0902-44a5-b3f8-a29819f57cf7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1083.206736] [55493]: INFO cinder.api.openstack.wsgi [None req-b2f9a47e-0902-44a5-b3f8-a29819f57cf7 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1083.207307] [55493]: [pid: 55493|app: 0|req: 160/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:29 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.218094] [55494]: DEBUG cinder.api.middleware.request_id [None req-bf0df8b2-239b-4d8a-8cae-5aae9246d51a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.222185] [55494]: INFO cinder.api.openstack.wsgi [None req-bf0df8b2-239b-4d8a-8cae-5aae9246d51a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1084.222337] [55494]: DEBUG cinder.api.openstack.wsgi [None req-bf0df8b2-239b-4d8a-8cae-5aae9246d51a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.223831] [55494]: DEBUG cinder.api.openstack.wsgi [None req-bf0df8b2-239b-4d8a-8cae-5aae9246d51a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.234442] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.234442] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.239457] [55494]: INFO cinder.volume.api [None req-bf0df8b2-239b-4d8a-8cae-5aae9246d51a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1084.244586] [55494]: INFO cinder.api.openstack.wsgi [None req-bf0df8b2-239b-4d8a-8cae-5aae9246d51a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 200 [ 1084.245135] [55494]: [pid: 55494|app: 0|req: 157/317] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:30 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.268715] [55493]: DEBUG cinder.api.middleware.request_id [None req-64286cff-edba-4c2f-985e-3d10766d02a2 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.275058] [55493]: INFO cinder.api.openstack.wsgi [None req-64286cff-edba-4c2f-985e-3d10766d02a2 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af [ 1085.275927] [55493]: DEBUG cinder.api.openstack.wsgi [None req-64286cff-edba-4c2f-985e-3d10766d02a2 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.275927] [55493]: DEBUG cinder.api.openstack.wsgi [None req-64286cff-edba-4c2f-985e-3d10766d02a2 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.295062] [55493]: INFO cinder.api.openstack.wsgi [None req-64286cff-edba-4c2f-985e-3d10766d02a2 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af returned with HTTP 404 [ 1085.295579] [55493]: [pid: 55493|app: 0|req: 161/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:31 2025] GET /volume/v3/volumes/ad8f076f-a301-4dce-b51c-83396b00e6af => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1085.302945] [55494]: DEBUG cinder.api.middleware.request_id [None req-7b0ae724-163b-4f5f-833b-cab370e7460a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.305605] [55494]: INFO cinder.api.openstack.wsgi [None req-7b0ae724-163b-4f5f-833b-cab370e7460a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 [ 1085.305838] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7b0ae724-163b-4f5f-833b-cab370e7460a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.306147] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7b0ae724-163b-4f5f-833b-cab370e7460a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.306360] [55494]: INFO cinder.api.v3.volumes [None req-7b0ae724-163b-4f5f-833b-cab370e7460a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Delete volume with id: a2be6935-7a65-430a-92a6-4250cb48d3d4 [ 1085.319036] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.319036] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.319036] [55494]: INFO cinder.volume.api [None req-7b0ae724-163b-4f5f-833b-cab370e7460a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1085.336909] [55494]: INFO cinder.volume.api [None req-7b0ae724-163b-4f5f-833b-cab370e7460a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Delete volume request issued successfully. [ 1085.337165] [55494]: INFO cinder.api.openstack.wsgi [None req-7b0ae724-163b-4f5f-833b-cab370e7460a tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 returned with HTTP 202 [ 1085.337710] [55494]: [pid: 55494|app: 0|req: 158/319] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:12:31 2025] DELETE /volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1085.342215] [55493]: DEBUG cinder.api.middleware.request_id [None req-b5ace5ee-4cd2-4a89-877e-fb786016e771 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.349813] [55493]: INFO cinder.api.openstack.wsgi [None req-b5ace5ee-4cd2-4a89-877e-fb786016e771 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 [ 1085.350070] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b5ace5ee-4cd2-4a89-877e-fb786016e771 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.350309] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b5ace5ee-4cd2-4a89-877e-fb786016e771 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.369833] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.369833] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.375720] [55493]: INFO cinder.volume.api [None req-b5ace5ee-4cd2-4a89-877e-fb786016e771 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Volume info retrieved successfully. [ 1085.381932] [55493]: INFO cinder.api.openstack.wsgi [None req-b5ace5ee-4cd2-4a89-877e-fb786016e771 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 returned with HTTP 200 [ 1085.382378] [55493]: [pid: 55493|app: 0|req: 162/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:31 2025] GET /volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.402204] [55494]: DEBUG cinder.api.middleware.request_id [None req-8372ad00-cdc1-4c34-9bdb-8f84361adc90 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.405049] [55494]: INFO cinder.api.openstack.wsgi [None req-8372ad00-cdc1-4c34-9bdb-8f84361adc90 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] GET http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 [ 1086.405049] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8372ad00-cdc1-4c34-9bdb-8f84361adc90 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.405253] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8372ad00-cdc1-4c34-9bdb-8f84361adc90 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.415807] [55494]: INFO cinder.api.openstack.wsgi [None req-8372ad00-cdc1-4c34-9bdb-8f84361adc90 tempest-ServerRescueNegativeTestJSON-1582567772 tempest-ServerRescueNegativeTestJSON-1582567772-project-member] http://10.180.1.21/volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 returned with HTTP 404 [ 1086.416678] [55494]: [pid: 55494|app: 0|req: 159/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:32 2025] GET /volume/v3/volumes/a2be6935-7a65-430a-92a6-4250cb48d3d4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1095.379378] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=174,cinder:INSERT=22,cinder:UPDATE=31 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1096.408571] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=123,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1108.421489] [55493]: DEBUG cinder.api.middleware.request_id [None req-0b91504d-7866-4b48-abfe-3ac738558fa4 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.423675] [55493]: INFO cinder.api.openstack.wsgi [None req-0b91504d-7866-4b48-abfe-3ac738558fa4 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] DELETE http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 [ 1108.423894] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0b91504d-7866-4b48-abfe-3ac738558fa4 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.424139] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0b91504d-7866-4b48-abfe-3ac738558fa4 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.424351] [55493]: INFO cinder.api.v3.volumes [None req-0b91504d-7866-4b48-abfe-3ac738558fa4 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Delete volume with id: 95dd0895-bd0f-41a8-a7f7-a4f027abe632 [ 1108.435019] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.435019] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.435568] [55493]: INFO cinder.volume.api [None req-0b91504d-7866-4b48-abfe-3ac738558fa4 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1108.453205] [55493]: INFO cinder.volume.api [None req-0b91504d-7866-4b48-abfe-3ac738558fa4 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Delete volume request issued successfully. [ 1108.453400] [55493]: INFO cinder.api.openstack.wsgi [None req-0b91504d-7866-4b48-abfe-3ac738558fa4 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 returned with HTTP 202 [ 1108.453839] [55493]: [pid: 55493|app: 0|req: 163/322] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:12:54 2025] DELETE /volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1108.457158] [55494]: DEBUG cinder.api.middleware.request_id [None req-aef288f4-f07e-4389-b2dc-7afe04526df9 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.459472] [55494]: INFO cinder.api.openstack.wsgi [None req-aef288f4-f07e-4389-b2dc-7afe04526df9 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 [ 1108.459557] [55494]: DEBUG cinder.api.openstack.wsgi [None req-aef288f4-f07e-4389-b2dc-7afe04526df9 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.459796] [55494]: DEBUG cinder.api.openstack.wsgi [None req-aef288f4-f07e-4389-b2dc-7afe04526df9 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.467447] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.467447] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.471614] [55494]: INFO cinder.volume.api [None req-aef288f4-f07e-4389-b2dc-7afe04526df9 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1108.476710] [55494]: INFO cinder.api.openstack.wsgi [None req-aef288f4-f07e-4389-b2dc-7afe04526df9 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 returned with HTTP 200 [ 1108.477140] [55494]: [pid: 55494|app: 0|req: 160/323] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:54 2025] GET /volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.488207] [55493]: DEBUG cinder.api.middleware.request_id [None req-8450e008-e397-4b02-acc4-100389e1b120 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.490340] [55493]: INFO cinder.api.openstack.wsgi [None req-8450e008-e397-4b02-acc4-100389e1b120 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 [ 1109.490598] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8450e008-e397-4b02-acc4-100389e1b120 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.490834] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8450e008-e397-4b02-acc4-100389e1b120 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.497285] [55493]: INFO cinder.api.openstack.wsgi [None req-8450e008-e397-4b02-acc4-100389e1b120 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 returned with HTTP 404 [ 1109.497759] [55493]: [pid: 55493|app: 0|req: 164/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:55 2025] GET /volume/v3/volumes/95dd0895-bd0f-41a8-a7f7-a4f027abe632 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1109.500838] [55494]: DEBUG cinder.api.middleware.request_id [None req-3232c846-18a5-4633-ac01-b38ffb56a4e3 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.502769] [55494]: INFO cinder.api.openstack.wsgi [None req-3232c846-18a5-4633-ac01-b38ffb56a4e3 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 [ 1109.503008] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3232c846-18a5-4633-ac01-b38ffb56a4e3 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.503228] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3232c846-18a5-4633-ac01-b38ffb56a4e3 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.503417] [55494]: INFO cinder.api.v3.volumes [None req-3232c846-18a5-4633-ac01-b38ffb56a4e3 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Delete volume with id: 9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 [ 1109.510958] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.510958] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.511438] [55494]: INFO cinder.volume.api [None req-3232c846-18a5-4633-ac01-b38ffb56a4e3 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1109.525886] [55494]: INFO cinder.volume.api [None req-3232c846-18a5-4633-ac01-b38ffb56a4e3 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Delete volume request issued successfully. [ 1109.526082] [55494]: INFO cinder.api.openstack.wsgi [None req-3232c846-18a5-4633-ac01-b38ffb56a4e3 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 returned with HTTP 202 [ 1109.526490] [55494]: [pid: 55494|app: 0|req: 161/325] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:12:55 2025] DELETE /volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1109.529318] [55493]: DEBUG cinder.api.middleware.request_id [None req-f63bffcd-227d-4e54-a430-3bd5114e20bf None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.531432] [55493]: INFO cinder.api.openstack.wsgi [None req-f63bffcd-227d-4e54-a430-3bd5114e20bf tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 [ 1109.531616] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f63bffcd-227d-4e54-a430-3bd5114e20bf tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.531834] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f63bffcd-227d-4e54-a430-3bd5114e20bf tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.539685] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.539685] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.543382] [55493]: INFO cinder.volume.api [None req-f63bffcd-227d-4e54-a430-3bd5114e20bf tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Volume info retrieved successfully. [ 1109.549904] [55493]: INFO cinder.api.openstack.wsgi [None req-f63bffcd-227d-4e54-a430-3bd5114e20bf tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 returned with HTTP 200 [ 1109.550356] [55493]: [pid: 55493|app: 0|req: 165/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:55 2025] GET /volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.560775] [55494]: DEBUG cinder.api.middleware.request_id [None req-1f69510d-4234-4238-8fe5-54fa8a7298b6 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.562738] [55494]: INFO cinder.api.openstack.wsgi [None req-1f69510d-4234-4238-8fe5-54fa8a7298b6 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] GET http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 [ 1110.563150] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1f69510d-4234-4238-8fe5-54fa8a7298b6 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.564843] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1f69510d-4234-4238-8fe5-54fa8a7298b6 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.572376] [55494]: INFO cinder.api.openstack.wsgi [None req-1f69510d-4234-4238-8fe5-54fa8a7298b6 tempest-ServersNegativeTestJSON-764376260 tempest-ServersNegativeTestJSON-764376260-project-member] http://10.180.1.21/volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 returned with HTTP 404 [ 1110.572955] [55494]: [pid: 55494|app: 0|req: 162/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:12:56 2025] GET /volume/v3/volumes/9bc81c6d-39c4-4c9d-b31b-a6f84272a4b2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1114.610759] [55493]: DEBUG cinder.api.middleware.request_id [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-889b2f45-7209-47a1-9651-14e904dff794 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.613120] [55493]: INFO cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-889b2f45-7209-47a1-9651-14e904dff794 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1114.613344] [55493]: DEBUG cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-889b2f45-7209-47a1-9651-14e904dff794 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.613577] [55493]: DEBUG cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-889b2f45-7209-47a1-9651-14e904dff794 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.627605] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.627605] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.631678] [55493]: INFO cinder.volume.api [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-889b2f45-7209-47a1-9651-14e904dff794 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1114.636740] [55493]: INFO cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-889b2f45-7209-47a1-9651-14e904dff794 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1114.637158] [55493]: [pid: 55493|app: 0|req: 166/328] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:13:00 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1114.656025] [55494]: DEBUG cinder.api.middleware.request_id [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-206dfaa7-b07f-45b1-9413-26c062c89594 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.658394] [55494]: INFO cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-206dfaa7-b07f-45b1-9413-26c062c89594 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586/action [ 1114.658799] [55494]: DEBUG cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-206dfaa7-b07f-45b1-9413-26c062c89594 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1114.658937] [55494]: DEBUG cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-206dfaa7-b07f-45b1-9413-26c062c89594 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1114.669064] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.669064] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.669485] [55494]: INFO cinder.volume.api [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-206dfaa7-b07f-45b1-9413-26c062c89594 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1114.674638] [55494]: INFO cinder.volume.api [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-206dfaa7-b07f-45b1-9413-26c062c89594 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Begin detaching volume completed successfully. [ 1114.674859] [55494]: INFO cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-206dfaa7-b07f-45b1-9413-26c062c89594 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586/action returned with HTTP 202 [ 1114.675316] [55494]: [pid: 55494|app: 0|req: 163/329] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:13:00 2025] POST /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1114.690743] [55493]: DEBUG cinder.api.middleware.request_id [None req-ac62d657-611d-4cea-b787-59416d478a8b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.693052] [55493]: INFO cinder.api.openstack.wsgi [None req-ac62d657-611d-4cea-b787-59416d478a8b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1114.693309] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ac62d657-611d-4cea-b787-59416d478a8b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.693575] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ac62d657-611d-4cea-b787-59416d478a8b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.704767] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.704767] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.708131] [55493]: INFO cinder.volume.api [None req-ac62d657-611d-4cea-b787-59416d478a8b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1114.712535] [55493]: INFO cinder.api.openstack.wsgi [None req-ac62d657-611d-4cea-b787-59416d478a8b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1114.713044] [55493]: [pid: 55493|app: 0|req: 167/330] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:00 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.699264] [55494]: DEBUG cinder.api.middleware.request_id [None req-8ba453a7-6a44-445c-8e9b-1504baef51f8 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.699802] [55494]: INFO cinder.api.openstack.wsgi [None req-8ba453a7-6a44-445c-8e9b-1504baef51f8 None None] GET http://10.180.1.21/volume// [ 1115.700071] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8ba453a7-6a44-445c-8e9b-1504baef51f8 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.700330] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8ba453a7-6a44-445c-8e9b-1504baef51f8 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.700801] [55494]: INFO cinder.api.openstack.wsgi [None req-8ba453a7-6a44-445c-8e9b-1504baef51f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1115.701290] [55494]: [pid: 55494|app: 0|req: 164/331] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:13:01 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1115.704687] [55493]: DEBUG cinder.api.middleware.request_id [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-1ded3611-df0d-4f32-af6d-3da04f66697c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.707127] [55493]: INFO cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-1ded3611-df0d-4f32-af6d-3da04f66697c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1115.707562] [55493]: DEBUG cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-1ded3611-df0d-4f32-af6d-3da04f66697c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.707843] [55493]: DEBUG cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-1ded3611-df0d-4f32-af6d-3da04f66697c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.721617] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.721617] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.722797] [55494]: DEBUG cinder.api.middleware.request_id [None req-a13359a6-f658-46f5-8070-f28ef3ae924a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.725021] [55494]: INFO cinder.api.openstack.wsgi [None req-a13359a6-f658-46f5-8070-f28ef3ae924a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1115.725110] [55493]: INFO cinder.volume.api [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-1ded3611-df0d-4f32-af6d-3da04f66697c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1115.725289] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a13359a6-f658-46f5-8070-f28ef3ae924a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.725531] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a13359a6-f658-46f5-8070-f28ef3ae924a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.730038] [55493]: INFO cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-1ded3611-df0d-4f32-af6d-3da04f66697c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1115.730564] [55493]: [pid: 55493|app: 0|req: 168/332] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:13:01 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1115.735458] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.735458] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.739019] [55494]: INFO cinder.volume.api [None req-a13359a6-f658-46f5-8070-f28ef3ae924a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1115.743227] [55494]: INFO cinder.api.openstack.wsgi [None req-a13359a6-f658-46f5-8070-f28ef3ae924a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1115.743612] [55494]: [pid: 55494|app: 0|req: 165/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:01 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.833037] [55493]: DEBUG cinder.api.middleware.request_id [None req-67c88622-ab48-4947-bb85-f1093ddd4529 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.835104] [55493]: INFO cinder.api.openstack.wsgi [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1115.835569] [55493]: DEBUG cinder.api.openstack.wsgi [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-41712047"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1115.837384] [55493]: DEBUG cinder.api.v3.volumes [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-41712047'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1115.837535] [55493]: INFO cinder.api.v3.volumes [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Create volume of 1 GB [ 1115.841904] [55493]: INFO cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Availability Zones retrieved successfully. [ 1115.849616] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Flow 'volume_create_api' (a33a566a-7987-4871-9616-c8a1830914f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1115.850993] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049a2a6d-146a-416d-b450-5f558c603c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.852219] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1115.871765] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (049a2a6d-146a-416d-b450-5f558c603c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.872877] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21129f62-ef02-4402-af5e-923a3841d5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.919979] [55493]: DEBUG cinder.quota [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Created reservations ['78c8bbd7-0bc9-4768-a365-f96a91b39458', '21ae7660-8893-40f6-922f-c2ccce9e6cef', '516c28b1-c1da-4e4d-84d7-c4ddedcf78b9', '0e5aa2a1-efe6-4e68-a058-d93d11152432'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1115.921197] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21129f62-ef02-4402-af5e-923a3841d5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78c8bbd7-0bc9-4768-a365-f96a91b39458', '21ae7660-8893-40f6-922f-c2ccce9e6cef', '516c28b1-c1da-4e4d-84d7-c4ddedcf78b9', '0e5aa2a1-efe6-4e68-a058-d93d11152432']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.922287] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5965da6b-c941-4f2b-b08c-a41c0edde7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.935250] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5965da6b-c941-4f2b-b08c-a41c0edde7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '600333f6-c193-49d7-a78c-73bf892146ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-41712047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35aed6c04a634679a8273c48a5a835ed',qos_specs=None,replication_status=,reservations=['78c8bbd7-0bc9-4768-a365-f96a91b39458','21ae7660-8893-40f6-922f-c2ccce9e6cef','516c28b1-c1da-4e4d-84d7-c4ddedcf78b9','0e5aa2a1-efe6-4e68-a058-d93d11152432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bda5d5eecc34384b81d11471318b985',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-41712047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=600333f6-c193-49d7-a78c-73bf892146ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35aed6c04a634679a8273c48a5a835ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bda5d5eecc34384b81d11471318b985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.936304] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81009713-6529-40a8-a2b5-79fb003b8ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.950293] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81009713-6529-40a8-a2b5-79fb003b8ea0) transitioned into state 'SUCCESS' from state '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-41712047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35aed6c04a634679a8273c48a5a835ed',qos_specs=None,replication_status=,reservations=['78c8bbd7-0bc9-4768-a365-f96a91b39458','21ae7660-8893-40f6-922f-c2ccce9e6cef','516c28b1-c1da-4e4d-84d7-c4ddedcf78b9','0e5aa2a1-efe6-4e68-a058-d93d11152432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bda5d5eecc34384b81d11471318b985',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.951545] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1615b116-1b39-4314-a3ac-b3249c66fab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1115.960859] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1615b116-1b39-4314-a3ac-b3249c66fab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1115.961996] [55493]: DEBUG cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Flow 'volume_create_api' (a33a566a-7987-4871-9616-c8a1830914f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1115.962471] [55493]: INFO cinder.volume.api [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Create volume request issued successfully. [ 1115.963237] [55493]: INFO cinder.api.openstack.wsgi [None req-67c88622-ab48-4947-bb85-f1093ddd4529 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1115.963736] [55493]: [pid: 55493|app: 0|req: 169/334] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:13:01 2025] POST /volume/v3/volumes => generated 754 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1115.972512] [55494]: DEBUG cinder.api.middleware.request_id [None req-1c4d4e3f-1647-4f8a-a33b-5aec462c4fbe None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.975539] [55494]: INFO cinder.api.openstack.wsgi [None req-1c4d4e3f-1647-4f8a-a33b-5aec462c4fbe tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1115.975539] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1c4d4e3f-1647-4f8a-a33b-5aec462c4fbe tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.975539] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1c4d4e3f-1647-4f8a-a33b-5aec462c4fbe tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.983468] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.983468] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.987442] [55494]: INFO cinder.volume.api [None req-1c4d4e3f-1647-4f8a-a33b-5aec462c4fbe tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1115.991934] [55494]: INFO cinder.api.openstack.wsgi [None req-1c4d4e3f-1647-4f8a-a33b-5aec462c4fbe tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1115.992361] [55494]: [pid: 55494|app: 0|req: 166/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:01 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.754331] [55493]: DEBUG cinder.api.middleware.request_id [None req-b99f794e-2b62-414d-93b0-53f411bdd6c0 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.756695] [55493]: INFO cinder.api.openstack.wsgi [None req-b99f794e-2b62-414d-93b0-53f411bdd6c0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1116.756914] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b99f794e-2b62-414d-93b0-53f411bdd6c0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.757178] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b99f794e-2b62-414d-93b0-53f411bdd6c0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.770537] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.770537] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.775194] [55493]: INFO cinder.volume.api [None req-b99f794e-2b62-414d-93b0-53f411bdd6c0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1116.780051] [55493]: INFO cinder.api.openstack.wsgi [None req-b99f794e-2b62-414d-93b0-53f411bdd6c0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1116.780492] [55493]: [pid: 55493|app: 0|req: 170/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:02 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1116.892056] [55494]: DEBUG cinder.api.middleware.request_id [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-a6162d99-aa8c-422e-9517-992c9c2618a0 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.894541] [55494]: INFO cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-a6162d99-aa8c-422e-9517-992c9c2618a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] DELETE http://10.180.1.21/volume/v3/attachments/770b470f-779e-42fd-a198-75ba9f2a2adc [ 1116.894764] [55494]: DEBUG cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-a6162d99-aa8c-422e-9517-992c9c2618a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.894972] [55494]: DEBUG cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-a6162d99-aa8c-422e-9517-992c9c2618a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.902071] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.902071] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.002136] [55493]: DEBUG cinder.api.middleware.request_id [None req-01e4c9d2-d51a-4095-9811-87bbdbb96779 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.004211] [55493]: INFO cinder.api.openstack.wsgi [None req-01e4c9d2-d51a-4095-9811-87bbdbb96779 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1117.004428] [55493]: DEBUG cinder.api.openstack.wsgi [None req-01e4c9d2-d51a-4095-9811-87bbdbb96779 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.004655] [55493]: DEBUG cinder.api.openstack.wsgi [None req-01e4c9d2-d51a-4095-9811-87bbdbb96779 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.012168] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.012168] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.015512] [55493]: INFO cinder.volume.api [None req-01e4c9d2-d51a-4095-9811-87bbdbb96779 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1117.019651] [55493]: INFO cinder.api.openstack.wsgi [None req-01e4c9d2-d51a-4095-9811-87bbdbb96779 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1117.020028] [55493]: [pid: 55493|app: 0|req: 171/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:02 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.429796] [55494]: INFO cinder.api.openstack.wsgi [req-603d10b6-be0d-44b9-b31b-661f23287e2e req-a6162d99-aa8c-422e-9517-992c9c2618a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments/770b470f-779e-42fd-a198-75ba9f2a2adc returned with HTTP 200 [ 1117.430323] [55494]: [pid: 55494|app: 0|req: 167/338] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:13:02 2025] DELETE /volume/v3/attachments/770b470f-779e-42fd-a198-75ba9f2a2adc => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.790586] [55493]: DEBUG cinder.api.middleware.request_id [None req-c49910b1-eaac-466c-97b7-d9eee9362bfd None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.792656] [55493]: INFO cinder.api.openstack.wsgi [None req-c49910b1-eaac-466c-97b7-d9eee9362bfd tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1117.792952] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c49910b1-eaac-466c-97b7-d9eee9362bfd tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.796797] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c49910b1-eaac-466c-97b7-d9eee9362bfd tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.808339] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.808339] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.812299] [55493]: INFO cinder.volume.api [None req-c49910b1-eaac-466c-97b7-d9eee9362bfd tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1117.817779] [55493]: INFO cinder.api.openstack.wsgi [None req-c49910b1-eaac-466c-97b7-d9eee9362bfd tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1117.818194] [55493]: [pid: 55493|app: 0|req: 172/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:03 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.258150] [55494]: DEBUG cinder.api.middleware.request_id [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.260287] [55494]: INFO cinder.api.openstack.wsgi [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1126.260815] [55494]: DEBUG cinder.api.openstack.wsgi [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-161784793"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1126.262715] [55494]: DEBUG cinder.api.v3.volumes [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-161784793'}} {{(pid=55494) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1126.262897] [55494]: INFO cinder.api.v3.volumes [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Create volume of 1 GB [ 1126.263255] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.263255] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1126.268372] [55494]: INFO cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Availability Zones retrieved successfully. [ 1126.275204] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Flow 'volume_create_api' (cd6c56cb-a6c1-4744-a907-013ec6cff07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1126.276913] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ea4002-1d23-4c4f-b760-6fa86357d1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1126.278121] [55494]: DEBUG cinder.volume.flows.api.create_volume [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Validating volume size '1' using validate_int {{(pid=55494) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1126.298031] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ea4002-1d23-4c4f-b760-6fa86357d1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1126.298460] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb8fa4f-7d51-4ec7-b0f0-3761aa33cb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1126.340791] [55494]: DEBUG cinder.quota [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Created reservations ['f764c265-7e46-4f8f-bdb2-5287b43e1f9b', '10493299-3e50-4979-b555-9fe3b12bf684', '652dbe70-bb22-436f-a916-9b83e5a270d1', '32567a86-7717-46ec-9576-7bb3c7d4aef7'] {{(pid=55494) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1126.341790] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb8fa4f-7d51-4ec7-b0f0-3761aa33cb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f764c265-7e46-4f8f-bdb2-5287b43e1f9b', '10493299-3e50-4979-b555-9fe3b12bf684', '652dbe70-bb22-436f-a916-9b83e5a270d1', '32567a86-7717-46ec-9576-7bb3c7d4aef7']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1126.342717] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb4ef7d-9e0a-4689-a405-15b1a60f2ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1126.356120] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb4ef7d-9e0a-4689-a405-15b1a60f2ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff6ea4df-c99a-41b3-ad65-90f022c5e546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-161784793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d97e1753ec4000ba4a672ff70ee7fc',qos_specs=None,replication_status=,reservations=['f764c265-7e46-4f8f-bdb2-5287b43e1f9b','10493299-3e50-4979-b555-9fe3b12bf684','652dbe70-bb22-436f-a916-9b83e5a270d1','32567a86-7717-46ec-9576-7bb3c7d4aef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db4fc5cb2c148abb6e1ff4f967c8c22',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-161784793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff6ea4df-c99a-41b3-ad65-90f022c5e546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d97e1753ec4000ba4a672ff70ee7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db4fc5cb2c148abb6e1ff4f967c8c22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1126.357027] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4215c2d-3d0a-4eea-a116-e4caed328ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1126.372243] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4215c2d-3d0a-4eea-a116-e4caed328ad8) transitioned into state 'SUCCESS' from state '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-161784793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d97e1753ec4000ba4a672ff70ee7fc',qos_specs=None,replication_status=,reservations=['f764c265-7e46-4f8f-bdb2-5287b43e1f9b','10493299-3e50-4979-b555-9fe3b12bf684','652dbe70-bb22-436f-a916-9b83e5a270d1','32567a86-7717-46ec-9576-7bb3c7d4aef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db4fc5cb2c148abb6e1ff4f967c8c22',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1126.373106] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919b7339-4361-417c-88fe-dfb8daa6ffe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1126.381434] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919b7339-4361-417c-88fe-dfb8daa6ffe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1126.382476] [55494]: DEBUG cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Flow 'volume_create_api' (cd6c56cb-a6c1-4744-a907-013ec6cff07f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1126.382826] [55494]: INFO cinder.volume.api [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Create volume request issued successfully. [ 1126.383526] [55494]: INFO cinder.api.openstack.wsgi [None req-80fa12b1-8c10-4058-a42f-8741e99dd960 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1126.383932] [55494]: [pid: 55494|app: 0|req: 168/340] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:13:12 2025] POST /volume/v3/volumes => generated 752 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1127.814571] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=63,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1136.375077] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=56,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1138.043362] [55493]: DEBUG cinder.api.middleware.request_id [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-6ef0dd24-6e66-44cb-865c-589a7befffd9 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.045904] [55493]: INFO cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-6ef0dd24-6e66-44cb-865c-589a7befffd9 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1138.046166] [55493]: DEBUG cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-6ef0dd24-6e66-44cb-865c-589a7befffd9 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.046393] [55493]: DEBUG cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-6ef0dd24-6e66-44cb-865c-589a7befffd9 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.057253] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.057253] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.061874] [55493]: INFO cinder.volume.api [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-6ef0dd24-6e66-44cb-865c-589a7befffd9 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1138.067446] [55493]: INFO cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-6ef0dd24-6e66-44cb-865c-589a7befffd9 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1138.067945] [55493]: [pid: 55493|app: 0|req: 173/341] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:13:23 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.081899] [55494]: DEBUG cinder.api.middleware.request_id [None req-6664d0cb-3a32-406c-a6f2-890d815ff9e7 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.082407] [55494]: INFO cinder.api.openstack.wsgi [None req-6664d0cb-3a32-406c-a6f2-890d815ff9e7 None None] GET http://10.180.1.21/volume// [ 1138.082597] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6664d0cb-3a32-406c-a6f2-890d815ff9e7 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.082815] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6664d0cb-3a32-406c-a6f2-890d815ff9e7 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.083332] [55494]: INFO cinder.api.openstack.wsgi [None req-6664d0cb-3a32-406c-a6f2-890d815ff9e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1138.083762] [55494]: [pid: 55494|app: 0|req: 169/342] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:13:23 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1138.087969] [55493]: DEBUG cinder.api.middleware.request_id [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-e95e022f-4e1a-487c-8b75-b33a5b63fb65 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.090537] [55493]: INFO cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-e95e022f-4e1a-487c-8b75-b33a5b63fb65 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1138.090970] [55493]: DEBUG cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-e95e022f-4e1a-487c-8b75-b33a5b63fb65 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "600333f6-c193-49d7-a78c-73bf892146ae", "connector": null, "instance_uuid": "d67d0c5b-ebc4-4751-aacb-6de3c9e26fda"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1138.102201] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.102201] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.125912] [55493]: INFO cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-e95e022f-4e1a-487c-8b75-b33a5b63fb65 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1138.126410] [55493]: [pid: 55493|app: 0|req: 174/343] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:13:23 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.148708] [55494]: DEBUG cinder.api.middleware.request_id [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-defce3fd-b203-4902-8af9-410d5a204e8b None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.151740] [55494]: INFO cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-defce3fd-b203-4902-8af9-410d5a204e8b tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] POST http://10.180.1.21/volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe/action [ 1138.152464] [55494]: DEBUG cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-defce3fd-b203-4902-8af9-410d5a204e8b tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1138.152674] [55494]: DEBUG cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-defce3fd-b203-4902-8af9-410d5a204e8b tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1138.171874] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.171874] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.179673] [55494]: INFO cinder.api.openstack.wsgi [req-93af940a-74b4-486c-82c3-94b5ae23b46b req-defce3fd-b203-4902-8af9-410d5a204e8b tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe/action returned with HTTP 204 [ 1138.180165] [55494]: [pid: 55494|app: 0|req: 170/344] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:13:24 2025] POST /volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1138.193942] [55493]: DEBUG cinder.api.middleware.request_id [None req-636c4aed-4f86-4744-98d3-916c0bee40f7 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.196080] [55493]: INFO cinder.api.openstack.wsgi [None req-636c4aed-4f86-4744-98d3-916c0bee40f7 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1138.196304] [55493]: DEBUG cinder.api.openstack.wsgi [None req-636c4aed-4f86-4744-98d3-916c0bee40f7 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.196524] [55493]: DEBUG cinder.api.openstack.wsgi [None req-636c4aed-4f86-4744-98d3-916c0bee40f7 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.207756] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.207756] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.211496] [55493]: INFO cinder.volume.api [None req-636c4aed-4f86-4744-98d3-916c0bee40f7 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1138.216204] [55493]: INFO cinder.api.openstack.wsgi [None req-636c4aed-4f86-4744-98d3-916c0bee40f7 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1138.216737] [55493]: [pid: 55493|app: 0|req: 175/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:24 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 1109 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.227213] [55494]: DEBUG cinder.api.middleware.request_id [None req-c1f681a2-6817-442d-bca8-c64464e6a953 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.228810] [55494]: INFO cinder.api.openstack.wsgi [None req-c1f681a2-6817-442d-bca8-c64464e6a953 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1138.229066] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c1f681a2-6817-442d-bca8-c64464e6a953 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1138.229315] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c1f681a2-6817-442d-bca8-c64464e6a953 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1138.239744] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.239744] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1138.243009] [55494]: INFO cinder.volume.api [None req-c1f681a2-6817-442d-bca8-c64464e6a953 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1138.247408] [55494]: INFO cinder.api.openstack.wsgi [None req-c1f681a2-6817-442d-bca8-c64464e6a953 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1138.247838] [55494]: [pid: 55494|app: 0|req: 171/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:24 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 1109 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.574147] [55493]: DEBUG cinder.api.middleware.request_id [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.576687] [55493]: INFO cinder.api.openstack.wsgi [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1139.577162] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2112965582"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1139.578791] [55493]: DEBUG cinder.api.v3.volumes [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2112965582'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1139.578929] [55493]: INFO cinder.api.v3.volumes [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Create volume of 1 GB [ 1139.584022] [55493]: INFO cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Availability Zones retrieved successfully. [ 1139.591369] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Flow 'volume_create_api' (64e97059-dfce-4d97-8d86-8370719a081c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1139.592525] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7efab4b-fa17-41cd-ae8d-960fa30acf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.593648] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1139.614507] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7efab4b-fa17-41cd-ae8d-960fa30acf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.615464] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dacad3-3c50-425e-a8d4-9b50d84c4733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.663494] [55493]: DEBUG cinder.quota [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Created reservations ['97965033-942c-4b74-82d3-bd6d122f41ca', '9a3a0df5-bf84-4222-8200-588d67023d68', 'af0e8bd9-d7c5-478c-82c8-fac1c6db84dc', '5c74ee66-7018-4934-8c83-1ecaae6f3e1b'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1139.664423] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dacad3-3c50-425e-a8d4-9b50d84c4733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97965033-942c-4b74-82d3-bd6d122f41ca', '9a3a0df5-bf84-4222-8200-588d67023d68', 'af0e8bd9-d7c5-478c-82c8-fac1c6db84dc', '5c74ee66-7018-4934-8c83-1ecaae6f3e1b']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.665312] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263cdc51-3149-428a-bb7e-cd8b1d232313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.677491] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263cdc51-3149-428a-bb7e-cd8b1d232313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c562f8b-1a70-44cf-bdd7-925b69195470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2112965582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10268a5ffd764ce2bb63f3adebcf623f',qos_specs=None,replication_status=,reservations=['97965033-942c-4b74-82d3-bd6d122f41ca','9a3a0df5-bf84-4222-8200-588d67023d68','af0e8bd9-d7c5-478c-82c8-fac1c6db84dc','5c74ee66-7018-4934-8c83-1ecaae6f3e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f88abbe2b04ee5a5ca1cb23a647282',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2112965582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c562f8b-1a70-44cf-bdd7-925b69195470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10268a5ffd764ce2bb63f3adebcf623f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71f88abbe2b04ee5a5ca1cb23a647282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.678369] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0744a8-a9d8-433f-89e0-c7dcf142f669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.689931] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0744a8-a9d8-433f-89e0-c7dcf142f669) transitioned into state 'SUCCESS' from state '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-2112965582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10268a5ffd764ce2bb63f3adebcf623f',qos_specs=None,replication_status=,reservations=['97965033-942c-4b74-82d3-bd6d122f41ca','9a3a0df5-bf84-4222-8200-588d67023d68','af0e8bd9-d7c5-478c-82c8-fac1c6db84dc','5c74ee66-7018-4934-8c83-1ecaae6f3e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f88abbe2b04ee5a5ca1cb23a647282',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.690733] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4e442c-ee71-4fa3-8f9a-e6246ae0702e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1139.698781] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff4e442c-ee71-4fa3-8f9a-e6246ae0702e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1139.699805] [55493]: DEBUG cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Flow 'volume_create_api' (64e97059-dfce-4d97-8d86-8370719a081c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1139.700173] [55493]: INFO cinder.volume.api [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Create volume request issued successfully. [ 1139.700805] [55493]: INFO cinder.api.openstack.wsgi [None req-b4aa406e-ea3b-4339-93e4-7db1037c5c30 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1139.701268] [55493]: [pid: 55493|app: 0|req: 176/347] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:13:25 2025] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1139.710257] [55494]: DEBUG cinder.api.middleware.request_id [None req-eb6d590f-af85-49cd-be30-51f3b49291cc None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.712527] [55494]: INFO cinder.api.openstack.wsgi [None req-eb6d590f-af85-49cd-be30-51f3b49291cc tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1139.712857] [55494]: DEBUG cinder.api.openstack.wsgi [None req-eb6d590f-af85-49cd-be30-51f3b49291cc tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1139.713123] [55494]: DEBUG cinder.api.openstack.wsgi [None req-eb6d590f-af85-49cd-be30-51f3b49291cc tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1139.721663] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.721663] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1139.726773] [55494]: INFO cinder.volume.api [None req-eb6d590f-af85-49cd-be30-51f3b49291cc tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1139.731494] [55494]: INFO cinder.api.openstack.wsgi [None req-eb6d590f-af85-49cd-be30-51f3b49291cc tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1139.731894] [55494]: [pid: 55494|app: 0|req: 172/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:25 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.743057] [55493]: DEBUG cinder.api.middleware.request_id [None req-620f4e46-e97b-443b-ac3d-7e86dce39bff None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.745387] [55493]: INFO cinder.api.openstack.wsgi [None req-620f4e46-e97b-443b-ac3d-7e86dce39bff tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1140.745639] [55493]: DEBUG cinder.api.openstack.wsgi [None req-620f4e46-e97b-443b-ac3d-7e86dce39bff tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.745857] [55493]: DEBUG cinder.api.openstack.wsgi [None req-620f4e46-e97b-443b-ac3d-7e86dce39bff tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.755250] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.755250] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.759668] [55493]: INFO cinder.volume.api [None req-620f4e46-e97b-443b-ac3d-7e86dce39bff tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1140.764167] [55493]: INFO cinder.api.openstack.wsgi [None req-620f4e46-e97b-443b-ac3d-7e86dce39bff tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1140.764547] [55493]: [pid: 55493|app: 0|req: 177/349] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:26 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.929514] [55494]: DEBUG cinder.api.middleware.request_id [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-ba919f20-0fbc-4c0b-b153-f2f84e18a116 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.931844] [55494]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-ba919f20-0fbc-4c0b-b153-f2f84e18a116 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1140.932075] [55494]: DEBUG cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-ba919f20-0fbc-4c0b-b153-f2f84e18a116 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.932292] [55494]: DEBUG cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-ba919f20-0fbc-4c0b-b153-f2f84e18a116 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.940577] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.940577] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.944112] [55494]: INFO cinder.volume.api [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-ba919f20-0fbc-4c0b-b153-f2f84e18a116 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1140.948537] [55494]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-ba919f20-0fbc-4c0b-b153-f2f84e18a116 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1140.948955] [55494]: [pid: 55494|app: 0|req: 173/350] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:13:26 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.467057] [55493]: DEBUG cinder.api.middleware.request_id [None req-5f4b2697-0753-494e-9fde-e0d2da0e955e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.467057] [55493]: INFO cinder.api.openstack.wsgi [None req-5f4b2697-0753-494e-9fde-e0d2da0e955e None None] GET http://10.180.1.21/volume// [ 1142.467057] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5f4b2697-0753-494e-9fde-e0d2da0e955e None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.467057] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5f4b2697-0753-494e-9fde-e0d2da0e955e None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.467406] [55493]: INFO cinder.api.openstack.wsgi [None req-5f4b2697-0753-494e-9fde-e0d2da0e955e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1142.467836] [55493]: [pid: 55493|app: 0|req: 178/351] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:13:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1142.471888] [55494]: DEBUG cinder.api.middleware.request_id [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-766c81b8-b1f6-43b0-9cb7-8124d10f28c1 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.474657] [55494]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-766c81b8-b1f6-43b0-9cb7-8124d10f28c1 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1142.475090] [55494]: DEBUG cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-766c81b8-b1f6-43b0-9cb7-8124d10f28c1 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c562f8b-1a70-44cf-bdd7-925b69195470", "connector": null, "instance_uuid": "52cc4cd4-8464-47b6-bff1-7c11829bd27d"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1142.485673] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.485673] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.506433] [55494]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-766c81b8-b1f6-43b0-9cb7-8124d10f28c1 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1142.506890] [55494]: [pid: 55494|app: 0|req: 174/352] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:13:28 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.523998] [55493]: DEBUG cinder.api.middleware.request_id [None req-e31d54df-3752-48fe-9010-8d98362c71d9 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.527153] [55493]: INFO cinder.api.openstack.wsgi [None req-e31d54df-3752-48fe-9010-8d98362c71d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1142.527153] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e31d54df-3752-48fe-9010-8d98362c71d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.527153] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e31d54df-3752-48fe-9010-8d98362c71d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.535531] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.535531] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.538767] [55493]: INFO cinder.volume.api [None req-e31d54df-3752-48fe-9010-8d98362c71d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1142.543389] [55493]: INFO cinder.api.openstack.wsgi [None req-e31d54df-3752-48fe-9010-8d98362c71d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1142.544029] [55493]: [pid: 55493|app: 0|req: 179/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:28 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.585386] [55494]: DEBUG cinder.api.middleware.request_id [None req-3065a58f-97ed-4d7b-be37-4a557b626fe9 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.585927] [55494]: INFO cinder.api.openstack.wsgi [None req-3065a58f-97ed-4d7b-be37-4a557b626fe9 None None] GET http://10.180.1.21/volume// [ 1142.586138] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3065a58f-97ed-4d7b-be37-4a557b626fe9 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.586354] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3065a58f-97ed-4d7b-be37-4a557b626fe9 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.586831] [55494]: INFO cinder.api.openstack.wsgi [None req-3065a58f-97ed-4d7b-be37-4a557b626fe9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1142.587180] [55494]: [pid: 55494|app: 0|req: 175/354] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:13:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1142.591642] [55493]: DEBUG cinder.api.middleware.request_id [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-ef11b06e-6c70-439e-978c-eb4debce06a6 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.593564] [55493]: INFO cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-ef11b06e-6c70-439e-978c-eb4debce06a6 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1142.593949] [55493]: DEBUG cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-ef11b06e-6c70-439e-978c-eb4debce06a6 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1142.594334] [55493]: DEBUG cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-ef11b06e-6c70-439e-978c-eb4debce06a6 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1142.604660] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.604660] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1142.607973] [55493]: INFO cinder.volume.api [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-ef11b06e-6c70-439e-978c-eb4debce06a6 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1142.612119] [55493]: INFO cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-ef11b06e-6c70-439e-978c-eb4debce06a6 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1142.612535] [55493]: [pid: 55493|app: 0|req: 180/355] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:13:28 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 1290 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1142.705342] [55494]: DEBUG cinder.api.middleware.request_id [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-9e369a19-2a7c-4633-bc30-1bafc7f73543 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.708241] [55494]: INFO cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-9e369a19-2a7c-4633-bc30-1bafc7f73543 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] PUT http://10.180.1.21/volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe [ 1142.708850] [55494]: DEBUG cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-9e369a19-2a7c-4633-bc30-1bafc7f73543 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-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=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1142.718961] [55494]: DEBUG cinder.coordination [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-9e369a19-2a7c-4633-bc30-1bafc7f73543 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Acquiring lock "cinder-attachment_update-600333f6-c193-49d7-a78c-73bf892146ae-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1142.723449] [55494]: DEBUG cinder.coordination [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-9e369a19-2a7c-4633-bc30-1bafc7f73543 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Lock "cinder-attachment_update-600333f6-c193-49d7-a78c-73bf892146ae-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1142.724584] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.724584] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.027177] [55493]: DEBUG cinder.api.middleware.request_id [None req-a9f19fae-591a-4920-bef7-e7fb471db8b6 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.027633] [55493]: INFO cinder.api.openstack.wsgi [None req-a9f19fae-591a-4920-bef7-e7fb471db8b6 None None] GET http://10.180.1.21/volume// [ 1143.027887] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a9f19fae-591a-4920-bef7-e7fb471db8b6 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.028182] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a9f19fae-591a-4920-bef7-e7fb471db8b6 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.028531] [55493]: INFO cinder.api.openstack.wsgi [None req-a9f19fae-591a-4920-bef7-e7fb471db8b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1143.029047] [55493]: [pid: 55493|app: 0|req: 181/356] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:13:28 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1143.032101] [55493]: DEBUG cinder.api.middleware.request_id [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-6a435dec-8dd5-43f0-b9ad-2955588c1bf5 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.034369] [55493]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-6a435dec-8dd5-43f0-b9ad-2955588c1bf5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1143.034607] [55493]: DEBUG cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-6a435dec-8dd5-43f0-b9ad-2955588c1bf5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.034810] [55493]: DEBUG cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-6a435dec-8dd5-43f0-b9ad-2955588c1bf5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.055893] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.055893] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.059403] [55493]: INFO cinder.volume.api [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-6a435dec-8dd5-43f0-b9ad-2955588c1bf5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1143.064172] [55493]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-6a435dec-8dd5-43f0-b9ad-2955588c1bf5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1143.064730] [55493]: [pid: 55493|app: 0|req: 182/357] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:13:28 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1143.093057] [55493]: DEBUG cinder.api.middleware.request_id [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-a7d9ce64-2eaa-4ee1-8861-f6b7fca9952d None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.096112] [55493]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-a7d9ce64-2eaa-4ee1-8861-f6b7fca9952d tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] PUT http://10.180.1.21/volume/v3/attachments/83c7fe1f-447e-453a-bdb7-df593aced27d [ 1143.096274] [55493]: DEBUG cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-a7d9ce64-2eaa-4ee1-8861-f6b7fca9952d tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-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-503134", "mountpoint": "/dev/sdb"}}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1143.104693] [55493]: DEBUG cinder.coordination [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-a7d9ce64-2eaa-4ee1-8861-f6b7fca9952d tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Acquiring lock "cinder-attachment_update-5c562f8b-1a70-44cf-bdd7-925b69195470-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1143.109266] [55493]: DEBUG cinder.coordination [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-a7d9ce64-2eaa-4ee1-8861-f6b7fca9952d tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Lock "cinder-attachment_update-5c562f8b-1a70-44cf-bdd7-925b69195470-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1143.110460] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.110460] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.246265] [55494]: DEBUG cinder.coordination [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-9e369a19-2a7c-4633-bc30-1bafc7f73543 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Lock "cinder-attachment_update-600333f6-c193-49d7-a78c-73bf892146ae-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1147.246617] [55494]: INFO cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-9e369a19-2a7c-4633-bc30-1bafc7f73543 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe returned with HTTP 200 [ 1147.247098] [55494]: [pid: 55494|app: 0|req: 176/358] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:13:28 2025] PUT /volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1147.247948] [55494]: DEBUG cinder.api.middleware.request_id [None req-f6a43d04-4dff-4a74-9b7d-19066304d5f1 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.249889] [55494]: INFO cinder.api.openstack.wsgi [None req-f6a43d04-4dff-4a74-9b7d-19066304d5f1 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1147.250097] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f6a43d04-4dff-4a74-9b7d-19066304d5f1 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.250317] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f6a43d04-4dff-4a74-9b7d-19066304d5f1 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.259739] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.259739] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.262896] [55494]: INFO cinder.volume.api [None req-f6a43d04-4dff-4a74-9b7d-19066304d5f1 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1147.267535] [55494]: INFO cinder.api.openstack.wsgi [None req-f6a43d04-4dff-4a74-9b7d-19066304d5f1 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1147.267937] [55494]: [pid: 55494|app: 0|req: 177/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:33 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.268549] [55494]: DEBUG cinder.api.middleware.request_id [None req-d8aceb41-6694-40e1-9416-dd6976d20996 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.270381] [55494]: INFO cinder.api.openstack.wsgi [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1147.270725] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1801011737"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1147.272288] [55494]: DEBUG cinder.api.v3.volumes [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1801011737'}} {{(pid=55494) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1147.272424] [55494]: INFO cinder.api.v3.volumes [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Create volume of 1 GB [ 1147.275662] [55494]: INFO cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Availability Zones retrieved successfully. [ 1147.282319] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Flow 'volume_create_api' (a748892f-48c5-475a-bc7e-0bb1478385b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1147.283461] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13759e70-36c6-439f-800e-69f6ed69fbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1147.284491] [55494]: DEBUG cinder.volume.flows.api.create_volume [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Validating volume size '1' using validate_int {{(pid=55494) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1147.300951] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13759e70-36c6-439f-800e-69f6ed69fbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1147.301841] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f621e18c-67a1-4a11-b842-832cbe509386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1147.330271] [55494]: DEBUG cinder.quota [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Created reservations ['135ecbbc-bbca-46ce-beb9-4af2d0742f86', '50267930-9560-4caf-bb10-5e7b25e95513', '34e4e89f-a645-41d3-a9c2-ce069cdbba62', 'a22663b1-6fae-438d-a3b8-36cab41bafda'] {{(pid=55494) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1147.331175] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f621e18c-67a1-4a11-b842-832cbe509386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['135ecbbc-bbca-46ce-beb9-4af2d0742f86', '50267930-9560-4caf-bb10-5e7b25e95513', '34e4e89f-a645-41d3-a9c2-ce069cdbba62', 'a22663b1-6fae-438d-a3b8-36cab41bafda']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1147.332046] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2892f402-dc26-48b3-994e-4428809f5c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1147.345938] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2892f402-dc26-48b3-994e-4428809f5c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5975cf5c-9172-42a6-9eb0-f5788cc80a10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1801011737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd087b8c1b2a4b00a298583f3e318e98',qos_specs=None,replication_status=,reservations=['135ecbbc-bbca-46ce-beb9-4af2d0742f86','50267930-9560-4caf-bb10-5e7b25e95513','34e4e89f-a645-41d3-a9c2-ce069cdbba62','a22663b1-6fae-438d-a3b8-36cab41bafda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a7be003d92408283d3ffd5147c0a98',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1801011737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5975cf5c-9172-42a6-9eb0-f5788cc80a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd087b8c1b2a4b00a298583f3e318e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5a7be003d92408283d3ffd5147c0a98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1147.346870] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803c2c6f-4be0-4fd5-9adf-76aefc3cef9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1147.358608] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803c2c6f-4be0-4fd5-9adf-76aefc3cef9d) transitioned into state 'SUCCESS' from state '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-1801011737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd087b8c1b2a4b00a298583f3e318e98',qos_specs=None,replication_status=,reservations=['135ecbbc-bbca-46ce-beb9-4af2d0742f86','50267930-9560-4caf-bb10-5e7b25e95513','34e4e89f-a645-41d3-a9c2-ce069cdbba62','a22663b1-6fae-438d-a3b8-36cab41bafda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5a7be003d92408283d3ffd5147c0a98',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1147.359458] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30af622e-552b-4d06-b56c-538ffe5c94ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1147.367424] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30af622e-552b-4d06-b56c-538ffe5c94ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1147.368452] [55494]: DEBUG cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Flow 'volume_create_api' (a748892f-48c5-475a-bc7e-0bb1478385b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1147.368796] [55494]: INFO cinder.volume.api [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Create volume request issued successfully. [ 1147.369485] [55494]: INFO cinder.api.openstack.wsgi [None req-d8aceb41-6694-40e1-9416-dd6976d20996 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1147.369936] [55494]: [pid: 55494|app: 0|req: 178/360] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:13:33 2025] POST /volume/v3/volumes => generated 754 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1147.379130] [55494]: DEBUG cinder.api.middleware.request_id [None req-7674a241-ffb9-4fea-9c9f-3f6fdae8f1a6 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.381633] [55494]: INFO cinder.api.openstack.wsgi [None req-7674a241-ffb9-4fea-9c9f-3f6fdae8f1a6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1147.382184] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7674a241-ffb9-4fea-9c9f-3f6fdae8f1a6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.382259] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7674a241-ffb9-4fea-9c9f-3f6fdae8f1a6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.389818] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.389818] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.393431] [55494]: INFO cinder.volume.api [None req-7674a241-ffb9-4fea-9c9f-3f6fdae8f1a6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1147.397705] [55494]: INFO cinder.api.openstack.wsgi [None req-7674a241-ffb9-4fea-9c9f-3f6fdae8f1a6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1147.398256] [55494]: [pid: 55494|app: 0|req: 179/361] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:33 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.633371] [55493]: DEBUG cinder.coordination [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-a7d9ce64-2eaa-4ee1-8861-f6b7fca9952d tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Lock "cinder-attachment_update-5c562f8b-1a70-44cf-bdd7-925b69195470-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55493) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1147.633724] [55493]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-a7d9ce64-2eaa-4ee1-8861-f6b7fca9952d tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/83c7fe1f-447e-453a-bdb7-df593aced27d returned with HTTP 200 [ 1147.634201] [55493]: [pid: 55493|app: 0|req: 183/362] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:13:28 2025] PUT /volume/v3/attachments/83c7fe1f-447e-453a-bdb7-df593aced27d => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1147.754652] [55494]: DEBUG cinder.api.middleware.request_id [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-d9913f18-44e3-4daf-ba35-52813868fc92 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.757103] [55494]: INFO cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-d9913f18-44e3-4daf-ba35-52813868fc92 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] POST http://10.180.1.21/volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe/action [ 1147.757556] [55494]: DEBUG cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-d9913f18-44e3-4daf-ba35-52813868fc92 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1147.757741] [55494]: DEBUG cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-d9913f18-44e3-4daf-ba35-52813868fc92 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1147.778493] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.778493] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.786480] [55494]: INFO cinder.api.openstack.wsgi [req-4a8c1f0b-ff09-4753-b5ff-648fc0ba801d req-d9913f18-44e3-4daf-ba35-52813868fc92 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe/action returned with HTTP 204 [ 1147.787039] [55494]: [pid: 55494|app: 0|req: 180/363] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:13:33 2025] POST /volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1148.278314] [55493]: DEBUG cinder.api.middleware.request_id [None req-ef020e1b-c8f9-4286-aa1e-b064d68b465f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.280585] [55493]: INFO cinder.api.openstack.wsgi [None req-ef020e1b-c8f9-4286-aa1e-b064d68b465f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1148.280807] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ef020e1b-c8f9-4286-aa1e-b064d68b465f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.281037] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ef020e1b-c8f9-4286-aa1e-b064d68b465f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.291463] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.291463] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.296119] [55493]: INFO cinder.volume.api [None req-ef020e1b-c8f9-4286-aa1e-b064d68b465f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1148.302148] [55493]: INFO cinder.api.openstack.wsgi [None req-ef020e1b-c8f9-4286-aa1e-b064d68b465f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1148.302608] [55493]: [pid: 55493|app: 0|req: 184/364] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:34 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.408222] [55494]: DEBUG cinder.api.middleware.request_id [None req-d639a1fe-7465-428f-afaa-93b2df45bdf3 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.410518] [55494]: INFO cinder.api.openstack.wsgi [None req-d639a1fe-7465-428f-afaa-93b2df45bdf3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1148.410747] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d639a1fe-7465-428f-afaa-93b2df45bdf3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.410994] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d639a1fe-7465-428f-afaa-93b2df45bdf3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.419234] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.419234] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.422855] [55494]: INFO cinder.volume.api [None req-d639a1fe-7465-428f-afaa-93b2df45bdf3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1148.427149] [55494]: INFO cinder.api.openstack.wsgi [None req-d639a1fe-7465-428f-afaa-93b2df45bdf3 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1148.427522] [55494]: [pid: 55494|app: 0|req: 181/365] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:34 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.462726] [55493]: DEBUG cinder.api.middleware.request_id [req-75f08288-5a21-4f01-8b28-550994165f5b req-f87aff2d-349f-40df-b09a-c9b657bbd610 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.464869] [55493]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-f87aff2d-349f-40df-b09a-c9b657bbd610 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1148.465552] [55493]: DEBUG cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-f87aff2d-349f-40df-b09a-c9b657bbd610 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.465552] [55493]: DEBUG cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-f87aff2d-349f-40df-b09a-c9b657bbd610 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.473445] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.473445] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.477344] [55493]: INFO cinder.volume.api [req-75f08288-5a21-4f01-8b28-550994165f5b req-f87aff2d-349f-40df-b09a-c9b657bbd610 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1148.481866] [55493]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-f87aff2d-349f-40df-b09a-c9b657bbd610 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1148.482422] [55493]: [pid: 55493|app: 0|req: 185/366] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:13:34 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.254599] [55494]: DEBUG cinder.api.middleware.request_id [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-17ca3789-8fc6-4974-beb2-fe33e860af81 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.257036] [55494]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-17ca3789-8fc6-4974-beb2-fe33e860af81 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] POST http://10.180.1.21/volume/v3/attachments/83c7fe1f-447e-453a-bdb7-df593aced27d/action [ 1149.257496] [55494]: DEBUG cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-17ca3789-8fc6-4974-beb2-fe33e860af81 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1149.257641] [55494]: DEBUG cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-17ca3789-8fc6-4974-beb2-fe33e860af81 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1149.275951] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.275951] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.284433] [55494]: INFO cinder.api.openstack.wsgi [req-91f81433-0bd9-4e9d-a559-b42cbf9eece4 req-17ca3789-8fc6-4974-beb2-fe33e860af81 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/83c7fe1f-447e-453a-bdb7-df593aced27d/action returned with HTTP 204 [ 1149.284891] [55494]: [pid: 55494|app: 0|req: 182/367] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:13:35 2025] POST /volume/v3/attachments/83c7fe1f-447e-453a-bdb7-df593aced27d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1149.314215] [55493]: DEBUG cinder.api.middleware.request_id [None req-c3ea50b8-7baf-4be2-9789-acb5fdcc44d9 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.316507] [55493]: INFO cinder.api.openstack.wsgi [None req-c3ea50b8-7baf-4be2-9789-acb5fdcc44d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1149.316749] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c3ea50b8-7baf-4be2-9789-acb5fdcc44d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.316933] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c3ea50b8-7baf-4be2-9789-acb5fdcc44d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.327794] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.327794] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.332244] [55493]: INFO cinder.volume.api [None req-c3ea50b8-7baf-4be2-9789-acb5fdcc44d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1149.337517] [55493]: INFO cinder.api.openstack.wsgi [None req-c3ea50b8-7baf-4be2-9789-acb5fdcc44d9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1149.337987] [55493]: [pid: 55493|app: 0|req: 186/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:35 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1149.348119] [55494]: DEBUG cinder.api.middleware.request_id [None req-13cbbc41-8a1e-4d23-8c28-7af82e18a832 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.350425] [55494]: INFO cinder.api.openstack.wsgi [None req-13cbbc41-8a1e-4d23-8c28-7af82e18a832 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1149.350685] [55494]: DEBUG cinder.api.openstack.wsgi [None req-13cbbc41-8a1e-4d23-8c28-7af82e18a832 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.350936] [55494]: DEBUG cinder.api.openstack.wsgi [None req-13cbbc41-8a1e-4d23-8c28-7af82e18a832 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.361550] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.361550] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.364741] [55494]: INFO cinder.volume.api [None req-13cbbc41-8a1e-4d23-8c28-7af82e18a832 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1149.368997] [55494]: INFO cinder.api.openstack.wsgi [None req-13cbbc41-8a1e-4d23-8c28-7af82e18a832 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1149.369394] [55494]: [pid: 55494|app: 0|req: 183/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:35 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.002857] [55493]: DEBUG cinder.api.middleware.request_id [None req-4a45a786-4003-4f65-8595-c0e320139a26 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.003339] [55493]: INFO cinder.api.openstack.wsgi [None req-4a45a786-4003-4f65-8595-c0e320139a26 None None] GET http://10.180.1.21/volume// [ 1150.003537] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4a45a786-4003-4f65-8595-c0e320139a26 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.003765] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4a45a786-4003-4f65-8595-c0e320139a26 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.004186] [55493]: INFO cinder.api.openstack.wsgi [None req-4a45a786-4003-4f65-8595-c0e320139a26 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1150.004495] [55493]: [pid: 55493|app: 0|req: 187/370] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:13:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1150.009231] [55494]: DEBUG cinder.api.middleware.request_id [req-75f08288-5a21-4f01-8b28-550994165f5b req-3d86b33c-a35d-4bba-86fb-1015e4e31396 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.011751] [55494]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-3d86b33c-a35d-4bba-86fb-1015e4e31396 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1150.012331] [55494]: DEBUG cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-3d86b33c-a35d-4bba-86fb-1015e4e31396 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5975cf5c-9172-42a6-9eb0-f5788cc80a10", "connector": null, "instance_uuid": "2c7bf4d5-c8d3-4ade-930b-05fd456eb876"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.025278] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.025278] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.044502] [55494]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-3d86b33c-a35d-4bba-86fb-1015e4e31396 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1150.044944] [55494]: [pid: 55494|app: 0|req: 184/371] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:13:35 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.064681] [55493]: DEBUG cinder.api.middleware.request_id [None req-041b6f9f-1823-40b8-b4e3-099ab1fd723b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.066700] [55493]: INFO cinder.api.openstack.wsgi [None req-041b6f9f-1823-40b8-b4e3-099ab1fd723b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1150.066922] [55493]: DEBUG cinder.api.openstack.wsgi [None req-041b6f9f-1823-40b8-b4e3-099ab1fd723b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.067145] [55493]: DEBUG cinder.api.openstack.wsgi [None req-041b6f9f-1823-40b8-b4e3-099ab1fd723b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.077634] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.077634] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.083452] [55493]: INFO cinder.volume.api [None req-041b6f9f-1823-40b8-b4e3-099ab1fd723b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1150.087615] [55493]: INFO cinder.api.openstack.wsgi [None req-041b6f9f-1823-40b8-b4e3-099ab1fd723b tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1150.088081] [55493]: [pid: 55493|app: 0|req: 188/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:35 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.568119] [55494]: DEBUG cinder.api.middleware.request_id [None req-0ed8d892-d6f8-48f3-8b11-415333eda31d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.568664] [55494]: INFO cinder.api.openstack.wsgi [None req-0ed8d892-d6f8-48f3-8b11-415333eda31d None None] GET http://10.180.1.21/volume// [ 1150.568941] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0ed8d892-d6f8-48f3-8b11-415333eda31d None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.569202] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0ed8d892-d6f8-48f3-8b11-415333eda31d None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.569613] [55494]: INFO cinder.api.openstack.wsgi [None req-0ed8d892-d6f8-48f3-8b11-415333eda31d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1150.569942] [55494]: [pid: 55494|app: 0|req: 185/373] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:13:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1150.573621] [55493]: DEBUG cinder.api.middleware.request_id [req-75f08288-5a21-4f01-8b28-550994165f5b req-511b8ff5-cb8d-4abc-abec-b8f4ab410940 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.576179] [55493]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-511b8ff5-cb8d-4abc-abec-b8f4ab410940 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1150.576436] [55493]: DEBUG cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-511b8ff5-cb8d-4abc-abec-b8f4ab410940 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.576655] [55493]: DEBUG cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-511b8ff5-cb8d-4abc-abec-b8f4ab410940 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.586894] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.586894] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.590175] [55493]: INFO cinder.volume.api [req-75f08288-5a21-4f01-8b28-550994165f5b req-511b8ff5-cb8d-4abc-abec-b8f4ab410940 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1150.595290] [55493]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-511b8ff5-cb8d-4abc-abec-b8f4ab410940 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1150.595688] [55493]: [pid: 55493|app: 0|req: 189/374] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:13:36 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1150.622302] [55494]: DEBUG cinder.api.middleware.request_id [req-75f08288-5a21-4f01-8b28-550994165f5b req-88d27c1e-5d82-4ac1-b928-1ac9edb24419 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.624646] [55494]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-88d27c1e-5d82-4ac1-b928-1ac9edb24419 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] PUT http://10.180.1.21/volume/v3/attachments/0dc130e9-c76f-47be-a22e-1d8091c2529c [ 1150.625071] [55494]: DEBUG cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-88d27c1e-5d82-4ac1-b928-1ac9edb24419 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-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-503136", "mountpoint": "/dev/sdb"}}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.635053] [55494]: DEBUG cinder.coordination [req-75f08288-5a21-4f01-8b28-550994165f5b req-88d27c1e-5d82-4ac1-b928-1ac9edb24419 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Acquiring lock "cinder-attachment_update-5975cf5c-9172-42a6-9eb0-f5788cc80a10-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1150.639092] [55494]: DEBUG cinder.coordination [req-75f08288-5a21-4f01-8b28-550994165f5b req-88d27c1e-5d82-4ac1-b928-1ac9edb24419 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Lock "cinder-attachment_update-5975cf5c-9172-42a6-9eb0-f5788cc80a10-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1150.640145] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.640145] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.098323] [55493]: DEBUG cinder.api.middleware.request_id [None req-58f8826a-20e4-4585-beae-675595fde4b1 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.100505] [55493]: INFO cinder.api.openstack.wsgi [None req-58f8826a-20e4-4585-beae-675595fde4b1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1151.100748] [55493]: DEBUG cinder.api.openstack.wsgi [None req-58f8826a-20e4-4585-beae-675595fde4b1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.100988] [55493]: DEBUG cinder.api.openstack.wsgi [None req-58f8826a-20e4-4585-beae-675595fde4b1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.119364] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.119364] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.123280] [55493]: INFO cinder.volume.api [None req-58f8826a-20e4-4585-beae-675595fde4b1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1151.128227] [55493]: INFO cinder.api.openstack.wsgi [None req-58f8826a-20e4-4585-beae-675595fde4b1 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1151.128776] [55493]: [pid: 55493|app: 0|req: 190/375] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:36 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1152.138174] [55493]: DEBUG cinder.api.middleware.request_id [None req-24da6d79-6e33-4fed-8147-f6a5257e269e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.140138] [55493]: INFO cinder.api.openstack.wsgi [None req-24da6d79-6e33-4fed-8147-f6a5257e269e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1152.141021] [55493]: DEBUG cinder.api.openstack.wsgi [None req-24da6d79-6e33-4fed-8147-f6a5257e269e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.141021] [55493]: DEBUG cinder.api.openstack.wsgi [None req-24da6d79-6e33-4fed-8147-f6a5257e269e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.153226] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.153226] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.156800] [55493]: INFO cinder.volume.api [None req-24da6d79-6e33-4fed-8147-f6a5257e269e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1152.161443] [55493]: INFO cinder.api.openstack.wsgi [None req-24da6d79-6e33-4fed-8147-f6a5257e269e tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1152.161850] [55493]: [pid: 55493|app: 0|req: 191/376] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:37 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.171806] [55493]: DEBUG cinder.api.middleware.request_id [None req-8ebe3b1b-b036-423c-b2c7-df8e84c20e51 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.175559] [55493]: INFO cinder.api.openstack.wsgi [None req-8ebe3b1b-b036-423c-b2c7-df8e84c20e51 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1153.175559] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8ebe3b1b-b036-423c-b2c7-df8e84c20e51 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.175559] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8ebe3b1b-b036-423c-b2c7-df8e84c20e51 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.188063] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.188063] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.192674] [55493]: INFO cinder.volume.api [None req-8ebe3b1b-b036-423c-b2c7-df8e84c20e51 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1153.197673] [55493]: INFO cinder.api.openstack.wsgi [None req-8ebe3b1b-b036-423c-b2c7-df8e84c20e51 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1153.198247] [55493]: [pid: 55493|app: 0|req: 192/377] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:39 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.208508] [55493]: DEBUG cinder.api.middleware.request_id [None req-e8df1ef5-809d-4349-9993-5acdc95f0ce0 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.211965] [55493]: INFO cinder.api.openstack.wsgi [None req-e8df1ef5-809d-4349-9993-5acdc95f0ce0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1154.212255] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e8df1ef5-809d-4349-9993-5acdc95f0ce0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.212422] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e8df1ef5-809d-4349-9993-5acdc95f0ce0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.225357] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.225357] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.232749] [55493]: INFO cinder.volume.api [None req-e8df1ef5-809d-4349-9993-5acdc95f0ce0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1154.238922] [55493]: INFO cinder.api.openstack.wsgi [None req-e8df1ef5-809d-4349-9993-5acdc95f0ce0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1154.238975] [55493]: [pid: 55493|app: 0|req: 193/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:40 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.072915] [55493]: DEBUG cinder.api.middleware.request_id [None req-ce45663c-ba77-4a0d-a0e2-0e29a801ff27 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.075162] [55493]: INFO cinder.api.openstack.wsgi [None req-ce45663c-ba77-4a0d-a0e2-0e29a801ff27 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1155.075385] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ce45663c-ba77-4a0d-a0e2-0e29a801ff27 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.075606] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ce45663c-ba77-4a0d-a0e2-0e29a801ff27 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.083181] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.083181] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.087049] [55493]: INFO cinder.volume.api [None req-ce45663c-ba77-4a0d-a0e2-0e29a801ff27 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1155.092249] [55493]: INFO cinder.api.openstack.wsgi [None req-ce45663c-ba77-4a0d-a0e2-0e29a801ff27 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1155.092790] [55493]: [pid: 55493|app: 0|req: 194/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:40 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.138111] [55493]: DEBUG cinder.api.middleware.request_id [None req-a31a3916-eae1-45fd-814c-8630f87a7868 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.140181] [55493]: INFO cinder.api.openstack.wsgi [None req-a31a3916-eae1-45fd-814c-8630f87a7868 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1155.140398] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a31a3916-eae1-45fd-814c-8630f87a7868 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.140610] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a31a3916-eae1-45fd-814c-8630f87a7868 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.148816] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.148816] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.151897] [55493]: INFO cinder.volume.api [None req-a31a3916-eae1-45fd-814c-8630f87a7868 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1155.156295] [55493]: INFO cinder.api.openstack.wsgi [None req-a31a3916-eae1-45fd-814c-8630f87a7868 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1155.156570] [55493]: [pid: 55493|app: 0|req: 195/380] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:40 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.163186] [55494]: DEBUG cinder.coordination [req-75f08288-5a21-4f01-8b28-550994165f5b req-88d27c1e-5d82-4ac1-b928-1ac9edb24419 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Lock "cinder-attachment_update-5975cf5c-9172-42a6-9eb0-f5788cc80a10-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1155.163599] [55494]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-88d27c1e-5d82-4ac1-b928-1ac9edb24419 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/attachments/0dc130e9-c76f-47be-a22e-1d8091c2529c returned with HTTP 200 [ 1155.164164] [55494]: [pid: 55494|app: 0|req: 186/381] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:13:36 2025] PUT /volume/v3/attachments/0dc130e9-c76f-47be-a22e-1d8091c2529c => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1155.252294] [55493]: DEBUG cinder.api.middleware.request_id [None req-3dd659bb-83b2-40c1-83ab-8133b1ead5ea None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.254480] [55493]: INFO cinder.api.openstack.wsgi [None req-3dd659bb-83b2-40c1-83ab-8133b1ead5ea tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1155.254730] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3dd659bb-83b2-40c1-83ab-8133b1ead5ea tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.254952] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3dd659bb-83b2-40c1-83ab-8133b1ead5ea tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.267134] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.267134] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.270871] [55493]: INFO cinder.volume.api [None req-3dd659bb-83b2-40c1-83ab-8133b1ead5ea tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1155.275373] [55493]: INFO cinder.api.openstack.wsgi [None req-3dd659bb-83b2-40c1-83ab-8133b1ead5ea tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1155.275767] [55493]: [pid: 55493|app: 0|req: 196/382] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:41 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.287895] [55494]: DEBUG cinder.api.middleware.request_id [None req-91474861-9187-43c4-9fc7-e4dd69e81ff0 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.290202] [55494]: INFO cinder.api.openstack.wsgi [None req-91474861-9187-43c4-9fc7-e4dd69e81ff0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1156.290445] [55494]: DEBUG cinder.api.openstack.wsgi [None req-91474861-9187-43c4-9fc7-e4dd69e81ff0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.290689] [55494]: DEBUG cinder.api.openstack.wsgi [None req-91474861-9187-43c4-9fc7-e4dd69e81ff0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.304842] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.304842] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.309079] [55494]: INFO cinder.volume.api [None req-91474861-9187-43c4-9fc7-e4dd69e81ff0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1156.314118] [55494]: INFO cinder.api.openstack.wsgi [None req-91474861-9187-43c4-9fc7-e4dd69e81ff0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1156.314496] [55494]: [pid: 55494|app: 0|req: 187/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:42 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.784539] [55493]: DEBUG cinder.api.middleware.request_id [req-75f08288-5a21-4f01-8b28-550994165f5b req-a976aa7f-9993-45f8-91fd-8ec7fc29ca48 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.787267] [55493]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-a976aa7f-9993-45f8-91fd-8ec7fc29ca48 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] POST http://10.180.1.21/volume/v3/attachments/0dc130e9-c76f-47be-a22e-1d8091c2529c/action [ 1156.787742] [55493]: DEBUG cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-a976aa7f-9993-45f8-91fd-8ec7fc29ca48 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1156.788018] [55493]: DEBUG cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-a976aa7f-9993-45f8-91fd-8ec7fc29ca48 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1156.805016] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.805016] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.812278] [55493]: INFO cinder.api.openstack.wsgi [req-75f08288-5a21-4f01-8b28-550994165f5b req-a976aa7f-9993-45f8-91fd-8ec7fc29ca48 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/attachments/0dc130e9-c76f-47be-a22e-1d8091c2529c/action returned with HTTP 204 [ 1156.812823] [55493]: [pid: 55493|app: 0|req: 197/384] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:13:42 2025] POST /volume/v3/attachments/0dc130e9-c76f-47be-a22e-1d8091c2529c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1157.324814] [55494]: DEBUG cinder.api.middleware.request_id [None req-656bab9d-ed19-4a3f-b415-6f588f7e4531 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.328844] [55494]: INFO cinder.api.openstack.wsgi [None req-656bab9d-ed19-4a3f-b415-6f588f7e4531 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1157.328844] [55494]: DEBUG cinder.api.openstack.wsgi [None req-656bab9d-ed19-4a3f-b415-6f588f7e4531 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.328844] [55494]: DEBUG cinder.api.openstack.wsgi [None req-656bab9d-ed19-4a3f-b415-6f588f7e4531 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.338637] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.338637] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.342790] [55494]: INFO cinder.volume.api [None req-656bab9d-ed19-4a3f-b415-6f588f7e4531 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1157.349018] [55494]: INFO cinder.api.openstack.wsgi [None req-656bab9d-ed19-4a3f-b415-6f588f7e4531 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1157.349530] [55494]: [pid: 55494|app: 0|req: 188/385] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:43 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.360603] [55493]: DEBUG cinder.api.middleware.request_id [None req-20c46940-6bec-49c2-a1c5-8a1719dacfcb None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.362268] [55493]: INFO cinder.api.openstack.wsgi [None req-20c46940-6bec-49c2-a1c5-8a1719dacfcb tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1157.362519] [55493]: DEBUG cinder.api.openstack.wsgi [None req-20c46940-6bec-49c2-a1c5-8a1719dacfcb tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.362736] [55493]: DEBUG cinder.api.openstack.wsgi [None req-20c46940-6bec-49c2-a1c5-8a1719dacfcb tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.373214] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.373214] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.376740] [55493]: INFO cinder.volume.api [None req-20c46940-6bec-49c2-a1c5-8a1719dacfcb tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1157.381315] [55493]: INFO cinder.api.openstack.wsgi [None req-20c46940-6bec-49c2-a1c5-8a1719dacfcb tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1157.382082] [55493]: [pid: 55493|app: 0|req: 198/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:43 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.391814] [55494]: DEBUG cinder.api.middleware.request_id [None req-64746379-0279-466f-b5c0-931f2e93b47d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.394052] [55494]: INFO cinder.api.openstack.wsgi [None req-64746379-0279-466f-b5c0-931f2e93b47d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1157.394372] [55494]: DEBUG cinder.api.openstack.wsgi [None req-64746379-0279-466f-b5c0-931f2e93b47d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.394668] [55494]: DEBUG cinder.api.openstack.wsgi [None req-64746379-0279-466f-b5c0-931f2e93b47d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.394954] [55494]: INFO cinder.api.v3.volumes [None req-64746379-0279-466f-b5c0-931f2e93b47d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Delete volume with id: 5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1157.406546] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.406546] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.407145] [55494]: INFO cinder.volume.api [None req-64746379-0279-466f-b5c0-931f2e93b47d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1157.416088] [55494]: INFO cinder.volume.api [None req-64746379-0279-466f-b5c0-931f2e93b47d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-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. [ 1157.416475] [55494]: INFO cinder.api.openstack.wsgi [None req-64746379-0279-466f-b5c0-931f2e93b47d tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 400 [ 1157.417043] [55494]: [pid: 55494|app: 0|req: 189/387] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:13:43 2025] DELETE /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1157.421666] [55493]: DEBUG cinder.api.middleware.request_id [None req-094c944e-e400-42ef-8ad7-e79694acfc44 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.425718] [55493]: INFO cinder.api.openstack.wsgi [None req-094c944e-e400-42ef-8ad7-e79694acfc44 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1157.425952] [55493]: DEBUG cinder.api.openstack.wsgi [None req-094c944e-e400-42ef-8ad7-e79694acfc44 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.426187] [55493]: DEBUG cinder.api.openstack.wsgi [None req-094c944e-e400-42ef-8ad7-e79694acfc44 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.439420] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439420] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.442761] [55493]: INFO cinder.volume.api [None req-094c944e-e400-42ef-8ad7-e79694acfc44 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1157.447039] [55493]: INFO cinder.api.openstack.wsgi [None req-094c944e-e400-42ef-8ad7-e79694acfc44 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1157.447432] [55493]: [pid: 55493|app: 0|req: 199/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:43 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.490173] [55494]: DEBUG cinder.api.middleware.request_id [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-518637b8-8f5d-4ef5-8225-91b41a438aaf None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.493394] [55494]: INFO cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-518637b8-8f5d-4ef5-8225-91b41a438aaf tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1157.493732] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-518637b8-8f5d-4ef5-8225-91b41a438aaf tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.494024] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-518637b8-8f5d-4ef5-8225-91b41a438aaf tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.505522] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.505522] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.509129] [55494]: INFO cinder.volume.api [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-518637b8-8f5d-4ef5-8225-91b41a438aaf tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1157.516394] [55494]: INFO cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-518637b8-8f5d-4ef5-8225-91b41a438aaf tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1157.516851] [55494]: [pid: 55494|app: 0|req: 190/389] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:13:43 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.536038] [55493]: DEBUG cinder.api.middleware.request_id [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-90825e47-451e-486e-98f2-2b726ae2d367 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.537979] [55493]: INFO cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-90825e47-451e-486e-98f2-2b726ae2d367 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] POST http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10/action [ 1157.538413] [55493]: DEBUG cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-90825e47-451e-486e-98f2-2b726ae2d367 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1157.538476] [55493]: DEBUG cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-90825e47-451e-486e-98f2-2b726ae2d367 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.548247] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.548247] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.548851] [55493]: INFO cinder.volume.api [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-90825e47-451e-486e-98f2-2b726ae2d367 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1157.555455] [55493]: INFO cinder.volume.api [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-90825e47-451e-486e-98f2-2b726ae2d367 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Begin detaching volume completed successfully. [ 1157.555721] [55493]: INFO cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-90825e47-451e-486e-98f2-2b726ae2d367 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10/action returned with HTTP 202 [ 1157.557054] [55493]: [pid: 55493|app: 0|req: 200/390] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:13:43 2025] POST /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1158.841791] [55494]: DEBUG cinder.api.middleware.request_id [None req-026e7efa-5f96-42b9-aa6a-8aad8e6c2a39 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.843263] [55494]: INFO cinder.api.openstack.wsgi [None req-026e7efa-5f96-42b9-aa6a-8aad8e6c2a39 None None] GET http://10.180.1.21/volume// [ 1158.843263] [55494]: DEBUG cinder.api.openstack.wsgi [None req-026e7efa-5f96-42b9-aa6a-8aad8e6c2a39 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.843263] [55494]: DEBUG cinder.api.openstack.wsgi [None req-026e7efa-5f96-42b9-aa6a-8aad8e6c2a39 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.843263] [55494]: INFO cinder.api.openstack.wsgi [None req-026e7efa-5f96-42b9-aa6a-8aad8e6c2a39 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1158.843708] [55494]: [pid: 55494|app: 0|req: 191/391] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:13:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1158.852220] [55493]: DEBUG cinder.api.middleware.request_id [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-b0eb3b38-46f6-4490-89d9-0371ddb5ccdc None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.854754] [55493]: INFO cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-b0eb3b38-46f6-4490-89d9-0371ddb5ccdc tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1158.855137] [55493]: DEBUG cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-b0eb3b38-46f6-4490-89d9-0371ddb5ccdc tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.855372] [55493]: DEBUG cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-b0eb3b38-46f6-4490-89d9-0371ddb5ccdc tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.870605] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.870605] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.876102] [55493]: INFO cinder.volume.api [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-b0eb3b38-46f6-4490-89d9-0371ddb5ccdc tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1158.881792] [55493]: INFO cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-b0eb3b38-46f6-4490-89d9-0371ddb5ccdc tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1158.882356] [55493]: [pid: 55493|app: 0|req: 201/392] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:13:44 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1160.054539] [55494]: DEBUG cinder.api.middleware.request_id [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-237d7bfd-ff8b-4d1d-a47a-d4759df0bfb0 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.057314] [55494]: INFO cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-237d7bfd-ff8b-4d1d-a47a-d4759df0bfb0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0dc130e9-c76f-47be-a22e-1d8091c2529c [ 1160.057545] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-237d7bfd-ff8b-4d1d-a47a-d4759df0bfb0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.057762] [55494]: DEBUG cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-237d7bfd-ff8b-4d1d-a47a-d4759df0bfb0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.067039] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.067039] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.595693] [55494]: INFO cinder.api.openstack.wsgi [req-3a3a5d4c-0e32-4e11-890e-99d22c539f1c req-237d7bfd-ff8b-4d1d-a47a-d4759df0bfb0 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/attachments/0dc130e9-c76f-47be-a22e-1d8091c2529c returned with HTTP 200 [ 1160.596427] [55494]: [pid: 55494|app: 0|req: 192/393] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:13:45 2025] DELETE /volume/v3/attachments/0dc130e9-c76f-47be-a22e-1d8091c2529c => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.797664] [55493]: DEBUG cinder.api.middleware.request_id [None req-99d66370-df69-4620-ab02-0b848f8d4572 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.799876] [55493]: INFO cinder.api.openstack.wsgi [None req-99d66370-df69-4620-ab02-0b848f8d4572 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1161.800111] [55493]: DEBUG cinder.api.openstack.wsgi [None req-99d66370-df69-4620-ab02-0b848f8d4572 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.800367] [55493]: DEBUG cinder.api.openstack.wsgi [None req-99d66370-df69-4620-ab02-0b848f8d4572 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.810759] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.810759] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.814738] [55493]: INFO cinder.volume.api [None req-99d66370-df69-4620-ab02-0b848f8d4572 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1161.819458] [55493]: INFO cinder.api.openstack.wsgi [None req-99d66370-df69-4620-ab02-0b848f8d4572 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1161.819819] [55493]: [pid: 55493|app: 0|req: 202/394] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:47 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.672651] [55494]: DEBUG cinder.api.middleware.request_id [None req-3cbbfb65-82fd-4855-be01-75ccf5360568 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.673351] [55494]: INFO cinder.api.openstack.wsgi [None req-3cbbfb65-82fd-4855-be01-75ccf5360568 None None] GET http://10.180.1.21/volume// [ 1164.673623] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3cbbfb65-82fd-4855-be01-75ccf5360568 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.673956] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3cbbfb65-82fd-4855-be01-75ccf5360568 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.674567] [55494]: INFO cinder.api.openstack.wsgi [None req-3cbbfb65-82fd-4855-be01-75ccf5360568 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1164.675118] [55494]: [pid: 55494|app: 0|req: 193/395] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:13:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1164.683343] [55493]: DEBUG cinder.api.middleware.request_id [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-394f25b3-4fc6-4bb7-bb03-a1820be009b5 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.685920] [55493]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-394f25b3-4fc6-4bb7-bb03-a1820be009b5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1164.686520] [55493]: DEBUG cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-394f25b3-4fc6-4bb7-bb03-a1820be009b5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c562f8b-1a70-44cf-bdd7-925b69195470", "connector": null, "instance_uuid": "52cc4cd4-8464-47b6-bff1-7c11829bd27d"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1164.702407] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.702407] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.733062] [55493]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-394f25b3-4fc6-4bb7-bb03-a1820be009b5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1164.733492] [55493]: [pid: 55493|app: 0|req: 203/396] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:13:50 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) [ 1164.737914] [55494]: DEBUG cinder.api.middleware.request_id [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-0db180fb-99f7-4b1f-a377-4fb974e91f21 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.740412] [55494]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-0db180fb-99f7-4b1f-a377-4fb974e91f21 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] DELETE http://10.180.1.21/volume/v3/attachments/83c7fe1f-447e-453a-bdb7-df593aced27d [ 1164.740668] [55494]: DEBUG cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-0db180fb-99f7-4b1f-a377-4fb974e91f21 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.740912] [55494]: DEBUG cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-0db180fb-99f7-4b1f-a377-4fb974e91f21 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.748554] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748554] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.278091] [55494]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-0db180fb-99f7-4b1f-a377-4fb974e91f21 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/83c7fe1f-447e-453a-bdb7-df593aced27d returned with HTTP 200 [ 1165.278549] [55494]: [pid: 55494|app: 0|req: 194/397] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:13:50 2025] DELETE /volume/v3/attachments/83c7fe1f-447e-453a-bdb7-df593aced27d => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.932164] [55493]: DEBUG cinder.api.middleware.request_id [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-dafff982-d992-433f-bc4a-26de6664e100 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.934641] [55493]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-dafff982-d992-433f-bc4a-26de6664e100 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] PUT http://10.180.1.21/volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958 [ 1169.934930] [55493]: DEBUG cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-dafff982-d992-433f-bc4a-26de6664e100 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-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-503134", "mountpoint": "/dev/sdb"}}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1169.944503] [55493]: DEBUG cinder.coordination [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-dafff982-d992-433f-bc4a-26de6664e100 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Acquiring lock "cinder-attachment_update-5c562f8b-1a70-44cf-bdd7-925b69195470-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1169.949261] [55493]: DEBUG cinder.coordination [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-dafff982-d992-433f-bc4a-26de6664e100 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Lock "cinder-attachment_update-5c562f8b-1a70-44cf-bdd7-925b69195470-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1169.949716] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.949716] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.955695] [55494]: DEBUG cinder.api.middleware.request_id [None req-7b7f85c6-5cc5-4693-a426-375f652627f6 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.958062] [55494]: INFO cinder.api.openstack.wsgi [None req-7b7f85c6-5cc5-4693-a426-375f652627f6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1169.958310] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7b7f85c6-5cc5-4693-a426-375f652627f6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.959141] [55494]: DEBUG cinder.api.openstack.wsgi [None req-7b7f85c6-5cc5-4693-a426-375f652627f6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.959141] [55494]: INFO cinder.api.v3.volumes [None req-7b7f85c6-5cc5-4693-a426-375f652627f6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Delete volume with id: 5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1169.972101] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.972101] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.972656] [55494]: INFO cinder.volume.api [None req-7b7f85c6-5cc5-4693-a426-375f652627f6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1170.004470] [55494]: INFO cinder.volume.api [None req-7b7f85c6-5cc5-4693-a426-375f652627f6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Delete volume request issued successfully. [ 1170.004470] [55494]: INFO cinder.api.openstack.wsgi [None req-7b7f85c6-5cc5-4693-a426-375f652627f6 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 202 [ 1170.004470] [55494]: [pid: 55494|app: 0|req: 195/398] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:13:55 2025] DELETE /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1170.007797] [55494]: DEBUG cinder.api.middleware.request_id [None req-331c5a3f-3327-4a0f-a98d-a5a2d20f3a37 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.010947] [55494]: INFO cinder.api.openstack.wsgi [None req-331c5a3f-3327-4a0f-a98d-a5a2d20f3a37 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1170.010947] [55494]: DEBUG cinder.api.openstack.wsgi [None req-331c5a3f-3327-4a0f-a98d-a5a2d20f3a37 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.010947] [55494]: DEBUG cinder.api.openstack.wsgi [None req-331c5a3f-3327-4a0f-a98d-a5a2d20f3a37 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.018391] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.018391] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.022199] [55494]: INFO cinder.volume.api [None req-331c5a3f-3327-4a0f-a98d-a5a2d20f3a37 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1170.027473] [55494]: INFO cinder.api.openstack.wsgi [None req-331c5a3f-3327-4a0f-a98d-a5a2d20f3a37 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1170.027846] [55494]: [pid: 55494|app: 0|req: 196/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:55 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.470912] [55493]: DEBUG cinder.coordination [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-dafff982-d992-433f-bc4a-26de6664e100 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Lock "cinder-attachment_update-5c562f8b-1a70-44cf-bdd7-925b69195470-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55493) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1170.471310] [55493]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-dafff982-d992-433f-bc4a-26de6664e100 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958 returned with HTTP 200 [ 1170.471788] [55493]: [pid: 55493|app: 0|req: 204/400] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:13:55 2025] PUT /volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1170.476612] [55494]: DEBUG cinder.api.middleware.request_id [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-6ded592f-3057-4163-b13c-26112b32ce8f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.479086] [55494]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-6ded592f-3057-4163-b13c-26112b32ce8f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958 [ 1170.479376] [55494]: DEBUG cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-6ded592f-3057-4163-b13c-26112b32ce8f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.479591] [55494]: DEBUG cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-6ded592f-3057-4163-b13c-26112b32ce8f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.494173] [55494]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-6ded592f-3057-4163-b13c-26112b32ce8f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958 returned with HTTP 200 [ 1170.495012] [55494]: [pid: 55494|app: 0|req: 197/401] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 12 21:13:56 2025] GET /volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.038465] [55493]: DEBUG cinder.api.middleware.request_id [None req-0808b4be-65be-4b9b-8d7f-5f3a3a9bfc11 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.041213] [55493]: INFO cinder.api.openstack.wsgi [None req-0808b4be-65be-4b9b-8d7f-5f3a3a9bfc11 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1171.041432] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0808b4be-65be-4b9b-8d7f-5f3a3a9bfc11 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.041647] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0808b4be-65be-4b9b-8d7f-5f3a3a9bfc11 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.052723] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.052723] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.058559] [55493]: INFO cinder.volume.api [None req-0808b4be-65be-4b9b-8d7f-5f3a3a9bfc11 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1171.062846] [55493]: INFO cinder.api.openstack.wsgi [None req-0808b4be-65be-4b9b-8d7f-5f3a3a9bfc11 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1171.062846] [55493]: [pid: 55493|app: 0|req: 205/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:56 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.074449] [55494]: DEBUG cinder.api.middleware.request_id [None req-420d0eac-02e8-4145-9f81-b53339425dc2 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.077519] [55494]: INFO cinder.api.openstack.wsgi [None req-420d0eac-02e8-4145-9f81-b53339425dc2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1172.078478] [55494]: DEBUG cinder.api.openstack.wsgi [None req-420d0eac-02e8-4145-9f81-b53339425dc2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.078588] [55494]: DEBUG cinder.api.openstack.wsgi [None req-420d0eac-02e8-4145-9f81-b53339425dc2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.091253] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.091253] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.096159] [55494]: INFO cinder.volume.api [None req-420d0eac-02e8-4145-9f81-b53339425dc2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1172.101845] [55494]: INFO cinder.api.openstack.wsgi [None req-420d0eac-02e8-4145-9f81-b53339425dc2 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 200 [ 1172.102325] [55494]: [pid: 55494|app: 0|req: 198/403] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:57 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.096215] [55493]: DEBUG cinder.api.middleware.request_id [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-190f1efc-fc7a-42f6-91a0-557b20ffea9f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.098708] [55493]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-190f1efc-fc7a-42f6-91a0-557b20ffea9f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] POST http://10.180.1.21/volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958/action [ 1173.099259] [55493]: DEBUG cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-190f1efc-fc7a-42f6-91a0-557b20ffea9f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1173.099449] [55493]: DEBUG cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-190f1efc-fc7a-42f6-91a0-557b20ffea9f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.114962] [55494]: DEBUG cinder.api.middleware.request_id [None req-57456ea6-1b95-4ae4-8b22-41d407f6e9cc None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.116632] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.116632] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.117015] [55494]: INFO cinder.api.openstack.wsgi [None req-57456ea6-1b95-4ae4-8b22-41d407f6e9cc tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 [ 1173.117251] [55494]: DEBUG cinder.api.openstack.wsgi [None req-57456ea6-1b95-4ae4-8b22-41d407f6e9cc tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.117469] [55494]: DEBUG cinder.api.openstack.wsgi [None req-57456ea6-1b95-4ae4-8b22-41d407f6e9cc tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.123994] [55494]: INFO cinder.api.openstack.wsgi [None req-57456ea6-1b95-4ae4-8b22-41d407f6e9cc tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 returned with HTTP 404 [ 1173.124071] [55493]: INFO cinder.api.openstack.wsgi [req-81ca5dd1-10ae-4fb0-9c82-0991979ffb24 req-190f1efc-fc7a-42f6-91a0-557b20ffea9f tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958/action returned with HTTP 204 [ 1173.124478] [55494]: [pid: 55494|app: 0|req: 199/404] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:58 2025] GET /volume/v3/volumes/5975cf5c-9172-42a6-9eb0-f5788cc80a10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1173.124514] [55493]: [pid: 55493|app: 0|req: 206/405] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:13:58 2025] POST /volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1173.171091] [55494]: DEBUG cinder.api.middleware.request_id [None req-6164f559-cc93-43b0-8546-76e739508227 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.173585] [55494]: INFO cinder.api.openstack.wsgi [None req-6164f559-cc93-43b0-8546-76e739508227 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1173.173688] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6164f559-cc93-43b0-8546-76e739508227 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.173880] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6164f559-cc93-43b0-8546-76e739508227 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.174108] [55494]: INFO cinder.api.v3.volumes [None req-6164f559-cc93-43b0-8546-76e739508227 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Delete volume with id: 0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1173.181673] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.181673] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.182270] [55494]: INFO cinder.volume.api [None req-6164f559-cc93-43b0-8546-76e739508227 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1173.197947] [55494]: INFO cinder.volume.api [None req-6164f559-cc93-43b0-8546-76e739508227 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Delete volume request issued successfully. [ 1173.198218] [55494]: INFO cinder.api.openstack.wsgi [None req-6164f559-cc93-43b0-8546-76e739508227 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 202 [ 1173.198666] [55494]: [pid: 55494|app: 0|req: 200/406] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:13:59 2025] DELETE /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1173.201617] [55493]: DEBUG cinder.api.middleware.request_id [None req-4d49f35b-2723-4aea-beb2-9797e9a0e107 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.203735] [55493]: INFO cinder.api.openstack.wsgi [None req-4d49f35b-2723-4aea-beb2-9797e9a0e107 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1173.203954] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4d49f35b-2723-4aea-beb2-9797e9a0e107 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.204247] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4d49f35b-2723-4aea-beb2-9797e9a0e107 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.212289] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.212289] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.216198] [55493]: INFO cinder.volume.api [None req-4d49f35b-2723-4aea-beb2-9797e9a0e107 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1173.221072] [55493]: INFO cinder.api.openstack.wsgi [None req-4d49f35b-2723-4aea-beb2-9797e9a0e107 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1173.221465] [55493]: [pid: 55493|app: 0|req: 207/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:13:59 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.231344] [55494]: DEBUG cinder.api.middleware.request_id [None req-08b116d7-72fa-4106-b1dd-45af45ca6cd5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.233682] [55494]: INFO cinder.api.openstack.wsgi [None req-08b116d7-72fa-4106-b1dd-45af45ca6cd5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1174.233918] [55494]: DEBUG cinder.api.openstack.wsgi [None req-08b116d7-72fa-4106-b1dd-45af45ca6cd5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.234157] [55494]: DEBUG cinder.api.openstack.wsgi [None req-08b116d7-72fa-4106-b1dd-45af45ca6cd5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.244357] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.244357] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.249237] [55494]: INFO cinder.volume.api [None req-08b116d7-72fa-4106-b1dd-45af45ca6cd5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1174.254060] [55494]: INFO cinder.api.openstack.wsgi [None req-08b116d7-72fa-4106-b1dd-45af45ca6cd5 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1174.254714] [55494]: [pid: 55494|app: 0|req: 201/408] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:00 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.265684] [55493]: DEBUG cinder.api.middleware.request_id [None req-719a3c5e-9547-4a52-8981-292029273f26 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.268241] [55493]: INFO cinder.api.openstack.wsgi [None req-719a3c5e-9547-4a52-8981-292029273f26 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1175.268541] [55493]: DEBUG cinder.api.openstack.wsgi [None req-719a3c5e-9547-4a52-8981-292029273f26 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.269240] [55493]: DEBUG cinder.api.openstack.wsgi [None req-719a3c5e-9547-4a52-8981-292029273f26 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.278431] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.278431] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.282532] [55493]: INFO cinder.volume.api [None req-719a3c5e-9547-4a52-8981-292029273f26 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Volume info retrieved successfully. [ 1175.287069] [55493]: INFO cinder.api.openstack.wsgi [None req-719a3c5e-9547-4a52-8981-292029273f26 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 200 [ 1175.287464] [55493]: [pid: 55493|app: 0|req: 208/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:01 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.297226] [55494]: DEBUG cinder.api.middleware.request_id [None req-3256a807-253c-469a-9704-2b529f4e0793 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.299368] [55494]: INFO cinder.api.openstack.wsgi [None req-3256a807-253c-469a-9704-2b529f4e0793 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] GET http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 [ 1176.299579] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3256a807-253c-469a-9704-2b529f4e0793 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.299794] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3256a807-253c-469a-9704-2b529f4e0793 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.306593] [55494]: INFO cinder.api.openstack.wsgi [None req-3256a807-253c-469a-9704-2b529f4e0793 tempest-AttachVolumeNegativeTest-1289314854 tempest-AttachVolumeNegativeTest-1289314854-project-member] http://10.180.1.21/volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 returned with HTTP 404 [ 1176.307075] [55494]: [pid: 55494|app: 0|req: 202/410] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:02 2025] GET /volume/v3/volumes/0d48fbbe-5974-4468-b74d-f78f6ff7ee00 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1177.056917] [55493]: DEBUG cinder.api.middleware.request_id [None req-04a7b0cf-59bd-4b29-9640-8ed9b8df213c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.057385] [55493]: INFO cinder.api.openstack.wsgi [None req-04a7b0cf-59bd-4b29-9640-8ed9b8df213c None None] GET http://10.180.1.21/volume// [ 1177.057568] [55493]: DEBUG cinder.api.openstack.wsgi [None req-04a7b0cf-59bd-4b29-9640-8ed9b8df213c None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.057783] [55493]: DEBUG cinder.api.openstack.wsgi [None req-04a7b0cf-59bd-4b29-9640-8ed9b8df213c None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.058277] [55493]: INFO cinder.api.openstack.wsgi [None req-04a7b0cf-59bd-4b29-9640-8ed9b8df213c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1177.058583] [55493]: [pid: 55493|app: 0|req: 209/411] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:14:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1177.062661] [55494]: DEBUG cinder.api.middleware.request_id [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-976468c5-7e78-4ee0-9b99-330f286a15c7 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.065594] [55494]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-976468c5-7e78-4ee0-9b99-330f286a15c7 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1177.065996] [55494]: DEBUG cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-976468c5-7e78-4ee0-9b99-330f286a15c7 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c562f8b-1a70-44cf-bdd7-925b69195470", "connector": null, "instance_uuid": "52cc4cd4-8464-47b6-bff1-7c11829bd27d"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1177.090738] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.090738] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.122033] [55494]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-976468c5-7e78-4ee0-9b99-330f286a15c7 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1177.122033] [55494]: [pid: 55494|app: 0|req: 203/412] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:14: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) [ 1177.123518] [55493]: DEBUG cinder.api.middleware.request_id [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-4e71b14f-8ec2-4a74-a8ad-4b0d43b15b03 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.125876] [55493]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-4e71b14f-8ec2-4a74-a8ad-4b0d43b15b03 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] DELETE http://10.180.1.21/volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958 [ 1177.126104] [55493]: DEBUG cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-4e71b14f-8ec2-4a74-a8ad-4b0d43b15b03 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.126322] [55493]: DEBUG cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-4e71b14f-8ec2-4a74-a8ad-4b0d43b15b03 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.136504] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.136504] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.666270] [55493]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-4e71b14f-8ec2-4a74-a8ad-4b0d43b15b03 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958 returned with HTTP 200 [ 1177.668158] [55493]: [pid: 55493|app: 0|req: 210/413] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:14:02 2025] DELETE /volume/v3/attachments/31b5e72b-d80f-4958-a50c-142af4e2e958 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1179.637163] [55494]: DEBUG cinder.api.middleware.request_id [None req-180da54b-ac6c-4d33-b148-d5ddd153d8fb None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.640167] [55494]: INFO cinder.api.openstack.wsgi [None req-180da54b-ac6c-4d33-b148-d5ddd153d8fb tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1179.640619] [55494]: DEBUG cinder.api.openstack.wsgi [None req-180da54b-ac6c-4d33-b148-d5ddd153d8fb tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.640619] [55494]: DEBUG cinder.api.openstack.wsgi [None req-180da54b-ac6c-4d33-b148-d5ddd153d8fb tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.651025] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.651025] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.657016] [55494]: INFO cinder.volume.api [None req-180da54b-ac6c-4d33-b148-d5ddd153d8fb tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1179.659937] [55494]: INFO cinder.api.openstack.wsgi [None req-180da54b-ac6c-4d33-b148-d5ddd153d8fb tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1179.660485] [55494]: [pid: 55494|app: 0|req: 204/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:05 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.709014] [55493]: DEBUG cinder.api.middleware.request_id [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-fbba00ef-1f3e-40f1-b9ec-c239b72d5cba None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.711627] [55493]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-fbba00ef-1f3e-40f1-b9ec-c239b72d5cba tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1179.711837] [55493]: DEBUG cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-fbba00ef-1f3e-40f1-b9ec-c239b72d5cba tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1179.712077] [55493]: DEBUG cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-fbba00ef-1f3e-40f1-b9ec-c239b72d5cba tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1179.722850] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.722850] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1179.727043] [55493]: INFO cinder.volume.api [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-fbba00ef-1f3e-40f1-b9ec-c239b72d5cba tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1179.731680] [55493]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-fbba00ef-1f3e-40f1-b9ec-c239b72d5cba tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1179.732227] [55493]: [pid: 55493|app: 0|req: 211/415] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:14:05 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.251271] [55494]: DEBUG cinder.api.middleware.request_id [None req-79c38783-daf6-4170-b835-e583d84a955d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.251706] [55494]: INFO cinder.api.openstack.wsgi [None req-79c38783-daf6-4170-b835-e583d84a955d None None] GET http://10.180.1.21/volume// [ 1181.251923] [55494]: DEBUG cinder.api.openstack.wsgi [None req-79c38783-daf6-4170-b835-e583d84a955d None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.252182] [55494]: DEBUG cinder.api.openstack.wsgi [None req-79c38783-daf6-4170-b835-e583d84a955d None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.252613] [55494]: INFO cinder.api.openstack.wsgi [None req-79c38783-daf6-4170-b835-e583d84a955d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1181.252964] [55494]: [pid: 55494|app: 0|req: 205/416] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:14:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1181.257048] [55493]: DEBUG cinder.api.middleware.request_id [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-5d48a0e8-1656-4218-bfaf-ee1935dc5d7a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.259337] [55493]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-5d48a0e8-1656-4218-bfaf-ee1935dc5d7a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1181.259735] [55493]: DEBUG cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-5d48a0e8-1656-4218-bfaf-ee1935dc5d7a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff6ea4df-c99a-41b3-ad65-90f022c5e546", "connector": null, "instance_uuid": "be336f5e-bf13-4645-92a6-d7b804edaa0a"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1181.270857] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.270857] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.290273] [55493]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-5d48a0e8-1656-4218-bfaf-ee1935dc5d7a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1181.290792] [55493]: [pid: 55493|app: 0|req: 212/417] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:14:07 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.308248] [55494]: DEBUG cinder.api.middleware.request_id [None req-b7a6bce3-1dc6-421e-9429-61b72d6d0d2f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.310330] [55494]: INFO cinder.api.openstack.wsgi [None req-b7a6bce3-1dc6-421e-9429-61b72d6d0d2f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1181.311022] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b7a6bce3-1dc6-421e-9429-61b72d6d0d2f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.311022] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b7a6bce3-1dc6-421e-9429-61b72d6d0d2f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.321833] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.321833] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.324998] [55494]: INFO cinder.volume.api [None req-b7a6bce3-1dc6-421e-9429-61b72d6d0d2f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1181.329574] [55494]: INFO cinder.api.openstack.wsgi [None req-b7a6bce3-1dc6-421e-9429-61b72d6d0d2f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1181.329976] [55494]: [pid: 55494|app: 0|req: 206/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:07 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.815662] [55493]: DEBUG cinder.api.middleware.request_id [None req-fdb8a236-76f7-41d4-9875-97688173bc4a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.816274] [55493]: INFO cinder.api.openstack.wsgi [None req-fdb8a236-76f7-41d4-9875-97688173bc4a None None] GET http://10.180.1.21/volume// [ 1181.816524] [55493]: DEBUG cinder.api.openstack.wsgi [None req-fdb8a236-76f7-41d4-9875-97688173bc4a None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.816754] [55493]: DEBUG cinder.api.openstack.wsgi [None req-fdb8a236-76f7-41d4-9875-97688173bc4a None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.817192] [55493]: INFO cinder.api.openstack.wsgi [None req-fdb8a236-76f7-41d4-9875-97688173bc4a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1181.817528] [55493]: [pid: 55493|app: 0|req: 213/419] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:14:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1181.821203] [55494]: DEBUG cinder.api.middleware.request_id [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-2377549f-e67d-456b-aca8-cd5e0329ee62 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.823764] [55494]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-2377549f-e67d-456b-aca8-cd5e0329ee62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1181.824016] [55494]: DEBUG cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-2377549f-e67d-456b-aca8-cd5e0329ee62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.824248] [55494]: DEBUG cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-2377549f-e67d-456b-aca8-cd5e0329ee62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.834152] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.834152] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.837225] [55494]: INFO cinder.volume.api [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-2377549f-e67d-456b-aca8-cd5e0329ee62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1181.841356] [55494]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-2377549f-e67d-456b-aca8-cd5e0329ee62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1181.841726] [55494]: [pid: 55494|app: 0|req: 207/420] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:14:07 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1181.866710] [55493]: DEBUG cinder.api.middleware.request_id [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-e383b50d-3e7f-4adb-ab1d-555b6630038a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.868980] [55493]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-e383b50d-3e7f-4adb-ab1d-555b6630038a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] PUT http://10.180.1.21/volume/v3/attachments/fc1f9e38-ca87-45d1-9875-6a346603f87f [ 1181.869420] [55493]: DEBUG cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-e383b50d-3e7f-4adb-ab1d-555b6630038a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-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-503141", "mountpoint": "/dev/sdb"}}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1181.877102] [55493]: DEBUG cinder.coordination [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-e383b50d-3e7f-4adb-ab1d-555b6630038a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Acquiring lock "cinder-attachment_update-ff6ea4df-c99a-41b3-ad65-90f022c5e546-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1181.881275] [55493]: DEBUG cinder.coordination [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-e383b50d-3e7f-4adb-ab1d-555b6630038a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Lock "cinder-attachment_update-ff6ea4df-c99a-41b3-ad65-90f022c5e546-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1181.882335] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.882335] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.339527] [55494]: DEBUG cinder.api.middleware.request_id [None req-3dfc26ef-a1f9-4bf8-8cde-953e333e6061 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.341850] [55494]: INFO cinder.api.openstack.wsgi [None req-3dfc26ef-a1f9-4bf8-8cde-953e333e6061 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1182.342139] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3dfc26ef-a1f9-4bf8-8cde-953e333e6061 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.342403] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3dfc26ef-a1f9-4bf8-8cde-953e333e6061 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.352563] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.352563] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.355711] [55494]: INFO cinder.volume.api [None req-3dfc26ef-a1f9-4bf8-8cde-953e333e6061 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1182.359989] [55494]: INFO cinder.api.openstack.wsgi [None req-3dfc26ef-a1f9-4bf8-8cde-953e333e6061 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1182.360391] [55494]: [pid: 55494|app: 0|req: 208/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:08 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.370721] [55494]: DEBUG cinder.api.middleware.request_id [None req-6566d0c7-1552-488f-88d6-b8f0833381d3 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.373267] [55494]: INFO cinder.api.openstack.wsgi [None req-6566d0c7-1552-488f-88d6-b8f0833381d3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1183.373489] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6566d0c7-1552-488f-88d6-b8f0833381d3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.373710] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6566d0c7-1552-488f-88d6-b8f0833381d3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.386463] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.386463] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.390297] [55494]: INFO cinder.volume.api [None req-6566d0c7-1552-488f-88d6-b8f0833381d3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1183.394790] [55494]: INFO cinder.api.openstack.wsgi [None req-6566d0c7-1552-488f-88d6-b8f0833381d3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1183.395294] [55494]: [pid: 55494|app: 0|req: 209/422] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:09 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.830412] [55494]: DEBUG cinder.api.middleware.request_id [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-6f10051e-c0ad-4f42-a207-f2354ef9cc87 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.906036] [55494]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-6f10051e-c0ad-4f42-a207-f2354ef9cc87 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] PUT http://10.180.1.21/volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6 [ 1183.906036] [55494]: DEBUG cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-6f10051e-c0ad-4f42-a207-f2354ef9cc87 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-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-503134", "mountpoint": "/dev/sdb"}}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1183.914398] [55494]: DEBUG cinder.coordination [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-6f10051e-c0ad-4f42-a207-f2354ef9cc87 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Acquiring lock "cinder-attachment_update-5c562f8b-1a70-44cf-bdd7-925b69195470-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1183.919112] [55494]: DEBUG cinder.coordination [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-6f10051e-c0ad-4f42-a207-f2354ef9cc87 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Lock "cinder-attachment_update-5c562f8b-1a70-44cf-bdd7-925b69195470-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1183.920271] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.920271] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.439423] [55494]: DEBUG cinder.coordination [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-6f10051e-c0ad-4f42-a207-f2354ef9cc87 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Lock "cinder-attachment_update-5c562f8b-1a70-44cf-bdd7-925b69195470-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1184.439821] [55494]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-6f10051e-c0ad-4f42-a207-f2354ef9cc87 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6 returned with HTTP 200 [ 1184.440117] [55494]: [pid: 55494|app: 0|req: 210/423] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:14:09 2025] PUT /volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6 => generated 617 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1184.440925] [55494]: DEBUG cinder.api.middleware.request_id [None req-3e041102-61f5-4eb9-9623-3878efed0e1b None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.442839] [55494]: INFO cinder.api.openstack.wsgi [None req-3e041102-61f5-4eb9-9623-3878efed0e1b tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1184.443099] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3e041102-61f5-4eb9-9623-3878efed0e1b tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.443322] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3e041102-61f5-4eb9-9623-3878efed0e1b tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.452850] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.452850] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.456483] [55494]: INFO cinder.volume.api [None req-3e041102-61f5-4eb9-9623-3878efed0e1b tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1184.461189] [55494]: INFO cinder.api.openstack.wsgi [None req-3e041102-61f5-4eb9-9623-3878efed0e1b tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1184.461584] [55494]: [pid: 55494|app: 0|req: 211/424] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:10 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.462210] [55494]: DEBUG cinder.api.middleware.request_id [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-1984b225-d25d-4fdb-a979-44329ad09b1e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.464269] [55494]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-1984b225-d25d-4fdb-a979-44329ad09b1e tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6 [ 1184.464536] [55494]: DEBUG cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-1984b225-d25d-4fdb-a979-44329ad09b1e tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.464751] [55494]: DEBUG cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-1984b225-d25d-4fdb-a979-44329ad09b1e tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.479923] [55494]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-1984b225-d25d-4fdb-a979-44329ad09b1e tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6 returned with HTTP 200 [ 1184.479923] [55494]: [pid: 55494|app: 0|req: 212/425] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 12 21:14:10 2025] GET /volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.476050] [55494]: DEBUG cinder.api.middleware.request_id [None req-4c48043b-459b-46fb-9fbe-1d3b5e24e6ab None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.477712] [55494]: INFO cinder.api.openstack.wsgi [None req-4c48043b-459b-46fb-9fbe-1d3b5e24e6ab tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1185.477935] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4c48043b-459b-46fb-9fbe-1d3b5e24e6ab tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.478187] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4c48043b-459b-46fb-9fbe-1d3b5e24e6ab tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.491928] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.491928] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.495624] [55494]: INFO cinder.volume.api [None req-4c48043b-459b-46fb-9fbe-1d3b5e24e6ab tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1185.500660] [55494]: INFO cinder.api.openstack.wsgi [None req-4c48043b-459b-46fb-9fbe-1d3b5e24e6ab tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1185.501175] [55494]: [pid: 55494|app: 0|req: 213/426] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:11 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.405145] [55493]: DEBUG cinder.coordination [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-e383b50d-3e7f-4adb-ab1d-555b6630038a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Lock "cinder-attachment_update-ff6ea4df-c99a-41b3-ad65-90f022c5e546-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55493) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1186.405544] [55493]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-e383b50d-3e7f-4adb-ab1d-555b6630038a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/fc1f9e38-ca87-45d1-9875-6a346603f87f returned with HTTP 200 [ 1186.406160] [55493]: [pid: 55493|app: 0|req: 214/427] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:14:07 2025] PUT /volume/v3/attachments/fc1f9e38-ca87-45d1-9875-6a346603f87f => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.512356] [55494]: DEBUG cinder.api.middleware.request_id [None req-2d16ed52-c561-4c71-9e1b-c9d8f23ba669 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.514945] [55494]: INFO cinder.api.openstack.wsgi [None req-2d16ed52-c561-4c71-9e1b-c9d8f23ba669 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1186.515201] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2d16ed52-c561-4c71-9e1b-c9d8f23ba669 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.515462] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2d16ed52-c561-4c71-9e1b-c9d8f23ba669 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.525137] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.525137] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.528762] [55494]: INFO cinder.volume.api [None req-2d16ed52-c561-4c71-9e1b-c9d8f23ba669 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1186.533011] [55494]: INFO cinder.api.openstack.wsgi [None req-2d16ed52-c561-4c71-9e1b-c9d8f23ba669 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1186.533441] [55494]: [pid: 55494|app: 0|req: 214/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:12 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.543212] [55493]: DEBUG cinder.api.middleware.request_id [None req-ac6f0f70-5e7e-435f-acd7-8aed27b92d5f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.545284] [55493]: INFO cinder.api.openstack.wsgi [None req-ac6f0f70-5e7e-435f-acd7-8aed27b92d5f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1187.545508] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ac6f0f70-5e7e-435f-acd7-8aed27b92d5f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.545737] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ac6f0f70-5e7e-435f-acd7-8aed27b92d5f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.559248] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.559248] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.563248] [55493]: INFO cinder.volume.api [None req-ac6f0f70-5e7e-435f-acd7-8aed27b92d5f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1187.567817] [55493]: INFO cinder.api.openstack.wsgi [None req-ac6f0f70-5e7e-435f-acd7-8aed27b92d5f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1187.568451] [55493]: [pid: 55493|app: 0|req: 215/429] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:13 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.018822] [55494]: DEBUG cinder.api.middleware.request_id [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-30475de5-8207-4f28-a6dd-d88a7ee5298a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.021631] [55494]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-30475de5-8207-4f28-a6dd-d88a7ee5298a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/attachments/fc1f9e38-ca87-45d1-9875-6a346603f87f/action [ 1188.022056] [55494]: DEBUG cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-30475de5-8207-4f28-a6dd-d88a7ee5298a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1188.022196] [55494]: DEBUG cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-30475de5-8207-4f28-a6dd-d88a7ee5298a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1188.036878] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.036878] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.043679] [55494]: INFO cinder.api.openstack.wsgi [req-10a5b6a5-68d2-4c6b-9301-ba184675f6ed req-30475de5-8207-4f28-a6dd-d88a7ee5298a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/fc1f9e38-ca87-45d1-9875-6a346603f87f/action returned with HTTP 204 [ 1188.044096] [55494]: [pid: 55494|app: 0|req: 215/430] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:14:13 2025] POST /volume/v3/attachments/fc1f9e38-ca87-45d1-9875-6a346603f87f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1188.579075] [55493]: DEBUG cinder.api.middleware.request_id [None req-5827251f-f8d3-4f55-8b92-be5bf8b5e507 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.581537] [55493]: INFO cinder.api.openstack.wsgi [None req-5827251f-f8d3-4f55-8b92-be5bf8b5e507 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1188.581826] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5827251f-f8d3-4f55-8b92-be5bf8b5e507 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.582093] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5827251f-f8d3-4f55-8b92-be5bf8b5e507 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.592550] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.592550] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.596573] [55493]: INFO cinder.volume.api [None req-5827251f-f8d3-4f55-8b92-be5bf8b5e507 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1188.601807] [55493]: INFO cinder.api.openstack.wsgi [None req-5827251f-f8d3-4f55-8b92-be5bf8b5e507 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1188.602016] [55493]: [pid: 55493|app: 0|req: 216/431] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:14 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.611826] [55494]: DEBUG cinder.api.middleware.request_id [None req-256fc074-1c47-4516-839e-05138c14a3df None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.613887] [55494]: INFO cinder.api.openstack.wsgi [None req-256fc074-1c47-4516-839e-05138c14a3df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1188.614122] [55494]: DEBUG cinder.api.openstack.wsgi [None req-256fc074-1c47-4516-839e-05138c14a3df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.614336] [55494]: DEBUG cinder.api.openstack.wsgi [None req-256fc074-1c47-4516-839e-05138c14a3df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.624179] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.624179] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.627294] [55494]: INFO cinder.volume.api [None req-256fc074-1c47-4516-839e-05138c14a3df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1188.631532] [55494]: INFO cinder.api.openstack.wsgi [None req-256fc074-1c47-4516-839e-05138c14a3df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1188.631902] [55494]: [pid: 55494|app: 0|req: 216/432] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:14 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.858526] [55493]: DEBUG cinder.api.middleware.request_id [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-5805ae72-eee4-4a38-a0f2-7653666387df None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.861194] [55493]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-5805ae72-eee4-4a38-a0f2-7653666387df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1188.861194] [55493]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-5805ae72-eee4-4a38-a0f2-7653666387df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.861316] [55493]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-5805ae72-eee4-4a38-a0f2-7653666387df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.873396] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.873396] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.876769] [55493]: INFO cinder.volume.api [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-5805ae72-eee4-4a38-a0f2-7653666387df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1188.881120] [55493]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-5805ae72-eee4-4a38-a0f2-7653666387df tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1188.881526] [55493]: [pid: 55493|app: 0|req: 217/433] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:14:14 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.786968] [55494]: DEBUG cinder.api.middleware.request_id [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-97b97c04-216e-468b-9932-e7da09d6f220 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.789329] [55494]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-97b97c04-216e-468b-9932-e7da09d6f220 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] POST http://10.180.1.21/volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6/action [ 1189.789739] [55494]: DEBUG cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-97b97c04-216e-468b-9932-e7da09d6f220 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1189.789950] [55494]: DEBUG cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-97b97c04-216e-468b-9932-e7da09d6f220 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1189.804586] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.804586] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.816182] [55494]: INFO cinder.api.openstack.wsgi [req-627ad220-6322-4ce1-9a9a-6ccd35245e2e req-97b97c04-216e-468b-9932-e7da09d6f220 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6/action returned with HTTP 204 [ 1189.816652] [55494]: [pid: 55494|app: 0|req: 217/434] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:14:15 2025] POST /volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1191.041324] [55493]: DEBUG cinder.api.middleware.request_id [None req-7b5e0f96-8f41-4530-afec-021fe3e74c61 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.041797] [55493]: INFO cinder.api.openstack.wsgi [None req-7b5e0f96-8f41-4530-afec-021fe3e74c61 None None] GET http://10.180.1.21/volume// [ 1191.041990] [55493]: DEBUG cinder.api.openstack.wsgi [None req-7b5e0f96-8f41-4530-afec-021fe3e74c61 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.043247] [55493]: DEBUG cinder.api.openstack.wsgi [None req-7b5e0f96-8f41-4530-afec-021fe3e74c61 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.043705] [55493]: INFO cinder.api.openstack.wsgi [None req-7b5e0f96-8f41-4530-afec-021fe3e74c61 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1191.044044] [55493]: [pid: 55493|app: 0|req: 218/435] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:14:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1191.047362] [55494]: DEBUG cinder.api.middleware.request_id [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-d89e2dc5-d105-4ad0-9580-26ce92d8c8cc None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.049804] [55494]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-d89e2dc5-d105-4ad0-9580-26ce92d8c8cc tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1191.050237] [55494]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-d89e2dc5-d105-4ad0-9580-26ce92d8c8cc tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff6ea4df-c99a-41b3-ad65-90f022c5e546", "connector": null, "instance_uuid": "be336f5e-bf13-4645-92a6-d7b804edaa0a"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1191.064812] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.064812] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.092355] [55494]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-d89e2dc5-d105-4ad0-9580-26ce92d8c8cc tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1191.092821] [55494]: [pid: 55494|app: 0|req: 218/436] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:14:16 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.097596] [55493]: DEBUG cinder.api.middleware.request_id [None req-a0a29984-33eb-433a-aa9d-21bb5cc24568 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.098040] [55493]: INFO cinder.api.openstack.wsgi [None req-a0a29984-33eb-433a-aa9d-21bb5cc24568 None None] GET http://10.180.1.21/volume// [ 1191.098226] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a0a29984-33eb-433a-aa9d-21bb5cc24568 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.098618] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a0a29984-33eb-433a-aa9d-21bb5cc24568 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.099041] [55493]: INFO cinder.api.openstack.wsgi [None req-a0a29984-33eb-433a-aa9d-21bb5cc24568 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1191.099389] [55493]: [pid: 55493|app: 0|req: 219/437] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:14:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1191.103027] [55494]: DEBUG cinder.api.middleware.request_id [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-258c09cb-6afc-4db6-974c-6d0c03bb227a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.105220] [55494]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-258c09cb-6afc-4db6-974c-6d0c03bb227a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1191.105495] [55494]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-258c09cb-6afc-4db6-974c-6d0c03bb227a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.105778] [55494]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-258c09cb-6afc-4db6-974c-6d0c03bb227a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.117965] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.117965] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.121345] [55494]: INFO cinder.volume.api [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-258c09cb-6afc-4db6-974c-6d0c03bb227a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1191.126481] [55494]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-258c09cb-6afc-4db6-974c-6d0c03bb227a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1191.126870] [55494]: [pid: 55494|app: 0|req: 219/438] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:14:16 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1192.263852] [55493]: DEBUG cinder.api.middleware.request_id [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-0dc8aaa3-61c6-4cf9-8b98-064b81fb6582 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.266442] [55493]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-0dc8aaa3-61c6-4cf9-8b98-064b81fb6582 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fc1f9e38-ca87-45d1-9875-6a346603f87f [ 1192.266662] [55493]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-0dc8aaa3-61c6-4cf9-8b98-064b81fb6582 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.266878] [55493]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-0dc8aaa3-61c6-4cf9-8b98-064b81fb6582 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.275849] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.275849] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.804383] [55493]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-0dc8aaa3-61c6-4cf9-8b98-064b81fb6582 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/fc1f9e38-ca87-45d1-9875-6a346603f87f returned with HTTP 200 [ 1192.804844] [55493]: [pid: 55493|app: 0|req: 220/439] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:14:18 2025] DELETE /volume/v3/attachments/fc1f9e38-ca87-45d1-9875-6a346603f87f => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.456838] [55494]: DEBUG cinder.api.middleware.request_id [None req-705b8de1-cd85-4aac-85f2-c62cbc10bd01 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.457355] [55494]: INFO cinder.api.openstack.wsgi [None req-705b8de1-cd85-4aac-85f2-c62cbc10bd01 None None] GET http://10.180.1.21/volume// [ 1194.457552] [55494]: DEBUG cinder.api.openstack.wsgi [None req-705b8de1-cd85-4aac-85f2-c62cbc10bd01 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.457785] [55494]: DEBUG cinder.api.openstack.wsgi [None req-705b8de1-cd85-4aac-85f2-c62cbc10bd01 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.458196] [55494]: INFO cinder.api.openstack.wsgi [None req-705b8de1-cd85-4aac-85f2-c62cbc10bd01 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1194.458555] [55494]: [pid: 55494|app: 0|req: 220/440] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:14:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1194.462017] [55493]: DEBUG cinder.api.middleware.request_id [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-c3ac1316-4d12-4c65-be47-ebfb763658dc None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.464336] [55493]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-c3ac1316-4d12-4c65-be47-ebfb763658dc tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1194.464581] [55493]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-c3ac1316-4d12-4c65-be47-ebfb763658dc tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.464795] [55493]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-c3ac1316-4d12-4c65-be47-ebfb763658dc tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.476309] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.476309] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.479448] [55493]: INFO cinder.volume.api [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-c3ac1316-4d12-4c65-be47-ebfb763658dc tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1194.484100] [55493]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-c3ac1316-4d12-4c65-be47-ebfb763658dc tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1194.484493] [55493]: [pid: 55493|app: 0|req: 221/441] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:14:20 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1194.592342] [55494]: DEBUG cinder.api.middleware.request_id [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-8f5e1d0b-c921-4c41-8eb2-d2eb4b04a240 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.594630] [55494]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-8f5e1d0b-c921-4c41-8eb2-d2eb4b04a240 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] PUT http://10.180.1.21/volume/v3/attachments/462ce249-4316-43c2-bec1-8b3eb91e4b11 [ 1194.595110] [55494]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-8f5e1d0b-c921-4c41-8eb2-d2eb4b04a240 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-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=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.603075] [55494]: DEBUG cinder.coordination [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-8f5e1d0b-c921-4c41-8eb2-d2eb4b04a240 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Acquiring lock "cinder-attachment_update-ff6ea4df-c99a-41b3-ad65-90f022c5e546-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1194.607457] [55494]: DEBUG cinder.coordination [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-8f5e1d0b-c921-4c41-8eb2-d2eb4b04a240 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Lock "cinder-attachment_update-ff6ea4df-c99a-41b3-ad65-90f022c5e546-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1194.608601] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.608601] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.127865] [55494]: DEBUG cinder.coordination [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-8f5e1d0b-c921-4c41-8eb2-d2eb4b04a240 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Lock "cinder-attachment_update-ff6ea4df-c99a-41b3-ad65-90f022c5e546-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1195.127865] [55494]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-8f5e1d0b-c921-4c41-8eb2-d2eb4b04a240 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/462ce249-4316-43c2-bec1-8b3eb91e4b11 returned with HTTP 200 [ 1195.127865] [55494]: [pid: 55494|app: 0|req: 221/442] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:14:20 2025] PUT /volume/v3/attachments/462ce249-4316-43c2-bec1-8b3eb91e4b11 => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.634956] [55493]: DEBUG cinder.api.middleware.request_id [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-09acf228-7521-4106-867f-3c5c91ac2e61 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.637210] [55493]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-09acf228-7521-4106-867f-3c5c91ac2e61 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/attachments/462ce249-4316-43c2-bec1-8b3eb91e4b11/action [ 1195.638028] [55493]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-09acf228-7521-4106-867f-3c5c91ac2e61 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1195.638028] [55493]: DEBUG cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-09acf228-7521-4106-867f-3c5c91ac2e61 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1195.654197] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.654197] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.661383] [55493]: INFO cinder.api.openstack.wsgi [req-d3c7933d-d9ca-4cb5-8191-ed151fc6593b req-09acf228-7521-4106-867f-3c5c91ac2e61 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/462ce249-4316-43c2-bec1-8b3eb91e4b11/action returned with HTTP 204 [ 1195.661846] [55493]: [pid: 55493|app: 0|req: 222/443] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:14:21 2025] POST /volume/v3/attachments/462ce249-4316-43c2-bec1-8b3eb91e4b11/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1196.024830] [55494]: DEBUG cinder.api.middleware.request_id [req-09410059-f1ac-49df-8660-afc37f84c1ea req-ae1ad042-e436-43c8-a4e7-ceb080a3e6c9 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.027605] [55494]: INFO cinder.api.openstack.wsgi [req-09410059-f1ac-49df-8660-afc37f84c1ea req-ae1ad042-e436-43c8-a4e7-ceb080a3e6c9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] DELETE http://10.180.1.21/volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6 [ 1196.027605] [55494]: DEBUG cinder.api.openstack.wsgi [req-09410059-f1ac-49df-8660-afc37f84c1ea req-ae1ad042-e436-43c8-a4e7-ceb080a3e6c9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.027605] [55494]: DEBUG cinder.api.openstack.wsgi [req-09410059-f1ac-49df-8660-afc37f84c1ea req-ae1ad042-e436-43c8-a4e7-ceb080a3e6c9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.035337] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.035337] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.540323] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=237,cinder:UPDATE=43,cinder:INSERT=12 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1196.561925] [55494]: INFO cinder.api.openstack.wsgi [req-09410059-f1ac-49df-8660-afc37f84c1ea req-ae1ad042-e436-43c8-a4e7-ceb080a3e6c9 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6 returned with HTTP 200 [ 1196.562478] [55494]: [pid: 55494|app: 0|req: 222/444] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:14:21 2025] DELETE /volume/v3/attachments/44695ce9-8db0-4872-9ff6-f65c8dd9c1a6 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.455566] [55493]: DEBUG cinder.api.middleware.request_id [None req-605ae1e7-c586-4430-b9a1-fafa43d8b0be None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.457695] [55493]: INFO cinder.api.openstack.wsgi [None req-605ae1e7-c586-4430-b9a1-fafa43d8b0be tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1197.457918] [55493]: DEBUG cinder.api.openstack.wsgi [None req-605ae1e7-c586-4430-b9a1-fafa43d8b0be tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.458148] [55493]: DEBUG cinder.api.openstack.wsgi [None req-605ae1e7-c586-4430-b9a1-fafa43d8b0be tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.467184] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.467184] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.470461] [55493]: INFO cinder.volume.api [None req-605ae1e7-c586-4430-b9a1-fafa43d8b0be tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1197.474921] [55493]: INFO cinder.api.openstack.wsgi [None req-605ae1e7-c586-4430-b9a1-fafa43d8b0be tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1197.475399] [55493]: [pid: 55493|app: 0|req: 223/445] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:23 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.505881] [55494]: DEBUG cinder.api.middleware.request_id [None req-d5cb4bd2-52ae-4efa-8900-a4624eba13d5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.508013] [55494]: INFO cinder.api.openstack.wsgi [None req-d5cb4bd2-52ae-4efa-8900-a4624eba13d5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1197.508265] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d5cb4bd2-52ae-4efa-8900-a4624eba13d5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.508550] [55494]: DEBUG cinder.api.openstack.wsgi [None req-d5cb4bd2-52ae-4efa-8900-a4624eba13d5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.516654] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.516654] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.520153] [55494]: INFO cinder.volume.api [None req-d5cb4bd2-52ae-4efa-8900-a4624eba13d5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1197.524448] [55494]: INFO cinder.api.openstack.wsgi [None req-d5cb4bd2-52ae-4efa-8900-a4624eba13d5 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1197.524813] [55494]: [pid: 55494|app: 0|req: 223/446] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:23 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.718173] [55493]: DEBUG cinder.api.middleware.request_id [None req-3a24780e-5afe-43d0-abb4-11949774fed8 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.720608] [55493]: INFO cinder.api.openstack.wsgi [None req-3a24780e-5afe-43d0-abb4-11949774fed8 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1205.720913] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3a24780e-5afe-43d0-abb4-11949774fed8 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.721198] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3a24780e-5afe-43d0-abb4-11949774fed8 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.723691] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=241,cinder:UPDATE=34,cinder:INSERT=13 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1205.735601] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.735601] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.739413] [55493]: INFO cinder.volume.api [None req-3a24780e-5afe-43d0-abb4-11949774fed8 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1205.744610] [55493]: INFO cinder.api.openstack.wsgi [None req-3a24780e-5afe-43d0-abb4-11949774fed8 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1205.745006] [55493]: [pid: 55493|app: 0|req: 224/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:31 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1205.786217] [55494]: DEBUG cinder.api.middleware.request_id [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e52a98c-0589-4d36-82cd-969be1a0a896 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.788745] [55494]: INFO cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e52a98c-0589-4d36-82cd-969be1a0a896 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1205.788973] [55494]: DEBUG cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e52a98c-0589-4d36-82cd-969be1a0a896 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.789204] [55494]: DEBUG cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e52a98c-0589-4d36-82cd-969be1a0a896 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.799814] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.799814] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.802984] [55494]: INFO cinder.volume.api [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e52a98c-0589-4d36-82cd-969be1a0a896 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1205.807320] [55494]: INFO cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e52a98c-0589-4d36-82cd-969be1a0a896 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1205.807743] [55494]: [pid: 55494|app: 0|req: 224/448] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:14:31 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1205.827709] [55493]: DEBUG cinder.api.middleware.request_id [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-469156f0-67d3-45ff-94c1-7160383dc6f4 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.830358] [55493]: INFO cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-469156f0-67d3-45ff-94c1-7160383dc6f4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] POST http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae/action [ 1205.830748] [55493]: DEBUG cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-469156f0-67d3-45ff-94c1-7160383dc6f4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1205.830889] [55493]: DEBUG cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-469156f0-67d3-45ff-94c1-7160383dc6f4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1205.841416] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.841416] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.841939] [55493]: INFO cinder.volume.api [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-469156f0-67d3-45ff-94c1-7160383dc6f4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1205.847511] [55493]: INFO cinder.volume.api [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-469156f0-67d3-45ff-94c1-7160383dc6f4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Begin detaching volume completed successfully. [ 1205.847729] [55493]: INFO cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-469156f0-67d3-45ff-94c1-7160383dc6f4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae/action returned with HTTP 202 [ 1205.848141] [55493]: [pid: 55493|app: 0|req: 225/449] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:14:31 2025] POST /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1206.869123] [55494]: DEBUG cinder.api.middleware.request_id [None req-4d0dc3f4-429f-4e3c-a74a-60e377cc07da None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.869621] [55494]: INFO cinder.api.openstack.wsgi [None req-4d0dc3f4-429f-4e3c-a74a-60e377cc07da None None] GET http://10.180.1.21/volume// [ 1206.869807] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4d0dc3f4-429f-4e3c-a74a-60e377cc07da None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.870030] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4d0dc3f4-429f-4e3c-a74a-60e377cc07da None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.870421] [55494]: INFO cinder.api.openstack.wsgi [None req-4d0dc3f4-429f-4e3c-a74a-60e377cc07da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1206.870734] [55494]: [pid: 55494|app: 0|req: 225/450] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:14:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1206.875023] [55493]: DEBUG cinder.api.middleware.request_id [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-1599ad09-ab02-4805-be85-d468797aafe4 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.877169] [55493]: INFO cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-1599ad09-ab02-4805-be85-d468797aafe4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1206.877471] [55493]: DEBUG cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-1599ad09-ab02-4805-be85-d468797aafe4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.877726] [55493]: DEBUG cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-1599ad09-ab02-4805-be85-d468797aafe4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.889856] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.889856] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.893448] [55493]: INFO cinder.volume.api [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-1599ad09-ab02-4805-be85-d468797aafe4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1206.897987] [55493]: INFO cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-1599ad09-ab02-4805-be85-d468797aafe4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1206.898394] [55493]: [pid: 55493|app: 0|req: 226/451] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:14:32 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1208.545664] [55494]: DEBUG cinder.api.middleware.request_id [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e93c072-6422-484a-9d67-8ef0ac50e400 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.548196] [55494]: INFO cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e93c072-6422-484a-9d67-8ef0ac50e400 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe [ 1208.548534] [55494]: DEBUG cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e93c072-6422-484a-9d67-8ef0ac50e400 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.548770] [55494]: DEBUG cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e93c072-6422-484a-9d67-8ef0ac50e400 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.556728] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.556728] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.087951] [55494]: INFO cinder.api.openstack.wsgi [req-2f032b31-2ad6-4865-847a-73d69a09f1a0 req-5e93c072-6422-484a-9d67-8ef0ac50e400 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe returned with HTTP 200 [ 1209.088518] [55494]: [pid: 55494|app: 0|req: 226/452] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:14:34 2025] DELETE /volume/v3/attachments/2414ff30-0a1c-42ca-9e93-cdb5e3bd94fe => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.015451] [55493]: DEBUG cinder.api.middleware.request_id [None req-696840ee-027e-4d03-a1ce-42f717f8388d None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.017579] [55493]: INFO cinder.api.openstack.wsgi [None req-696840ee-027e-4d03-a1ce-42f717f8388d tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1210.017805] [55493]: DEBUG cinder.api.openstack.wsgi [None req-696840ee-027e-4d03-a1ce-42f717f8388d tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.018041] [55493]: DEBUG cinder.api.openstack.wsgi [None req-696840ee-027e-4d03-a1ce-42f717f8388d tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.025782] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.025782] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.029196] [55493]: INFO cinder.volume.api [None req-696840ee-027e-4d03-a1ce-42f717f8388d tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1210.033425] [55493]: INFO cinder.api.openstack.wsgi [None req-696840ee-027e-4d03-a1ce-42f717f8388d tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1210.033807] [55493]: [pid: 55493|app: 0|req: 227/453] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:35 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.267745] [55494]: DEBUG cinder.api.middleware.request_id [None req-e8646cc3-3484-415b-94f6-eb37638aae5b None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.269809] [55494]: INFO cinder.api.openstack.wsgi [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1216.270201] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-700495821"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1216.271838] [55494]: DEBUG cinder.api.v3.volumes [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-700495821'}} {{(pid=55494) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1216.271978] [55494]: INFO cinder.api.v3.volumes [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Create volume of 1 GB [ 1216.272297] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.272297] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.277171] [55494]: INFO cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Availability Zones retrieved successfully. [ 1216.283656] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Flow 'volume_create_api' (3e4b80c2-ed99-4e33-99da-b3f8bfb5e9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1216.285121] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (548bd015-31a9-4463-a9c0-9df28810d9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1216.285893] [55494]: DEBUG cinder.volume.flows.api.create_volume [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Validating volume size '1' using validate_int {{(pid=55494) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1216.302735] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (548bd015-31a9-4463-a9c0-9df28810d9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1216.303664] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a2b360-764c-4301-865b-f693c097e781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1216.336147] [55494]: DEBUG cinder.quota [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Created reservations ['84ba14be-f489-412a-9aea-4b0da94bc2df', '6aef7eb4-3318-444b-84ae-56b5baf29f6a', '46a80e6f-497a-49d3-afd7-bf2e3576aafa', '455ebdb6-c2b2-411f-817a-9a63305f7bc4'] {{(pid=55494) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1216.336147] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5a2b360-764c-4301-865b-f693c097e781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84ba14be-f489-412a-9aea-4b0da94bc2df', '6aef7eb4-3318-444b-84ae-56b5baf29f6a', '46a80e6f-497a-49d3-afd7-bf2e3576aafa', '455ebdb6-c2b2-411f-817a-9a63305f7bc4']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1216.336147] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e37c7a-0f77-49d0-93bf-d7835a7034fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1216.350485] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2e37c7a-0f77-49d0-93bf-d7835a7034fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '371d1de2-88db-4bc8-995f-9d1e2cc422f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-700495821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='883d5050742746cd8882e3ed38aa4e3b',qos_specs=None,replication_status=,reservations=['84ba14be-f489-412a-9aea-4b0da94bc2df','6aef7eb4-3318-444b-84ae-56b5baf29f6a','46a80e6f-497a-49d3-afd7-bf2e3576aafa','455ebdb6-c2b2-411f-817a-9a63305f7bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e85f3077894e63a30e9303c835005c',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-700495821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=371d1de2-88db-4bc8-995f-9d1e2cc422f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='883d5050742746cd8882e3ed38aa4e3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6e85f3077894e63a30e9303c835005c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1216.351598] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed7b2c2-d011-470d-ad66-ed80577b5ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1216.367067] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed7b2c2-d011-470d-ad66-ed80577b5ad1) transitioned into state 'SUCCESS' from state '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-700495821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='883d5050742746cd8882e3ed38aa4e3b',qos_specs=None,replication_status=,reservations=['84ba14be-f489-412a-9aea-4b0da94bc2df','6aef7eb4-3318-444b-84ae-56b5baf29f6a','46a80e6f-497a-49d3-afd7-bf2e3576aafa','455ebdb6-c2b2-411f-817a-9a63305f7bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e85f3077894e63a30e9303c835005c',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1216.368109] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9683197d-0b60-4599-91df-99fd52c0601f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1216.377284] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9683197d-0b60-4599-91df-99fd52c0601f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1216.378348] [55494]: DEBUG cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Flow 'volume_create_api' (3e4b80c2-ed99-4e33-99da-b3f8bfb5e9b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1216.378746] [55494]: INFO cinder.volume.api [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Create volume request issued successfully. [ 1216.379397] [55494]: INFO cinder.api.openstack.wsgi [None req-e8646cc3-3484-415b-94f6-eb37638aae5b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1216.379864] [55494]: [pid: 55494|app: 0|req: 227/454] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:14:42 2025] POST /volume/v3/volumes => generated 749 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1216.389355] [55493]: DEBUG cinder.api.middleware.request_id [None req-ba79dc9b-4849-4ef3-a5bd-a8110ec889e7 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.391489] [55493]: INFO cinder.api.openstack.wsgi [None req-ba79dc9b-4849-4ef3-a5bd-a8110ec889e7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1216.391711] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ba79dc9b-4849-4ef3-a5bd-a8110ec889e7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.391938] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ba79dc9b-4849-4ef3-a5bd-a8110ec889e7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.399872] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.399872] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.403961] [55493]: INFO cinder.volume.api [None req-ba79dc9b-4849-4ef3-a5bd-a8110ec889e7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1216.408248] [55493]: INFO cinder.api.openstack.wsgi [None req-ba79dc9b-4849-4ef3-a5bd-a8110ec889e7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1216.408710] [55493]: [pid: 55493|app: 0|req: 228/455] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:42 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.418579] [55494]: DEBUG cinder.api.middleware.request_id [None req-3da434bd-0e66-4caa-96c8-de3df3600590 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.421095] [55494]: INFO cinder.api.openstack.wsgi [None req-3da434bd-0e66-4caa-96c8-de3df3600590 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1217.421334] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3da434bd-0e66-4caa-96c8-de3df3600590 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.422036] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3da434bd-0e66-4caa-96c8-de3df3600590 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.432026] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.432026] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.435913] [55494]: INFO cinder.volume.api [None req-3da434bd-0e66-4caa-96c8-de3df3600590 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1217.440734] [55494]: INFO cinder.api.openstack.wsgi [None req-3da434bd-0e66-4caa-96c8-de3df3600590 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1217.441123] [55494]: [pid: 55494|app: 0|req: 228/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:43 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.485875] [55493]: DEBUG cinder.api.middleware.request_id [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-4b1914c5-540e-4cbd-b507-9be77d20828b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.490025] [55493]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-4b1914c5-540e-4cbd-b507-9be77d20828b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1217.490025] [55493]: DEBUG cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-4b1914c5-540e-4cbd-b507-9be77d20828b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.490025] [55493]: DEBUG cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-4b1914c5-540e-4cbd-b507-9be77d20828b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.497010] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.497010] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.502409] [55493]: INFO cinder.volume.api [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-4b1914c5-540e-4cbd-b507-9be77d20828b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1217.506785] [55493]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-4b1914c5-540e-4cbd-b507-9be77d20828b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1217.507196] [55493]: [pid: 55493|app: 0|req: 229/457] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:14:43 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.030405] [55494]: DEBUG cinder.api.middleware.request_id [None req-b9d65691-aca2-4a9a-a491-589a66becef9 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.030854] [55494]: INFO cinder.api.openstack.wsgi [None req-b9d65691-aca2-4a9a-a491-589a66becef9 None None] GET http://10.180.1.21/volume// [ 1219.031053] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b9d65691-aca2-4a9a-a491-589a66becef9 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.031266] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b9d65691-aca2-4a9a-a491-589a66becef9 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.031650] [55494]: INFO cinder.api.openstack.wsgi [None req-b9d65691-aca2-4a9a-a491-589a66becef9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1219.031946] [55494]: [pid: 55494|app: 0|req: 229/458] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:14:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1219.035614] [55493]: DEBUG cinder.api.middleware.request_id [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-492a4c57-0481-48f6-b939-65678aa80368 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.037865] [55493]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-492a4c57-0481-48f6-b939-65678aa80368 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1219.038285] [55493]: DEBUG cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-492a4c57-0481-48f6-b939-65678aa80368 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "371d1de2-88db-4bc8-995f-9d1e2cc422f2", "connector": null, "instance_uuid": "8ba285da-6786-4cbf-8e93-069bd5659492"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.050335] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.050335] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.073154] [55493]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-492a4c57-0481-48f6-b939-65678aa80368 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1219.073620] [55493]: [pid: 55493|app: 0|req: 230/459] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:14:44 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1219.095828] [55494]: DEBUG cinder.api.middleware.request_id [None req-f82b3e6d-d9dd-4a4c-8b51-ca9e0f0acb25 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.098044] [55494]: INFO cinder.api.openstack.wsgi [None req-f82b3e6d-d9dd-4a4c-8b51-ca9e0f0acb25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1219.098195] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f82b3e6d-d9dd-4a4c-8b51-ca9e0f0acb25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.098393] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f82b3e6d-d9dd-4a4c-8b51-ca9e0f0acb25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.108190] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.108190] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.111515] [55494]: INFO cinder.volume.api [None req-f82b3e6d-d9dd-4a4c-8b51-ca9e0f0acb25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1219.116045] [55494]: INFO cinder.api.openstack.wsgi [None req-f82b3e6d-d9dd-4a4c-8b51-ca9e0f0acb25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1219.116485] [55494]: [pid: 55494|app: 0|req: 230/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:44 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.599729] [55493]: DEBUG cinder.api.middleware.request_id [None req-6ee69433-4998-4f70-9842-0d765b483339 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.600233] [55493]: INFO cinder.api.openstack.wsgi [None req-6ee69433-4998-4f70-9842-0d765b483339 None None] GET http://10.180.1.21/volume// [ 1219.600417] [55493]: DEBUG cinder.api.openstack.wsgi [None req-6ee69433-4998-4f70-9842-0d765b483339 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.600633] [55493]: DEBUG cinder.api.openstack.wsgi [None req-6ee69433-4998-4f70-9842-0d765b483339 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.601081] [55493]: INFO cinder.api.openstack.wsgi [None req-6ee69433-4998-4f70-9842-0d765b483339 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1219.601530] [55493]: [pid: 55493|app: 0|req: 231/461] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:14:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1219.605133] [55494]: DEBUG cinder.api.middleware.request_id [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f90cadce-ac59-4469-924c-b9bb33df807a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.607557] [55494]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f90cadce-ac59-4469-924c-b9bb33df807a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1219.607806] [55494]: DEBUG cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f90cadce-ac59-4469-924c-b9bb33df807a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.608038] [55494]: DEBUG cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f90cadce-ac59-4469-924c-b9bb33df807a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.617494] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.617494] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.620930] [55494]: INFO cinder.volume.api [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f90cadce-ac59-4469-924c-b9bb33df807a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1219.625500] [55494]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f90cadce-ac59-4469-924c-b9bb33df807a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1219.625886] [55494]: [pid: 55494|app: 0|req: 231/462] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:14:45 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1219.652984] [55493]: DEBUG cinder.api.middleware.request_id [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-75b456b2-b156-476b-ad20-aec3ed41f03a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.657134] [55493]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-75b456b2-b156-476b-ad20-aec3ed41f03a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] PUT http://10.180.1.21/volume/v3/attachments/46535b9e-2403-4308-b6b2-fa5ff5b6b827 [ 1219.657134] [55493]: DEBUG cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-75b456b2-b156-476b-ad20-aec3ed41f03a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-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-503150", "mountpoint": "/dev/sdb"}}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1219.665251] [55493]: DEBUG cinder.coordination [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-75b456b2-b156-476b-ad20-aec3ed41f03a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Acquiring lock "cinder-attachment_update-371d1de2-88db-4bc8-995f-9d1e2cc422f2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1219.669540] [55493]: DEBUG cinder.coordination [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-75b456b2-b156-476b-ad20-aec3ed41f03a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Lock "cinder-attachment_update-371d1de2-88db-4bc8-995f-9d1e2cc422f2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1219.670632] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.670632] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.126628] [55494]: DEBUG cinder.api.middleware.request_id [None req-c2ce3605-d49c-488e-9792-22cc1faf8f0c None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.128826] [55494]: INFO cinder.api.openstack.wsgi [None req-c2ce3605-d49c-488e-9792-22cc1faf8f0c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1220.129068] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c2ce3605-d49c-488e-9792-22cc1faf8f0c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.129286] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c2ce3605-d49c-488e-9792-22cc1faf8f0c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.141917] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.141917] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.146456] [55494]: INFO cinder.volume.api [None req-c2ce3605-d49c-488e-9792-22cc1faf8f0c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1220.151680] [55494]: INFO cinder.api.openstack.wsgi [None req-c2ce3605-d49c-488e-9792-22cc1faf8f0c tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1220.152242] [55494]: [pid: 55494|app: 0|req: 232/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:45 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.162987] [55494]: DEBUG cinder.api.middleware.request_id [None req-0751e29a-80ad-4c56-b1a6-1eba69fc6f2d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.166692] [55494]: INFO cinder.api.openstack.wsgi [None req-0751e29a-80ad-4c56-b1a6-1eba69fc6f2d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1221.166692] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0751e29a-80ad-4c56-b1a6-1eba69fc6f2d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.166692] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0751e29a-80ad-4c56-b1a6-1eba69fc6f2d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.178036] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.178036] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.181847] [55494]: INFO cinder.volume.api [None req-0751e29a-80ad-4c56-b1a6-1eba69fc6f2d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1221.186692] [55494]: INFO cinder.api.openstack.wsgi [None req-0751e29a-80ad-4c56-b1a6-1eba69fc6f2d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1221.187235] [55494]: [pid: 55494|app: 0|req: 233/464] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:47 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.200659] [55494]: DEBUG cinder.api.middleware.request_id [None req-a614cb3b-075a-443b-8bd9-c39b552e838e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.202701] [55494]: INFO cinder.api.openstack.wsgi [None req-a614cb3b-075a-443b-8bd9-c39b552e838e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1222.202779] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a614cb3b-075a-443b-8bd9-c39b552e838e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.203873] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a614cb3b-075a-443b-8bd9-c39b552e838e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.212491] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.212491] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.215681] [55494]: INFO cinder.volume.api [None req-a614cb3b-075a-443b-8bd9-c39b552e838e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1222.219835] [55494]: INFO cinder.api.openstack.wsgi [None req-a614cb3b-075a-443b-8bd9-c39b552e838e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1222.220265] [55494]: [pid: 55494|app: 0|req: 234/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:48 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.233092] [55494]: DEBUG cinder.api.middleware.request_id [None req-4c5a2abf-b09b-42f6-99c0-3c6bd1feb686 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.233092] [55494]: INFO cinder.api.openstack.wsgi [None req-4c5a2abf-b09b-42f6-99c0-3c6bd1feb686 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1223.233092] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4c5a2abf-b09b-42f6-99c0-3c6bd1feb686 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.233092] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4c5a2abf-b09b-42f6-99c0-3c6bd1feb686 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.245786] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.245786] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.250039] [55494]: INFO cinder.volume.api [None req-4c5a2abf-b09b-42f6-99c0-3c6bd1feb686 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1223.254724] [55494]: INFO cinder.api.openstack.wsgi [None req-4c5a2abf-b09b-42f6-99c0-3c6bd1feb686 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1223.255141] [55494]: [pid: 55494|app: 0|req: 235/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:49 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.192569] [55493]: DEBUG cinder.coordination [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-75b456b2-b156-476b-ad20-aec3ed41f03a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Lock "cinder-attachment_update-371d1de2-88db-4bc8-995f-9d1e2cc422f2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55493) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1224.192896] [55493]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-75b456b2-b156-476b-ad20-aec3ed41f03a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments/46535b9e-2403-4308-b6b2-fa5ff5b6b827 returned with HTTP 200 [ 1224.193379] [55493]: [pid: 55493|app: 0|req: 232/467] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:14:45 2025] PUT /volume/v3/attachments/46535b9e-2403-4308-b6b2-fa5ff5b6b827 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1224.265405] [55494]: DEBUG cinder.api.middleware.request_id [None req-4f505da1-6984-4c54-9585-48f656ad8a64 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.267284] [55494]: INFO cinder.api.openstack.wsgi [None req-4f505da1-6984-4c54-9585-48f656ad8a64 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1224.267504] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4f505da1-6984-4c54-9585-48f656ad8a64 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.267719] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4f505da1-6984-4c54-9585-48f656ad8a64 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.277454] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.277454] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.281013] [55494]: INFO cinder.volume.api [None req-4f505da1-6984-4c54-9585-48f656ad8a64 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1224.285648] [55494]: INFO cinder.api.openstack.wsgi [None req-4f505da1-6984-4c54-9585-48f656ad8a64 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1224.286159] [55494]: [pid: 55494|app: 0|req: 236/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:50 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.297806] [55493]: DEBUG cinder.api.middleware.request_id [None req-33ebce2a-fe93-45f5-aed5-667d4161a067 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.300032] [55493]: INFO cinder.api.openstack.wsgi [None req-33ebce2a-fe93-45f5-aed5-667d4161a067 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1225.300032] [55493]: DEBUG cinder.api.openstack.wsgi [None req-33ebce2a-fe93-45f5-aed5-667d4161a067 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.300256] [55493]: DEBUG cinder.api.openstack.wsgi [None req-33ebce2a-fe93-45f5-aed5-667d4161a067 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.313996] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.313996] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.317910] [55493]: INFO cinder.volume.api [None req-33ebce2a-fe93-45f5-aed5-667d4161a067 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1225.322313] [55493]: INFO cinder.api.openstack.wsgi [None req-33ebce2a-fe93-45f5-aed5-667d4161a067 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1225.322709] [55493]: [pid: 55493|app: 0|req: 233/469] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:51 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.802525] [55494]: DEBUG cinder.api.middleware.request_id [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f916765a-8d79-40d1-934b-f1c610c3a109 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.804948] [55494]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f916765a-8d79-40d1-934b-f1c610c3a109 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/attachments/46535b9e-2403-4308-b6b2-fa5ff5b6b827/action [ 1225.805400] [55494]: DEBUG cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f916765a-8d79-40d1-934b-f1c610c3a109 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1225.805539] [55494]: DEBUG cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f916765a-8d79-40d1-934b-f1c610c3a109 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1225.820207] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.820207] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.827272] [55494]: INFO cinder.api.openstack.wsgi [req-5e42c392-97e4-44e1-b9b9-246dfdc1a0fb req-f916765a-8d79-40d1-934b-f1c610c3a109 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments/46535b9e-2403-4308-b6b2-fa5ff5b6b827/action returned with HTTP 204 [ 1225.827674] [55494]: [pid: 55494|app: 0|req: 237/470] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:14:51 2025] POST /volume/v3/attachments/46535b9e-2403-4308-b6b2-fa5ff5b6b827/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1226.334573] [55493]: DEBUG cinder.api.middleware.request_id [None req-7880a5ef-5336-412c-ba92-b6c06a676dbf None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.336881] [55493]: INFO cinder.api.openstack.wsgi [None req-7880a5ef-5336-412c-ba92-b6c06a676dbf tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1226.337113] [55493]: DEBUG cinder.api.openstack.wsgi [None req-7880a5ef-5336-412c-ba92-b6c06a676dbf tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.337333] [55493]: DEBUG cinder.api.openstack.wsgi [None req-7880a5ef-5336-412c-ba92-b6c06a676dbf tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.347446] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.347446] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.350705] [55493]: INFO cinder.volume.api [None req-7880a5ef-5336-412c-ba92-b6c06a676dbf tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1226.354811] [55493]: INFO cinder.api.openstack.wsgi [None req-7880a5ef-5336-412c-ba92-b6c06a676dbf tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1226.355292] [55493]: [pid: 55493|app: 0|req: 234/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:52 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.364768] [55494]: DEBUG cinder.api.middleware.request_id [None req-9d509516-84f1-4a24-8815-8b473bad5c1f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.366874] [55494]: INFO cinder.api.openstack.wsgi [None req-9d509516-84f1-4a24-8815-8b473bad5c1f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1226.367121] [55494]: DEBUG cinder.api.openstack.wsgi [None req-9d509516-84f1-4a24-8815-8b473bad5c1f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.367414] [55494]: DEBUG cinder.api.openstack.wsgi [None req-9d509516-84f1-4a24-8815-8b473bad5c1f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.376906] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.376906] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.380014] [55494]: INFO cinder.volume.api [None req-9d509516-84f1-4a24-8815-8b473bad5c1f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1226.384017] [55494]: INFO cinder.api.openstack.wsgi [None req-9d509516-84f1-4a24-8815-8b473bad5c1f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1226.384384] [55494]: [pid: 55494|app: 0|req: 238/472] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:52 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.524052] [55493]: DEBUG cinder.api.middleware.request_id [None req-c88eae8b-563c-4b35-abce-aff596bfe459 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.526071] [55493]: INFO cinder.api.openstack.wsgi [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1226.526451] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-747492334"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1226.528142] [55493]: DEBUG cinder.api.v3.volumes [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-747492334'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1226.528276] [55493]: INFO cinder.api.v3.volumes [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Create volume of 1 GB [ 1226.532395] [55493]: INFO cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Availability Zones retrieved successfully. [ 1226.539047] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Flow 'volume_create_api' (f1aabb97-025e-46fc-94fb-883cbe1f1702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1226.540216] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46b5b2f-1eca-468b-ac44-54729c474a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1226.541450] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1226.559749] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46b5b2f-1eca-468b-ac44-54729c474a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1226.560684] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46523c19-dae0-45b9-aaf3-e494f4150faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1226.589712] [55493]: DEBUG cinder.quota [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Created reservations ['f7ca739d-7146-4c92-978f-e70cf0eb9703', 'c15e6c9a-d0bd-4630-8f7f-9cc99c6771db', '2369c8d5-f7e9-4b9e-85f0-cf8e71b66bc6', '49f96a53-93f9-40d9-94e5-4c35c63dd92f'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1226.590722] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46523c19-dae0-45b9-aaf3-e494f4150faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7ca739d-7146-4c92-978f-e70cf0eb9703', 'c15e6c9a-d0bd-4630-8f7f-9cc99c6771db', '2369c8d5-f7e9-4b9e-85f0-cf8e71b66bc6', '49f96a53-93f9-40d9-94e5-4c35c63dd92f']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1226.591731] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6922d902-a53c-44de-9423-51a9f8b2f9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1226.603543] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6922d902-a53c-44de-9423-51a9f8b2f9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-747492334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='883d5050742746cd8882e3ed38aa4e3b',qos_specs=None,replication_status=,reservations=['f7ca739d-7146-4c92-978f-e70cf0eb9703','c15e6c9a-d0bd-4630-8f7f-9cc99c6771db','2369c8d5-f7e9-4b9e-85f0-cf8e71b66bc6','49f96a53-93f9-40d9-94e5-4c35c63dd92f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e85f3077894e63a30e9303c835005c',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:14:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-747492334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='883d5050742746cd8882e3ed38aa4e3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6e85f3077894e63a30e9303c835005c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1226.604454] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8464671-0e2a-47e2-b7a2-e9226db17854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1226.618939] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8464671-0e2a-47e2-b7a2-e9226db17854) transitioned into state 'SUCCESS' from state '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-747492334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='883d5050742746cd8882e3ed38aa4e3b',qos_specs=None,replication_status=,reservations=['f7ca739d-7146-4c92-978f-e70cf0eb9703','c15e6c9a-d0bd-4630-8f7f-9cc99c6771db','2369c8d5-f7e9-4b9e-85f0-cf8e71b66bc6','49f96a53-93f9-40d9-94e5-4c35c63dd92f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e85f3077894e63a30e9303c835005c',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1226.619894] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903e90c0-22eb-4f6b-bdf3-49001f7a2d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1226.628216] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (903e90c0-22eb-4f6b-bdf3-49001f7a2d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1226.629285] [55493]: DEBUG cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Flow 'volume_create_api' (f1aabb97-025e-46fc-94fb-883cbe1f1702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1226.629645] [55493]: INFO cinder.volume.api [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Create volume request issued successfully. [ 1226.630314] [55493]: INFO cinder.api.openstack.wsgi [None req-c88eae8b-563c-4b35-abce-aff596bfe459 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1226.630760] [55493]: [pid: 55493|app: 0|req: 235/473] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:14:52 2025] POST /volume/v3/volumes => generated 749 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1226.639199] [55494]: DEBUG cinder.api.middleware.request_id [None req-0b635080-e27e-4e9d-a097-41b04856221e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.641205] [55494]: INFO cinder.api.openstack.wsgi [None req-0b635080-e27e-4e9d-a097-41b04856221e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1226.641428] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0b635080-e27e-4e9d-a097-41b04856221e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.641649] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0b635080-e27e-4e9d-a097-41b04856221e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.650372] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.650372] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.655900] [55494]: INFO cinder.volume.api [None req-0b635080-e27e-4e9d-a097-41b04856221e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1226.660404] [55494]: INFO cinder.api.openstack.wsgi [None req-0b635080-e27e-4e9d-a097-41b04856221e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1226.660791] [55494]: [pid: 55494|app: 0|req: 239/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:52 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.672453] [55493]: DEBUG cinder.api.middleware.request_id [None req-30900aa1-caf2-4520-8b17-0de8718507f6 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.674682] [55493]: INFO cinder.api.openstack.wsgi [None req-30900aa1-caf2-4520-8b17-0de8718507f6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1227.674946] [55493]: DEBUG cinder.api.openstack.wsgi [None req-30900aa1-caf2-4520-8b17-0de8718507f6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.675184] [55493]: DEBUG cinder.api.openstack.wsgi [None req-30900aa1-caf2-4520-8b17-0de8718507f6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.687032] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.687032] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.690529] [55493]: INFO cinder.volume.api [None req-30900aa1-caf2-4520-8b17-0de8718507f6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1227.695111] [55493]: INFO cinder.api.openstack.wsgi [None req-30900aa1-caf2-4520-8b17-0de8718507f6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1227.695502] [55493]: [pid: 55493|app: 0|req: 236/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:53 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.770410] [55494]: DEBUG cinder.api.middleware.request_id [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-3be90c34-1cfe-43f0-887f-2f284321f3e6 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.772997] [55494]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-3be90c34-1cfe-43f0-887f-2f284321f3e6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1227.773069] [55494]: DEBUG cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-3be90c34-1cfe-43f0-887f-2f284321f3e6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.773299] [55494]: DEBUG cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-3be90c34-1cfe-43f0-887f-2f284321f3e6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.781078] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.781078] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.784764] [55494]: INFO cinder.volume.api [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-3be90c34-1cfe-43f0-887f-2f284321f3e6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1227.790194] [55494]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-3be90c34-1cfe-43f0-887f-2f284321f3e6 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1227.790813] [55494]: [pid: 55494|app: 0|req: 240/476] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:14:53 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.312359] [55493]: DEBUG cinder.api.middleware.request_id [None req-1871b567-1173-4815-ad3a-95b7df0c6888 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.312359] [55493]: INFO cinder.api.openstack.wsgi [None req-1871b567-1173-4815-ad3a-95b7df0c6888 None None] GET http://10.180.1.21/volume// [ 1229.312648] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1871b567-1173-4815-ad3a-95b7df0c6888 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.313508] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1871b567-1173-4815-ad3a-95b7df0c6888 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.313508] [55493]: INFO cinder.api.openstack.wsgi [None req-1871b567-1173-4815-ad3a-95b7df0c6888 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1229.313508] [55493]: [pid: 55493|app: 0|req: 237/477] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:14:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1229.317548] [55494]: DEBUG cinder.api.middleware.request_id [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-5432f0cb-9a51-4f0c-bf3e-3f4ed2e8cc65 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.320010] [55494]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-5432f0cb-9a51-4f0c-bf3e-3f4ed2e8cc65 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1229.320425] [55494]: DEBUG cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-5432f0cb-9a51-4f0c-bf3e-3f4ed2e8cc65 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c", "connector": null, "instance_uuid": "8ba285da-6786-4cbf-8e93-069bd5659492"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1229.329571] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.329571] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.350385] [55494]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-5432f0cb-9a51-4f0c-bf3e-3f4ed2e8cc65 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1229.350945] [55494]: [pid: 55494|app: 0|req: 241/478] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:14:55 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.375885] [55493]: DEBUG cinder.api.middleware.request_id [None req-6dfc1b41-2d93-4b23-b268-833f1f3f55a4 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.378238] [55493]: INFO cinder.api.openstack.wsgi [None req-6dfc1b41-2d93-4b23-b268-833f1f3f55a4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1229.378517] [55493]: DEBUG cinder.api.openstack.wsgi [None req-6dfc1b41-2d93-4b23-b268-833f1f3f55a4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.378795] [55493]: DEBUG cinder.api.openstack.wsgi [None req-6dfc1b41-2d93-4b23-b268-833f1f3f55a4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.391146] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.391146] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.395017] [55493]: INFO cinder.volume.api [None req-6dfc1b41-2d93-4b23-b268-833f1f3f55a4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1229.399782] [55493]: INFO cinder.api.openstack.wsgi [None req-6dfc1b41-2d93-4b23-b268-833f1f3f55a4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1229.400175] [55493]: [pid: 55493|app: 0|req: 238/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:55 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.878600] [55494]: DEBUG cinder.api.middleware.request_id [None req-c018853e-9aba-4c82-b6fc-4303fa0645d2 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.878754] [55494]: INFO cinder.api.openstack.wsgi [None req-c018853e-9aba-4c82-b6fc-4303fa0645d2 None None] GET http://10.180.1.21/volume// [ 1229.878909] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c018853e-9aba-4c82-b6fc-4303fa0645d2 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.879148] [55494]: DEBUG cinder.api.openstack.wsgi [None req-c018853e-9aba-4c82-b6fc-4303fa0645d2 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.879539] [55494]: INFO cinder.api.openstack.wsgi [None req-c018853e-9aba-4c82-b6fc-4303fa0645d2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1229.879874] [55494]: [pid: 55494|app: 0|req: 242/480] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:14:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1229.883399] [55493]: DEBUG cinder.api.middleware.request_id [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-e9faece9-46eb-4844-bb07-0bca9947fb32 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.887612] [55493]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-e9faece9-46eb-4844-bb07-0bca9947fb32 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1229.887986] [55493]: DEBUG cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-e9faece9-46eb-4844-bb07-0bca9947fb32 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.888322] [55493]: DEBUG cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-e9faece9-46eb-4844-bb07-0bca9947fb32 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.899431] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.899431] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.902695] [55493]: INFO cinder.volume.api [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-e9faece9-46eb-4844-bb07-0bca9947fb32 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1229.906849] [55493]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-e9faece9-46eb-4844-bb07-0bca9947fb32 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1229.907250] [55493]: [pid: 55493|app: 0|req: 239/481] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:14:55 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1229.932613] [55494]: DEBUG cinder.api.middleware.request_id [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-2366fa5c-a09b-4744-9a68-caedb049ef75 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.935174] [55494]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-2366fa5c-a09b-4744-9a68-caedb049ef75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] PUT http://10.180.1.21/volume/v3/attachments/c68bb826-d4b8-4687-94e5-fe4772bf5031 [ 1229.935599] [55494]: DEBUG cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-2366fa5c-a09b-4744-9a68-caedb049ef75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-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-503150", "mountpoint": "/dev/sdc"}}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1229.944116] [55494]: DEBUG cinder.coordination [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-2366fa5c-a09b-4744-9a68-caedb049ef75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Acquiring lock "cinder-attachment_update-b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1229.948421] [55494]: DEBUG cinder.coordination [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-2366fa5c-a09b-4744-9a68-caedb049ef75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Lock "cinder-attachment_update-b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1229.949812] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.949812] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.410741] [55493]: DEBUG cinder.api.middleware.request_id [None req-16ac47f0-55e2-4153-8614-c5d7c4aa0d52 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.412838] [55493]: INFO cinder.api.openstack.wsgi [None req-16ac47f0-55e2-4153-8614-c5d7c4aa0d52 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1230.413073] [55493]: DEBUG cinder.api.openstack.wsgi [None req-16ac47f0-55e2-4153-8614-c5d7c4aa0d52 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.413291] [55493]: DEBUG cinder.api.openstack.wsgi [None req-16ac47f0-55e2-4153-8614-c5d7c4aa0d52 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.422926] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.422926] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.426114] [55493]: INFO cinder.volume.api [None req-16ac47f0-55e2-4153-8614-c5d7c4aa0d52 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1230.430420] [55493]: INFO cinder.api.openstack.wsgi [None req-16ac47f0-55e2-4153-8614-c5d7c4aa0d52 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1230.430952] [55493]: [pid: 55493|app: 0|req: 240/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:56 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.440577] [55493]: DEBUG cinder.api.middleware.request_id [None req-f7e5c28d-d20f-4cbd-9310-59ab02c7a6c3 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.442792] [55493]: INFO cinder.api.openstack.wsgi [None req-f7e5c28d-d20f-4cbd-9310-59ab02c7a6c3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1231.443060] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f7e5c28d-d20f-4cbd-9310-59ab02c7a6c3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.443288] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f7e5c28d-d20f-4cbd-9310-59ab02c7a6c3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.454419] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.454419] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.458352] [55493]: INFO cinder.volume.api [None req-f7e5c28d-d20f-4cbd-9310-59ab02c7a6c3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1231.463546] [55493]: INFO cinder.api.openstack.wsgi [None req-f7e5c28d-d20f-4cbd-9310-59ab02c7a6c3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1231.463964] [55493]: [pid: 55493|app: 0|req: 241/483] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:57 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1232.474848] [55493]: DEBUG cinder.api.middleware.request_id [None req-e17b50cb-542e-4118-9b11-024ee972e793 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.477139] [55493]: INFO cinder.api.openstack.wsgi [None req-e17b50cb-542e-4118-9b11-024ee972e793 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1232.477398] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e17b50cb-542e-4118-9b11-024ee972e793 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1232.477624] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e17b50cb-542e-4118-9b11-024ee972e793 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1232.488073] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.488073] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.491528] [55493]: INFO cinder.volume.api [None req-e17b50cb-542e-4118-9b11-024ee972e793 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1232.495993] [55493]: INFO cinder.api.openstack.wsgi [None req-e17b50cb-542e-4118-9b11-024ee972e793 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1232.496399] [55493]: [pid: 55493|app: 0|req: 242/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:58 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1233.507294] [55493]: DEBUG cinder.api.middleware.request_id [None req-9f43b746-7ea8-4b01-85a8-76aa3a679d21 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.509549] [55493]: INFO cinder.api.openstack.wsgi [None req-9f43b746-7ea8-4b01-85a8-76aa3a679d21 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1233.509658] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9f43b746-7ea8-4b01-85a8-76aa3a679d21 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1233.509860] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9f43b746-7ea8-4b01-85a8-76aa3a679d21 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1233.520039] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520039] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1233.523766] [55493]: INFO cinder.volume.api [None req-9f43b746-7ea8-4b01-85a8-76aa3a679d21 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1233.527718] [55493]: INFO cinder.api.openstack.wsgi [None req-9f43b746-7ea8-4b01-85a8-76aa3a679d21 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1233.528240] [55493]: [pid: 55493|app: 0|req: 243/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:14:59 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.472850] [55494]: DEBUG cinder.coordination [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-2366fa5c-a09b-4744-9a68-caedb049ef75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Lock "cinder-attachment_update-b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1234.473238] [55494]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-2366fa5c-a09b-4744-9a68-caedb049ef75 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments/c68bb826-d4b8-4687-94e5-fe4772bf5031 returned with HTTP 200 [ 1234.473728] [55494]: [pid: 55494|app: 0|req: 243/486] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:14:55 2025] PUT /volume/v3/attachments/c68bb826-d4b8-4687-94e5-fe4772bf5031 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1234.539230] [55493]: DEBUG cinder.api.middleware.request_id [None req-82bdcc7c-fd79-4647-ab3b-35ca786a7400 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.541561] [55493]: INFO cinder.api.openstack.wsgi [None req-82bdcc7c-fd79-4647-ab3b-35ca786a7400 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1234.541989] [55493]: DEBUG cinder.api.openstack.wsgi [None req-82bdcc7c-fd79-4647-ab3b-35ca786a7400 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1234.542186] [55493]: DEBUG cinder.api.openstack.wsgi [None req-82bdcc7c-fd79-4647-ab3b-35ca786a7400 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1234.552345] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.552345] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1234.555644] [55493]: INFO cinder.volume.api [None req-82bdcc7c-fd79-4647-ab3b-35ca786a7400 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1234.560734] [55493]: INFO cinder.api.openstack.wsgi [None req-82bdcc7c-fd79-4647-ab3b-35ca786a7400 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1234.561151] [55493]: [pid: 55493|app: 0|req: 244/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:00 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1235.571858] [55494]: DEBUG cinder.api.middleware.request_id [None req-a1e658de-0f92-486a-a4af-f0782b470ac8 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.574118] [55494]: INFO cinder.api.openstack.wsgi [None req-a1e658de-0f92-486a-a4af-f0782b470ac8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1235.574358] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a1e658de-0f92-486a-a4af-f0782b470ac8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1235.574580] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a1e658de-0f92-486a-a4af-f0782b470ac8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1235.585343] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1235.585343] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1235.588651] [55494]: INFO cinder.volume.api [None req-a1e658de-0f92-486a-a4af-f0782b470ac8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1235.592996] [55494]: INFO cinder.api.openstack.wsgi [None req-a1e658de-0f92-486a-a4af-f0782b470ac8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1235.593607] [55494]: [pid: 55494|app: 0|req: 244/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:01 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1236.603092] [55493]: DEBUG cinder.api.middleware.request_id [None req-a69df83c-26aa-49e4-95e9-820db98338ed None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.605200] [55493]: INFO cinder.api.openstack.wsgi [None req-a69df83c-26aa-49e4-95e9-820db98338ed tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1236.605437] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a69df83c-26aa-49e4-95e9-820db98338ed tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1236.605629] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a69df83c-26aa-49e4-95e9-820db98338ed tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1236.618316] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.618316] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1236.621897] [55493]: INFO cinder.volume.api [None req-a69df83c-26aa-49e4-95e9-820db98338ed tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1236.626317] [55493]: INFO cinder.api.openstack.wsgi [None req-a69df83c-26aa-49e4-95e9-820db98338ed tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1236.626704] [55493]: [pid: 55493|app: 0|req: 245/489] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:02 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.590714] [55494]: DEBUG cinder.api.middleware.request_id [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-f1752a03-7e8e-4348-844f-0e785f14ea86 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.593178] [55494]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-f1752a03-7e8e-4348-844f-0e785f14ea86 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/attachments/c68bb826-d4b8-4687-94e5-fe4772bf5031/action [ 1237.593626] [55494]: DEBUG cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-f1752a03-7e8e-4348-844f-0e785f14ea86 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action body: b'{"os-complete": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1237.593764] [55494]: DEBUG cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-f1752a03-7e8e-4348-844f-0e785f14ea86 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1237.609105] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.609105] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.615922] [55494]: INFO cinder.api.openstack.wsgi [req-1eb2e1b5-4aa6-4ae5-af69-d71c56ddd334 req-f1752a03-7e8e-4348-844f-0e785f14ea86 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments/c68bb826-d4b8-4687-94e5-fe4772bf5031/action returned with HTTP 204 [ 1237.616439] [55494]: [pid: 55494|app: 0|req: 245/490] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:15:03 2025] POST /volume/v3/attachments/c68bb826-d4b8-4687-94e5-fe4772bf5031/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1237.636759] [55493]: DEBUG cinder.api.middleware.request_id [None req-99d910d6-b43b-4d13-9278-28c61a114837 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.638913] [55493]: INFO cinder.api.openstack.wsgi [None req-99d910d6-b43b-4d13-9278-28c61a114837 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1237.639150] [55493]: DEBUG cinder.api.openstack.wsgi [None req-99d910d6-b43b-4d13-9278-28c61a114837 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.639365] [55493]: DEBUG cinder.api.openstack.wsgi [None req-99d910d6-b43b-4d13-9278-28c61a114837 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.648646] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.648646] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.651696] [55493]: INFO cinder.volume.api [None req-99d910d6-b43b-4d13-9278-28c61a114837 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1237.655717] [55493]: INFO cinder.api.openstack.wsgi [None req-99d910d6-b43b-4d13-9278-28c61a114837 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1237.656093] [55493]: [pid: 55493|app: 0|req: 246/491] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:03 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.665223] [55494]: DEBUG cinder.api.middleware.request_id [None req-3b287c68-0c3e-4004-aade-fe06e10f2b9f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.667214] [55494]: INFO cinder.api.openstack.wsgi [None req-3b287c68-0c3e-4004-aade-fe06e10f2b9f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1237.667961] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3b287c68-0c3e-4004-aade-fe06e10f2b9f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.668303] [55494]: DEBUG cinder.api.openstack.wsgi [None req-3b287c68-0c3e-4004-aade-fe06e10f2b9f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.677966] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.677966] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.680976] [55494]: INFO cinder.volume.api [None req-3b287c68-0c3e-4004-aade-fe06e10f2b9f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1237.684979] [55494]: INFO cinder.api.openstack.wsgi [None req-3b287c68-0c3e-4004-aade-fe06e10f2b9f tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1237.685341] [55494]: [pid: 55494|app: 0|req: 246/492] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:03 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.884274] [55493]: DEBUG cinder.api.middleware.request_id [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-a2465225-34f0-494f-ba25-650eb520b440 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.886796] [55493]: INFO cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-a2465225-34f0-494f-ba25-650eb520b440 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1237.887050] [55493]: DEBUG cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-a2465225-34f0-494f-ba25-650eb520b440 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.887283] [55493]: DEBUG cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-a2465225-34f0-494f-ba25-650eb520b440 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.897196] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.897196] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.900456] [55493]: INFO cinder.volume.api [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-a2465225-34f0-494f-ba25-650eb520b440 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1237.904711] [55493]: INFO cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-a2465225-34f0-494f-ba25-650eb520b440 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1237.905144] [55493]: [pid: 55493|app: 0|req: 247/493] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:15:03 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.921170] [55494]: DEBUG cinder.api.middleware.request_id [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-de53f582-5d18-476a-b130-bd182e3da6a0 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.923406] [55494]: INFO cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-de53f582-5d18-476a-b130-bd182e3da6a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2/action [ 1237.923789] [55494]: DEBUG cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-de53f582-5d18-476a-b130-bd182e3da6a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1237.923929] [55494]: DEBUG cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-de53f582-5d18-476a-b130-bd182e3da6a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1237.933800] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.933800] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.934335] [55494]: INFO cinder.volume.api [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-de53f582-5d18-476a-b130-bd182e3da6a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1237.939058] [55494]: INFO cinder.volume.api [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-de53f582-5d18-476a-b130-bd182e3da6a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Begin detaching volume completed successfully. [ 1237.939288] [55494]: INFO cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-de53f582-5d18-476a-b130-bd182e3da6a0 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2/action returned with HTTP 202 [ 1237.939709] [55494]: [pid: 55494|app: 0|req: 247/494] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:15:03 2025] POST /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1237.953357] [55493]: DEBUG cinder.api.middleware.request_id [None req-0f676604-0239-4cdf-8db1-7eeb59684743 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.955564] [55493]: INFO cinder.api.openstack.wsgi [None req-0f676604-0239-4cdf-8db1-7eeb59684743 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1237.955846] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0f676604-0239-4cdf-8db1-7eeb59684743 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.956151] [55493]: DEBUG cinder.api.openstack.wsgi [None req-0f676604-0239-4cdf-8db1-7eeb59684743 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.966822] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.966822] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.969751] [55493]: INFO cinder.volume.api [None req-0f676604-0239-4cdf-8db1-7eeb59684743 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1237.974107] [55493]: INFO cinder.api.openstack.wsgi [None req-0f676604-0239-4cdf-8db1-7eeb59684743 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1237.974501] [55493]: [pid: 55493|app: 0|req: 248/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:03 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1238.978283] [55494]: DEBUG cinder.api.middleware.request_id [None req-448ee4f3-0590-4bc6-b90a-722532e4752c None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.980662] [55494]: INFO cinder.api.openstack.wsgi [None req-448ee4f3-0590-4bc6-b90a-722532e4752c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1238.980906] [55494]: DEBUG cinder.api.openstack.wsgi [None req-448ee4f3-0590-4bc6-b90a-722532e4752c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.981147] [55494]: DEBUG cinder.api.openstack.wsgi [None req-448ee4f3-0590-4bc6-b90a-722532e4752c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.986404] [55493]: DEBUG cinder.api.middleware.request_id [None req-44ab3d28-df2f-42d8-9bd4-bb5aafb05256 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.988302] [55493]: INFO cinder.api.openstack.wsgi [None req-44ab3d28-df2f-42d8-9bd4-bb5aafb05256 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1238.988546] [55493]: DEBUG cinder.api.openstack.wsgi [None req-44ab3d28-df2f-42d8-9bd4-bb5aafb05256 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.988821] [55493]: DEBUG cinder.api.openstack.wsgi [None req-44ab3d28-df2f-42d8-9bd4-bb5aafb05256 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.995752] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995752] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.999714] [55494]: INFO cinder.volume.api [None req-448ee4f3-0590-4bc6-b90a-722532e4752c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1239.000173] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.000173] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.004250] [55493]: INFO cinder.volume.api [None req-44ab3d28-df2f-42d8-9bd4-bb5aafb05256 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1239.004564] [55494]: INFO cinder.api.openstack.wsgi [None req-448ee4f3-0590-4bc6-b90a-722532e4752c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1239.004962] [55494]: [pid: 55494|app: 0|req: 248/496] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:04 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.009943] [55493]: INFO cinder.api.openstack.wsgi [None req-44ab3d28-df2f-42d8-9bd4-bb5aafb05256 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1239.010289] [55493]: [pid: 55493|app: 0|req: 249/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:04 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.134418] [55494]: DEBUG cinder.api.middleware.request_id [None req-6575624e-4189-433d-983a-a564e3bcd570 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.135079] [55494]: INFO cinder.api.openstack.wsgi [None req-6575624e-4189-433d-983a-a564e3bcd570 None None] GET http://10.180.1.21/volume// [ 1239.135079] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6575624e-4189-433d-983a-a564e3bcd570 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.135179] [55494]: DEBUG cinder.api.openstack.wsgi [None req-6575624e-4189-433d-983a-a564e3bcd570 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.135523] [55494]: INFO cinder.api.openstack.wsgi [None req-6575624e-4189-433d-983a-a564e3bcd570 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1239.135905] [55494]: [pid: 55494|app: 0|req: 249/498] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:15:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1239.139038] [55493]: DEBUG cinder.api.middleware.request_id [None req-9d2f528e-e0e0-45ad-8a12-c67dd16feee3 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.139251] [55494]: DEBUG cinder.api.middleware.request_id [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-f11b23ec-0534-4e2d-b3fa-c7fa295bbf76 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.141248] [55493]: INFO cinder.api.openstack.wsgi [None req-9d2f528e-e0e0-45ad-8a12-c67dd16feee3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1239.141512] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9d2f528e-e0e0-45ad-8a12-c67dd16feee3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.141774] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9d2f528e-e0e0-45ad-8a12-c67dd16feee3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.141842] [55494]: INFO cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-f11b23ec-0534-4e2d-b3fa-c7fa295bbf76 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1239.142082] [55494]: DEBUG cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-f11b23ec-0534-4e2d-b3fa-c7fa295bbf76 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.142299] [55494]: DEBUG cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-f11b23ec-0534-4e2d-b3fa-c7fa295bbf76 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.152138] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.152138] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.152500] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.152500] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.155418] [55494]: INFO cinder.volume.api [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-f11b23ec-0534-4e2d-b3fa-c7fa295bbf76 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1239.156033] [55493]: INFO cinder.volume.api [None req-9d2f528e-e0e0-45ad-8a12-c67dd16feee3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1239.159729] [55494]: INFO cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-f11b23ec-0534-4e2d-b3fa-c7fa295bbf76 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1239.160160] [55494]: [pid: 55494|app: 0|req: 250/499] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:15:04 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1239.161242] [55493]: INFO cinder.api.openstack.wsgi [None req-9d2f528e-e0e0-45ad-8a12-c67dd16feee3 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1239.161827] [55493]: [pid: 55493|app: 0|req: 250/500] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:04 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.206960] [55494]: DEBUG cinder.api.middleware.request_id [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-a3fd5c79-4d4d-4305-8af4-7e56ad160d62 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.209592] [55494]: INFO cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-a3fd5c79-4d4d-4305-8af4-7e56ad160d62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1239.209858] [55494]: DEBUG cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-a3fd5c79-4d4d-4305-8af4-7e56ad160d62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1239.210187] [55494]: DEBUG cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-a3fd5c79-4d4d-4305-8af4-7e56ad160d62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1239.220366] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.220366] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.223750] [55494]: INFO cinder.volume.api [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-a3fd5c79-4d4d-4305-8af4-7e56ad160d62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1239.228425] [55494]: INFO cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-a3fd5c79-4d4d-4305-8af4-7e56ad160d62 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1239.228903] [55494]: [pid: 55494|app: 0|req: 251/501] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:15:05 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.250122] [55493]: DEBUG cinder.api.middleware.request_id [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-7c0a5e94-3056-4974-8bfc-e7e394617891 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.252506] [55493]: INFO cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-7c0a5e94-3056-4974-8bfc-e7e394617891 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546/action [ 1239.252942] [55493]: DEBUG cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-7c0a5e94-3056-4974-8bfc-e7e394617891 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1239.253119] [55493]: DEBUG cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-7c0a5e94-3056-4974-8bfc-e7e394617891 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1239.265270] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.265270] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.265948] [55493]: INFO cinder.volume.api [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-7c0a5e94-3056-4974-8bfc-e7e394617891 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1239.273469] [55493]: INFO cinder.volume.api [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-7c0a5e94-3056-4974-8bfc-e7e394617891 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Begin detaching volume completed successfully. [ 1239.273712] [55493]: INFO cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-7c0a5e94-3056-4974-8bfc-e7e394617891 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546/action returned with HTTP 202 [ 1239.274380] [55493]: [pid: 55493|app: 0|req: 251/502] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:15:05 2025] POST /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1240.021242] [55494]: DEBUG cinder.api.middleware.request_id [None req-f58c831a-45bd-4508-bc7d-4494f9c971eb None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.023467] [55494]: INFO cinder.api.openstack.wsgi [None req-f58c831a-45bd-4508-bc7d-4494f9c971eb tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1240.023663] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f58c831a-45bd-4508-bc7d-4494f9c971eb tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.023882] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f58c831a-45bd-4508-bc7d-4494f9c971eb tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.038503] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.038503] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.042419] [55494]: INFO cinder.volume.api [None req-f58c831a-45bd-4508-bc7d-4494f9c971eb tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1240.046917] [55494]: INFO cinder.api.openstack.wsgi [None req-f58c831a-45bd-4508-bc7d-4494f9c971eb tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1240.047296] [55494]: [pid: 55494|app: 0|req: 252/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:05 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1240.300567] [55493]: DEBUG cinder.api.middleware.request_id [None req-d2d01892-2a91-4f05-b858-01ce891e3590 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.301017] [55493]: INFO cinder.api.openstack.wsgi [None req-d2d01892-2a91-4f05-b858-01ce891e3590 None None] GET http://10.180.1.21/volume// [ 1240.301208] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d2d01892-2a91-4f05-b858-01ce891e3590 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.301420] [55493]: DEBUG cinder.api.openstack.wsgi [None req-d2d01892-2a91-4f05-b858-01ce891e3590 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.301814] [55493]: INFO cinder.api.openstack.wsgi [None req-d2d01892-2a91-4f05-b858-01ce891e3590 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1240.302252] [55493]: [pid: 55493|app: 0|req: 252/504] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:15:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1240.305865] [55494]: DEBUG cinder.api.middleware.request_id [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-162fb6ae-946b-4e42-8592-1bb18ea5da8f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.308235] [55494]: INFO cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-162fb6ae-946b-4e42-8592-1bb18ea5da8f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1240.308479] [55494]: DEBUG cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-162fb6ae-946b-4e42-8592-1bb18ea5da8f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.308695] [55494]: DEBUG cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-162fb6ae-946b-4e42-8592-1bb18ea5da8f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.318056] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.318056] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.321093] [55494]: INFO cinder.volume.api [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-162fb6ae-946b-4e42-8592-1bb18ea5da8f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1240.325082] [55494]: INFO cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-162fb6ae-946b-4e42-8592-1bb18ea5da8f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1240.325452] [55494]: [pid: 55494|app: 0|req: 253/505] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:15:06 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1241.057147] [55493]: DEBUG cinder.api.middleware.request_id [None req-62a37546-a46a-469d-9407-c18e91d8fb9a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.059238] [55493]: INFO cinder.api.openstack.wsgi [None req-62a37546-a46a-469d-9407-c18e91d8fb9a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1241.059981] [55493]: DEBUG cinder.api.openstack.wsgi [None req-62a37546-a46a-469d-9407-c18e91d8fb9a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.059981] [55493]: DEBUG cinder.api.openstack.wsgi [None req-62a37546-a46a-469d-9407-c18e91d8fb9a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.069488] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.069488] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.072850] [55493]: INFO cinder.volume.api [None req-62a37546-a46a-469d-9407-c18e91d8fb9a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1241.077119] [55493]: INFO cinder.api.openstack.wsgi [None req-62a37546-a46a-469d-9407-c18e91d8fb9a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1241.077599] [55493]: [pid: 55493|app: 0|req: 253/506] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:06 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.307308] [55494]: DEBUG cinder.api.middleware.request_id [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-3399094f-099e-483c-8895-e607f8e302fa None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.310028] [55494]: INFO cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-3399094f-099e-483c-8895-e607f8e302fa tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] DELETE http://10.180.1.21/volume/v3/attachments/46535b9e-2403-4308-b6b2-fa5ff5b6b827 [ 1241.310394] [55494]: DEBUG cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-3399094f-099e-483c-8895-e607f8e302fa tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.310740] [55494]: DEBUG cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-3399094f-099e-483c-8895-e607f8e302fa tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.317882] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.317882] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.460879] [55493]: DEBUG cinder.api.middleware.request_id [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-e28baf0f-8b93-4c61-93cd-d7b5aacf9514 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.463400] [55493]: INFO cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-e28baf0f-8b93-4c61-93cd-d7b5aacf9514 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] DELETE http://10.180.1.21/volume/v3/attachments/462ce249-4316-43c2-bec1-8b3eb91e4b11 [ 1241.463640] [55493]: DEBUG cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-e28baf0f-8b93-4c61-93cd-d7b5aacf9514 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.463883] [55493]: DEBUG cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-e28baf0f-8b93-4c61-93cd-d7b5aacf9514 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.471343] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.471343] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.841775] [55494]: INFO cinder.api.openstack.wsgi [req-374df30c-b874-4673-af51-2dd40ecc1f1b req-3399094f-099e-483c-8895-e607f8e302fa tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments/46535b9e-2403-4308-b6b2-fa5ff5b6b827 returned with HTTP 200 [ 1241.842226] [55494]: [pid: 55494|app: 0|req: 254/507] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:15:07 2025] DELETE /volume/v3/attachments/46535b9e-2403-4308-b6b2-fa5ff5b6b827 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.996733] [55493]: INFO cinder.api.openstack.wsgi [req-48c83a09-4702-4b5f-a28f-6fc2ddad525d req-e28baf0f-8b93-4c61-93cd-d7b5aacf9514 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/462ce249-4316-43c2-bec1-8b3eb91e4b11 returned with HTTP 200 [ 1241.997296] [55493]: [pid: 55493|app: 0|req: 254/508] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:15:07 2025] DELETE /volume/v3/attachments/462ce249-4316-43c2-bec1-8b3eb91e4b11 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.088194] [55494]: DEBUG cinder.api.middleware.request_id [None req-09dc9ff0-8f1e-40eb-862a-54489b0996ef None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.090268] [55494]: INFO cinder.api.openstack.wsgi [None req-09dc9ff0-8f1e-40eb-862a-54489b0996ef tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1242.090481] [55494]: DEBUG cinder.api.openstack.wsgi [None req-09dc9ff0-8f1e-40eb-862a-54489b0996ef tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.090753] [55494]: DEBUG cinder.api.openstack.wsgi [None req-09dc9ff0-8f1e-40eb-862a-54489b0996ef tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.098078] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.098078] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.101251] [55494]: INFO cinder.volume.api [None req-09dc9ff0-8f1e-40eb-862a-54489b0996ef tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1242.105203] [55494]: INFO cinder.api.openstack.wsgi [None req-09dc9ff0-8f1e-40eb-862a-54489b0996ef tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1242.105549] [55494]: [pid: 55494|app: 0|req: 255/509] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:07 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.170307] [55493]: DEBUG cinder.api.middleware.request_id [req-d9e31363-045c-440d-a46a-5011b915f622 req-2926ac69-c364-4e7a-bb81-94354563027d None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.172631] [55493]: INFO cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-2926ac69-c364-4e7a-bb81-94354563027d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1242.172850] [55493]: DEBUG cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-2926ac69-c364-4e7a-bb81-94354563027d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.173154] [55493]: DEBUG cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-2926ac69-c364-4e7a-bb81-94354563027d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.182490] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.182490] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.185506] [55493]: INFO cinder.volume.api [req-d9e31363-045c-440d-a46a-5011b915f622 req-2926ac69-c364-4e7a-bb81-94354563027d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1242.189645] [55493]: INFO cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-2926ac69-c364-4e7a-bb81-94354563027d tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1242.190175] [55493]: [pid: 55493|app: 0|req: 255/510] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:15:08 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1242.205676] [55494]: DEBUG cinder.api.middleware.request_id [req-d9e31363-045c-440d-a46a-5011b915f622 req-93e20303-343e-486a-abb9-7404032e2c78 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.208067] [55494]: INFO cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-93e20303-343e-486a-abb9-7404032e2c78 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] POST http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c/action [ 1242.208514] [55494]: DEBUG cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-93e20303-343e-486a-abb9-7404032e2c78 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55494) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1242.208641] [55494]: DEBUG cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-93e20303-343e-486a-abb9-7404032e2c78 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1242.218625] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.218625] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.219162] [55494]: INFO cinder.volume.api [req-d9e31363-045c-440d-a46a-5011b915f622 req-93e20303-343e-486a-abb9-7404032e2c78 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1242.225915] [55494]: INFO cinder.volume.api [req-d9e31363-045c-440d-a46a-5011b915f622 req-93e20303-343e-486a-abb9-7404032e2c78 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Begin detaching volume completed successfully. [ 1242.226146] [55494]: INFO cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-93e20303-343e-486a-abb9-7404032e2c78 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c/action returned with HTTP 202 [ 1242.226539] [55494]: [pid: 55494|app: 0|req: 256/511] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 12 21:15:08 2025] POST /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1242.236467] [55493]: DEBUG cinder.api.middleware.request_id [None req-2c3ef6b4-867d-4924-b98d-616c4af9b336 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.238586] [55493]: INFO cinder.api.openstack.wsgi [None req-2c3ef6b4-867d-4924-b98d-616c4af9b336 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1242.238816] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2c3ef6b4-867d-4924-b98d-616c4af9b336 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.239063] [55493]: DEBUG cinder.api.openstack.wsgi [None req-2c3ef6b4-867d-4924-b98d-616c4af9b336 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.249414] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.249414] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.252695] [55493]: INFO cinder.volume.api [None req-2c3ef6b4-867d-4924-b98d-616c4af9b336 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1242.256905] [55493]: INFO cinder.api.openstack.wsgi [None req-2c3ef6b4-867d-4924-b98d-616c4af9b336 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1242.257308] [55493]: [pid: 55493|app: 0|req: 256/512] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:08 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.267512] [55494]: DEBUG cinder.api.middleware.request_id [None req-17ef52a6-8243-402d-850c-c729a4c57844 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.269771] [55494]: INFO cinder.api.openstack.wsgi [None req-17ef52a6-8243-402d-850c-c729a4c57844 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1243.270039] [55494]: DEBUG cinder.api.openstack.wsgi [None req-17ef52a6-8243-402d-850c-c729a4c57844 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.270277] [55494]: DEBUG cinder.api.openstack.wsgi [None req-17ef52a6-8243-402d-850c-c729a4c57844 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.282813] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.282813] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.286348] [55494]: INFO cinder.volume.api [None req-17ef52a6-8243-402d-850c-c729a4c57844 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1243.290883] [55494]: INFO cinder.api.openstack.wsgi [None req-17ef52a6-8243-402d-850c-c729a4c57844 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1243.291277] [55494]: [pid: 55494|app: 0|req: 257/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:09 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.358021] [55493]: DEBUG cinder.api.middleware.request_id [None req-c8990e5e-21f5-466d-8787-9a0a01c34ea9 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.358021] [55493]: INFO cinder.api.openstack.wsgi [None req-c8990e5e-21f5-466d-8787-9a0a01c34ea9 None None] GET http://10.180.1.21/volume// [ 1243.358021] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c8990e5e-21f5-466d-8787-9a0a01c34ea9 None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.358347] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c8990e5e-21f5-466d-8787-9a0a01c34ea9 None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.358562] [55493]: INFO cinder.api.openstack.wsgi [None req-c8990e5e-21f5-466d-8787-9a0a01c34ea9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1243.358895] [55493]: [pid: 55493|app: 0|req: 257/514] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:15:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1243.362082] [55494]: DEBUG cinder.api.middleware.request_id [req-d9e31363-045c-440d-a46a-5011b915f622 req-8cac0e31-b3d8-4716-8e1d-00952bf52bb5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.364532] [55494]: INFO cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-8cac0e31-b3d8-4716-8e1d-00952bf52bb5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1243.364792] [55494]: DEBUG cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-8cac0e31-b3d8-4716-8e1d-00952bf52bb5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.365029] [55494]: DEBUG cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-8cac0e31-b3d8-4716-8e1d-00952bf52bb5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.374576] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.374576] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.377636] [55494]: INFO cinder.volume.api [req-d9e31363-045c-440d-a46a-5011b915f622 req-8cac0e31-b3d8-4716-8e1d-00952bf52bb5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1243.381778] [55494]: INFO cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-8cac0e31-b3d8-4716-8e1d-00952bf52bb5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1243.382156] [55494]: [pid: 55494|app: 0|req: 258/515] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:15:09 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1243.452527] [55493]: DEBUG cinder.api.middleware.request_id [None req-c42ebb9e-aa23-4b78-b4a7-143badb9f08c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.454651] [55493]: INFO cinder.api.openstack.wsgi [None req-c42ebb9e-aa23-4b78-b4a7-143badb9f08c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1243.454870] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c42ebb9e-aa23-4b78-b4a7-143badb9f08c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.455096] [55493]: DEBUG cinder.api.openstack.wsgi [None req-c42ebb9e-aa23-4b78-b4a7-143badb9f08c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.462312] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.462312] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.465458] [55493]: INFO cinder.volume.api [None req-c42ebb9e-aa23-4b78-b4a7-143badb9f08c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1243.469508] [55493]: INFO cinder.api.openstack.wsgi [None req-c42ebb9e-aa23-4b78-b4a7-143badb9f08c tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1243.469934] [55493]: [pid: 55493|app: 0|req: 258/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:09 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.301770] [55494]: DEBUG cinder.api.middleware.request_id [None req-19d875c6-d376-459d-b154-3d048baa23b3 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.303995] [55494]: INFO cinder.api.openstack.wsgi [None req-19d875c6-d376-459d-b154-3d048baa23b3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1244.304275] [55494]: DEBUG cinder.api.openstack.wsgi [None req-19d875c6-d376-459d-b154-3d048baa23b3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.304499] [55494]: DEBUG cinder.api.openstack.wsgi [None req-19d875c6-d376-459d-b154-3d048baa23b3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.314714] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.314714] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.317801] [55494]: INFO cinder.volume.api [None req-19d875c6-d376-459d-b154-3d048baa23b3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1244.322075] [55494]: INFO cinder.api.openstack.wsgi [None req-19d875c6-d376-459d-b154-3d048baa23b3 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1244.322446] [55494]: [pid: 55494|app: 0|req: 259/517] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:10 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1244.515551] [55493]: DEBUG cinder.api.middleware.request_id [req-d9e31363-045c-440d-a46a-5011b915f622 req-d7aba8df-aa68-4cd3-bab4-6cab05936f68 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.518231] [55493]: INFO cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-d7aba8df-aa68-4cd3-bab4-6cab05936f68 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c68bb826-d4b8-4687-94e5-fe4772bf5031 [ 1244.518460] [55493]: DEBUG cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-d7aba8df-aa68-4cd3-bab4-6cab05936f68 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.518701] [55493]: DEBUG cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-d7aba8df-aa68-4cd3-bab4-6cab05936f68 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.525570] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.525570] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.052294] [55493]: INFO cinder.api.openstack.wsgi [req-d9e31363-045c-440d-a46a-5011b915f622 req-d7aba8df-aa68-4cd3-bab4-6cab05936f68 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/attachments/c68bb826-d4b8-4687-94e5-fe4772bf5031 returned with HTTP 200 [ 1245.052753] [55493]: [pid: 55493|app: 0|req: 259/518] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:15:10 2025] DELETE /volume/v3/attachments/c68bb826-d4b8-4687-94e5-fe4772bf5031 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.332714] [55494]: DEBUG cinder.api.middleware.request_id [None req-b9fc4e55-7a11-4d72-8acc-c2509415a254 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.334869] [55494]: INFO cinder.api.openstack.wsgi [None req-b9fc4e55-7a11-4d72-8acc-c2509415a254 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1245.335130] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b9fc4e55-7a11-4d72-8acc-c2509415a254 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.335438] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b9fc4e55-7a11-4d72-8acc-c2509415a254 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.343117] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.343117] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.346541] [55494]: INFO cinder.volume.api [None req-b9fc4e55-7a11-4d72-8acc-c2509415a254 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1245.350884] [55494]: INFO cinder.api.openstack.wsgi [None req-b9fc4e55-7a11-4d72-8acc-c2509415a254 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1245.351401] [55494]: [pid: 55494|app: 0|req: 260/519] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:11 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.360729] [55493]: DEBUG cinder.api.middleware.request_id [None req-f048f336-9a85-40bf-89a2-d555ae907124 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.362867] [55493]: INFO cinder.api.openstack.wsgi [None req-f048f336-9a85-40bf-89a2-d555ae907124 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1245.363103] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f048f336-9a85-40bf-89a2-d555ae907124 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.363321] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f048f336-9a85-40bf-89a2-d555ae907124 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.370640] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.370640] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.373791] [55493]: INFO cinder.volume.api [None req-f048f336-9a85-40bf-89a2-d555ae907124 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1245.377703] [55493]: INFO cinder.api.openstack.wsgi [None req-f048f336-9a85-40bf-89a2-d555ae907124 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1245.378071] [55493]: [pid: 55493|app: 0|req: 260/520] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:11 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.446496] [55494]: DEBUG cinder.api.middleware.request_id [None req-67379709-7398-4dd9-abfa-31d0111f3334 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.448624] [55494]: INFO cinder.api.openstack.wsgi [None req-67379709-7398-4dd9-abfa-31d0111f3334 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1246.448842] [55494]: DEBUG cinder.api.openstack.wsgi [None req-67379709-7398-4dd9-abfa-31d0111f3334 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.449246] [55494]: DEBUG cinder.api.openstack.wsgi [None req-67379709-7398-4dd9-abfa-31d0111f3334 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.459479] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.459479] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.463509] [55494]: INFO cinder.volume.api [None req-67379709-7398-4dd9-abfa-31d0111f3334 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1246.469056] [55494]: INFO cinder.api.openstack.wsgi [None req-67379709-7398-4dd9-abfa-31d0111f3334 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1246.469597] [55494]: [pid: 55494|app: 0|req: 261/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:12 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.478635] [55493]: DEBUG cinder.api.middleware.request_id [None req-ba02ea7c-4a78-44d4-8129-07ae326b4bf7 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.480918] [55493]: INFO cinder.api.openstack.wsgi [None req-ba02ea7c-4a78-44d4-8129-07ae326b4bf7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1246.481128] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ba02ea7c-4a78-44d4-8129-07ae326b4bf7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.481421] [55493]: DEBUG cinder.api.openstack.wsgi [None req-ba02ea7c-4a78-44d4-8129-07ae326b4bf7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.489014] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.489014] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.492681] [55493]: INFO cinder.volume.api [None req-ba02ea7c-4a78-44d4-8129-07ae326b4bf7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1246.497506] [55493]: INFO cinder.api.openstack.wsgi [None req-ba02ea7c-4a78-44d4-8129-07ae326b4bf7 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1246.498103] [55493]: [pid: 55493|app: 0|req: 261/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:12 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.539841] [55494]: DEBUG cinder.api.middleware.request_id [None req-495d508c-8d8d-41f5-9a4e-a301ad69cf5a None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.541985] [55494]: INFO cinder.api.openstack.wsgi [None req-495d508c-8d8d-41f5-9a4e-a301ad69cf5a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1246.542276] [55494]: DEBUG cinder.api.openstack.wsgi [None req-495d508c-8d8d-41f5-9a4e-a301ad69cf5a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.542506] [55494]: DEBUG cinder.api.openstack.wsgi [None req-495d508c-8d8d-41f5-9a4e-a301ad69cf5a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.549826] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.549826] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.553294] [55494]: INFO cinder.volume.api [None req-495d508c-8d8d-41f5-9a4e-a301ad69cf5a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1246.557442] [55494]: INFO cinder.api.openstack.wsgi [None req-495d508c-8d8d-41f5-9a4e-a301ad69cf5a tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1246.557803] [55494]: [pid: 55494|app: 0|req: 262/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:12 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.635358] [55493]: DEBUG cinder.api.middleware.request_id [None req-8a473d04-3455-4902-9b8f-9e772316f4b8 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.639132] [55493]: INFO cinder.api.openstack.wsgi [None req-8a473d04-3455-4902-9b8f-9e772316f4b8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1253.639132] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8a473d04-3455-4902-9b8f-9e772316f4b8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.639132] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8a473d04-3455-4902-9b8f-9e772316f4b8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.639132] [55493]: INFO cinder.api.v3.volumes [None req-8a473d04-3455-4902-9b8f-9e772316f4b8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Delete volume with id: b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1253.650586] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.650586] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.651371] [55493]: INFO cinder.volume.api [None req-8a473d04-3455-4902-9b8f-9e772316f4b8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1253.670823] [55493]: INFO cinder.volume.api [None req-8a473d04-3455-4902-9b8f-9e772316f4b8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Delete volume request issued successfully. [ 1253.671682] [55493]: INFO cinder.api.openstack.wsgi [None req-8a473d04-3455-4902-9b8f-9e772316f4b8 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 202 [ 1253.671682] [55493]: [pid: 55493|app: 0|req: 262/524] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:15:19 2025] DELETE /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1253.674647] [55494]: DEBUG cinder.api.middleware.request_id [None req-b61cba19-8515-4e5f-a892-073d391a66f4 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.676912] [55494]: INFO cinder.api.openstack.wsgi [None req-b61cba19-8515-4e5f-a892-073d391a66f4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1253.677395] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b61cba19-8515-4e5f-a892-073d391a66f4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1253.677873] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b61cba19-8515-4e5f-a892-073d391a66f4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1253.685480] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.685480] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1253.690243] [55494]: INFO cinder.volume.api [None req-b61cba19-8515-4e5f-a892-073d391a66f4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1253.695359] [55494]: INFO cinder.api.openstack.wsgi [None req-b61cba19-8515-4e5f-a892-073d391a66f4 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1253.695860] [55494]: [pid: 55494|app: 0|req: 263/525] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:19 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.706328] [55493]: DEBUG cinder.api.middleware.request_id [None req-656167e2-e5ed-4e07-b61c-a9da25140279 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.708521] [55493]: INFO cinder.api.openstack.wsgi [None req-656167e2-e5ed-4e07-b61c-a9da25140279 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1254.708695] [55493]: DEBUG cinder.api.openstack.wsgi [None req-656167e2-e5ed-4e07-b61c-a9da25140279 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.708912] [55493]: DEBUG cinder.api.openstack.wsgi [None req-656167e2-e5ed-4e07-b61c-a9da25140279 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.719125] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.719125] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.723432] [55493]: INFO cinder.volume.api [None req-656167e2-e5ed-4e07-b61c-a9da25140279 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1254.728780] [55493]: INFO cinder.api.openstack.wsgi [None req-656167e2-e5ed-4e07-b61c-a9da25140279 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1254.729210] [55493]: [pid: 55493|app: 0|req: 263/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:20 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.739106] [55494]: DEBUG cinder.api.middleware.request_id [None req-a9fa605e-c6d3-4379-a4db-6d82975e0177 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.741273] [55494]: INFO cinder.api.openstack.wsgi [None req-a9fa605e-c6d3-4379-a4db-6d82975e0177 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1255.741490] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a9fa605e-c6d3-4379-a4db-6d82975e0177 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.741708] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a9fa605e-c6d3-4379-a4db-6d82975e0177 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.750514] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.750514] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.754721] [55494]: INFO cinder.volume.api [None req-a9fa605e-c6d3-4379-a4db-6d82975e0177 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1255.758966] [55494]: INFO cinder.api.openstack.wsgi [None req-a9fa605e-c6d3-4379-a4db-6d82975e0177 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 200 [ 1255.759361] [55494]: [pid: 55494|app: 0|req: 264/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:21 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.800806] [55493]: DEBUG cinder.api.middleware.request_id [None req-9ad4cb39-9949-45ff-8d21-3822928a1987 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.800806] [55493]: INFO cinder.api.openstack.wsgi [None req-9ad4cb39-9949-45ff-8d21-3822928a1987 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c [ 1256.800806] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9ad4cb39-9949-45ff-8d21-3822928a1987 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.800806] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9ad4cb39-9949-45ff-8d21-3822928a1987 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.800806] [55493]: INFO cinder.api.openstack.wsgi [None req-9ad4cb39-9949-45ff-8d21-3822928a1987 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c returned with HTTP 404 [ 1256.800806] [55493]: [pid: 55493|app: 0|req: 264/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:22 2025] GET /volume/v3/volumes/b5fffdf9-db6c-4c2e-af54-6b0bb18ca71c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1256.801403] [55494]: DEBUG cinder.api.middleware.request_id [None req-83bd74e3-8145-4cec-8721-8c076e7314c5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.801403] [55494]: INFO cinder.api.openstack.wsgi [None req-83bd74e3-8145-4cec-8721-8c076e7314c5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] DELETE http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1256.801403] [55494]: DEBUG cinder.api.openstack.wsgi [None req-83bd74e3-8145-4cec-8721-8c076e7314c5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.801403] [55494]: DEBUG cinder.api.openstack.wsgi [None req-83bd74e3-8145-4cec-8721-8c076e7314c5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.801403] [55494]: INFO cinder.api.v3.volumes [None req-83bd74e3-8145-4cec-8721-8c076e7314c5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Delete volume with id: 371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1256.801403] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=205,cinder:UPDATE=30,cinder:INSERT=7 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1256.807077] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.807077] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.807769] [55494]: INFO cinder.volume.api [None req-83bd74e3-8145-4cec-8721-8c076e7314c5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1256.828381] [55494]: INFO cinder.volume.api [None req-83bd74e3-8145-4cec-8721-8c076e7314c5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Delete volume request issued successfully. [ 1256.828580] [55494]: INFO cinder.api.openstack.wsgi [None req-83bd74e3-8145-4cec-8721-8c076e7314c5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 202 [ 1256.829065] [55494]: [pid: 55494|app: 0|req: 265/529] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:15:22 2025] DELETE /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1256.837809] [55493]: DEBUG cinder.api.middleware.request_id [None req-3e38b229-ccf3-4d0c-bb54-0014bcfdff25 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.837809] [55493]: INFO cinder.api.openstack.wsgi [None req-3e38b229-ccf3-4d0c-bb54-0014bcfdff25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1256.837921] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3e38b229-ccf3-4d0c-bb54-0014bcfdff25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.839032] [55493]: DEBUG cinder.api.openstack.wsgi [None req-3e38b229-ccf3-4d0c-bb54-0014bcfdff25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.847667] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.847667] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.853336] [55493]: INFO cinder.volume.api [None req-3e38b229-ccf3-4d0c-bb54-0014bcfdff25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1256.860946] [55493]: INFO cinder.api.openstack.wsgi [None req-3e38b229-ccf3-4d0c-bb54-0014bcfdff25 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1256.861375] [55493]: [pid: 55493|app: 0|req: 265/530] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:22 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.872947] [55494]: DEBUG cinder.api.middleware.request_id [None req-ea5db7be-5305-4ae5-b6ae-86651f435255 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.875092] [55494]: INFO cinder.api.openstack.wsgi [None req-ea5db7be-5305-4ae5-b6ae-86651f435255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1257.875564] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ea5db7be-5305-4ae5-b6ae-86651f435255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.875654] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ea5db7be-5305-4ae5-b6ae-86651f435255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.886383] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.886383] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.890480] [55494]: INFO cinder.volume.api [None req-ea5db7be-5305-4ae5-b6ae-86651f435255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1257.895095] [55494]: INFO cinder.api.openstack.wsgi [None req-ea5db7be-5305-4ae5-b6ae-86651f435255 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1257.895521] [55494]: [pid: 55494|app: 0|req: 266/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:23 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.905514] [55493]: DEBUG cinder.api.middleware.request_id [None req-18268c21-c321-4549-8e96-6d397d745dad None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.907483] [55493]: INFO cinder.api.openstack.wsgi [None req-18268c21-c321-4549-8e96-6d397d745dad tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1258.907706] [55493]: DEBUG cinder.api.openstack.wsgi [None req-18268c21-c321-4549-8e96-6d397d745dad tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.907920] [55493]: DEBUG cinder.api.openstack.wsgi [None req-18268c21-c321-4549-8e96-6d397d745dad tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.917102] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.917102] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.921168] [55493]: INFO cinder.volume.api [None req-18268c21-c321-4549-8e96-6d397d745dad tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1258.926520] [55493]: INFO cinder.api.openstack.wsgi [None req-18268c21-c321-4549-8e96-6d397d745dad tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 200 [ 1258.926994] [55493]: [pid: 55493|app: 0|req: 266/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:24 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.937951] [55494]: DEBUG cinder.api.middleware.request_id [None req-5d6a9429-e0c5-4a92-8bc3-0934f9d9e798 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.940942] [55494]: INFO cinder.api.openstack.wsgi [None req-5d6a9429-e0c5-4a92-8bc3-0934f9d9e798 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 [ 1259.941095] [55494]: DEBUG cinder.api.openstack.wsgi [None req-5d6a9429-e0c5-4a92-8bc3-0934f9d9e798 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.941363] [55494]: DEBUG cinder.api.openstack.wsgi [None req-5d6a9429-e0c5-4a92-8bc3-0934f9d9e798 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.948336] [55494]: INFO cinder.api.openstack.wsgi [None req-5d6a9429-e0c5-4a92-8bc3-0934f9d9e798 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 returned with HTTP 404 [ 1259.948865] [55494]: [pid: 55494|app: 0|req: 267/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:25 2025] GET /volume/v3/volumes/371d1de2-88db-4bc8-995f-9d1e2cc422f2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1259.993779] [55493]: DEBUG cinder.api.middleware.request_id [None req-6b638a0f-1bd5-4fa7-8ee8-5559cf473e16 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.995956] [55493]: INFO cinder.api.openstack.wsgi [None req-6b638a0f-1bd5-4fa7-8ee8-5559cf473e16 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1259.996240] [55493]: DEBUG cinder.api.openstack.wsgi [None req-6b638a0f-1bd5-4fa7-8ee8-5559cf473e16 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.996476] [55493]: DEBUG cinder.api.openstack.wsgi [None req-6b638a0f-1bd5-4fa7-8ee8-5559cf473e16 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.996670] [55493]: INFO cinder.api.v3.volumes [None req-6b638a0f-1bd5-4fa7-8ee8-5559cf473e16 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Delete volume with id: 6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1260.006216] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.006216] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.006771] [55493]: INFO cinder.volume.api [None req-6b638a0f-1bd5-4fa7-8ee8-5559cf473e16 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1260.022658] [55493]: INFO cinder.volume.api [None req-6b638a0f-1bd5-4fa7-8ee8-5559cf473e16 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Delete volume request issued successfully. [ 1260.022862] [55493]: INFO cinder.api.openstack.wsgi [None req-6b638a0f-1bd5-4fa7-8ee8-5559cf473e16 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 202 [ 1260.023447] [55493]: [pid: 55493|app: 0|req: 267/534] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:15:25 2025] DELETE /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1260.026343] [55494]: DEBUG cinder.api.middleware.request_id [None req-8d7d2d06-f2ad-4efb-9c5a-b0382c5db560 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.028881] [55494]: INFO cinder.api.openstack.wsgi [None req-8d7d2d06-f2ad-4efb-9c5a-b0382c5db560 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1260.028979] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8d7d2d06-f2ad-4efb-9c5a-b0382c5db560 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.029305] [55494]: DEBUG cinder.api.openstack.wsgi [None req-8d7d2d06-f2ad-4efb-9c5a-b0382c5db560 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.037401] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.037401] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.041490] [55494]: INFO cinder.volume.api [None req-8d7d2d06-f2ad-4efb-9c5a-b0382c5db560 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1260.046335] [55494]: INFO cinder.api.openstack.wsgi [None req-8d7d2d06-f2ad-4efb-9c5a-b0382c5db560 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1260.046722] [55494]: [pid: 55494|app: 0|req: 268/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:25 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.058195] [55493]: DEBUG cinder.api.middleware.request_id [None req-133d7a95-ea2e-4650-9abe-031a1365424b None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.061056] [55493]: INFO cinder.api.openstack.wsgi [None req-133d7a95-ea2e-4650-9abe-031a1365424b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1261.061378] [55493]: DEBUG cinder.api.openstack.wsgi [None req-133d7a95-ea2e-4650-9abe-031a1365424b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.061604] [55493]: DEBUG cinder.api.openstack.wsgi [None req-133d7a95-ea2e-4650-9abe-031a1365424b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.070793] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.070793] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.076550] [55493]: INFO cinder.volume.api [None req-133d7a95-ea2e-4650-9abe-031a1365424b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1261.082264] [55493]: INFO cinder.api.openstack.wsgi [None req-133d7a95-ea2e-4650-9abe-031a1365424b tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1261.082857] [55493]: [pid: 55493|app: 0|req: 268/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:26 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.092776] [55494]: DEBUG cinder.api.middleware.request_id [None req-74af5b12-cd3e-41cd-8682-1294c796acc5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.095537] [55494]: INFO cinder.api.openstack.wsgi [None req-74af5b12-cd3e-41cd-8682-1294c796acc5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1262.095845] [55494]: DEBUG cinder.api.openstack.wsgi [None req-74af5b12-cd3e-41cd-8682-1294c796acc5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.096120] [55494]: DEBUG cinder.api.openstack.wsgi [None req-74af5b12-cd3e-41cd-8682-1294c796acc5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.106067] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.106067] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.110494] [55494]: INFO cinder.volume.api [None req-74af5b12-cd3e-41cd-8682-1294c796acc5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Volume info retrieved successfully. [ 1262.115107] [55494]: INFO cinder.api.openstack.wsgi [None req-74af5b12-cd3e-41cd-8682-1294c796acc5 tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 200 [ 1262.115658] [55494]: [pid: 55494|app: 0|req: 269/537] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:27 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1263.125412] [55493]: DEBUG cinder.api.middleware.request_id [None req-db38744a-538a-4a4b-b71c-07847f1c693e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.127608] [55493]: INFO cinder.api.openstack.wsgi [None req-db38744a-538a-4a4b-b71c-07847f1c693e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] GET http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 [ 1263.127844] [55493]: DEBUG cinder.api.openstack.wsgi [None req-db38744a-538a-4a4b-b71c-07847f1c693e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.128165] [55493]: DEBUG cinder.api.openstack.wsgi [None req-db38744a-538a-4a4b-b71c-07847f1c693e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.134833] [55493]: INFO cinder.api.openstack.wsgi [None req-db38744a-538a-4a4b-b71c-07847f1c693e tempest-AttachVolumeTestJSON-1564554139 tempest-AttachVolumeTestJSON-1564554139-project-member] http://10.180.1.21/volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 returned with HTTP 404 [ 1263.135397] [55493]: [pid: 55493|app: 0|req: 269/538] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:28 2025] GET /volume/v3/volumes/6943fd1a-73b3-4f70-aae8-d3959f411586 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1265.570953] [55494]: DEBUG cinder.api.middleware.request_id [None req-30fb65c1-271d-448d-bf68-5de4d960b48e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.572893] [55494]: INFO cinder.api.openstack.wsgi [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1265.573278] [55494]: DEBUG cinder.api.openstack.wsgi [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-117526556", "imageRef": "c04b4539-b4fb-448a-802e-c39bc76f1862", "size": 1}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1265.574914] [55494]: DEBUG cinder.api.v3.volumes [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-117526556', 'imageRef': 'c04b4539-b4fb-448a-802e-c39bc76f1862', 'size': 1}} {{(pid=55494) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1265.765595] [55494]: INFO cinder.api.v3.volumes [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Create volume of 1 GB [ 1265.772668] [55494]: INFO cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Availability Zones retrieved successfully. [ 1265.779876] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Flow 'volume_create_api' (68434332-9f35-4f00-89d7-75d41baf5958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1265.781076] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd87022-afaf-4034-b08c-2b7588300c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.782259] [55494]: DEBUG cinder.volume.flows.api.create_volume [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Validating volume size '1' using validate_int {{(pid=55494) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1265.827125] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd87022-afaf-4034-b08c-2b7588300c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.828130] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d054102b-6f3e-461f-ae58-c0956eb8f668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.858828] [55494]: DEBUG cinder.quota [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Created reservations ['80896fbe-26fb-4b3f-ad0b-8af6c5ca2af3', 'b411593c-7f48-425e-b9e4-fb87e962d7bf', 'e97d862a-0f5d-4494-8f6f-9588e0c8df5a', 'ad869545-f09c-4ba1-bace-7a76ef5b2cb6'] {{(pid=55494) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1265.860101] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d054102b-6f3e-461f-ae58-c0956eb8f668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80896fbe-26fb-4b3f-ad0b-8af6c5ca2af3', 'b411593c-7f48-425e-b9e4-fb87e962d7bf', 'e97d862a-0f5d-4494-8f6f-9588e0c8df5a', 'ad869545-f09c-4ba1-bace-7a76ef5b2cb6']}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.861091] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d0650a-fb27-47ea-8d9e-f84668515d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.874944] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58d0650a-fb27-47ea-8d9e-f84668515d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '527074fc-6237-4554-85fc-cfc3d86513f5', '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-117526556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d97e1753ec4000ba4a672ff70ee7fc',qos_specs=None,replication_status=,reservations=['80896fbe-26fb-4b3f-ad0b-8af6c5ca2af3','b411593c-7f48-425e-b9e4-fb87e962d7bf','e97d862a-0f5d-4494-8f6f-9588e0c8df5a','ad869545-f09c-4ba1-bace-7a76ef5b2cb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db4fc5cb2c148abb6e1ff4f967c8c22',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-117526556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=527074fc-6237-4554-85fc-cfc3d86513f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d97e1753ec4000ba4a672ff70ee7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db4fc5cb2c148abb6e1ff4f967c8c22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.875861] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff231bc8-afdd-4659-b0e4-a9ed469366d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.889791] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff231bc8-afdd-4659-b0e4-a9ed469366d0) transitioned into state 'SUCCESS' from state '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-117526556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d97e1753ec4000ba4a672ff70ee7fc',qos_specs=None,replication_status=,reservations=['80896fbe-26fb-4b3f-ad0b-8af6c5ca2af3','b411593c-7f48-425e-b9e4-fb87e962d7bf','e97d862a-0f5d-4494-8f6f-9588e0c8df5a','ad869545-f09c-4ba1-bace-7a76ef5b2cb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db4fc5cb2c148abb6e1ff4f967c8c22',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.890686] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e5163f-7b6c-4dd8-8356-6f020f9893d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.899419] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56e5163f-7b6c-4dd8-8356-6f020f9893d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55494) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.900544] [55494]: DEBUG cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Flow 'volume_create_api' (68434332-9f35-4f00-89d7-75d41baf5958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55494) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1265.900899] [55494]: INFO cinder.volume.api [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Create volume request issued successfully. [ 1265.901568] [55494]: INFO cinder.api.openstack.wsgi [None req-30fb65c1-271d-448d-bf68-5de4d960b48e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1265.902128] [55494]: [pid: 55494|app: 0|req: 270/539] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 12 21:15:31 2025] POST /volume/v3/volumes => generated 751 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1265.910667] [55493]: DEBUG cinder.api.middleware.request_id [None req-f70c7c54-bfbd-4e34-bced-a181e3c50312 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.912714] [55493]: INFO cinder.api.openstack.wsgi [None req-f70c7c54-bfbd-4e34-bced-a181e3c50312 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1265.912931] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f70c7c54-bfbd-4e34-bced-a181e3c50312 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.913167] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f70c7c54-bfbd-4e34-bced-a181e3c50312 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.915256] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=206,cinder:UPDATE=25,cinder:INSERT=9 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1265.922586] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.922586] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.927021] [55493]: INFO cinder.volume.api [None req-f70c7c54-bfbd-4e34-bced-a181e3c50312 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1265.931535] [55493]: INFO cinder.api.openstack.wsgi [None req-f70c7c54-bfbd-4e34-bced-a181e3c50312 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1265.931989] [55493]: [pid: 55493|app: 0|req: 270/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:31 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.944770] [55494]: DEBUG cinder.api.middleware.request_id [None req-9ff1f902-2473-4cfa-9357-8c4c1e00ec3e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.948011] [55494]: INFO cinder.api.openstack.wsgi [None req-9ff1f902-2473-4cfa-9357-8c4c1e00ec3e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1266.948367] [55494]: DEBUG cinder.api.openstack.wsgi [None req-9ff1f902-2473-4cfa-9357-8c4c1e00ec3e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.948696] [55494]: DEBUG cinder.api.openstack.wsgi [None req-9ff1f902-2473-4cfa-9357-8c4c1e00ec3e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.962207] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.962207] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.967548] [55494]: INFO cinder.volume.api [None req-9ff1f902-2473-4cfa-9357-8c4c1e00ec3e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1266.974250] [55494]: INFO cinder.api.openstack.wsgi [None req-9ff1f902-2473-4cfa-9357-8c4c1e00ec3e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1266.974770] [55494]: [pid: 55494|app: 0|req: 271/541] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:32 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.984922] [55493]: DEBUG cinder.api.middleware.request_id [None req-1acf20f8-b888-4dbb-9597-a820bbf88d17 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.987016] [55493]: INFO cinder.api.openstack.wsgi [None req-1acf20f8-b888-4dbb-9597-a820bbf88d17 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1267.987274] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1acf20f8-b888-4dbb-9597-a820bbf88d17 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.987500] [55493]: DEBUG cinder.api.openstack.wsgi [None req-1acf20f8-b888-4dbb-9597-a820bbf88d17 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.996976] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.996976] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.001066] [55493]: INFO cinder.volume.api [None req-1acf20f8-b888-4dbb-9597-a820bbf88d17 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1268.005624] [55493]: INFO cinder.api.openstack.wsgi [None req-1acf20f8-b888-4dbb-9597-a820bbf88d17 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1268.005991] [55493]: [pid: 55493|app: 0|req: 271/542] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:33 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.016696] [55494]: DEBUG cinder.api.middleware.request_id [None req-b04c42dc-001b-4936-9fbe-05828679d5c4 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.018931] [55494]: INFO cinder.api.openstack.wsgi [None req-b04c42dc-001b-4936-9fbe-05828679d5c4 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1269.019205] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b04c42dc-001b-4936-9fbe-05828679d5c4 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.019427] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b04c42dc-001b-4936-9fbe-05828679d5c4 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.029041] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.029041] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.032756] [55494]: INFO cinder.volume.api [None req-b04c42dc-001b-4936-9fbe-05828679d5c4 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1269.037169] [55494]: INFO cinder.api.openstack.wsgi [None req-b04c42dc-001b-4936-9fbe-05828679d5c4 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1269.037558] [55494]: [pid: 55494|app: 0|req: 272/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:34 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.270039] [55493]: DEBUG cinder.api.middleware.request_id [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.271923] [55493]: INFO cinder.api.openstack.wsgi [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1269.272407] [55493]: DEBUG cinder.api.openstack.wsgi [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-522562784"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1269.274258] [55493]: DEBUG cinder.api.v3.volumes [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-522562784'}} {{(pid=55493) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1269.274420] [55493]: INFO cinder.api.v3.volumes [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Create volume of 1 GB [ 1269.279044] [55493]: INFO cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Availability Zones retrieved successfully. [ 1269.286510] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Flow 'volume_create_api' (287cdfab-671b-4b50-b1d8-88e91fcbbea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1269.287870] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf59dea-70f4-44ce-9b7e-9ebbe5f6671d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1269.289280] [55493]: DEBUG cinder.volume.flows.api.create_volume [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Validating volume size '1' using validate_int {{(pid=55493) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1269.311796] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf59dea-70f4-44ce-9b7e-9ebbe5f6671d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-12T21:02:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=269c1b30-7110-464a-9010-5d207ab1ed57,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269c1b30-7110-464a-9010-5d207ab1ed57', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1269.312948] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df884f5-5225-4ac9-b0f2-9c675fcf8f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1269.347432] [55493]: DEBUG cinder.quota [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Created reservations ['7126513d-a8f0-4414-89e7-8cb751cd43e0', '2a72c4e0-da74-44d0-9177-863575e7ba62', 'bf71c60f-d50e-4de0-9ca4-4ac3b124c8ae', '7eec6a40-036f-4254-83ef-5e9fb5977cba'] {{(pid=55493) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1269.348648] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df884f5-5225-4ac9-b0f2-9c675fcf8f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7126513d-a8f0-4414-89e7-8cb751cd43e0', '2a72c4e0-da74-44d0-9177-863575e7ba62', 'bf71c60f-d50e-4de0-9ca4-4ac3b124c8ae', '7eec6a40-036f-4254-83ef-5e9fb5977cba']}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1269.349698] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab846ed8-fc84-4575-921b-306562677d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1269.366920] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab846ed8-fc84-4575-921b-306562677d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82cd13f2-9b67-4567-a8c4-cf8a96768292', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-522562784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35aed6c04a634679a8273c48a5a835ed',qos_specs=None,replication_status=,reservations=['7126513d-a8f0-4414-89e7-8cb751cd43e0','2a72c4e0-da74-44d0-9177-863575e7ba62','bf71c60f-d50e-4de0-9ca4-4ac3b124c8ae','7eec6a40-036f-4254-83ef-5e9fb5977cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bda5d5eecc34384b81d11471318b985',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57), 'volume': 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-02-12T21:15:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-522562784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82cd13f2-9b67-4567-a8c4-cf8a96768292,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35aed6c04a634679a8273c48a5a835ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bda5d5eecc34384b81d11471318b985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269c1b30-7110-464a-9010-5d207ab1ed57),volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1269.368016] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e13364e-8f51-4a91-bc15-e94a2926533a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1269.383301] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e13364e-8f51-4a91-bc15-e94a2926533a) transitioned into state 'SUCCESS' from state '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-522562784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35aed6c04a634679a8273c48a5a835ed',qos_specs=None,replication_status=,reservations=['7126513d-a8f0-4414-89e7-8cb751cd43e0','2a72c4e0-da74-44d0-9177-863575e7ba62','bf71c60f-d50e-4de0-9ca4-4ac3b124c8ae','7eec6a40-036f-4254-83ef-5e9fb5977cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bda5d5eecc34384b81d11471318b985',volume_type_id=269c1b30-7110-464a-9010-5d207ab1ed57)}' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1269.384947] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cad161b-637f-4113-846f-019b20f4ad50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1269.396378] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cad161b-637f-4113-846f-019b20f4ad50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55493) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1269.397837] [55493]: DEBUG cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Flow 'volume_create_api' (287cdfab-671b-4b50-b1d8-88e91fcbbea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55493) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1269.398040] [55493]: INFO cinder.volume.api [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Create volume request issued successfully. [ 1269.398863] [55493]: INFO cinder.api.openstack.wsgi [None req-cd1e136d-428c-44b6-9d4a-b2bfde11f91c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1269.399764] [55493]: [pid: 55493|app: 0|req: 272/544] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 12 21:15:35 2025] POST /volume/v3/volumes => generated 755 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1269.408389] [55494]: DEBUG cinder.api.middleware.request_id [None req-2ac51550-aa8c-4c3c-a363-44ba53e71c72 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.410799] [55494]: INFO cinder.api.openstack.wsgi [None req-2ac51550-aa8c-4c3c-a363-44ba53e71c72 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1269.411050] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2ac51550-aa8c-4c3c-a363-44ba53e71c72 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.411358] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2ac51550-aa8c-4c3c-a363-44ba53e71c72 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.419643] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.419643] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.423655] [55494]: INFO cinder.volume.api [None req-2ac51550-aa8c-4c3c-a363-44ba53e71c72 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1269.428255] [55494]: INFO cinder.api.openstack.wsgi [None req-2ac51550-aa8c-4c3c-a363-44ba53e71c72 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1269.428658] [55494]: [pid: 55494|app: 0|req: 273/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:35 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.049845] [55493]: DEBUG cinder.api.middleware.request_id [None req-f1450cc9-8a11-4ed3-bf54-7a9c1981dc90 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.052426] [55493]: INFO cinder.api.openstack.wsgi [None req-f1450cc9-8a11-4ed3-bf54-7a9c1981dc90 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1270.052692] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f1450cc9-8a11-4ed3-bf54-7a9c1981dc90 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.052938] [55493]: DEBUG cinder.api.openstack.wsgi [None req-f1450cc9-8a11-4ed3-bf54-7a9c1981dc90 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.064653] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.064653] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.068827] [55493]: INFO cinder.volume.api [None req-f1450cc9-8a11-4ed3-bf54-7a9c1981dc90 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1270.073798] [55493]: INFO cinder.api.openstack.wsgi [None req-f1450cc9-8a11-4ed3-bf54-7a9c1981dc90 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1270.074321] [55493]: [pid: 55493|app: 0|req: 273/546] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:35 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.439552] [55494]: DEBUG cinder.api.middleware.request_id [None req-24f55931-3d24-4f64-9ef7-c2c605663091 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.441945] [55494]: INFO cinder.api.openstack.wsgi [None req-24f55931-3d24-4f64-9ef7-c2c605663091 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1270.442252] [55494]: DEBUG cinder.api.openstack.wsgi [None req-24f55931-3d24-4f64-9ef7-c2c605663091 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.442548] [55494]: DEBUG cinder.api.openstack.wsgi [None req-24f55931-3d24-4f64-9ef7-c2c605663091 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.452127] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.452127] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.456112] [55494]: INFO cinder.volume.api [None req-24f55931-3d24-4f64-9ef7-c2c605663091 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1270.461402] [55494]: INFO cinder.api.openstack.wsgi [None req-24f55931-3d24-4f64-9ef7-c2c605663091 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1270.461818] [55494]: [pid: 55494|app: 0|req: 274/547] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:36 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.084297] [55493]: DEBUG cinder.api.middleware.request_id [None req-24cbc00c-96c1-455a-95e4-4f56d20c9519 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.087322] [55493]: INFO cinder.api.openstack.wsgi [None req-24cbc00c-96c1-455a-95e4-4f56d20c9519 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1271.087322] [55493]: DEBUG cinder.api.openstack.wsgi [None req-24cbc00c-96c1-455a-95e4-4f56d20c9519 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.087322] [55493]: DEBUG cinder.api.openstack.wsgi [None req-24cbc00c-96c1-455a-95e4-4f56d20c9519 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.097846] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.097846] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.102417] [55493]: INFO cinder.volume.api [None req-24cbc00c-96c1-455a-95e4-4f56d20c9519 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1271.108613] [55493]: INFO cinder.api.openstack.wsgi [None req-24cbc00c-96c1-455a-95e4-4f56d20c9519 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1271.109129] [55493]: [pid: 55493|app: 0|req: 274/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:36 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.119528] [55494]: DEBUG cinder.api.middleware.request_id [None req-24d09888-c966-4861-8721-8132749f8270 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.121909] [55494]: INFO cinder.api.openstack.wsgi [None req-24d09888-c966-4861-8721-8132749f8270 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1272.122118] [55494]: DEBUG cinder.api.openstack.wsgi [None req-24d09888-c966-4861-8721-8132749f8270 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.122347] [55494]: DEBUG cinder.api.openstack.wsgi [None req-24d09888-c966-4861-8721-8132749f8270 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.130332] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.130332] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.134250] [55494]: INFO cinder.volume.api [None req-24d09888-c966-4861-8721-8132749f8270 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1272.139078] [55494]: INFO cinder.api.openstack.wsgi [None req-24d09888-c966-4861-8721-8132749f8270 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1272.139931] [55494]: [pid: 55494|app: 0|req: 275/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:37 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.150514] [55493]: DEBUG cinder.api.middleware.request_id [None req-4292c9ad-9309-4dce-9d19-7d0bcd93e978 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.153515] [55493]: INFO cinder.api.openstack.wsgi [None req-4292c9ad-9309-4dce-9d19-7d0bcd93e978 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1273.153843] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4292c9ad-9309-4dce-9d19-7d0bcd93e978 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.154202] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4292c9ad-9309-4dce-9d19-7d0bcd93e978 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.165183] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.165183] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.170165] [55493]: INFO cinder.volume.api [None req-4292c9ad-9309-4dce-9d19-7d0bcd93e978 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1273.175828] [55493]: INFO cinder.api.openstack.wsgi [None req-4292c9ad-9309-4dce-9d19-7d0bcd93e978 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1273.176426] [55493]: [pid: 55493|app: 0|req: 275/550] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:39 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.187307] [55494]: DEBUG cinder.api.middleware.request_id [None req-ea0c5557-4085-4762-af2b-a4ca664d91d7 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.189469] [55494]: INFO cinder.api.openstack.wsgi [None req-ea0c5557-4085-4762-af2b-a4ca664d91d7 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1274.189694] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ea0c5557-4085-4762-af2b-a4ca664d91d7 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1274.189915] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ea0c5557-4085-4762-af2b-a4ca664d91d7 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1274.200053] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.200053] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1274.205083] [55494]: INFO cinder.volume.api [None req-ea0c5557-4085-4762-af2b-a4ca664d91d7 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1274.209593] [55494]: INFO cinder.api.openstack.wsgi [None req-ea0c5557-4085-4762-af2b-a4ca664d91d7 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1274.209978] [55494]: [pid: 55494|app: 0|req: 276/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:40 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.220465] [55493]: DEBUG cinder.api.middleware.request_id [None req-af6bb695-abfb-49b0-96f7-1fd54af1dc36 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.222669] [55493]: INFO cinder.api.openstack.wsgi [None req-af6bb695-abfb-49b0-96f7-1fd54af1dc36 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1275.222902] [55493]: DEBUG cinder.api.openstack.wsgi [None req-af6bb695-abfb-49b0-96f7-1fd54af1dc36 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.223140] [55493]: DEBUG cinder.api.openstack.wsgi [None req-af6bb695-abfb-49b0-96f7-1fd54af1dc36 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.230750] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.230750] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.235255] [55493]: INFO cinder.volume.api [None req-af6bb695-abfb-49b0-96f7-1fd54af1dc36 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1275.238698] [55493]: INFO cinder.api.openstack.wsgi [None req-af6bb695-abfb-49b0-96f7-1fd54af1dc36 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1275.239102] [55493]: [pid: 55493|app: 0|req: 276/552] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:41 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.249334] [55494]: DEBUG cinder.api.middleware.request_id [None req-a97d2fc3-8bcf-414a-bb9c-c7fa81b7d983 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.251471] [55494]: INFO cinder.api.openstack.wsgi [None req-a97d2fc3-8bcf-414a-bb9c-c7fa81b7d983 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1276.251669] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a97d2fc3-8bcf-414a-bb9c-c7fa81b7d983 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.251891] [55494]: DEBUG cinder.api.openstack.wsgi [None req-a97d2fc3-8bcf-414a-bb9c-c7fa81b7d983 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.259985] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.259985] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.263742] [55494]: INFO cinder.volume.api [None req-a97d2fc3-8bcf-414a-bb9c-c7fa81b7d983 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1276.268168] [55494]: INFO cinder.api.openstack.wsgi [None req-a97d2fc3-8bcf-414a-bb9c-c7fa81b7d983 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1276.268497] [55494]: [pid: 55494|app: 0|req: 277/553] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:42 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.278212] [55493]: DEBUG cinder.api.middleware.request_id [None req-4fb1828d-5b93-4066-a2be-be70b302a533 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.280347] [55493]: INFO cinder.api.openstack.wsgi [None req-4fb1828d-5b93-4066-a2be-be70b302a533 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1277.280575] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4fb1828d-5b93-4066-a2be-be70b302a533 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.280791] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4fb1828d-5b93-4066-a2be-be70b302a533 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.291743] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.291743] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.296132] [55493]: INFO cinder.volume.api [None req-4fb1828d-5b93-4066-a2be-be70b302a533 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1277.301665] [55493]: INFO cinder.api.openstack.wsgi [None req-4fb1828d-5b93-4066-a2be-be70b302a533 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1277.302143] [55493]: [pid: 55493|app: 0|req: 277/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:43 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.314343] [55494]: DEBUG cinder.api.middleware.request_id [None req-1df128b5-4db9-4968-8b2a-58f44386fde8 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.316641] [55494]: INFO cinder.api.openstack.wsgi [None req-1df128b5-4db9-4968-8b2a-58f44386fde8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1278.316962] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1df128b5-4db9-4968-8b2a-58f44386fde8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.317690] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1df128b5-4db9-4968-8b2a-58f44386fde8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.328275] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.328275] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.332925] [55494]: INFO cinder.volume.api [None req-1df128b5-4db9-4968-8b2a-58f44386fde8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1278.338051] [55494]: INFO cinder.api.openstack.wsgi [None req-1df128b5-4db9-4968-8b2a-58f44386fde8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1278.338494] [55494]: [pid: 55494|app: 0|req: 278/555] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:44 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.349692] [55493]: DEBUG cinder.api.middleware.request_id [None req-42bf9079-5891-4095-addc-91401f1b4f89 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.351945] [55493]: INFO cinder.api.openstack.wsgi [None req-42bf9079-5891-4095-addc-91401f1b4f89 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1279.352190] [55493]: DEBUG cinder.api.openstack.wsgi [None req-42bf9079-5891-4095-addc-91401f1b4f89 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.352429] [55493]: DEBUG cinder.api.openstack.wsgi [None req-42bf9079-5891-4095-addc-91401f1b4f89 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.360638] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.360638] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.365230] [55493]: INFO cinder.volume.api [None req-42bf9079-5891-4095-addc-91401f1b4f89 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1279.371026] [55493]: INFO cinder.api.openstack.wsgi [None req-42bf9079-5891-4095-addc-91401f1b4f89 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1279.371468] [55493]: [pid: 55493|app: 0|req: 278/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:45 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.382957] [55494]: DEBUG cinder.api.middleware.request_id [None req-f0650af7-8bcc-4e9e-8b2c-476efd26b78e None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.385091] [55494]: INFO cinder.api.openstack.wsgi [None req-f0650af7-8bcc-4e9e-8b2c-476efd26b78e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1280.385320] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f0650af7-8bcc-4e9e-8b2c-476efd26b78e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.385541] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f0650af7-8bcc-4e9e-8b2c-476efd26b78e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.394019] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.394019] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.398253] [55494]: INFO cinder.volume.api [None req-f0650af7-8bcc-4e9e-8b2c-476efd26b78e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1280.403462] [55494]: INFO cinder.api.openstack.wsgi [None req-f0650af7-8bcc-4e9e-8b2c-476efd26b78e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1280.403868] [55494]: [pid: 55494|app: 0|req: 279/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:46 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.414804] [55493]: DEBUG cinder.api.middleware.request_id [None req-b98330c5-0683-4128-9417-347aeca37cd9 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.417074] [55493]: INFO cinder.api.openstack.wsgi [None req-b98330c5-0683-4128-9417-347aeca37cd9 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1281.417324] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b98330c5-0683-4128-9417-347aeca37cd9 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.417616] [55493]: DEBUG cinder.api.openstack.wsgi [None req-b98330c5-0683-4128-9417-347aeca37cd9 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.426615] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.426615] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.430459] [55493]: INFO cinder.volume.api [None req-b98330c5-0683-4128-9417-347aeca37cd9 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1281.435409] [55493]: INFO cinder.api.openstack.wsgi [None req-b98330c5-0683-4128-9417-347aeca37cd9 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1281.435859] [55493]: [pid: 55493|app: 0|req: 279/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:47 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.446860] [55494]: DEBUG cinder.api.middleware.request_id [None req-ccde6406-6b4f-40b2-b4bc-a5705a3a20fe None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.448858] [55494]: INFO cinder.api.openstack.wsgi [None req-ccde6406-6b4f-40b2-b4bc-a5705a3a20fe tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1282.449308] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ccde6406-6b4f-40b2-b4bc-a5705a3a20fe tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.449662] [55494]: DEBUG cinder.api.openstack.wsgi [None req-ccde6406-6b4f-40b2-b4bc-a5705a3a20fe tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.459077] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.459077] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.461859] [55494]: INFO cinder.volume.api [None req-ccde6406-6b4f-40b2-b4bc-a5705a3a20fe tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1282.466493] [55494]: INFO cinder.api.openstack.wsgi [None req-ccde6406-6b4f-40b2-b4bc-a5705a3a20fe tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1282.466900] [55494]: [pid: 55494|app: 0|req: 280/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:48 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.478426] [55493]: DEBUG cinder.api.middleware.request_id [None req-4cfd0141-0d82-4f0a-b1a1-e50490d21d88 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.480811] [55493]: INFO cinder.api.openstack.wsgi [None req-4cfd0141-0d82-4f0a-b1a1-e50490d21d88 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1283.481133] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4cfd0141-0d82-4f0a-b1a1-e50490d21d88 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.481358] [55493]: DEBUG cinder.api.openstack.wsgi [None req-4cfd0141-0d82-4f0a-b1a1-e50490d21d88 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.492319] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.492319] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.496745] [55493]: INFO cinder.volume.api [None req-4cfd0141-0d82-4f0a-b1a1-e50490d21d88 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1283.502323] [55493]: INFO cinder.api.openstack.wsgi [None req-4cfd0141-0d82-4f0a-b1a1-e50490d21d88 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1283.502323] [55493]: [pid: 55493|app: 0|req: 280/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:49 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.514648] [55494]: DEBUG cinder.api.middleware.request_id [None req-88121c67-f93f-480a-960d-6e254216c4c8 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.517878] [55494]: INFO cinder.api.openstack.wsgi [None req-88121c67-f93f-480a-960d-6e254216c4c8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1284.518382] [55494]: DEBUG cinder.api.openstack.wsgi [None req-88121c67-f93f-480a-960d-6e254216c4c8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.518655] [55494]: DEBUG cinder.api.openstack.wsgi [None req-88121c67-f93f-480a-960d-6e254216c4c8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.526665] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.526665] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.530621] [55494]: INFO cinder.volume.api [None req-88121c67-f93f-480a-960d-6e254216c4c8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1284.536140] [55494]: INFO cinder.api.openstack.wsgi [None req-88121c67-f93f-480a-960d-6e254216c4c8 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1284.536580] [55494]: [pid: 55494|app: 0|req: 281/561] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:50 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.565816] [55493]: DEBUG cinder.api.middleware.request_id [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7e8859a7-b5a4-40d0-a6b3-f3c332af12a2 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.568283] [55493]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7e8859a7-b5a4-40d0-a6b3-f3c332af12a2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1284.568625] [55493]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7e8859a7-b5a4-40d0-a6b3-f3c332af12a2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.568852] [55493]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7e8859a7-b5a4-40d0-a6b3-f3c332af12a2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.576728] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.576728] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.581010] [55493]: INFO cinder.volume.api [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7e8859a7-b5a4-40d0-a6b3-f3c332af12a2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1284.586418] [55493]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7e8859a7-b5a4-40d0-a6b3-f3c332af12a2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1284.586875] [55493]: [pid: 55493|app: 0|req: 281/562] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:15:50 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.841119] [55494]: DEBUG cinder.api.middleware.request_id [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-e132c927-3748-4b03-8d63-77005035d5af None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.844022] [55494]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-e132c927-3748-4b03-8d63-77005035d5af tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1284.844022] [55494]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-e132c927-3748-4b03-8d63-77005035d5af tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.844208] [55494]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-e132c927-3748-4b03-8d63-77005035d5af tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.852170] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852170] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.856171] [55494]: INFO cinder.volume.api [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-e132c927-3748-4b03-8d63-77005035d5af tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1284.862186] [55494]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-e132c927-3748-4b03-8d63-77005035d5af tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1284.862609] [55494]: [pid: 55494|app: 0|req: 282/563] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:15:50 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.869102] [55493]: DEBUG cinder.api.middleware.request_id [None req-538193ee-4e54-4291-9b8d-80b4aa14981a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.869667] [55493]: INFO cinder.api.openstack.wsgi [None req-538193ee-4e54-4291-9b8d-80b4aa14981a None None] GET http://10.180.1.21/volume// [ 1284.869865] [55493]: DEBUG cinder.api.openstack.wsgi [None req-538193ee-4e54-4291-9b8d-80b4aa14981a None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.870110] [55493]: DEBUG cinder.api.openstack.wsgi [None req-538193ee-4e54-4291-9b8d-80b4aa14981a None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.870619] [55493]: INFO cinder.api.openstack.wsgi [None req-538193ee-4e54-4291-9b8d-80b4aa14981a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1284.870982] [55493]: [pid: 55493|app: 0|req: 282/564] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:15:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1284.875222] [55494]: DEBUG cinder.api.middleware.request_id [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-1b0a60b8-c2ea-400d-864c-93e1b31ab278 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.878112] [55494]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-1b0a60b8-c2ea-400d-864c-93e1b31ab278 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1284.878649] [55494]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-1b0a60b8-c2ea-400d-864c-93e1b31ab278 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "527074fc-6237-4554-85fc-cfc3d86513f5", "connector": null, "instance_uuid": "96eca08c-15d0-41c5-b66a-137f0b22f4c2"}} {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1284.889931] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.889931] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.916233] [55494]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-1b0a60b8-c2ea-400d-864c-93e1b31ab278 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1284.916758] [55494]: [pid: 55494|app: 0|req: 283/565] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:15:50 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.334929] [55493]: DEBUG cinder.api.middleware.request_id [None req-315c797b-2bcd-4c8a-8181-d0b010c6ec2e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.335747] [55493]: INFO cinder.api.openstack.wsgi [None req-315c797b-2bcd-4c8a-8181-d0b010c6ec2e None None] GET http://10.180.1.21/volume// [ 1290.335747] [55493]: DEBUG cinder.api.openstack.wsgi [None req-315c797b-2bcd-4c8a-8181-d0b010c6ec2e None None] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.335906] [55493]: DEBUG cinder.api.openstack.wsgi [None req-315c797b-2bcd-4c8a-8181-d0b010c6ec2e None None] Calling method 'all' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.336165] [55493]: INFO cinder.api.openstack.wsgi [None req-315c797b-2bcd-4c8a-8181-d0b010c6ec2e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1290.336482] [55493]: [pid: 55493|app: 0|req: 283/566] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:15:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1290.341436] [55494]: DEBUG cinder.api.middleware.request_id [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7af03cf3-7627-41e9-bf5c-5b79d746f9f1 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.343974] [55494]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7af03cf3-7627-41e9-bf5c-5b79d746f9f1 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1290.344249] [55494]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7af03cf3-7627-41e9-bf5c-5b79d746f9f1 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.344464] [55494]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7af03cf3-7627-41e9-bf5c-5b79d746f9f1 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.362640] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.362640] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.368515] [55494]: INFO cinder.volume.api [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7af03cf3-7627-41e9-bf5c-5b79d746f9f1 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1290.379332] [55494]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-7af03cf3-7627-41e9-bf5c-5b79d746f9f1 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 200 [ 1290.379770] [55494]: [pid: 55494|app: 0|req: 284/567] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 12 21:15:56 2025] GET /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 1571 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1290.441217] [55493]: DEBUG cinder.api.middleware.request_id [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c73de64e-1782-4e77-94f7-a841e48ae353 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.443635] [55493]: INFO cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c73de64e-1782-4e77-94f7-a841e48ae353 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1290.443858] [55493]: DEBUG cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c73de64e-1782-4e77-94f7-a841e48ae353 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.444085] [55493]: DEBUG cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c73de64e-1782-4e77-94f7-a841e48ae353 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.451986] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.451986] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.455614] [55493]: INFO cinder.volume.api [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c73de64e-1782-4e77-94f7-a841e48ae353 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1290.460025] [55493]: INFO cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c73de64e-1782-4e77-94f7-a841e48ae353 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1290.460654] [55493]: [pid: 55493|app: 0|req: 284/568] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:15:56 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.474067] [55494]: DEBUG cinder.api.middleware.request_id [None req-92bf60c9-95ea-4a4c-8254-f0eca2b0c359 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.474524] [55494]: INFO cinder.api.openstack.wsgi [None req-92bf60c9-95ea-4a4c-8254-f0eca2b0c359 None None] GET http://10.180.1.21/volume// [ 1290.474702] [55494]: DEBUG cinder.api.openstack.wsgi [None req-92bf60c9-95ea-4a4c-8254-f0eca2b0c359 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.474918] [55494]: DEBUG cinder.api.openstack.wsgi [None req-92bf60c9-95ea-4a4c-8254-f0eca2b0c359 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.475328] [55494]: INFO cinder.api.openstack.wsgi [None req-92bf60c9-95ea-4a4c-8254-f0eca2b0c359 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1290.475632] [55494]: [pid: 55494|app: 0|req: 285/569] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 12 21:15:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1290.479946] [55493]: DEBUG cinder.api.middleware.request_id [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c2307913-1bbb-4479-bbf8-1c25f6a36d69 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.482044] [55493]: INFO cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c2307913-1bbb-4479-bbf8-1c25f6a36d69 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1290.482843] [55493]: DEBUG cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c2307913-1bbb-4479-bbf8-1c25f6a36d69 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82cd13f2-9b67-4567-a8c4-cf8a96768292", "connector": null, "instance_uuid": "732b0b9f-3a90-4e89-af96-41477ac42b68"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1290.491804] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.491804] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.492711] [55494]: DEBUG cinder.api.middleware.request_id [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-950b8a55-aae8-4658-af6e-a84d4582838d None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.495061] [55494]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-950b8a55-aae8-4658-af6e-a84d4582838d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] PUT http://10.180.1.21/volume/v3/attachments/10d0fc83-4aea-4335-9487-fc84c4a74ffa [ 1290.495471] [55494]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-950b8a55-aae8-4658-af6e-a84d4582838d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-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=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1290.503309] [55494]: DEBUG cinder.coordination [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-950b8a55-aae8-4658-af6e-a84d4582838d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Acquiring lock "cinder-attachment_update-527074fc-6237-4554-85fc-cfc3d86513f5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1290.507544] [55494]: DEBUG cinder.coordination [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-950b8a55-aae8-4658-af6e-a84d4582838d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Lock "cinder-attachment_update-527074fc-6237-4554-85fc-cfc3d86513f5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55494) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1290.508506] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.508506] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.515506] [55493]: INFO cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-c2307913-1bbb-4479-bbf8-1c25f6a36d69 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1290.515506] [55493]: [pid: 55493|app: 0|req: 285/570] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:15:56 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.543991] [55493]: DEBUG cinder.api.middleware.request_id [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-a451364e-de4c-49e3-88c6-faf3f3d88a0e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.546297] [55493]: INFO cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-a451364e-de4c-49e3-88c6-faf3f3d88a0e tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] POST http://10.180.1.21/volume/v3/attachments/bf14ecb6-c2eb-4729-816b-b42b473dd65a/action [ 1290.546702] [55493]: DEBUG cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-a451364e-de4c-49e3-88c6-faf3f3d88a0e tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1290.546837] [55493]: DEBUG cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-a451364e-de4c-49e3-88c6-faf3f3d88a0e tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1290.563122] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.563122] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.570428] [55493]: INFO cinder.api.openstack.wsgi [req-b21846a6-77c9-4b8d-9fee-b3de5e510e05 req-a451364e-de4c-49e3-88c6-faf3f3d88a0e tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/attachments/bf14ecb6-c2eb-4729-816b-b42b473dd65a/action returned with HTTP 204 [ 1290.570897] [55493]: [pid: 55493|app: 0|req: 286/571] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:15:56 2025] POST /volume/v3/attachments/bf14ecb6-c2eb-4729-816b-b42b473dd65a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1290.585563] [55493]: DEBUG cinder.api.middleware.request_id [None req-5660f60a-39dc-44fe-ae90-1c0ac79497be None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.587577] [55493]: INFO cinder.api.openstack.wsgi [None req-5660f60a-39dc-44fe-ae90-1c0ac79497be tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1290.587796] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5660f60a-39dc-44fe-ae90-1c0ac79497be tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.588028] [55493]: DEBUG cinder.api.openstack.wsgi [None req-5660f60a-39dc-44fe-ae90-1c0ac79497be tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.598599] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.598599] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.602026] [55493]: INFO cinder.volume.api [None req-5660f60a-39dc-44fe-ae90-1c0ac79497be tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1290.606196] [55493]: INFO cinder.api.openstack.wsgi [None req-5660f60a-39dc-44fe-ae90-1c0ac79497be tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1290.606578] [55493]: [pid: 55493|app: 0|req: 287/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:56 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.616013] [55493]: DEBUG cinder.api.middleware.request_id [None req-df9e2fe4-1736-4eea-ba75-ef298f3ea9a4 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.618434] [55493]: INFO cinder.api.openstack.wsgi [None req-df9e2fe4-1736-4eea-ba75-ef298f3ea9a4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1290.618434] [55493]: DEBUG cinder.api.openstack.wsgi [None req-df9e2fe4-1736-4eea-ba75-ef298f3ea9a4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.618434] [55493]: DEBUG cinder.api.openstack.wsgi [None req-df9e2fe4-1736-4eea-ba75-ef298f3ea9a4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.627238] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.627238] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.630385] [55493]: INFO cinder.volume.api [None req-df9e2fe4-1736-4eea-ba75-ef298f3ea9a4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1290.635011] [55493]: INFO cinder.api.openstack.wsgi [None req-df9e2fe4-1736-4eea-ba75-ef298f3ea9a4 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1290.635011] [55493]: [pid: 55493|app: 0|req: 288/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:56 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1290.676890] [55493]: DEBUG cinder.api.middleware.request_id [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-cc8ef6d1-facc-4427-876e-66f43d45cbde None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.678865] [55493]: INFO cinder.api.openstack.wsgi [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-cc8ef6d1-facc-4427-876e-66f43d45cbde tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1290.678865] [55493]: DEBUG cinder.api.openstack.wsgi [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-cc8ef6d1-facc-4427-876e-66f43d45cbde tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.678992] [55493]: DEBUG cinder.api.openstack.wsgi [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-cc8ef6d1-facc-4427-876e-66f43d45cbde tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.689177] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.689177] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.692793] [55493]: INFO cinder.volume.api [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-cc8ef6d1-facc-4427-876e-66f43d45cbde tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1290.697722] [55493]: INFO cinder.api.openstack.wsgi [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-cc8ef6d1-facc-4427-876e-66f43d45cbde tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1290.698199] [55493]: [pid: 55493|app: 0|req: 289/574] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 12 21:15:56 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1290.718948] [55493]: DEBUG cinder.api.middleware.request_id [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-13072532-5253-44ce-8388-19372be12440 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.721163] [55493]: INFO cinder.api.openstack.wsgi [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-13072532-5253-44ce-8388-19372be12440 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bf14ecb6-c2eb-4729-816b-b42b473dd65a [ 1290.721258] [55493]: DEBUG cinder.api.openstack.wsgi [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-13072532-5253-44ce-8388-19372be12440 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.721480] [55493]: DEBUG cinder.api.openstack.wsgi [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-13072532-5253-44ce-8388-19372be12440 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.728791] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.728791] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.036393] [55494]: DEBUG cinder.coordination [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-950b8a55-aae8-4658-af6e-a84d4582838d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Lock "cinder-attachment_update-527074fc-6237-4554-85fc-cfc3d86513f5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=55494) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1291.036731] [55494]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-950b8a55-aae8-4658-af6e-a84d4582838d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/10d0fc83-4aea-4335-9487-fc84c4a74ffa returned with HTTP 200 [ 1291.037255] [55494]: [pid: 55494|app: 0|req: 286/575] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:15:56 2025] PUT /volume/v3/attachments/10d0fc83-4aea-4335-9487-fc84c4a74ffa => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1291.273957] [55493]: INFO cinder.api.openstack.wsgi [req-7dc098ce-e983-4861-a85f-d959ea7bbdfb req-13072532-5253-44ce-8388-19372be12440 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/attachments/bf14ecb6-c2eb-4729-816b-b42b473dd65a returned with HTTP 200 [ 1291.274426] [55493]: [pid: 55493|app: 0|req: 290/576] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:15:56 2025] DELETE /volume/v3/attachments/bf14ecb6-c2eb-4729-816b-b42b473dd65a => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1291.299836] [55494]: DEBUG cinder.api.middleware.request_id [None req-f597dd75-389b-455a-b2f9-d4cd1d371995 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.302887] [55494]: INFO cinder.api.openstack.wsgi [None req-f597dd75-389b-455a-b2f9-d4cd1d371995 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1291.303176] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f597dd75-389b-455a-b2f9-d4cd1d371995 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.303453] [55494]: DEBUG cinder.api.openstack.wsgi [None req-f597dd75-389b-455a-b2f9-d4cd1d371995 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.313602] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.313602] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.317803] [55494]: INFO cinder.volume.api [None req-f597dd75-389b-455a-b2f9-d4cd1d371995 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1291.324785] [55494]: INFO cinder.api.openstack.wsgi [None req-f597dd75-389b-455a-b2f9-d4cd1d371995 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1291.325712] [55494]: [pid: 55494|app: 0|req: 287/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:15:57 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.545430] [55493]: DEBUG cinder.api.middleware.request_id [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-a2c0968f-d1d9-49a0-938a-cedb604b5e0a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.547919] [55493]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-a2c0968f-d1d9-49a0-938a-cedb604b5e0a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/attachments/10d0fc83-4aea-4335-9487-fc84c4a74ffa/action [ 1291.548382] [55493]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-a2c0968f-d1d9-49a0-938a-cedb604b5e0a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1291.548509] [55493]: DEBUG cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-a2c0968f-d1d9-49a0-938a-cedb604b5e0a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1291.575468] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.575468] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.586500] [55493]: INFO cinder.api.openstack.wsgi [req-43dc7be6-f941-449b-8978-0f6c04a379c3 req-a2c0968f-d1d9-49a0-938a-cedb604b5e0a tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/10d0fc83-4aea-4335-9487-fc84c4a74ffa/action returned with HTTP 204 [ 1291.587016] [55493]: [pid: 55493|app: 0|req: 291/578] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:15:57 2025] POST /volume/v3/attachments/10d0fc83-4aea-4335-9487-fc84c4a74ffa/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1300.007776] [55494]: DEBUG cinder.api.middleware.request_id [None req-08e631f1-36a7-4900-b0d9-f0ca17285a33 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.009693] [55494]: INFO cinder.api.openstack.wsgi [None req-08e631f1-36a7-4900-b0d9-f0ca17285a33 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1300.009908] [55494]: DEBUG cinder.api.openstack.wsgi [None req-08e631f1-36a7-4900-b0d9-f0ca17285a33 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1300.010137] [55494]: DEBUG cinder.api.openstack.wsgi [None req-08e631f1-36a7-4900-b0d9-f0ca17285a33 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1300.010324] [55494]: INFO cinder.api.v3.volumes [None req-08e631f1-36a7-4900-b0d9-f0ca17285a33 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Delete volume with id: 5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1300.020121] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.020121] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1300.020560] [55494]: INFO cinder.volume.api [None req-08e631f1-36a7-4900-b0d9-f0ca17285a33 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1300.041932] [55494]: INFO cinder.volume.api [None req-08e631f1-36a7-4900-b0d9-f0ca17285a33 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Delete volume request issued successfully. [ 1300.042201] [55494]: INFO cinder.api.openstack.wsgi [None req-08e631f1-36a7-4900-b0d9-f0ca17285a33 tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 202 [ 1300.042970] [55494]: [pid: 55494|app: 0|req: 288/579] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:16:05 2025] DELETE /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1300.046126] [55493]: DEBUG cinder.api.middleware.request_id [None req-830d5005-97c2-4df7-b1ea-643e3a93090a None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.048364] [55493]: INFO cinder.api.openstack.wsgi [None req-830d5005-97c2-4df7-b1ea-643e3a93090a tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1300.048841] [55493]: DEBUG cinder.api.openstack.wsgi [None req-830d5005-97c2-4df7-b1ea-643e3a93090a tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1300.048841] [55493]: DEBUG cinder.api.openstack.wsgi [None req-830d5005-97c2-4df7-b1ea-643e3a93090a tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1300.057541] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.057541] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1300.061697] [55493]: INFO cinder.volume.api [None req-830d5005-97c2-4df7-b1ea-643e3a93090a tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1300.067051] [55493]: INFO cinder.api.openstack.wsgi [None req-830d5005-97c2-4df7-b1ea-643e3a93090a tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1300.067474] [55493]: [pid: 55493|app: 0|req: 292/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:16:05 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.080021] [55494]: DEBUG cinder.api.middleware.request_id [None req-1e90be6f-7e16-4102-b0bf-5279fe72e27c None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.081226] [55494]: INFO cinder.api.openstack.wsgi [None req-1e90be6f-7e16-4102-b0bf-5279fe72e27c tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1301.081606] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1e90be6f-7e16-4102-b0bf-5279fe72e27c tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1301.081806] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1e90be6f-7e16-4102-b0bf-5279fe72e27c tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1301.096051] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096051] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1301.100745] [55494]: INFO cinder.volume.api [None req-1e90be6f-7e16-4102-b0bf-5279fe72e27c tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Volume info retrieved successfully. [ 1301.106487] [55494]: INFO cinder.api.openstack.wsgi [None req-1e90be6f-7e16-4102-b0bf-5279fe72e27c tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 200 [ 1301.106971] [55494]: [pid: 55494|app: 0|req: 289/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:16:06 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1302.120486] [55493]: DEBUG cinder.api.middleware.request_id [None req-8999f0a1-d89c-4e77-8712-025e9de2befc None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.122967] [55493]: INFO cinder.api.openstack.wsgi [None req-8999f0a1-d89c-4e77-8712-025e9de2befc tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] GET http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 [ 1302.123137] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8999f0a1-d89c-4e77-8712-025e9de2befc tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1302.123361] [55493]: DEBUG cinder.api.openstack.wsgi [None req-8999f0a1-d89c-4e77-8712-025e9de2befc tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1302.131392] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.131392] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1302.137028] [55493]: INFO cinder.api.openstack.wsgi [None req-8999f0a1-d89c-4e77-8712-025e9de2befc tempest-ServerActionsTestOtherB-1059331721 tempest-ServerActionsTestOtherB-1059331721-project-member] http://10.180.1.21/volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 returned with HTTP 404 [ 1302.137028] [55493]: [pid: 55493|app: 0|req: 293/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:16:07 2025] GET /volume/v3/volumes/5c562f8b-1a70-44cf-bdd7-925b69195470 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1311.103767] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=109,cinder:UPDATE=17,cinder:INSERT=9 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1312.133951] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=112,cinder:INSERT=7,cinder:UPDATE=21 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1314.118715] [55494]: DEBUG cinder.api.middleware.request_id [None req-da2a5097-09b6-491e-8443-7bf11a1e4386 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.119190] [55494]: INFO cinder.api.openstack.wsgi [None req-da2a5097-09b6-491e-8443-7bf11a1e4386 None None] GET http://10.180.1.21/volume// [ 1314.119367] [55494]: DEBUG cinder.api.openstack.wsgi [None req-da2a5097-09b6-491e-8443-7bf11a1e4386 None None] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.119820] [55494]: DEBUG cinder.api.openstack.wsgi [None req-da2a5097-09b6-491e-8443-7bf11a1e4386 None None] Calling method 'all' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.120060] [55494]: INFO cinder.api.openstack.wsgi [None req-da2a5097-09b6-491e-8443-7bf11a1e4386 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1314.120497] [55494]: [pid: 55494|app: 0|req: 290/583] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 12 21:16:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1314.124200] [55493]: DEBUG cinder.api.middleware.request_id [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-e81afdc5-7e07-448a-915e-9e0129653d25 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.130395] [55493]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-e81afdc5-7e07-448a-915e-9e0129653d25 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1314.130395] [55493]: DEBUG cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-e81afdc5-7e07-448a-915e-9e0129653d25 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "527074fc-6237-4554-85fc-cfc3d86513f5", "connector": null, "instance_uuid": "96eca08c-15d0-41c5-b66a-137f0b22f4c2"}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1314.146416] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.146416] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.189141] [55493]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-e81afdc5-7e07-448a-915e-9e0129653d25 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1314.189856] [55493]: [pid: 55493|app: 0|req: 294/584] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 12 21:16:19 2025] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1314.194515] [55494]: DEBUG cinder.api.middleware.request_id [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-12412cfc-ac19-4dd6-a6a8-65a9efaf8c19 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.197238] [55494]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-12412cfc-ac19-4dd6-a6a8-65a9efaf8c19 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] DELETE http://10.180.1.21/volume/v3/attachments/10d0fc83-4aea-4335-9487-fc84c4a74ffa [ 1314.197507] [55494]: DEBUG cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-12412cfc-ac19-4dd6-a6a8-65a9efaf8c19 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.197732] [55494]: DEBUG cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-12412cfc-ac19-4dd6-a6a8-65a9efaf8c19 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.204943] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.204943] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.731210] [55494]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-12412cfc-ac19-4dd6-a6a8-65a9efaf8c19 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/10d0fc83-4aea-4335-9487-fc84c4a74ffa returned with HTTP 200 [ 1314.731659] [55494]: [pid: 55494|app: 0|req: 291/585] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:16:20 2025] DELETE /volume/v3/attachments/10d0fc83-4aea-4335-9487-fc84c4a74ffa => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1319.142366] [55493]: DEBUG cinder.api.middleware.request_id [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-aad611e0-95f2-4ee1-978d-b5a1dd3c808e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.144665] [55493]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-aad611e0-95f2-4ee1-978d-b5a1dd3c808e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] PUT http://10.180.1.21/volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd [ 1319.145080] [55493]: DEBUG cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-aad611e0-95f2-4ee1-978d-b5a1dd3c808e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-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-503174", "mountpoint": "/dev/sda"}}} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1319.154736] [55493]: DEBUG cinder.coordination [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-aad611e0-95f2-4ee1-978d-b5a1dd3c808e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Acquiring lock "cinder-attachment_update-527074fc-6237-4554-85fc-cfc3d86513f5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1319.158664] [55493]: DEBUG cinder.coordination [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-aad611e0-95f2-4ee1-978d-b5a1dd3c808e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Lock "cinder-attachment_update-527074fc-6237-4554-85fc-cfc3d86513f5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55493) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1319.159736] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.159736] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.677623] [55493]: DEBUG cinder.coordination [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-aad611e0-95f2-4ee1-978d-b5a1dd3c808e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Lock "cinder-attachment_update-527074fc-6237-4554-85fc-cfc3d86513f5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55493) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1319.677954] [55493]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-aad611e0-95f2-4ee1-978d-b5a1dd3c808e tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd returned with HTTP 200 [ 1319.678444] [55493]: [pid: 55493|app: 0|req: 295/586] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 12 21:16:24 2025] PUT /volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1319.682923] [55494]: DEBUG cinder.api.middleware.request_id [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-889daf08-2697-44f9-b17a-5d81689c874f None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.685240] [55494]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-889daf08-2697-44f9-b17a-5d81689c874f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd [ 1319.685491] [55494]: DEBUG cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-889daf08-2697-44f9-b17a-5d81689c874f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.685754] [55494]: DEBUG cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-889daf08-2697-44f9-b17a-5d81689c874f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'version_select' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.699485] [55494]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-889daf08-2697-44f9-b17a-5d81689c874f tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd returned with HTTP 200 [ 1319.699887] [55494]: [pid: 55494|app: 0|req: 292/587] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 12 21:16:25 2025] GET /volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd => generated 642 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1321.780021] [55493]: DEBUG cinder.api.middleware.request_id [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-c57f78f6-39fb-4409-b0d4-36b2ff3cdb93 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.782362] [55493]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-c57f78f6-39fb-4409-b0d4-36b2ff3cdb93 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] POST http://10.180.1.21/volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd/action [ 1321.782784] [55493]: DEBUG cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-c57f78f6-39fb-4409-b0d4-36b2ff3cdb93 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action body: b'{"os-complete": null}' {{(pid=55493) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1321.782922] [55493]: DEBUG cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-c57f78f6-39fb-4409-b0d4-36b2ff3cdb93 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1321.797561] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.797561] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.804167] [55493]: INFO cinder.api.openstack.wsgi [req-df608479-9d13-403a-8835-5bdcb2ff7097 req-c57f78f6-39fb-4409-b0d4-36b2ff3cdb93 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd/action returned with HTTP 204 [ 1321.804537] [55493]: [pid: 55493|app: 0|req: 296/588] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 12 21:16:27 2025] POST /volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1329.698878] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1331.802138] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1350.237417] [55494]: DEBUG cinder.api.middleware.request_id [None req-2f1aa347-f632-4e82-8279-a5bc5fa45bcf None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.239548] [55494]: INFO cinder.api.openstack.wsgi [None req-2f1aa347-f632-4e82-8279-a5bc5fa45bcf tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1350.239780] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2f1aa347-f632-4e82-8279-a5bc5fa45bcf tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.240050] [55494]: DEBUG cinder.api.openstack.wsgi [None req-2f1aa347-f632-4e82-8279-a5bc5fa45bcf tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.252958] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.252958] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.256801] [55494]: INFO cinder.volume.api [None req-2f1aa347-f632-4e82-8279-a5bc5fa45bcf tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1350.261299] [55494]: INFO cinder.api.openstack.wsgi [None req-2f1aa347-f632-4e82-8279-a5bc5fa45bcf tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1350.261673] [55494]: [pid: 55494|app: 0|req: 293/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:16:56 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.300988] [55493]: DEBUG cinder.api.middleware.request_id [None req-dbea1c3d-12d9-45c8-bbd5-85c9f6ffa77f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.303064] [55493]: INFO cinder.api.openstack.wsgi [None req-dbea1c3d-12d9-45c8-bbd5-85c9f6ffa77f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1350.303285] [55493]: DEBUG cinder.api.openstack.wsgi [None req-dbea1c3d-12d9-45c8-bbd5-85c9f6ffa77f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.303501] [55493]: DEBUG cinder.api.openstack.wsgi [None req-dbea1c3d-12d9-45c8-bbd5-85c9f6ffa77f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.311171] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.311171] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.314374] [55493]: INFO cinder.volume.api [None req-dbea1c3d-12d9-45c8-bbd5-85c9f6ffa77f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1350.318374] [55493]: INFO cinder.api.openstack.wsgi [None req-dbea1c3d-12d9-45c8-bbd5-85c9f6ffa77f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1350.318722] [55493]: [pid: 55493|app: 0|req: 297/590] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:16:56 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.306924] [55494]: DEBUG cinder.api.middleware.request_id [None req-b9b3d8c2-b275-494f-ae1c-822dd41c130c None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.309097] [55494]: INFO cinder.api.openstack.wsgi [None req-b9b3d8c2-b275-494f-ae1c-822dd41c130c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] DELETE http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1357.309337] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b9b3d8c2-b275-494f-ae1c-822dd41c130c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.309569] [55494]: DEBUG cinder.api.openstack.wsgi [None req-b9b3d8c2-b275-494f-ae1c-822dd41c130c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.309841] [55494]: INFO cinder.api.v3.volumes [None req-b9b3d8c2-b275-494f-ae1c-822dd41c130c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Delete volume with id: 82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1357.320801] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.320801] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.321422] [55494]: INFO cinder.volume.api [None req-b9b3d8c2-b275-494f-ae1c-822dd41c130c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1357.339961] [55494]: INFO cinder.volume.api [None req-b9b3d8c2-b275-494f-ae1c-822dd41c130c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Delete volume request issued successfully. [ 1357.340266] [55494]: INFO cinder.api.openstack.wsgi [None req-b9b3d8c2-b275-494f-ae1c-822dd41c130c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 202 [ 1357.340787] [55494]: [pid: 55494|app: 0|req: 294/591] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:17:03 2025] DELETE /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1357.344765] [55493]: DEBUG cinder.api.middleware.request_id [None req-e35c450d-0846-47da-a714-20970d58d58e None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.346438] [55493]: INFO cinder.api.openstack.wsgi [None req-e35c450d-0846-47da-a714-20970d58d58e tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1357.347133] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e35c450d-0846-47da-a714-20970d58d58e tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.347133] [55493]: DEBUG cinder.api.openstack.wsgi [None req-e35c450d-0846-47da-a714-20970d58d58e tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.354348] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.354348] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.359205] [55493]: INFO cinder.volume.api [None req-e35c450d-0846-47da-a714-20970d58d58e tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1357.365115] [55493]: INFO cinder.api.openstack.wsgi [None req-e35c450d-0846-47da-a714-20970d58d58e tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 200 [ 1357.365725] [55493]: [pid: 55493|app: 0|req: 298/592] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:17:03 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.376239] [55494]: DEBUG cinder.api.middleware.request_id [None req-dafc3c96-12bf-4fd0-9ac8-7d16b23676f5 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.378400] [55494]: INFO cinder.api.openstack.wsgi [None req-dafc3c96-12bf-4fd0-9ac8-7d16b23676f5 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 [ 1358.378626] [55494]: DEBUG cinder.api.openstack.wsgi [None req-dafc3c96-12bf-4fd0-9ac8-7d16b23676f5 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.378844] [55494]: DEBUG cinder.api.openstack.wsgi [None req-dafc3c96-12bf-4fd0-9ac8-7d16b23676f5 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.385233] [55494]: INFO cinder.api.openstack.wsgi [None req-dafc3c96-12bf-4fd0-9ac8-7d16b23676f5 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 returned with HTTP 404 [ 1358.385709] [55494]: [pid: 55494|app: 0|req: 295/593] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:17:04 2025] GET /volume/v3/volumes/82cd13f2-9b67-4567-a8c4-cf8a96768292 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1358.428338] [55493]: DEBUG cinder.api.middleware.request_id [None req-9d2f53a6-55b7-48df-b102-08d30b091a5f None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.430471] [55493]: INFO cinder.api.openstack.wsgi [None req-9d2f53a6-55b7-48df-b102-08d30b091a5f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] DELETE http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1358.430749] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9d2f53a6-55b7-48df-b102-08d30b091a5f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.431015] [55493]: DEBUG cinder.api.openstack.wsgi [None req-9d2f53a6-55b7-48df-b102-08d30b091a5f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.431237] [55493]: INFO cinder.api.v3.volumes [None req-9d2f53a6-55b7-48df-b102-08d30b091a5f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Delete volume with id: 600333f6-c193-49d7-a78c-73bf892146ae [ 1358.438636] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.438636] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.439145] [55493]: INFO cinder.volume.api [None req-9d2f53a6-55b7-48df-b102-08d30b091a5f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1358.452811] [55493]: INFO cinder.volume.api [None req-9d2f53a6-55b7-48df-b102-08d30b091a5f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Delete volume request issued successfully. [ 1358.452811] [55493]: INFO cinder.api.openstack.wsgi [None req-9d2f53a6-55b7-48df-b102-08d30b091a5f tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 202 [ 1358.453104] [55493]: [pid: 55493|app: 0|req: 299/594] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:17:04 2025] DELETE /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1358.455999] [55494]: DEBUG cinder.api.middleware.request_id [None req-e7da301b-60df-4039-9451-af005483f35c None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.458536] [55494]: INFO cinder.api.openstack.wsgi [None req-e7da301b-60df-4039-9451-af005483f35c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1358.458775] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e7da301b-60df-4039-9451-af005483f35c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.459019] [55494]: DEBUG cinder.api.openstack.wsgi [None req-e7da301b-60df-4039-9451-af005483f35c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.467817] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.467817] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.471476] [55494]: INFO cinder.volume.api [None req-e7da301b-60df-4039-9451-af005483f35c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1358.475986] [55494]: INFO cinder.api.openstack.wsgi [None req-e7da301b-60df-4039-9451-af005483f35c tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1358.476379] [55494]: [pid: 55494|app: 0|req: 296/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:17:04 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.486851] [55493]: DEBUG cinder.api.middleware.request_id [None req-bca5c85a-b85e-4027-a30e-4f009f3817ba None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.489086] [55493]: INFO cinder.api.openstack.wsgi [None req-bca5c85a-b85e-4027-a30e-4f009f3817ba tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1359.489330] [55493]: DEBUG cinder.api.openstack.wsgi [None req-bca5c85a-b85e-4027-a30e-4f009f3817ba tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.489547] [55493]: DEBUG cinder.api.openstack.wsgi [None req-bca5c85a-b85e-4027-a30e-4f009f3817ba tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.497239] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.497239] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.500510] [55493]: INFO cinder.volume.api [None req-bca5c85a-b85e-4027-a30e-4f009f3817ba tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Volume info retrieved successfully. [ 1359.504609] [55493]: INFO cinder.api.openstack.wsgi [None req-bca5c85a-b85e-4027-a30e-4f009f3817ba tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 200 [ 1359.504972] [55493]: [pid: 55493|app: 0|req: 300/596] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:17:05 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.515117] [55494]: DEBUG cinder.api.middleware.request_id [None req-4723f0e1-d7cc-4b7e-8eec-bf964d06f755 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.605259] [55494]: INFO cinder.api.openstack.wsgi [None req-4723f0e1-d7cc-4b7e-8eec-bf964d06f755 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] GET http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae [ 1360.605496] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4723f0e1-d7cc-4b7e-8eec-bf964d06f755 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.605711] [55494]: DEBUG cinder.api.openstack.wsgi [None req-4723f0e1-d7cc-4b7e-8eec-bf964d06f755 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.611736] [55494]: INFO cinder.api.openstack.wsgi [None req-4723f0e1-d7cc-4b7e-8eec-bf964d06f755 tempest-AttachVolumeShelveTestJSON-2125785303 tempest-AttachVolumeShelveTestJSON-2125785303-project-member] http://10.180.1.21/volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae returned with HTTP 404 [ 1360.612205] [55494]: [pid: 55494|app: 0|req: 297/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:17:06 2025] GET /volume/v3/volumes/600333f6-c193-49d7-a78c-73bf892146ae => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1360.963269] [55493]: DEBUG cinder.api.middleware.request_id [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-e2051e6d-07fa-4055-a9b8-cfefb2975dff None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.965643] [55493]: INFO cinder.api.openstack.wsgi [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-e2051e6d-07fa-4055-a9b8-cfefb2975dff tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] DELETE http://10.180.1.21/volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd [ 1360.965861] [55493]: DEBUG cinder.api.openstack.wsgi [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-e2051e6d-07fa-4055-a9b8-cfefb2975dff tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.966090] [55493]: DEBUG cinder.api.openstack.wsgi [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-e2051e6d-07fa-4055-a9b8-cfefb2975dff tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'version_select' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.974118] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.974118] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.500357] [55493]: INFO cinder.api.openstack.wsgi [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-e2051e6d-07fa-4055-a9b8-cfefb2975dff tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd returned with HTTP 200 [ 1361.501118] [55493]: [pid: 55493|app: 0|req: 301/598] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 12 21:17:06 2025] DELETE /volume/v3/attachments/19fff605-3dc3-40d2-84e5-5696b0c927fd => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.507784] [55494]: DEBUG cinder.api.middleware.request_id [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-00749b64-f029-424b-aede-8fe343df8371 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.509800] [55494]: INFO cinder.api.openstack.wsgi [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-00749b64-f029-424b-aede-8fe343df8371 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] DELETE http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 [ 1361.510187] [55494]: DEBUG cinder.api.openstack.wsgi [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-00749b64-f029-424b-aede-8fe343df8371 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.510532] [55494]: DEBUG cinder.api.openstack.wsgi [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-00749b64-f029-424b-aede-8fe343df8371 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'delete' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.511064] [55494]: INFO cinder.api.v3.volumes [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-00749b64-f029-424b-aede-8fe343df8371 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Delete volume with id: 527074fc-6237-4554-85fc-cfc3d86513f5 [ 1361.521118] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.521118] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.521430] [55494]: INFO cinder.volume.api [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-00749b64-f029-424b-aede-8fe343df8371 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1361.539842] [55494]: INFO cinder.volume.api [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-00749b64-f029-424b-aede-8fe343df8371 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Delete volume request issued successfully. [ 1361.540019] [55494]: INFO cinder.api.openstack.wsgi [req-888bd3c3-2355-4b89-916e-df88812b0e1d req-00749b64-f029-424b-aede-8fe343df8371 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 returned with HTTP 202 [ 1361.540355] [55494]: [pid: 55494|app: 0|req: 298/599] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 12 21:17:07 2025] DELETE /volume/v3/volumes/527074fc-6237-4554-85fc-cfc3d86513f5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1369.540362] [55493]: DEBUG cinder.api.middleware.request_id [None req-71a07b85-83cf-4d37-8780-d9c268d22c32 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.542468] [55493]: INFO cinder.api.openstack.wsgi [None req-71a07b85-83cf-4d37-8780-d9c268d22c32 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1369.542692] [55493]: DEBUG cinder.api.openstack.wsgi [None req-71a07b85-83cf-4d37-8780-d9c268d22c32 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.542911] [55493]: DEBUG cinder.api.openstack.wsgi [None req-71a07b85-83cf-4d37-8780-d9c268d22c32 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'delete' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.543113] [55493]: INFO cinder.api.v3.volumes [None req-71a07b85-83cf-4d37-8780-d9c268d22c32 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Delete volume with id: ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1369.553296] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1369.553296] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.553798] [55493]: INFO cinder.volume.api [None req-71a07b85-83cf-4d37-8780-d9c268d22c32 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1369.569850] [55493]: INFO cinder.volume.api [None req-71a07b85-83cf-4d37-8780-d9c268d22c32 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Delete volume request issued successfully. [ 1369.570068] [55493]: INFO cinder.api.openstack.wsgi [None req-71a07b85-83cf-4d37-8780-d9c268d22c32 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 202 [ 1369.570554] [55493]: [pid: 55493|app: 0|req: 302/600] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 12 21:17:15 2025] DELETE /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1369.573191] [55494]: DEBUG cinder.api.middleware.request_id [None req-0318c543-cdee-46fb-8b32-bf657070d534 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.575345] [55494]: INFO cinder.api.openstack.wsgi [None req-0318c543-cdee-46fb-8b32-bf657070d534 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1369.575788] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0318c543-cdee-46fb-8b32-bf657070d534 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.575788] [55494]: DEBUG cinder.api.openstack.wsgi [None req-0318c543-cdee-46fb-8b32-bf657070d534 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.583567] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1369.583567] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.587392] [55494]: INFO cinder.volume.api [None req-0318c543-cdee-46fb-8b32-bf657070d534 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1369.592432] [55494]: INFO cinder.api.openstack.wsgi [None req-0318c543-cdee-46fb-8b32-bf657070d534 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1369.592806] [55494]: [pid: 55494|app: 0|req: 299/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:17:15 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.603489] [55493]: DEBUG cinder.api.middleware.request_id [None req-a600a76c-3072-4627-b89f-6d193f6e965d None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.605521] [55493]: INFO cinder.api.openstack.wsgi [None req-a600a76c-3072-4627-b89f-6d193f6e965d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1370.605749] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a600a76c-3072-4627-b89f-6d193f6e965d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.606019] [55493]: DEBUG cinder.api.openstack.wsgi [None req-a600a76c-3072-4627-b89f-6d193f6e965d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.613666] [55493]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.613666] [55493]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.616992] [55493]: INFO cinder.volume.api [None req-a600a76c-3072-4627-b89f-6d193f6e965d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1370.621095] [55493]: INFO cinder.api.openstack.wsgi [None req-a600a76c-3072-4627-b89f-6d193f6e965d tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1370.621479] [55493]: [pid: 55493|app: 0|req: 303/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:17:16 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1371.631417] [55494]: DEBUG cinder.api.middleware.request_id [None req-1ec52f6b-c68c-4ccf-8fbf-431585ffddc2 None None] RequestId filter calling following filter/app {{(pid=55494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1371.633486] [55494]: INFO cinder.api.openstack.wsgi [None req-1ec52f6b-c68c-4ccf-8fbf-431585ffddc2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1371.633709] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1ec52f6b-c68c-4ccf-8fbf-431585ffddc2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55494) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1371.633924] [55494]: DEBUG cinder.api.openstack.wsgi [None req-1ec52f6b-c68c-4ccf-8fbf-431585ffddc2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1371.641314] [55494]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1371.641314] [55494]: warnings.warn('Policy enforcement is depending on the value of ' [ 1371.644782] [55494]: INFO cinder.volume.api [None req-1ec52f6b-c68c-4ccf-8fbf-431585ffddc2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Volume info retrieved successfully. [ 1371.648847] [55494]: INFO cinder.api.openstack.wsgi [None req-1ec52f6b-c68c-4ccf-8fbf-431585ffddc2 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 200 [ 1371.649212] [55494]: [pid: 55494|app: 0|req: 300/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:17:17 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.659581] [55493]: DEBUG cinder.api.middleware.request_id [None req-080de803-c242-44e8-bb35-840f3a808ed6 None None] RequestId filter calling following filter/app {{(pid=55493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.661882] [55493]: INFO cinder.api.openstack.wsgi [None req-080de803-c242-44e8-bb35-840f3a808ed6 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] GET http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 [ 1372.662141] [55493]: DEBUG cinder.api.openstack.wsgi [None req-080de803-c242-44e8-bb35-840f3a808ed6 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Empty body provided in request {{(pid=55493) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.662377] [55493]: DEBUG cinder.api.openstack.wsgi [None req-080de803-c242-44e8-bb35-840f3a808ed6 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] Calling method 'show' {{(pid=55493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.668504] [55493]: INFO cinder.api.openstack.wsgi [None req-080de803-c242-44e8-bb35-840f3a808ed6 tempest-ServerActionsTestOtherA-546015097 tempest-ServerActionsTestOtherA-546015097-project-member] http://10.180.1.21/volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 returned with HTTP 404 [ 1372.668968] [55493]: [pid: 55493|app: 0|req: 304/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 12 21:17:18 2025] GET /volume/v3/volumes/ff6ea4df-c99a-41b3-ad65-90f022c5e546 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1381.646866] [55494]: DEBUG dbcounter [-] [55494] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=55494) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1382.664709] [55493]: DEBUG dbcounter [-] [55493] Writing DB stats cinder:SELECT=33,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=55493) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}